Pull request #4006 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 7403972676612df12563dc943565a4020914d98d rather than ba8927af0b0842ef7907e40e5de79cc070a50d1f Obtained Jenkinsfile from 7403972676612df12563dc943565a4020914d98d 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-ssh4256451740266491550.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh4395874245027002449.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/PR-4006/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/PR-4006/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15207970181262828767.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh9879040996130114209.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/PR-4006/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/PR-4006/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11368494005891577256.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40511 in /w/workspace/edgexfoundry_edgex-go_PR-4006 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7403972676612df12563dc943565a4020914d98d into PR head commit ba8927af0b0842ef7907e40e5de79cc070a50d1f Merge succeeded, producing ba8927af0b0842ef7907e40e5de79cc070a50d1f Checking out Revision ba8927af0b0842ef7907e40e5de79cc070a50d1f (PR-4006) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4006/head:refs/remotes/origin/PR-4006 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba8927af0b0842ef7907e40e5de79cc070a50d1f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7403972676612df12563dc943565a4020914d98d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba8927af0b0842ef7907e40e5de79cc070a50d1f # timeout=10 Commit message: "docs(snap): Update snap/README" > git rev-list --no-walk 975c77bd89ed6a9dcc914acbe5d0cbd0e69f04c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-05T15:07:54.039Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-05T15:07:54.083Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-05T15:07:54.097Z] ========================================================= [2022-05-05T15:07:54.097Z] EdgeX Global Pipelines Version Info [2022-05-05T15:07:54.097Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-05T15:07:54.884Z] ------------------- [2022-05-05T15:07:54.884Z] stable info: [2022-05-05T15:07:54.884Z] ------------------- [2022-05-05T15:07:54.884Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-05T15:07:54.884Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-05T15:07:54.884Z] Message: update stable to v1.0.227 [2022-05-05T15:07:55.460Z] ------------------- [2022-05-05T15:07:55.460Z] experimental info: [2022-05-05T15:07:55.460Z] ------------------- [2022-05-05T15:07:55.460Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-05T15:07:55.460Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-05T15:07:55.460Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-05T15:07:55.612Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-05T15:07:55.625Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-05T15:07:55.636Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-05T15:07:55.647Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-05T15:07:55.659Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-05T15:07:55.670Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-05T15:07:55.681Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-05T15:07:55.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-05T15:07:55.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-05T15:07:55.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-05T15:07:55.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-05T15:07:55.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-05T15:07:55.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-05T15:07:55.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-05T15:07:55.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-05T15:07:55.782Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-05T15:07:55.790Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-05T15:07:55.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-05T15:07:55.807Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-05T15:07:55.816Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-05T15:07:55.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-05T15:07:55.832Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-05T15:07:55.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4006 [Pipeline] echo [2022-05-05T15:07:55.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4006 [Pipeline] echo [2022-05-05T15:07:55.870Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4006 [Pipeline] echo [2022-05-05T15:07:55.881Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba8927af0b0842ef7907e40e5de79cc070a50d1f [Pipeline] echo [2022-05-05T15:07:55.891Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba8927a [Pipeline] echo [2022-05-05T15:07:55.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-05T15:07:55.946Z] provisioning config files... [2022-05-05T15:07:55.965Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1432981985603932788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-05T15:07:56.273Z] ---> docker-login.sh [2022-05-05T15:07:56.273Z] nexus3.edgexfoundry.org:10001 [2022-05-05T15:07:56.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T15:07:56.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T15:07:56.535Z] Configure a credential helper to remove this warning. See [2022-05-05T15:07:56.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T15:07:56.535Z] [2022-05-05T15:07:56.535Z] Login Succeeded [2022-05-05T15:07:56.535Z] nexus3.edgexfoundry.org:10002 [2022-05-05T15:07:56.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T15:07:56.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T15:07:56.798Z] Configure a credential helper to remove this warning. See [2022-05-05T15:07:56.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T15:07:56.798Z] [2022-05-05T15:07:56.798Z] Login Succeeded [2022-05-05T15:07:56.798Z] nexus3.edgexfoundry.org:10003 [2022-05-05T15:07:56.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T15:07:56.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T15:07:56.798Z] Configure a credential helper to remove this warning. See [2022-05-05T15:07:56.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T15:07:56.798Z] [2022-05-05T15:07:56.798Z] Login Succeeded [2022-05-05T15:07:56.798Z] nexus3.edgexfoundry.org:10004 [2022-05-05T15:07:57.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T15:07:57.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T15:07:57.059Z] Configure a credential helper to remove this warning. See [2022-05-05T15:07:57.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T15:07:57.059Z] [2022-05-05T15:07:57.059Z] Login Succeeded [2022-05-05T15:07:57.059Z] docker.io [2022-05-05T15:07:57.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T15:07:57.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T15:07:57.634Z] Configure a credential helper to remove this warning. See [2022-05-05T15:07:57.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T15:07:57.634Z] [2022-05-05T15:07:57.634Z] Login Succeeded [2022-05-05T15:07:57.634Z] ---> docker-login.sh ends [Pipeline] } [2022-05-05T15:07:57.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-05T15:07:57.996Z] + 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-05T15:07:57.996Z] + dirname cmd/core-command/Dockerfile [2022-05-05T15:07:57.996Z] + cut -d/ -f2 [2022-05-05T15:07:57.996Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-05T15:07:57.996Z] + dirname cmd/core-data/Dockerfile [2022-05-05T15:07:57.996Z] + cut -d/ -f2 [2022-05-05T15:07:57.996Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-05T15:07:57.996Z] + dirname cmd/core-metadata/Dockerfile [2022-05-05T15:07:57.996Z] + cut -d/ -f2 [2022-05-05T15:07:57.996Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-05T15:07:57.996Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-05T15:07:57.996Z] + cut -d/ -f2 [2022-05-05T15:07:57.996Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-05T15:07:57.996Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-05T15:07:57.996Z] + cut -d/ -f2 [2022-05-05T15:07:57.996Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-05T15:07:57.996Z] + + cut -d/ -f2 [2022-05-05T15:07:57.996Z] dirname cmd/security-secretstore-setup/Dockerfile [2022-05-05T15:07:57.996Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-05T15:07:57.996Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-05T15:07:57.996Z] + cut -d/ -f2 [2022-05-05T15:07:57.996Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-05T15:07:57.996Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-05T15:07:57.996Z] + cut -d/ -f2 [2022-05-05T15:07:57.996Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-05T15:07:57.996Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-05T15:07:57.996Z] + cut -d/ -f2 [2022-05-05T15:07:57.996Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-05T15:07:57.996Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-05T15:07:57.996Z] + cut -d/ -f2 [2022-05-05T15:07:57.996Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-05T15:07:57.996Z] + dirname cmd/support-notifications/Dockerfile [2022-05-05T15:07:57.996Z] + cut -d/ -f2 [2022-05-05T15:07:57.996Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-05T15:07:57.996Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-05T15:07:57.996Z] + cut -d/ -f2 [2022-05-05T15:07:57.996Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-05T15:07:57.996Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-05T15:07:57.996Z] + cut -d/ -f2 [2022-05-05T15:07:57.996Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-05T15:07:58.101Z] 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-05T15:07:58.472Z] + git rev-list -1 --merges ba8927af0b0842ef7907e40e5de79cc070a50d1f~1..ba8927af0b0842ef7907e40e5de79cc070a50d1f [Pipeline] echo [2022-05-05T15:07:58.495Z] -----------> git rev-list -1 --merges ba8927af0b0842ef7907e40e5de79cc070a50d1f~1..ba8927af0b0842ef7907e40e5de79cc070a50d1f ba8927af0b0842ef7907e40e5de79cc070a50d1f [false] [Pipeline] sh [2022-05-05T15:07:58.793Z] + git log --format=format:%s -1 ba8927af0b0842ef7907e40e5de79cc070a50d1f [Pipeline] echo [2022-05-05T15:07:58.811Z] ========================================================= [2022-05-05T15:07:58.811Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-05T15:07:58.811Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-05T15:07:59.458Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-05T15:07:59.458Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-05T15:07:59.458Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-05T15:07:59.458Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-05T15:07:59.458Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-05T15:07:59.458Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-05T15:07:59.458Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-05T15:07:59.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-05T15:07:59.877Z] [2022-05-05T15:07:59.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-05T15:08:00.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-05T15:08:00.180Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-05T15:08:00.180Z] 1fe172e4850f: Pulling fs layer [2022-05-05T15:08:00.180Z] caf521ccaac6: Pulling fs layer [2022-05-05T15:08:00.180Z] 3ead6fa29328: Pulling fs layer [2022-05-05T15:08:00.180Z] 5c2a1cbceb83: Pulling fs layer [2022-05-05T15:08:00.180Z] a8d5f1318db7: Pulling fs layer [2022-05-05T15:08:00.180Z] 5c2a1cbceb83: Waiting [2022-05-05T15:08:00.180Z] c427282e49a2: Pulling fs layer [2022-05-05T15:08:00.180Z] a8d5f1318db7: Waiting [2022-05-05T15:08:00.180Z] 1827001aaf11: Pulling fs layer [2022-05-05T15:08:00.180Z] 0714d37db230: Pulling fs layer [2022-05-05T15:08:00.180Z] ac28cf19c067: Pulling fs layer [2022-05-05T15:08:00.180Z] 1827001aaf11: Waiting [2022-05-05T15:08:00.180Z] 0714d37db230: Waiting [2022-05-05T15:08:00.180Z] ca983d60f3e2: Pulling fs layer [2022-05-05T15:08:00.180Z] 9f894cec8388: Pulling fs layer [2022-05-05T15:08:00.180Z] ac28cf19c067: Waiting [2022-05-05T15:08:00.180Z] 9f894cec8388: Waiting [2022-05-05T15:08:00.180Z] caf521ccaac6: Download complete [2022-05-05T15:08:00.180Z] 5c2a1cbceb83: Verifying Checksum [2022-05-05T15:08:00.180Z] 5c2a1cbceb83: Download complete [2022-05-05T15:08:00.180Z] a8d5f1318db7: Verifying Checksum [2022-05-05T15:08:00.180Z] a8d5f1318db7: Download complete [2022-05-05T15:08:00.441Z] 3ead6fa29328: Verifying Checksum [2022-05-05T15:08:00.441Z] 3ead6fa29328: Download complete [2022-05-05T15:08:00.441Z] c427282e49a2: Verifying Checksum [2022-05-05T15:08:00.441Z] c427282e49a2: Download complete [2022-05-05T15:08:00.441Z] 0714d37db230: Download complete [2022-05-05T15:08:00.441Z] ac28cf19c067: Verifying Checksum [2022-05-05T15:08:00.441Z] ac28cf19c067: Download complete [2022-05-05T15:08:00.441Z] ca983d60f3e2: Download complete [2022-05-05T15:08:00.441Z] 9f894cec8388: Download complete [2022-05-05T15:08:00.441Z] 1fe172e4850f: Download complete [2022-05-05T15:08:00.700Z] 1827001aaf11: Verifying Checksum [2022-05-05T15:08:00.700Z] 1827001aaf11: Download complete [2022-05-05T15:08:01.644Z] 1fe172e4850f: Pull complete [2022-05-05T15:08:01.906Z] caf521ccaac6: Pull complete [2022-05-05T15:08:02.478Z] 3ead6fa29328: Pull complete [2022-05-05T15:08:02.478Z] 5c2a1cbceb83: Pull complete [2022-05-05T15:08:02.739Z] a8d5f1318db7: Pull complete [2022-05-05T15:08:02.739Z] c427282e49a2: Pull complete [2022-05-05T15:08:04.650Z] 1827001aaf11: Pull complete [2022-05-05T15:08:04.911Z] 0714d37db230: Pull complete [2022-05-05T15:08:04.911Z] ac28cf19c067: Pull complete [2022-05-05T15:08:04.911Z] ca983d60f3e2: Pull complete [2022-05-05T15:08:05.173Z] 9f894cec8388: Pull complete [2022-05-05T15:08:05.173Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-05T15:08:05.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-05T15:08:05.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-05T15:08:05.254Z] prd-ubuntu20.04-docker-8c-8g-40511 does not seem to be running inside a container [2022-05-05T15:08:05.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-05T15:08:06.530Z] $ docker top a04cde96bd246149cf2beaccddd4d60bd9dfd4d61c3399f5e5fe5b7b18c092a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-05T15:08:06.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-05T15:08:06.641Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-05T15:08:06.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-05T15:08:06.785Z] $ docker exec a04cde96bd246149cf2beaccddd4d60bd9dfd4d61c3399f5e5fe5b7b18c092a9 ssh-agent [2022-05-05T15:08:06.906Z] SSH_AUTH_SOCK=/tmp/ssh-2OWcJlVk3mzL/agent.33 [2022-05-05T15:08:06.906Z] SSH_AGENT_PID=39 [2022-05-05T15:08:06.914Z] Running ssh-add (command line suppressed) [2022-05-05T15:08:07.040Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2277936124003510464.key (/w/workspace/edgex-go/5@tmp/private_key_2277936124003510464.key) [2022-05-05T15:08:07.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-05T15:08:07.347Z] + git tag --points-at HEAD [Pipeline] } [2022-05-05T15:08:07.370Z] $ docker exec --env ******** --env ******** a04cde96bd246149cf2beaccddd4d60bd9dfd4d61c3399f5e5fe5b7b18c092a9 ssh-agent -k [2022-05-05T15:08:07.486Z] unset SSH_AUTH_SOCK; [2022-05-05T15:08:07.487Z] unset SSH_AGENT_PID; [2022-05-05T15:08:07.488Z] echo Agent pid 39 killed; [2022-05-05T15:08:07.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-05T15:08:07.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-05T15:08:07.521Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-05T15:08:07.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-05T15:08:07.678Z] $ docker exec a04cde96bd246149cf2beaccddd4d60bd9dfd4d61c3399f5e5fe5b7b18c092a9 ssh-agent [2022-05-05T15:08:07.806Z] SSH_AUTH_SOCK=/tmp/ssh-wVJsafFBmq9g/agent.71 [2022-05-05T15:08:07.806Z] SSH_AGENT_PID=78 [2022-05-05T15:08:07.812Z] Running ssh-add (command line suppressed) [2022-05-05T15:08:07.949Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3851471985804345999.key (/w/workspace/edgex-go/5@tmp/private_key_3851471985804345999.key) [2022-05-05T15:08:07.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-05T15:08:08.257Z] + git semver init [2022-05-05T15:08:08.517Z] 2022-05-05 15:08:08,478 [run_init] DEBUG init version:0.0.0 force:False [2022-05-05T15:08:08.517Z] 2022-05-05 15:08:08,478 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2022-05-05T15:08:08.517Z] 2022-05-05 15:08:08,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2022-05-05T15:08:08.517Z] 2022-05-05 15:08:08,479 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2022-05-05T15:08:12.724Z] 2022-05-05 15:08:12,289 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2022-05-05T15:08:12.724Z] 2022-05-05 15:08:12,290 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4006 with force:False [2022-05-05T15:08:12.724Z] 2022-05-05 15:08:12,290 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4006 [2022-05-05T15:08:12.724Z] 2022-05-05 15:08:12,295 [execute] INFO git cat-file --batch-check [2022-05-05T15:08:12.724Z] 2022-05-05 15:08:12,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-05-05T15:08:12.724Z] 2022-05-05 15:08:12,301 [execute] INFO git cat-file --batch [2022-05-05T15:08:12.724Z] 2022-05-05 15:08:12,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-05-05T15:08:12.724Z] 2022-05-05 15:08:12,306 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4006 [2022-05-05T15:08:12.724Z] 0.0.0 [Pipeline] } [2022-05-05T15:08:12.741Z] $ docker exec --env ******** --env ******** a04cde96bd246149cf2beaccddd4d60bd9dfd4d61c3399f5e5fe5b7b18c092a9 ssh-agent -k [2022-05-05T15:08:12.862Z] unset SSH_AUTH_SOCK; [2022-05-05T15:08:12.862Z] unset SSH_AGENT_PID; [2022-05-05T15:08:12.862Z] echo Agent pid 78 killed; [2022-05-05T15:08:12.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-05T15:08:13.177Z] + git semver [Pipeline] } [2022-05-05T15:08:13.460Z] $ docker stop --time=1 a04cde96bd246149cf2beaccddd4d60bd9dfd4d61c3399f5e5fe5b7b18c092a9 [2022-05-05T15:08:14.826Z] $ docker rm -f a04cde96bd246149cf2beaccddd4d60bd9dfd4d61c3399f5e5fe5b7b18c092a9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-05T15:08:15.170Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-05T15:08:15.421Z] Stashed 1 file(s) [Pipeline] echo [2022-05-05T15:08:15.425Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-05T15:08:15.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-05T15:08:15.554Z] ========================================================= [2022-05-05T15:08:15.554Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-05T15:08:15.554Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-05T15:08:15.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-05T15:08:15.842Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-05T15:08:15.842Z] 59bf1c3509f3: Pulling fs layer [2022-05-05T15:08:15.842Z] 666ba61612fd: Pulling fs layer [2022-05-05T15:08:15.842Z] 8ed8ca486205: Pulling fs layer [2022-05-05T15:08:15.842Z] 4fe6c5a15a65: Pulling fs layer [2022-05-05T15:08:15.842Z] 22a0e8bec74d: Pulling fs layer [2022-05-05T15:08:15.842Z] ca2b28591e48: Pulling fs layer [2022-05-05T15:08:15.842Z] a51346096db8: Pulling fs layer [2022-05-05T15:08:15.842Z] daebc70d1ce1: Pulling fs layer [2022-05-05T15:08:15.842Z] 0e18a0eac166: Pulling fs layer [2022-05-05T15:08:15.842Z] 4fe6c5a15a65: Waiting [2022-05-05T15:08:15.842Z] 22a0e8bec74d: Waiting [2022-05-05T15:08:15.842Z] ca2b28591e48: Waiting [2022-05-05T15:08:15.842Z] a51346096db8: Waiting [2022-05-05T15:08:15.842Z] daebc70d1ce1: Waiting [2022-05-05T15:08:15.842Z] 0e18a0eac166: Waiting [2022-05-05T15:08:15.842Z] 8ed8ca486205: Verifying Checksum [2022-05-05T15:08:15.842Z] 8ed8ca486205: Download complete [2022-05-05T15:08:15.842Z] 666ba61612fd: Verifying Checksum [2022-05-05T15:08:15.842Z] 666ba61612fd: Download complete [2022-05-05T15:08:15.842Z] 22a0e8bec74d: Verifying Checksum [2022-05-05T15:08:15.842Z] 22a0e8bec74d: Download complete [2022-05-05T15:08:15.842Z] ca2b28591e48: Verifying Checksum [2022-05-05T15:08:15.842Z] ca2b28591e48: Download complete [2022-05-05T15:08:15.842Z] 59bf1c3509f3: Verifying Checksum [2022-05-05T15:08:15.842Z] 59bf1c3509f3: Download complete [2022-05-05T15:08:15.842Z] a51346096db8: Verifying Checksum [2022-05-05T15:08:15.842Z] a51346096db8: Download complete [2022-05-05T15:08:16.102Z] daebc70d1ce1: Verifying Checksum [2022-05-05T15:08:16.102Z] daebc70d1ce1: Download complete [2022-05-05T15:08:16.102Z] 59bf1c3509f3: Pull complete [2022-05-05T15:08:16.102Z] 666ba61612fd: Pull complete [2022-05-05T15:08:16.361Z] 8ed8ca486205: Pull complete [2022-05-05T15:08:16.622Z] 0e18a0eac166: Verifying Checksum [2022-05-05T15:08:16.622Z] 0e18a0eac166: Download complete [2022-05-05T15:08:16.622Z] 4fe6c5a15a65: Download complete [2022-05-05T15:08:20.824Z] 4fe6c5a15a65: Pull complete [2022-05-05T15:08:20.824Z] 22a0e8bec74d: Pull complete [2022-05-05T15:08:20.824Z] ca2b28591e48: Pull complete [2022-05-05T15:08:20.824Z] a51346096db8: Pull complete [2022-05-05T15:08:20.824Z] daebc70d1ce1: Pull complete [2022-05-05T15:08:22.207Z] 0e18a0eac166: Pull complete [2022-05-05T15:08:22.207Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-05T15:08:22.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-05T15:08:22.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-05T15:08:22.515Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-05T15:08:22.515Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-05T15:08:22.515Z] WORKDIR /edgex [2022-05-05T15:08:22.515Z] COPY go.mod . [2022-05-05T15:08:22.515Z] RUN go mod download [2022-05-05T15:08:23.892Z] Sending build context to Docker daemon 335.2MB [2022-05-05T15:08:23.892Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-05T15:08:23.892Z] ---> f018257e8ee9 [2022-05-05T15:08:23.892Z] Step 2/4 : WORKDIR /edgex [2022-05-05T15:08:25.277Z] ---> Running in 2c0a8bb0f2ad [2022-05-05T15:08:25.277Z] Removing intermediate container 2c0a8bb0f2ad [2022-05-05T15:08:25.277Z] ---> 6da42aaff6b6 [2022-05-05T15:08:25.277Z] Step 3/4 : COPY go.mod . [2022-05-05T15:08:25.537Z] ---> ad3948323981 [2022-05-05T15:08:25.537Z] Step 4/4 : RUN go mod download [2022-05-05T15:08:25.537Z] ---> Running in 98a4d9ceb88f [2022-05-05T15:08:30.505Z] Still waiting to schedule task [2022-05-05T15:08:30.505Z] ‘prd-centos7-blackbox-4c-2g-34311’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-05T15:08:30.505Z] ‘prd-centos7-builder-2c-1g-40506’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-05T15:08:30.505Z] ‘prd-ubuntu20.04-docker-8c-8g-40508’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-05T15:08:30.505Z] ‘prd-ubuntu20.04-docker-8c-8g-40509’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-05T15:08:30.505Z] ‘prd-ubuntu20.04-docker-8c-8g-40510’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-05T15:08:30.506Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-40512’ is offline [2022-05-05T15:08:40.444Z] Removing intermediate container 98a4d9ceb88f [2022-05-05T15:08:40.444Z] ---> a0db04df0662 [2022-05-05T15:08:40.444Z] Successfully built a0db04df0662 [2022-05-05T15:08:40.444Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-05T15:08:40.750Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-05T15:08:40.750Z] . [Pipeline] withDockerContainer [2022-05-05T15:08:40.820Z] prd-ubuntu20.04-docker-8c-8g-40511 does not seem to be running inside a container [2022-05-05T15:08:40.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-05T15:08:41.243Z] $ docker top 7ed21185c59669ed467c8648c30222cf4e0f893b1921739e7e166f5dc73079b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-05T15:08:41.600Z] + go version [2022-05-05T15:08:41.600Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-05T15:08:41.620Z] $ docker stop --time=1 7ed21185c59669ed467c8648c30222cf4e0f893b1921739e7e166f5dc73079b4 [2022-05-05T15:08:42.898Z] $ docker rm -f 7ed21185c59669ed467c8648c30222cf4e0f893b1921739e7e166f5dc73079b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-05T15:08:43.296Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-05T15:08:43.297Z] . [Pipeline] withDockerContainer [2022-05-05T15:08:43.369Z] prd-ubuntu20.04-docker-8c-8g-40511 does not seem to be running inside a container [2022-05-05T15:08:43.413Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-05T15:08:43.782Z] $ docker top 2aa4fe072637a0607208c6aa987fe634dc73622f05415abfb19aa07b218c5193 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-05T15:08:43.859Z] ========================================================= [2022-05-05T15:08:43.859Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-05T15:08:43.859Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-05T15:08:44.153Z] + make test [2022-05-05T15:08:44.154Z] go mod tidy -compat=1.17 [2022-05-05T15:08:44.414Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-05T15:08:49.711Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-05T15:08:59.688Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-05T15:08:59.688Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-05T15:09:00.256Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-05T15:09:00.256Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-05T15:09:00.256Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-05T15:09:00.256Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-05T15:09:00.256Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-05T15:09:00.256Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-05T15:09:00.256Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-05T15:09:00.256Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-05T15:09:00.256Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-05T15:09:00.256Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-05T15:09:00.256Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-05T15:09:00.256Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-05T15:09:00.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-05T15:09:01.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2022-05-05T15:09:01.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-05T15:09:01.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-05T15:09:02.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2022-05-05T15:09:02.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-05T15:09:02.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 53.4% of statements [2022-05-05T15:09:02.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-05T15:09:02.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-05T15:09:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.433s coverage: 89.2% of statements [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-05T15:09:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-05T15:09:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.395s coverage: 95.6% of statements [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-05T15:09:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-05T15:09:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-05T15:09:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.114s coverage: 0.9% of statements [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-05T15:09:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements [2022-05-05T15:09:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements [2022-05-05T15:09:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-05T15:09:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2022-05-05T15:09:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements [2022-05-05T15:09:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2022-05-05T15:09:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2022-05-05T15:09:05.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-05-05T15:09:15.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements [2022-05-05T15:09:15.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2022-05-05T15:09:16.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.180s coverage: 82.5% of statements [2022-05-05T15:09:16.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-05T15:09:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-05T15:09:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-05T15:09:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-05T15:09:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-05T15:09:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-05T15:09:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2022-05-05T15:09:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-05-05T15:09:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-05-05T15:09:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-05T15:09:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-05T15:09:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2022-05-05T15:09:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-05-05T15:09:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-05-05T15:09:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-05-05T15:09:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-05-05T15:09:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.376s coverage: 65.4% of statements [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-05T15:09:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 43.8% of statements [2022-05-05T15:09:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-05T15:09:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-05T15:09:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-05T15:09:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-05T15:09:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-05T15:09:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-05T15:09:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-05T15:09:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.068s coverage: 28.9% of statements [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-05T15:09:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-05T15:09:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2022-05-05T15:09:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-05-05T15:09:26.935Z] 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-05T15:09:45.021Z] GO111MODULE=on go vet ./... [2022-05-05T15:09:45.957Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-05T15:09:46.526Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-05T15:09:46.786Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-05T15:09:47.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-05T15:09:47.664Z] + ls -al . [2022-05-05T15:09:47.664Z] total 672 [2022-05-05T15:09:47.664Z] drwxrwxr-x 10 1001 1001 4096 May 5 15:09 . [2022-05-05T15:09:47.664Z] drwxr-xr-x 4 root root 4096 May 5 15:08 .. [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 11 May 5 15:07 .dockerignore [2022-05-05T15:09:47.664Z] drwxrwxr-x 8 1001 1001 4096 May 5 15:08 .git [2022-05-05T15:09:47.664Z] drwxrwxr-x 3 1001 1001 4096 May 5 15:07 .github [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 879 May 5 15:07 .gitignore [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 42 May 5 15:07 .golangci.yml [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 87 May 5 15:07 .hadolint.yml [2022-05-05T15:09:47.664Z] drwxr-xr-x 3 1001 1001 4096 May 5 15:08 .semver [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 166 May 5 15:07 .sonarcloud.properties [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 1171 May 5 15:07 ADOPTERS.md [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 10086 May 5 15:07 Attribution.txt [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 51732 May 5 15:07 CHANGELOG.md [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 3804 May 5 15:07 CONTRIBUTING.md [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 677 May 5 15:07 GOVERNANCE.md [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 850 May 5 15:07 Jenkinsfile [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 10775 May 5 15:07 LICENSE [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 10389 May 5 15:07 Makefile [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 582 May 5 15:07 OWNERS.md [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 9094 May 5 15:07 README.md [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 6912 May 5 15:07 SECURITY.md [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 5 May 5 15:08 VERSION [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 4131 May 5 15:07 ZMQWindows.md [2022-05-05T15:09:47.664Z] drwxrwxr-x 2 1001 1001 4096 May 5 15:07 bin [2022-05-05T15:09:47.664Z] drwxrwxr-x 18 1001 1001 4096 May 5 15:07 cmd [2022-05-05T15:09:47.664Z] -rw-r--r-- 1 root root 435134 May 5 15:09 coverage.out [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 3256 May 5 15:07 go.mod [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 35162 May 5 15:08 go.sum [2022-05-05T15:09:47.664Z] drwxrwxr-x 8 1001 1001 4096 May 5 15:07 internal [2022-05-05T15:09:47.664Z] drwxrwxr-x 3 1001 1001 4096 May 5 15:07 openapi [2022-05-05T15:09:47.664Z] drwxrwxr-x 4 1001 1001 4096 May 5 15:07 snap [2022-05-05T15:09:47.664Z] -rw-rw-r-- 1 1001 1001 204 May 5 15:07 version.go [Pipeline] sh [2022-05-05T15:09:47.953Z] + '[' -e coverage.out ] [2022-05-05T15:09:47.953Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-05T15:09:48.048Z] Stashed 1 file(s) [Pipeline] sh [2022-05-05T15:09:48.329Z] + make build [2022-05-05T15:09:48.329Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-05T15:10:00.552Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-05T15:10:08.667Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-05T15:10:09.608Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-05T15:10:14.880Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-05T15:10:15.448Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-05T15:10:16.016Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-05T15:10:17.394Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-05T15:10:17.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-05T15:10:18.901Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-05T15:10:19.474Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-05T15:10:20.416Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-05T15:10:21.800Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-05T15:10:23.202Z] $ docker stop --time=1 2aa4fe072637a0607208c6aa987fe634dc73622f05415abfb19aa07b218c5193 [2022-05-05T15:10:25.439Z] $ docker rm -f 2aa4fe072637a0607208c6aa987fe634dc73622f05415abfb19aa07b218c5193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-05T15:10:26.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-05T15:10:26.587Z] [2022-05-05T15:10:26.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-05T15:10:26.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-05T15:10:26.896Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-05T15:10:26.896Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-05T15:10:26.896Z] ca9280d653b3: Pulling fs layer [2022-05-05T15:10:26.896Z] 7e9c9ca2126c: Pulling fs layer [2022-05-05T15:10:26.896Z] cbdbe7a5bc2a: Download complete [2022-05-05T15:10:27.155Z] ca9280d653b3: Verifying Checksum [2022-05-05T15:10:27.155Z] ca9280d653b3: Download complete [2022-05-05T15:10:27.155Z] cbdbe7a5bc2a: Pull complete [2022-05-05T15:10:27.414Z] 7e9c9ca2126c: Download complete [2022-05-05T15:10:27.672Z] ca9280d653b3: Pull complete [2022-05-05T15:10:30.967Z] 7e9c9ca2126c: Pull complete [2022-05-05T15:10:30.967Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-05T15:10:30.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-05T15:10:30.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-05T15:10:31.047Z] prd-ubuntu20.04-docker-8c-8g-40511 does not seem to be running inside a container [2022-05-05T15:10:31.101Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-05T15:10:32.168Z] $ docker top 62a7d995942e5a665d50d23a54b08e464a20dbe9eb8a8d32c225bbbafa31f7e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-05T15:10:32.618Z] + docker-compose build --help [2022-05-05T15:10:32.618Z] + grep parallel [2022-05-05T15:10:33.195Z] --parallel Build images in parallel. [Pipeline] } [2022-05-05T15:10:33.217Z] $ docker stop --time=1 62a7d995942e5a665d50d23a54b08e464a20dbe9eb8a8d32c225bbbafa31f7e8 [2022-05-05T15:10:34.481Z] $ docker rm -f 62a7d995942e5a665d50d23a54b08e464a20dbe9eb8a8d32c225bbbafa31f7e8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-05T15:10:34.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-05T15:10:34.871Z] . [Pipeline] withDockerContainer [2022-05-05T15:10:34.940Z] prd-ubuntu20.04-docker-8c-8g-40511 does not seem to be running inside a container [2022-05-05T15:10:34.981Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-05T15:10:35.337Z] $ docker top d5368132405353acb823be5eb25ad436313947f68f3e32c3f55ac4a1a96c4a44 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-05T15:10:35.686Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-05T15:10:36.255Z] Building core-command ... [2022-05-05T15:10:36.255Z] Building core-data ... [2022-05-05T15:10:36.255Z] Building core-metadata ... [2022-05-05T15:10:36.255Z] Building security-bootstrapper ... [2022-05-05T15:10:36.255Z] Building security-proxy-setup ... [2022-05-05T15:10:36.255Z] Building security-secretstore-setup ... [2022-05-05T15:10:36.255Z] Building security-spiffe-token-provider ... [2022-05-05T15:10:36.255Z] Building security-spire-agent ... [2022-05-05T15:10:36.255Z] Building security-spire-config ... [2022-05-05T15:10:36.255Z] Building security-spire-server ... [2022-05-05T15:10:36.255Z] Building support-notifications ... [2022-05-05T15:10:36.255Z] Building support-scheduler ... [2022-05-05T15:10:36.255Z] Building sys-mgmt-agent ... [2022-05-05T15:10:36.255Z] Building security-spiffe-token-provider [2022-05-05T15:10:36.255Z] Building support-notifications [2022-05-05T15:10:36.255Z] Building core-command [2022-05-05T15:10:36.255Z] Building security-spire-config [2022-05-05T15:10:36.255Z] Building security-spire-agent [2022-05-05T15:10:51.147Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:10:51.147Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:10:51.147Z] ---> a0db04df0662 [2022-05-05T15:10:51.147Z] Step 3/26 : WORKDIR /edgex-go [2022-05-05T15:10:51.147Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:10:51.147Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:10:51.147Z] ---> a0db04df0662 [2022-05-05T15:10:51.147Z] Step 3/20 : WORKDIR /edgex-go [2022-05-05T15:10:51.147Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:10:51.147Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:10:51.147Z] ---> a0db04df0662 [2022-05-05T15:10:51.147Z] Step 3/26 : WORKDIR /edgex-go [2022-05-05T15:10:51.147Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:10:51.147Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:10:51.147Z] ---> a0db04df0662 [2022-05-05T15:10:51.147Z] Step 3/23 : WORKDIR /edgex-go [2022-05-05T15:10:51.147Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:10:51.147Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:10:51.147Z] ---> a0db04df0662 [2022-05-05T15:10:51.147Z] Step 3/22 : WORKDIR /edgex-go [2022-05-05T15:10:52.650Z] ---> Running in 98a901a1534a [2022-05-05T15:10:52.650Z] ---> Running in af3a9f42286f [2022-05-05T15:10:52.650Z] ---> Running in 2f9ddbf3165b [2022-05-05T15:10:52.650Z] ---> Running in a2086eff8ef9 [2022-05-05T15:10:52.650Z] ---> Running in c64d0595aa7e [2022-05-05T15:10:52.650Z] Removing intermediate container 2f9ddbf3165b [2022-05-05T15:10:52.650Z] ---> 6b45a649c8f2 [2022-05-05T15:10:52.650Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-05T15:10:52.909Z] Removing intermediate container 98a901a1534a [2022-05-05T15:10:52.909Z] ---> fab11f73fa5d [2022-05-05T15:10:52.909Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:10:52.909Z] Removing intermediate container a2086eff8ef9 [2022-05-05T15:10:52.909Z] ---> ad20eff94f83 [2022-05-05T15:10:52.909Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:10:52.910Z] Removing intermediate container c64d0595aa7e [2022-05-05T15:10:52.910Z] ---> Running in 6cf851885762 [2022-05-05T15:10:52.910Z] ---> fc08f1b105e9 [2022-05-05T15:10:52.910Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:10:52.910Z] Removing intermediate container af3a9f42286f [2022-05-05T15:10:52.910Z] ---> db53b9629d6f [2022-05-05T15:10:52.910Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:10:52.910Z] ---> Running in b1f618d111bc [2022-05-05T15:10:52.910Z] ---> Running in ca3ce0e2ac43 [2022-05-05T15:10:52.910Z] ---> Running in 83280c154116 [2022-05-05T15:10:52.910Z] ---> Running in 828631a7b845 [2022-05-05T15:10:53.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:10:53.742Z] Removing intermediate container b1f618d111bc [2022-05-05T15:10:53.742Z] ---> e40e647b433a [2022-05-05T15:10:53.742Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-05T15:10:53.742Z] ---> Running in 78546f16c0dd [2022-05-05T15:10:54.000Z] Removing intermediate container 828631a7b845 [2022-05-05T15:10:54.000Z] ---> d292e4437160 [2022-05-05T15:10:54.000Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-05T15:10:54.000Z] ---> Running in 6b2dc449c582 [2022-05-05T15:10:54.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:10:54.259Z] Removing intermediate container 83280c154116 [2022-05-05T15:10:54.259Z] ---> a0f48a9a0f6f [2022-05-05T15:10:54.259Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-05T15:10:54.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:10:54.259Z] ---> Running in 15000fcb12e9 [2022-05-05T15:10:54.259Z] Removing intermediate container ca3ce0e2ac43 [2022-05-05T15:10:54.259Z] ---> f84d8a21e2b5 [2022-05-05T15:10:54.259Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-05T15:10:54.521Z] ---> Running in b3c56f735df1 [2022-05-05T15:10:54.521Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-05T15:10:54.521Z] v3.15.4-89-gd83ca93ccd [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-05T15:10:54.521Z] OK: 15864 distinct packages available [2022-05-05T15:10:54.521Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:10:54.521Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:10:54.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:10:54.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:10:55.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:10:55.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:10:55.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:10:55.559Z] OK: 221 MiB in 52 packages [2022-05-05T15:10:55.559Z] OK: 221 MiB in 52 packages [2022-05-05T15:10:55.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:10:55.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:10:55.818Z] OK: 221 MiB in 52 packages [2022-05-05T15:10:55.818Z] Removing intermediate container 78546f16c0dd [2022-05-05T15:10:55.818Z] ---> 18660cfad46d [2022-05-05T15:10:55.818Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-05T15:10:56.077Z] Removing intermediate container 6cf851885762 [2022-05-05T15:10:56.077Z] ---> 5d21961a19a1 [2022-05-05T15:10:56.077Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-05T15:10:56.077Z] OK: 221 MiB in 52 packages [2022-05-05T15:10:56.077Z] ---> efd19c9482bd [2022-05-05T15:10:56.077Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:10:56.077Z] OK: 221 MiB in 52 packages [2022-05-05T15:10:56.077Z] ---> 466401d8b4c7 [2022-05-05T15:10:56.077Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:10:56.077Z] ---> Running in d74bd86f11c4 [2022-05-05T15:10:56.077Z] Removing intermediate container 6b2dc449c582 [2022-05-05T15:10:56.077Z] ---> 5027f3147bca [2022-05-05T15:10:56.077Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-05T15:10:56.337Z] ---> Running in 56f3dffaadc9 [2022-05-05T15:10:56.337Z] ---> 7e450314129b [2022-05-05T15:10:56.337Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:10:56.337Z] ---> Running in b4ef405c92c0 [2022-05-05T15:10:56.337Z] Removing intermediate container b3c56f735df1 [2022-05-05T15:10:56.337Z] ---> f0cfb88dc0f5 [2022-05-05T15:10:56.337Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-05T15:10:56.596Z] Removing intermediate container 15000fcb12e9 [2022-05-05T15:10:56.596Z] ---> f50f08818e38 [2022-05-05T15:10:56.596Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-05T15:10:56.596Z] ---> d0c6913004fb [2022-05-05T15:10:56.596Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:10:56.596Z] ---> Running in e1183ba466a0 [2022-05-05T15:10:56.596Z] ---> f7304b96b77c [2022-05-05T15:10:56.596Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:10:56.855Z] ---> Running in 405e591b4079 [2022-05-05T15:10:57.431Z] Removing intermediate container 56f3dffaadc9 [2022-05-05T15:10:57.431Z] ---> ca0d6144e77b [2022-05-05T15:10:57.431Z] Step 7/20 : COPY . . [2022-05-05T15:10:57.431Z] Removing intermediate container d74bd86f11c4 [2022-05-05T15:10:57.431Z] ---> 9f9a625c80ae [2022-05-05T15:10:57.431Z] Step 8/23 : COPY . . [2022-05-05T15:10:57.431Z] Removing intermediate container b4ef405c92c0 [2022-05-05T15:10:57.431Z] ---> 00ef24795b34 [2022-05-05T15:10:57.431Z] Step 8/26 : COPY . . [2022-05-05T15:11:01.620Z] Removing intermediate container 405e591b4079 [2022-05-05T15:11:01.620Z] ---> bcd6bef038d4 [2022-05-05T15:11:01.620Z] Step 8/22 : COPY . . [2022-05-05T15:11:01.620Z] Removing intermediate container e1183ba466a0 [2022-05-05T15:11:01.620Z] ---> 2d53bff5a92a [2022-05-05T15:11:01.620Z] Step 8/26 : COPY . . [2022-05-05T15:11:03.533Z] ---> 53abe99d2fcb [2022-05-05T15:11:03.533Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-05T15:11:04.471Z] ---> Running in ddf3f48286c8 [2022-05-05T15:11:04.471Z] ---> 8e9ef7037d6d [2022-05-05T15:11:04.471Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-05T15:11:04.471Z] ---> e141c1006139 [2022-05-05T15:11:04.471Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-05T15:11:04.471Z] ---> Running in a33096f4123c [2022-05-05T15:11:04.471Z] ---> Running in e673f0a856b8 [2022-05-05T15:11:04.471Z] Removing intermediate container ddf3f48286c8 [2022-05-05T15:11:04.471Z] ---> 1fda5199a649 [2022-05-05T15:11:04.471Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-05T15:11:04.471Z] ---> Running in f738b0bda13a [2022-05-05T15:11:05.048Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-05T15:11:05.048Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-05T15:11:05.983Z] Removing intermediate container f738b0bda13a [2022-05-05T15:11:05.983Z] ---> 96c4d9db97c5 [2022-05-05T15:11:05.983Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-05T15:11:06.240Z] ---> Running in 5b1bcc096fbd [2022-05-05T15:11:06.503Z] Removing intermediate container 5b1bcc096fbd [2022-05-05T15:11:06.503Z] ---> fe8917e405bd [2022-05-05T15:11:06.503Z] 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-05T15:11:06.503Z] ---> Running in eabe822c9a13 [2022-05-05T15:11:06.503Z] ---> 99397292d9c7 [2022-05-05T15:11:06.503Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-05T15:11:06.761Z] ---> Running in 4982f86951de [2022-05-05T15:11:06.761Z] ---> 2c4b15c02142 [2022-05-05T15:11:06.761Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-05T15:11:06.761Z] ---> Running in be105c295017 [2022-05-05T15:11:07.019Z] Removing intermediate container 4982f86951de [2022-05-05T15:11:07.019Z] ---> 90d376a07e44 [2022-05-05T15:11:07.019Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-05T15:11:07.019Z] ---> Running in e9816773167f [2022-05-05T15:11:07.277Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-05T15:11:07.848Z] spire-1.2.1/ [2022-05-05T15:11:07.848Z] spire-1.2.1/.data/ [2022-05-05T15:11:07.848Z] spire-1.2.1/.data/.file [2022-05-05T15:11:07.848Z] spire-1.2.1/.dockerignore [2022-05-05T15:11:07.848Z] spire-1.2.1/.gitattributes [2022-05-05T15:11:07.848Z] spire-1.2.1/.githooks/ [2022-05-05T15:11:07.848Z] spire-1.2.1/.githooks/pre-commit [2022-05-05T15:11:07.848Z] spire-1.2.1/.github/ [2022-05-05T15:11:07.848Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-05T15:11:07.848Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-05T15:11:07.848Z] spire-1.2.1/.github/dependabot.yml [2022-05-05T15:11:07.848Z] spire-1.2.1/.github/workflows/ [2022-05-05T15:11:07.848Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-05T15:11:07.848Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-05T15:11:07.848Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-05T15:11:07.848Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-05T15:11:07.848Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-05T15:11:07.848Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-05T15:11:07.848Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-05T15:11:07.848Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-05T15:11:07.848Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-05T15:11:07.848Z] spire-1.2.1/.gitignore [2022-05-05T15:11:07.848Z] spire-1.2.1/.go-version [2022-05-05T15:11:07.848Z] spire-1.2.1/.golangci.yml [2022-05-05T15:11:07.848Z] spire-1.2.1/ADOPTERS.md [2022-05-05T15:11:07.848Z] spire-1.2.1/CHANGELOG.md [2022-05-05T15:11:07.848Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-05T15:11:07.848Z] spire-1.2.1/CODEOWNERS [2022-05-05T15:11:07.848Z] spire-1.2.1/CONTRIBUTING.md [2022-05-05T15:11:07.848Z] spire-1.2.1/Dockerfile [2022-05-05T15:11:07.848Z] spire-1.2.1/Dockerfile.dev [2022-05-05T15:11:07.848Z] spire-1.2.1/Dockerfile.scratch [2022-05-05T15:11:07.848Z] spire-1.2.1/LICENSE [2022-05-05T15:11:07.848Z] spire-1.2.1/MAINTAINERS.md [2022-05-05T15:11:07.848Z] spire-1.2.1/Makefile [2022-05-05T15:11:07.848Z] spire-1.2.1/README.md [2022-05-05T15:11:07.848Z] spire-1.2.1/ROADMAP.md [2022-05-05T15:11:07.848Z] spire-1.2.1/SECURITY.md [2022-05-05T15:11:07.848Z] spire-1.2.1/cmd/ [2022-05-05T15:11:07.848Z] spire-1.2.1/cmd/spire-agent/ [2022-05-05T15:11:07.848Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-05T15:11:07.848Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-05T15:11:07.848Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-05T15:11:07.848Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-05T15:11:07.848Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-05T15:11:07.848Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-05T15:11:07.848Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-05T15:11:07.848Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-05T15:11:07.848Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/ [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-05T15:11:07.849Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-05T15:11:07.849Z] spire-1.2.1/conf/ [2022-05-05T15:11:07.849Z] spire-1.2.1/conf/agent/ [2022-05-05T15:11:07.849Z] spire-1.2.1/conf/agent/agent.conf [2022-05-05T15:11:07.849Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-05T15:11:07.849Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-05T15:11:07.849Z] spire-1.2.1/conf/server/ [2022-05-05T15:11:07.849Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-05T15:11:07.849Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-05T15:11:07.849Z] spire-1.2.1/conf/server/server.conf [2022-05-05T15:11:07.849Z] spire-1.2.1/conf/server/server_full.conf [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/ [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/SPIRE101.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/auditlog.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/images/ [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/scaling_spire.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/spire_agent.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/spire_server.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/supported_integrations.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/telemetry.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/telemetry_config.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/upgrading.md [2022-05-05T15:11:07.849Z] spire-1.2.1/doc/using_spire.md [2022-05-05T15:11:07.849Z] spire-1.2.1/examples/ [2022-05-05T15:11:07.849Z] spire-1.2.1/examples/README.md [2022-05-05T15:11:07.849Z] spire-1.2.1/go.mod [2022-05-05T15:11:07.849Z] spire-1.2.1/go.sum [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/agent.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/client/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/common/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/config.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-05T15:11:07.849Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/svid/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/names.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/auth/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/cli/ [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-05T15:11:07.850Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/health/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/health/config.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/health/context.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/health/health.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/idutil/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/log/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/log/log.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/log/options.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/profiling/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/selector/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-05T15:11:07.851Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/uptime/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/util/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/util/task.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/version/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/version/version.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/x509util/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/api.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/health/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/id.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/status.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/bundle/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/ca/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/cache/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/catalog/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/config.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-05T15:11:07.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/registration/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/server.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/server_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/svid/ [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/ [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/private/ [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/private/server/ [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/private/server/journal/ [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/spire/ [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/spire/common/ [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/spire/plugin/ [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-05T15:11:07.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-05T15:11:07.853Z] spire-1.2.1/release/ [2022-05-05T15:11:07.853Z] spire-1.2.1/release/spire-extras/ [2022-05-05T15:11:07.853Z] spire-1.2.1/release/spire-extras/README.md [2022-05-05T15:11:07.853Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-05T15:11:07.853Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-05T15:11:07.853Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-05T15:11:07.853Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-05T15:11:07.853Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-05T15:11:07.853Z] spire-1.2.1/release/spire/ [2022-05-05T15:11:07.853Z] spire-1.2.1/release/spire/README.md [2022-05-05T15:11:07.853Z] spire-1.2.1/release/spire/conf/ [2022-05-05T15:11:07.853Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-05T15:11:07.853Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-05T15:11:07.853Z] spire-1.2.1/release/spire/conf/server/ [2022-05-05T15:11:07.853Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-05T15:11:07.853Z] spire-1.2.1/script/ [2022-05-05T15:11:07.853Z] spire-1.2.1/script/build-artifact.sh [2022-05-05T15:11:07.853Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-05T15:11:07.853Z] spire-1.2.1/support/ [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/ [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-05T15:11:07.853Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-05T15:11:07.853Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-05T15:11:07.853Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/clock/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/clock/clock.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fixture/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fixture/certs/ [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-05T15:11:07.853Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/fixture.go [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/registration/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-05T15:11:07.854Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/README.md [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/common [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-05T15:11:07.854Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/test-one.sh [2022-05-05T15:11:07.855Z] spire-1.2.1/test/integration/test.sh [2022-05-05T15:11:07.855Z] spire-1.2.1/test/plugintest/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/plugintest/config.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/plugintest/load.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/plugintest/option.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/spiretest/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/spiretest/dir.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/spiretest/logs.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/spiretest/suite.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/spiretest/x509.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/testca/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/testca/ca.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/testkey/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/testkey/generate.sh [2022-05-05T15:11:07.855Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/testkey/keys.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/testkey/new.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/tpmsimulator/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/util/ [2022-05-05T15:11:07.855Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/util/cert_generation.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/util/io_redirection.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/util/race.go [2022-05-05T15:11:07.855Z] spire-1.2.1/test/util/util.go [2022-05-05T15:11:07.855Z] building spire from source... [2022-05-05T15:11:07.855Z] Removing intermediate container e9816773167f [2022-05-05T15:11:07.855Z] ---> 0a7d16d94f9e [2022-05-05T15:11:07.855Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-05T15:11:07.855Z] Installing go1.17.7... [2022-05-05T15:11:08.112Z] ---> Running in 82a3062f697e [2022-05-05T15:11:08.112Z] Removing intermediate container 82a3062f697e [2022-05-05T15:11:08.112Z] ---> ecb3de7642f2 [2022-05-05T15:11:08.369Z] 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-05T15:11:08.369Z] ---> Running in fb9b131974c9 [2022-05-05T15:11:09.744Z] spire-1.2.1/ [2022-05-05T15:11:09.744Z] spire-1.2.1/.data/ [2022-05-05T15:11:09.744Z] spire-1.2.1/.data/.file [2022-05-05T15:11:09.744Z] spire-1.2.1/.dockerignore [2022-05-05T15:11:09.744Z] spire-1.2.1/.gitattributes [2022-05-05T15:11:09.744Z] spire-1.2.1/.githooks/ [2022-05-05T15:11:09.744Z] spire-1.2.1/.githooks/pre-commit [2022-05-05T15:11:09.744Z] spire-1.2.1/.github/ [2022-05-05T15:11:09.744Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-05T15:11:09.744Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-05T15:11:09.744Z] spire-1.2.1/.github/dependabot.yml [2022-05-05T15:11:09.744Z] spire-1.2.1/.github/workflows/ [2022-05-05T15:11:09.744Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-05T15:11:09.744Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-05T15:11:09.744Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-05T15:11:09.744Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-05T15:11:09.744Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-05T15:11:09.745Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-05T15:11:09.745Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-05T15:11:09.745Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-05T15:11:09.745Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-05T15:11:09.745Z] spire-1.2.1/.gitignore [2022-05-05T15:11:09.745Z] spire-1.2.1/.go-version [2022-05-05T15:11:09.745Z] spire-1.2.1/.golangci.yml [2022-05-05T15:11:09.745Z] spire-1.2.1/ADOPTERS.md [2022-05-05T15:11:09.745Z] spire-1.2.1/CHANGELOG.md [2022-05-05T15:11:09.745Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-05T15:11:09.745Z] spire-1.2.1/CODEOWNERS [2022-05-05T15:11:09.745Z] spire-1.2.1/CONTRIBUTING.md [2022-05-05T15:11:09.745Z] spire-1.2.1/Dockerfile [2022-05-05T15:11:09.745Z] spire-1.2.1/Dockerfile.dev [2022-05-05T15:11:09.745Z] spire-1.2.1/Dockerfile.scratch [2022-05-05T15:11:09.745Z] spire-1.2.1/LICENSE [2022-05-05T15:11:09.745Z] spire-1.2.1/MAINTAINERS.md [2022-05-05T15:11:09.745Z] spire-1.2.1/Makefile [2022-05-05T15:11:09.745Z] spire-1.2.1/README.md [2022-05-05T15:11:09.745Z] spire-1.2.1/ROADMAP.md [2022-05-05T15:11:09.745Z] spire-1.2.1/SECURITY.md [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-05T15:11:09.745Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-05T15:11:09.745Z] spire-1.2.1/conf/ [2022-05-05T15:11:09.745Z] spire-1.2.1/conf/agent/ [2022-05-05T15:11:09.745Z] spire-1.2.1/conf/agent/agent.conf [2022-05-05T15:11:09.745Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-05T15:11:09.745Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-05T15:11:09.745Z] spire-1.2.1/conf/server/ [2022-05-05T15:11:09.745Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-05T15:11:09.745Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-05T15:11:09.745Z] spire-1.2.1/conf/server/server.conf [2022-05-05T15:11:09.745Z] spire-1.2.1/conf/server/server_full.conf [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/ [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/SPIRE101.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/auditlog.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/images/ [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/scaling_spire.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/spire_agent.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/spire_server.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/supported_integrations.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/telemetry.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/telemetry_config.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/upgrading.md [2022-05-05T15:11:09.745Z] spire-1.2.1/doc/using_spire.md [2022-05-05T15:11:09.745Z] spire-1.2.1/examples/ [2022-05-05T15:11:09.745Z] spire-1.2.1/examples/README.md [2022-05-05T15:11:09.745Z] spire-1.2.1/go.mod [2022-05-05T15:11:09.745Z] spire-1.2.1/go.sum [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/agent.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/client/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/common/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/config.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/svid/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-05T15:11:09.745Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/names.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/auth/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cli/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/health/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/health/config.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/health/context.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/health/health.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/idutil/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/log/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/log/log.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/log/options.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/profiling/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/selector/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/uptime/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/util/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/util/task.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/version/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/version/version.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/x509util/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/api.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/health/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/id.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/status.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-05T15:11:09.746Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/bundle/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/ca/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/cache/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/catalog/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/config.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/registration/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/server.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/server_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/svid/ [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-05T15:11:09.747Z] spire-1.2.1/proto/ [2022-05-05T15:11:09.747Z] spire-1.2.1/proto/private/ [2022-05-05T15:11:09.747Z] spire-1.2.1/proto/private/server/ [2022-05-05T15:11:09.747Z] spire-1.2.1/proto/private/server/journal/ [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/spire/ [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/spire/common/ [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/spire/plugin/ [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-05T15:11:09.748Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-05T15:11:09.748Z] spire-1.2.1/release/ [2022-05-05T15:11:09.748Z] spire-1.2.1/release/spire-extras/ [2022-05-05T15:11:09.748Z] spire-1.2.1/release/spire-extras/README.md [2022-05-05T15:11:09.748Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-05T15:11:09.748Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-05T15:11:09.748Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-05T15:11:09.748Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/release/spire/ [2022-05-05T15:11:09.748Z] spire-1.2.1/release/spire/README.md [2022-05-05T15:11:09.748Z] spire-1.2.1/release/spire/conf/ [2022-05-05T15:11:09.748Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-05T15:11:09.748Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/release/spire/conf/server/ [2022-05-05T15:11:09.748Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/script/ [2022-05-05T15:11:09.748Z] spire-1.2.1/script/build-artifact.sh [2022-05-05T15:11:09.748Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-05T15:11:09.748Z] spire-1.2.1/support/ [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/ [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-05T15:11:09.748Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-05T15:11:09.748Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-05T15:11:09.748Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/clock/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/clock/clock.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/fixture.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/registration/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-05T15:11:09.748Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/README.md [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/common [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-05T15:11:09.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/test-one.sh [2022-05-05T15:11:09.749Z] spire-1.2.1/test/integration/test.sh [2022-05-05T15:11:09.749Z] spire-1.2.1/test/plugintest/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/plugintest/config.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/plugintest/load.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/plugintest/option.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/spiretest/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/spiretest/dir.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/spiretest/logs.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/spiretest/suite.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/spiretest/x509.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/testca/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/testca/ca.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/testkey/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/testkey/generate.sh [2022-05-05T15:11:09.749Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/testkey/keys.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/testkey/new.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/tpmsimulator/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/util/ [2022-05-05T15:11:09.749Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/util/cert_generation.go [2022-05-05T15:11:09.749Z] spire-1.2.1/test/util/io_redirection.go [2022-05-05T15:11:09.750Z] spire-1.2.1/test/util/race.go [2022-05-05T15:11:09.750Z] spire-1.2.1/test/util/util.go [2022-05-05T15:11:09.750Z] building spire from source... [2022-05-05T15:11:09.750Z] Installing go1.17.7... [2022-05-05T15:11:10.189Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40513 in /w/workspace/edgexfoundry_edgex-go_PR-4006 [Pipeline] { [Pipeline] ws [2022-05-05T15:11:10.201Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-05-05T15:11:10.478Z] The recommended git tool is: git [2022-05-05T15:11:13.032Z] Building bin/spire-server... [2022-05-05T15:11:13.289Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-05T15:11:13.289Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-05T15:11:13.289Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-05T15:11:13.289Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-05T15:11:13.289Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-05T15:11:13.289Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-05T15:11:13.289Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-05T15:11:13.547Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-05T15:11:13.547Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-05T15:11:13.547Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-05T15:11:13.547Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-05T15:11:13.547Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-05T15:11:13.803Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-05T15:11:13.803Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-05T15:11:13.803Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-05T15:11:13.803Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-05T15:11:13.803Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-05T15:11:13.803Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-05T15:11:13.803Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-05T15:11:13.803Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-05T15:11:13.803Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-05T15:11:13.803Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-05T15:11:13.803Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-05T15:11:14.061Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-05T15:11:14.061Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-05T15:11:14.061Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-05T15:11:14.061Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-05T15:11:14.061Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-05T15:11:14.061Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-05T15:11:14.061Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-05T15:11:14.061Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-05T15:11:14.061Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-05T15:11:14.061Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-05T15:11:14.061Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-05T15:11:14.061Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-05T15:11:14.061Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-05T15:11:14.061Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-05T15:11:14.319Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-05T15:11:14.319Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-05T15:11:14.319Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-05T15:11:14.319Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-05T15:11:14.319Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-05T15:11:14.319Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-05T15:11:14.319Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-05T15:11:14.319Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-05T15:11:14.319Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-05T15:11:14.319Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-05T15:11:14.319Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-05T15:11:14.577Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-05T15:11:14.577Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-05T15:11:14.577Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-05T15:11:14.577Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-05T15:11:15.141Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-05T15:11:15.141Z] Building bin/spire-server... [2022-05-05T15:11:15.141Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-05T15:11:15.141Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-05T15:11:15.141Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-05T15:11:15.141Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-05T15:11:15.141Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-05T15:11:15.141Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-05T15:11:15.399Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-05T15:11:15.399Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-05T15:11:15.399Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-05T15:11:15.399Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-05T15:11:15.399Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-05T15:11:15.399Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-05T15:11:15.399Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-05T15:11:15.657Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-05T15:11:15.657Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-05T15:11:15.657Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-05T15:11:15.657Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-05T15:11:15.915Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-05T15:11:15.915Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-05T15:11:15.915Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-05T15:11:15.915Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-05T15:11:15.915Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-05T15:11:15.915Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-05T15:11:15.915Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-05T15:11:15.915Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-05T15:11:16.174Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-05T15:11:16.174Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-05T15:11:16.174Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-05T15:11:16.174Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-05T15:11:16.174Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-05T15:11:16.174Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-05T15:11:16.174Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-05T15:11:16.174Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-05T15:11:16.174Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-05T15:11:16.174Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-05T15:11:16.174Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-05T15:11:16.174Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-05T15:11:16.174Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-05T15:11:16.174Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-05T15:11:16.174Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-05T15:11:16.430Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-05T15:11:16.431Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-05T15:11:16.431Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-05T15:11:16.431Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-05T15:11:16.431Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-05T15:11:16.431Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-05T15:11:16.431Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-05T15:11:16.431Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-05T15:11:16.431Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-05T15:11:16.689Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-05T15:11:16.689Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-05T15:11:16.689Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-05T15:11:16.689Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-05T15:11:16.689Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-05T15:11:17.254Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-05T15:11:17.265Z] using credential edgex-jenkins-ssh [2022-05-05T15:11:17.280Z] Cloning the remote Git repository [2022-05-05T15:11:17.513Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-05T15:11:17.513Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-05T15:11:17.513Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-05T15:11:17.513Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-05T15:11:17.513Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-05T15:11:17.513Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-05T15:11:17.350Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-05T15:11:17.434Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-05-05T15:11:17.599Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-05T15:11:17.600Z] > git --version # timeout=10 [2022-05-05T15:11:17.645Z] > git --version # 'git version 2.25.1' [2022-05-05T15:11:17.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-05T15:11:17.761Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-05T15:11:19.428Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-05T15:11:19.428Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-05T15:11:19.428Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-05T15:11:19.428Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-05T15:11:19.428Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-05T15:11:20.804Z] go: downloading google.golang.org/api v0.70.0 [2022-05-05T15:11:20.804Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-05T15:11:20.804Z] go: downloading k8s.io/api v0.23.4 [2022-05-05T15:11:20.804Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-05T15:11:20.804Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-05T15:11:21.457Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-05T15:11:21.457Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-05T15:11:21.457Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-05T15:11:21.457Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-05T15:11:21.718Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-05T15:11:21.977Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-05T15:11:22.234Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-05T15:11:22.234Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-05T15:11:22.802Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-05T15:11:22.802Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-05T15:11:22.802Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-05T15:11:22.802Z] go: downloading google.golang.org/api v0.70.0 [2022-05-05T15:11:22.802Z] go: downloading k8s.io/api v0.23.4 [2022-05-05T15:11:22.802Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-05T15:11:22.802Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-05T15:11:23.060Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-05T15:11:23.060Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-05T15:11:23.060Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-05T15:11:23.060Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-05T15:11:23.060Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-05T15:11:23.060Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-05T15:11:23.060Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-05T15:11:23.060Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-05T15:11:23.060Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-05T15:11:23.320Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-05T15:11:23.320Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-05T15:11:23.579Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-05T15:11:23.579Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-05T15:11:23.838Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-05T15:11:23.838Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-05T15:11:24.096Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-05T15:11:24.096Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-05T15:11:24.096Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-05T15:11:24.096Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-05T15:11:24.355Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-05T15:11:24.355Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-05T15:11:24.355Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-05T15:11:24.355Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-05T15:11:24.613Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-05T15:11:24.613Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-05T15:11:24.613Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-05T15:11:24.613Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-05T15:11:24.613Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-05T15:11:24.613Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-05T15:11:24.613Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-05T15:11:24.871Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-05T15:11:24.871Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-05T15:11:24.871Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-05T15:11:25.224Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-05T15:11:25.224Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-05T15:11:25.224Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-05T15:11:25.483Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-05T15:11:25.483Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-05T15:11:25.483Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-05T15:11:25.483Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-05T15:11:25.483Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-05T15:11:25.483Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-05T15:11:25.483Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-05T15:11:25.483Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-05T15:11:25.741Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-05T15:11:25.741Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-05T15:11:25.741Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-05T15:11:25.741Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-05T15:11:25.741Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-05T15:11:25.741Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-05T15:11:25.741Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-05T15:11:25.741Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-05T15:11:25.741Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-05T15:11:25.741Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-05T15:11:25.741Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-05T15:11:26.005Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-05T15:11:26.005Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-05T15:11:26.005Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-05T15:11:26.005Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-05T15:11:26.005Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-05T15:11:26.264Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-05T15:11:26.264Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-05T15:11:26.264Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-05T15:11:26.264Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-05T15:11:26.264Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-05T15:11:26.264Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-05T15:11:26.264Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-05T15:11:26.264Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-05T15:11:26.264Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-05T15:11:26.613Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-05T15:11:26.613Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-05T15:11:26.613Z] go: downloading go.opencensus.io v0.23.0 [2022-05-05T15:11:26.613Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-05T15:11:26.613Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-05T15:11:26.613Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-05T15:11:26.875Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-05T15:11:26.875Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-05T15:11:26.875Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-05T15:11:26.875Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-05T15:11:26.875Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-05T15:11:26.875Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-05T15:11:26.875Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-05T15:11:26.875Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-05T15:11:26.875Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-05T15:11:26.875Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-05T15:11:27.134Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-05T15:11:27.134Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-05T15:11:27.134Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-05T15:11:27.134Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-05T15:11:27.134Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-05T15:11:27.134Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-05T15:11:27.134Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-05T15:11:27.134Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-05T15:11:27.134Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-05T15:11:27.134Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-05T15:11:27.134Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-05T15:11:27.393Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-05T15:11:27.393Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-05T15:11:27.393Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-05T15:11:27.393Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-05T15:11:27.393Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-05T15:11:27.652Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-05T15:11:27.652Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-05T15:11:27.652Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-05T15:11:27.652Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-05T15:11:27.652Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-05T15:11:27.652Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-05T15:11:27.652Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-05T15:11:27.652Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-05T15:11:27.911Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-05T15:11:27.911Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-05T15:11:27.911Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-05T15:11:27.911Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-05T15:11:27.911Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-05T15:11:27.911Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-05T15:11:27.911Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-05T15:11:27.911Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-05T15:11:27.911Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-05T15:11:27.911Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-05T15:11:27.911Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-05T15:11:27.911Z] go: downloading go.opencensus.io v0.23.0 [2022-05-05T15:11:27.911Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-05T15:11:28.170Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-05T15:11:28.170Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-05T15:11:28.170Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-05T15:11:28.170Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-05T15:11:28.170Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-05T15:11:28.170Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-05T15:11:28.430Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-05T15:11:28.430Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-05T15:11:28.430Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-05T15:11:28.430Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-05T15:11:28.430Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-05T15:11:28.430Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-05T15:11:28.430Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-05T15:11:28.430Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-05T15:11:28.430Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-05T15:11:28.430Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-05T15:11:28.430Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-05T15:11:28.430Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-05T15:11:28.430Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-05T15:11:28.430Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-05T15:11:28.430Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-05T15:11:28.430Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-05T15:11:28.430Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-05T15:11:32.631Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-05T15:11:32.631Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-05T15:11:33.570Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-05T15:11:33.570Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-05T15:11:37.774Z] Removing intermediate container a33096f4123c [2022-05-05T15:11:37.774Z] ---> 959b7e9a813e [2022-05-05T15:11:37.774Z] [2022-05-05T15:11:37.774Z] Step 10/23 : FROM alpine:3.14 [2022-05-05T15:11:37.774Z] Removing intermediate container be105c295017 [2022-05-05T15:11:37.774Z] ---> aa1c13d51a71 [2022-05-05T15:11:37.774Z] [2022-05-05T15:11:37.774Z] Step 10/22 : FROM alpine:3.14 [2022-05-05T15:11:37.774Z] Removing intermediate container e673f0a856b8 [2022-05-05T15:11:37.774Z] ---> 2a45a934295d [2022-05-05T15:11:37.774Z] [2022-05-05T15:11:37.774Z] Step 9/20 : FROM alpine:3.15 [2022-05-05T15:11:37.774Z] 3.14: Pulling from library/alpine [2022-05-05T15:11:37.774Z] 3.14: Pulling from library/alpine [2022-05-05T15:11:37.774Z] 3.15: Pulling from library/alpine [2022-05-05T15:11:38.344Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-05T15:11:38.344Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-05T15:11:38.485Z] Merging remotes/origin/main commit 7403972676612df12563dc943565a4020914d98d into PR head commit ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:11:38.603Z] Status: Downloaded newer image for alpine:3.14 [2022-05-05T15:11:38.603Z] Status: Downloaded newer image for alpine:3.14 [2022-05-05T15:11:38.603Z] ---> e04c818066af [2022-05-05T15:11:38.603Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-05T15:11:38.603Z] ---> e04c818066af [2022-05-05T15:11:38.603Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-05T15:11:38.862Z] ---> Running in cb588e17d767 [2022-05-05T15:11:38.862Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-05T15:11:38.862Z] ---> Running in aa1ee29fc976 [2022-05-05T15:11:38.862Z] Status: Downloaded newer image for alpine:3.15 [2022-05-05T15:11:38.862Z] ---> 0ac33e5f5afa [2022-05-05T15:11:38.862Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-05T15:11:38.862Z] ---> Running in 4549270401be [2022-05-05T15:11:38.902Z] Merge succeeded, producing ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:11:38.902Z] Checking out Revision ba8927af0b0842ef7907e40e5de79cc070a50d1f (PR-4006) [2022-05-05T15:11:39.122Z] Removing intermediate container 4549270401be [2022-05-05T15:11:39.122Z] ---> 0c39689f7c7b [2022-05-05T15:11:39.122Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:11:39.122Z] ---> Running in 7c33731e2462 [2022-05-05T15:11:39.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:11:37.465Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-05T15:11:37.488Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-05T15:11:37.519Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-05T15:11:37.574Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-05T15:11:37.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-05T15:11:37.592Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4006/head:refs/remotes/origin/PR-4006 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-05T15:11:38.512Z] > git config core.sparsecheckout # timeout=10 [2022-05-05T15:11:38.529Z] > git checkout -f ba8927af0b0842ef7907e40e5de79cc070a50d1f # timeout=10 [2022-05-05T15:11:38.796Z] > git remote # timeout=10 [2022-05-05T15:11:38.819Z] > git config --get remote.origin.url # timeout=10 [2022-05-05T15:11:38.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-05T15:11:38.859Z] > git merge 7403972676612df12563dc943565a4020914d98d # timeout=10 [2022-05-05T15:11:38.887Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-05T15:11:38.916Z] > git config core.sparsecheckout # timeout=10 [2022-05-05T15:11:38.932Z] > git checkout -f ba8927af0b0842ef7907e40e5de79cc070a50d1f # timeout=10 [2022-05-05T15:11:39.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:11:39.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:11:39.642Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-05T15:11:39.900Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-05T15:11:39.900Z] Executing busybox-1.33.1-r7.trigger [2022-05-05T15:11:39.900Z] Executing ca-certificates-20211220-r0.trigger [2022-05-05T15:11:39.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:11:39.900Z] OK: 6 MiB in 16 packages [2022-05-05T15:11:39.900Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-05T15:11:39.900Z] Executing busybox-1.33.1-r7.trigger [2022-05-05T15:11:39.900Z] OK: 6 MiB in 15 packages [2022-05-05T15:11:41.280Z] Removing intermediate container 7c33731e2462 [2022-05-05T15:11:41.280Z] ---> 40df44db7cce [2022-05-05T15:11:41.280Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompatRemoving intermediate container cb588e17d767 [2022-05-05T15:11:41.280Z] [2022-05-05T15:11:41.280Z] ---> 178c7af164bb [2022-05-05T15:11:41.280Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-05T15:11:41.280Z] Removing intermediate container aa1ee29fc976 [2022-05-05T15:11:41.280Z] ---> 4b92b06d5f57 [2022-05-05T15:11:41.280Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-05T15:11:41.280Z] ---> Running in 7d7aaaf2d103 [2022-05-05T15:11:41.280Z] ---> Running in 04f8dd29f7fe [2022-05-05T15:11:41.280Z] ---> Running in 867ef077f7d0 [2022-05-05T15:11:41.280Z] Removing intermediate container 867ef077f7d0 [2022-05-05T15:11:41.280Z] ---> 0486ece0ec18 [2022-05-05T15:11:41.280Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-05T15:11:41.280Z] ---> Running in b57aae8f032d [2022-05-05T15:11:41.539Z] Removing intermediate container 04f8dd29f7fe [2022-05-05T15:11:41.539Z] ---> 24745f2e1234 [2022-05-05T15:11:41.539Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-05T15:11:41.539Z] ---> Running in 699490adae9d [2022-05-05T15:11:41.798Z] Removing intermediate container b57aae8f032d [2022-05-05T15:11:41.798Z] ---> 3ad51513cd4e [2022-05-05T15:11:41.798Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-05T15:11:41.798Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:11:41.798Z] ---> Running in 3ff9fd7eeb45 [2022-05-05T15:11:41.798Z] Removing intermediate container 699490adae9d [2022-05-05T15:11:41.798Z] ---> 22cdf8fe0933 [2022-05-05T15:11:41.798Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-05T15:11:42.056Z] ---> Running in 8e97cdb742b3 [2022-05-05T15:11:42.056Z] Removing intermediate container 3ff9fd7eeb45 [2022-05-05T15:11:42.056Z] ---> eea37ab8faec [2022-05-05T15:11:42.056Z] Step 15/23 : WORKDIR / [2022-05-05T15:11:42.056Z] ---> Running in 7a6fca198043 [2022-05-05T15:11:42.056Z] Removing intermediate container 8e97cdb742b3 [2022-05-05T15:11:42.056Z] ---> d1f3d02873a6 [2022-05-05T15:11:42.056Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-05T15:11:42.315Z] Removing intermediate container 7a6fca198043 [2022-05-05T15:11:42.315Z] ---> 0a26cf4753ae [2022-05-05T15:11:42.315Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-05T15:11:42.574Z] ---> 9677308f9d03 [2022-05-05T15:11:42.574Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-05T15:11:42.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:11:42.832Z] ---> 1dd5bb617ffe [2022-05-05T15:11:42.832Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-05T15:11:43.092Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-05T15:11:43.092Z] v3.15.4-89-gd83ca93ccd [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-05T15:11:43.092Z] OK: 15855 distinct packages available [2022-05-05T15:11:43.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:11:43.417Z] Commit message: "docs(snap): Update snap/README" [2022-05-05T15:11:43.669Z] ---> f3b38cb38212 [2022-05-05T15:11:43.669Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-05T15:11:43.928Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:11:43.929Z] ---> a7eff0baba85 [2022-05-05T15:11:43.929Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-05T15:11:44.188Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-05T15:11:44.188Z] ---> d457cec587fa [2022-05-05T15:11:44.188Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-05T15:11:44.188Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-05T15:11:44.442Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-05T15:11:44.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-05T15:11:44.442Z] Dload Upload Total Spent Left Speed [2022-05-05T15:11:44.442Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 156k 0 --:--:-- --:--:-- --:--:-- 156k [2022-05-05T15:11:44.449Z] ---> 0bdc72d09ce3 [2022-05-05T15:11:44.449Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-05T15:11:44.449Z] ---> Running in 31ccde8a86d0 [2022-05-05T15:11:44.449Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-05T15:11:44.449Z] ---> Running in 9d886d8a2294 [2022-05-05T15:11:44.449Z] (4/9) Installing libcurl (7.80.0-r1) [Pipeline] sh [2022-05-05T15:11:44.708Z] (5/9) Installing curl (7.80.0-r1) [2022-05-05T15:11:44.708Z] Removing intermediate container 31ccde8a86d0 [2022-05-05T15:11:44.708Z] ---> 548d2d8ac479 [2022-05-05T15:11:44.708Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-05T15:11:44.708Z] Removing intermediate container 9d886d8a2294 [2022-05-05T15:11:44.708Z] ---> 5422f2979a9e [2022-05-05T15:11:44.708Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-05T15:11:44.708Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-05T15:11:44.708Z] ---> Running in 59751885bf33 [2022-05-05T15:11:44.708Z] ---> Running in 2916a2be3ab5 [2022-05-05T15:11:44.708Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-05T15:11:44.968Z] (8/9) Installing libucontext (1.1-r0) [2022-05-05T15:11:44.968Z] Removing intermediate container 2916a2be3ab5 [2022-05-05T15:11:44.968Z] ---> 469e77f1124c [2022-05-05T15:11:44.968Z] Step 20/22 : LABEL arch=x86_64 [2022-05-05T15:11:44.968Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-05T15:11:44.968Z] ---> Running in 04926526566f [2022-05-05T15:11:44.968Z] Removing intermediate container 59751885bf33 [2022-05-05T15:11:44.968Z] ---> e01db6859404 [2022-05-05T15:11:44.968Z] Step 21/23 : LABEL arch=x86_64 [2022-05-05T15:11:44.968Z] Executing busybox-1.34.1-r5.trigger [2022-05-05T15:11:44.968Z] Executing ca-certificates-20211220-r0.trigger [2022-05-05T15:11:45.002Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-05T15:11:45.229Z] OK: 8 MiB in 23 packages [2022-05-05T15:11:45.229Z] ---> Running in a8e93a5544b2 [2022-05-05T15:11:45.229Z] Removing intermediate container 04926526566f [2022-05-05T15:11:45.229Z] ---> c64ddcc21e8c [2022-05-05T15:11:45.229Z] Step 21/22 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:11:45.229Z] ---> Running in c543f25efdf2 [2022-05-05T15:11:45.229Z] Removing intermediate container a8e93a5544b2 [2022-05-05T15:11:45.229Z] ---> ed41bd9bdd96 [2022-05-05T15:11:45.229Z] Step 22/23 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:11:45.354Z] + sudo tee /etc/docker/daemon.new [2022-05-05T15:11:45.354Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-05T15:11:45.354Z] { [2022-05-05T15:11:45.354Z] "registry-mirrors": [ [2022-05-05T15:11:45.354Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-05T15:11:45.354Z] ], [2022-05-05T15:11:45.354Z] "bip": "10.250.0.254/24", [2022-05-05T15:11:45.354Z] "hosts": [ [2022-05-05T15:11:45.354Z] "tcp://0.0.0.0:5555", [2022-05-05T15:11:45.354Z] "unix:///var/run/docker.sock" [2022-05-05T15:11:45.354Z] ], [2022-05-05T15:11:45.354Z] "mtu": 1458, [2022-05-05T15:11:45.354Z] "selinux-enabled": true, [2022-05-05T15:11:45.354Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-05T15:11:45.354Z] } [Pipeline] sh [2022-05-05T15:11:45.489Z] ---> Running in 80e9df01b69c [2022-05-05T15:11:45.489Z] Removing intermediate container c543f25efdf2 [2022-05-05T15:11:45.489Z] ---> ae4c8d274d82 [2022-05-05T15:11:45.489Z] Step 22/22 : LABEL version=0.0.0 [2022-05-05T15:11:45.748Z] ---> Running in ac80cbce866a [2022-05-05T15:11:45.748Z] Removing intermediate container 80e9df01b69c [2022-05-05T15:11:45.748Z] ---> 74c85681832c [2022-05-05T15:11:45.748Z] Step 23/23 : LABEL version=0.0.0 [2022-05-05T15:11:45.748Z] Removing intermediate container ac80cbce866a [2022-05-05T15:11:45.748Z] ---> 4f728d0107fb [2022-05-05T15:11:45.748Z] [2022-05-05T15:11:45.748Z] ---> Running in e5f264e3fc08 [2022-05-05T15:11:45.873Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-05T15:11:46.007Z] Successfully built 4f728d0107fb [2022-05-05T15:11:46.007Z] Successfully tagged support-notifications:latest [2022-05-05T15:11:46.007Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-05-05T15:11:46.007Z] Removing intermediate container 7d7aaaf2d103 [2022-05-05T15:11:46.007Z] ---> 292e20c8cf18 [2022-05-05T15:11:46.008Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-05T15:11:46.237Z] + sudo service docker restart [2022-05-05T15:11:46.575Z] Removing intermediate container e5f264e3fc08 [2022-05-05T15:11:46.576Z] ---> 03c2666e0102 [2022-05-05T15:11:46.576Z] [2022-05-05T15:11:46.576Z] Successfully built 03c2666e0102 [2022-05-05T15:11:46.834Z] Successfully tagged core-command:latest [2022-05-05T15:11:46.834Z]  Building core-command ... done Building security-spire-server [2022-05-05T15:11:47.093Z] ---> 7f062b78cf32 [2022-05-05T15:11:47.093Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-05T15:11:49.630Z] ---> 050e0bd0eb72 [2022-05-05T15:11:49.630Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-05T15:11:49.889Z] ---> 995adc8082cd [2022-05-05T15:11:49.889Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-05T15:11:49.889Z] ---> Running in 9d7ad33f235d [2022-05-05T15:11:50.148Z] Removing intermediate container 9d7ad33f235d [2022-05-05T15:11:50.148Z] ---> 877e6cdaa9cc [2022-05-05T15:11:50.148Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-05T15:11:50.407Z] ---> Running in 959e6279da29 [2022-05-05T15:11:50.665Z] Removing intermediate container 959e6279da29 [2022-05-05T15:11:50.665Z] ---> 784f3547eebf [2022-05-05T15:11:50.665Z] Step 18/20 : LABEL arch=x86_64 [2022-05-05T15:11:50.924Z] ---> Running in 7db2ef3bd0ac [2022-05-05T15:11:51.183Z] Removing intermediate container 7db2ef3bd0ac [2022-05-05T15:11:51.183Z] ---> cd94b25968d6 [2022-05-05T15:11:51.184Z] Step 19/20 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:11:51.443Z] ---> Running in d276372dc702 [2022-05-05T15:11:51.701Z] Removing intermediate container d276372dc702 [2022-05-05T15:11:51.701Z] ---> a58633520e6b [2022-05-05T15:11:51.701Z] Step 20/20 : LABEL version=0.0.0 [2022-05-05T15:11:51.701Z] ---> Running in fb0ea21d30ac [2022-05-05T15:11:52.268Z] Removing intermediate container fb0ea21d30ac [2022-05-05T15:11:52.268Z] ---> 42c4bd8912f1 [2022-05-05T15:11:52.268Z] [2022-05-05T15:11:52.268Z] Successfully built 42c4bd8912f1 [2022-05-05T15:11:52.268Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-05T15:11:52.268Z] Building security-proxy-setup [2022-05-05T15:11:54.175Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:11:54.175Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:11:54.175Z] ---> a0db04df0662 [2022-05-05T15:11:54.175Z] Step 3/23 : WORKDIR /edgex-go [2022-05-05T15:11:54.175Z] ---> Using cache [2022-05-05T15:11:54.175Z] ---> db53b9629d6f [2022-05-05T15:11:54.175Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:11:54.175Z] ---> Using cache [2022-05-05T15:11:54.175Z] ---> a0f48a9a0f6f [2022-05-05T15:11:54.175Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-05T15:11:55.552Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:11:55.552Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:11:55.552Z] ---> a0db04df0662 [2022-05-05T15:11:55.552Z] Step 3/25 : WORKDIR /edgex-go [2022-05-05T15:11:55.552Z] ---> Using cache [2022-05-05T15:11:55.552Z] ---> db53b9629d6f [2022-05-05T15:11:55.552Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:11:55.552Z] ---> Using cache [2022-05-05T15:11:55.552Z] ---> a0f48a9a0f6f [2022-05-05T15:11:55.552Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-05T15:11:55.814Z] ---> Running in ece7708b15a1 [2022-05-05T15:11:55.814Z] ---> Running in cd415bb9ccc0 [2022-05-05T15:11:57.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:11:57.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:11:57.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:11:58.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:11:58.022Z] OK: 221 MiB in 52 packages [2022-05-05T15:11:58.281Z] OK: 221 MiB in 52 packages [2022-05-05T15:11:58.539Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:11:58.539Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:11:58.539Z] ---> a0db04df0662 [2022-05-05T15:11:58.539Z] Step 3/22 : WORKDIR /edgex-go [2022-05-05T15:11:58.539Z] ---> Using cache [2022-05-05T15:11:58.539Z] ---> db53b9629d6f [2022-05-05T15:11:58.539Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:11:58.539Z] ---> Using cache [2022-05-05T15:11:58.539Z] ---> a0f48a9a0f6f [2022-05-05T15:11:58.539Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-05T15:11:59.476Z] ---> Running in fc1f3b546407 [2022-05-05T15:11:59.476Z] Removing intermediate container ece7708b15a1 [2022-05-05T15:11:59.476Z] Removing intermediate container cd415bb9ccc0 [2022-05-05T15:11:59.476Z] ---> 3ff336b6242d [2022-05-05T15:11:59.476Z] ---> b2d1c1bc6241 [2022-05-05T15:11:59.476Z] Step 6/23 : COPY go.mod vendor* ./Step 6/25 : COPY go.mod vendor* ./ [2022-05-05T15:11:59.476Z] [2022-05-05T15:12:00.043Z] ---> b4eb2bfe772d [2022-05-05T15:12:00.043Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:12:00.043Z] ---> 6c27dd8d7d2e [2022-05-05T15:12:00.043Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:12:00.043Z] ---> Running in 491fe1d3b931 [2022-05-05T15:12:00.043Z] ---> Running in 8edb871e61a6 [2022-05-05T15:12:00.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:12:00.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:12:01.242Z] OK: 221 MiB in 52 packages [2022-05-05T15:12:02.181Z] Removing intermediate container 491fe1d3b931 [2022-05-05T15:12:02.181Z] ---> 95ab8dc9ba9d [2022-05-05T15:12:02.181Z] Step 8/23 : COPY . . [2022-05-05T15:12:02.441Z] Removing intermediate container fc1f3b546407 [2022-05-05T15:12:02.441Z] ---> b37649fd6a82 [2022-05-05T15:12:02.441Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-05T15:12:02.441Z] Removing intermediate container 8edb871e61a6 [2022-05-05T15:12:02.441Z] ---> c55c4ab2df94 [2022-05-05T15:12:02.441Z] Step 8/25 : COPY . . [2022-05-05T15:12:03.019Z] ---> 0adaef373be8 [2022-05-05T15:12:03.019Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:12:03.019Z] ---> Running in 8b54c14b4d01 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-05T15:12:04.606Z] provisioning config files... [2022-05-05T15:12:04.633Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5702363783200309513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-05T15:12:04.999Z] ---> docker-login.sh [2022-05-05T15:12:04.999Z] nexus3.edgexfoundry.org:10001 [2022-05-05T15:12:05.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T15:12:05.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T15:12:05.883Z] Configure a credential helper to remove this warning. See [2022-05-05T15:12:05.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T15:12:05.883Z] [2022-05-05T15:12:05.883Z] Login Succeeded [2022-05-05T15:12:05.883Z] nexus3.edgexfoundry.org:10002 [2022-05-05T15:12:06.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T15:12:06.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T15:12:06.431Z] Configure a credential helper to remove this warning. See [2022-05-05T15:12:06.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T15:12:06.431Z] [2022-05-05T15:12:06.431Z] Login Succeeded [2022-05-05T15:12:06.431Z] nexus3.edgexfoundry.org:10003 [2022-05-05T15:12:06.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T15:12:06.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T15:12:06.705Z] Configure a credential helper to remove this warning. See [2022-05-05T15:12:06.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T15:12:06.705Z] [2022-05-05T15:12:06.705Z] Login Succeeded [2022-05-05T15:12:06.979Z] nexus3.edgexfoundry.org:10004 [2022-05-05T15:12:07.209Z] Removing intermediate container 8b54c14b4d01 [2022-05-05T15:12:07.209Z] ---> bea57b60055b [2022-05-05T15:12:07.209Z] Step 8/22 : COPY . . [2022-05-05T15:12:07.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T15:12:07.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T15:12:07.256Z] Configure a credential helper to remove this warning. See [2022-05-05T15:12:07.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T15:12:07.256Z] [2022-05-05T15:12:07.256Z] Login Succeeded [2022-05-05T15:12:07.256Z] docker.io [2022-05-05T15:12:07.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T15:12:08.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T15:12:08.130Z] Configure a credential helper to remove this warning. See [2022-05-05T15:12:08.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T15:12:08.130Z] [2022-05-05T15:12:08.130Z] Login Succeeded [2022-05-05T15:12:08.130Z] ---> docker-login.sh ends [Pipeline] } [2022-05-05T15:12:08.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-05T15:12:08.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-05T15:12:08.792Z] ========================================================= [2022-05-05T15:12:08.792Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-05T15:12:08.792Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-05T15:12:09.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-05T15:12:09.404Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-05T15:12:09.404Z] 9b3977197b4f: Pulling fs layer [2022-05-05T15:12:09.404Z] 1a89e8eeedd5: Pulling fs layer [2022-05-05T15:12:09.404Z] 94645a83ff95: Pulling fs layer [2022-05-05T15:12:09.404Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-05T15:12:09.404Z] 0c92f367c5e7: Pulling fs layer [2022-05-05T15:12:09.404Z] 3f3a8bcf1eab: Waiting [2022-05-05T15:12:09.404Z] 3096ccb668a1: Pulling fs layer [2022-05-05T15:12:09.404Z] e8cf19c19ddd: Pulling fs layer [2022-05-05T15:12:09.404Z] a4caa8a26152: Pulling fs layer [2022-05-05T15:12:09.404Z] 3096ccb668a1: Waiting [2022-05-05T15:12:09.404Z] e8cf19c19ddd: Waiting [2022-05-05T15:12:09.404Z] a4caa8a26152: Waiting [2022-05-05T15:12:09.404Z] 0c92f367c5e7: Waiting [2022-05-05T15:12:09.404Z] 94645a83ff95: Download complete [2022-05-05T15:12:09.404Z] 1a89e8eeedd5: Verifying Checksum [2022-05-05T15:12:09.404Z] 1a89e8eeedd5: Download complete [2022-05-05T15:12:09.404Z] 0c92f367c5e7: Verifying Checksum [2022-05-05T15:12:09.404Z] 0c92f367c5e7: Download complete [2022-05-05T15:12:09.404Z] 3096ccb668a1: Verifying Checksum [2022-05-05T15:12:09.404Z] 3096ccb668a1: Download complete [2022-05-05T15:12:09.404Z] 9b3977197b4f: Verifying Checksum [2022-05-05T15:12:09.404Z] 9b3977197b4f: Download complete [2022-05-05T15:12:09.404Z] e8cf19c19ddd: Verifying Checksum [2022-05-05T15:12:09.404Z] e8cf19c19ddd: Download complete [2022-05-05T15:12:10.405Z] 9b3977197b4f: Pull complete [2022-05-05T15:12:10.693Z] 1a89e8eeedd5: Pull complete [2022-05-05T15:12:11.302Z] 94645a83ff95: Pull complete [2022-05-05T15:12:11.577Z] a4caa8a26152: Download complete [2022-05-05T15:12:12.179Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-05T15:12:12.179Z] 3f3a8bcf1eab: Download complete [2022-05-05T15:12:17.191Z] ---> dda5f271e6d4 [2022-05-05T15:12:17.191Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-05T15:12:17.191Z] ---> Running in d131c4f19214 [2022-05-05T15:12:17.454Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-05T15:12:18.023Z] ---> 74a0e4676d64 [2022-05-05T15:12:18.023Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-05T15:12:18.023Z] ---> Running in 78642c0c15d9 [2022-05-05T15:12:18.302Z] Removing intermediate container 78642c0c15d9 [2022-05-05T15:12:18.302Z] ---> 0a76e7def103 [2022-05-05T15:12:18.302Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-05T15:12:18.561Z] ---> Running in f43a32810b0d [2022-05-05T15:12:20.466Z] Removing intermediate container f43a32810b0d [2022-05-05T15:12:20.466Z] ---> f9dcb6f8a2df [2022-05-05T15:12:20.466Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-05T15:12:20.466Z] ---> Running in 6a2b74b6dae7 [2022-05-05T15:12:20.466Z] Removing intermediate container 6a2b74b6dae7 [2022-05-05T15:12:20.466Z] ---> 113a5981614f [2022-05-05T15:12:20.466Z] 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-05T15:12:20.466Z] ---> Running in 09189efbeb4f [2022-05-05T15:12:22.375Z] spire-1.2.1/ [2022-05-05T15:12:22.375Z] spire-1.2.1/.data/ [2022-05-05T15:12:22.375Z] spire-1.2.1/.data/.file [2022-05-05T15:12:22.375Z] spire-1.2.1/.dockerignore [2022-05-05T15:12:22.375Z] spire-1.2.1/.gitattributes [2022-05-05T15:12:22.375Z] spire-1.2.1/.githooks/ [2022-05-05T15:12:22.375Z] spire-1.2.1/.githooks/pre-commit [2022-05-05T15:12:22.375Z] spire-1.2.1/.github/ [2022-05-05T15:12:22.375Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-05T15:12:22.375Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-05T15:12:22.375Z] spire-1.2.1/.github/dependabot.yml [2022-05-05T15:12:22.376Z] spire-1.2.1/.github/workflows/ [2022-05-05T15:12:22.376Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-05T15:12:22.376Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-05T15:12:22.376Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-05T15:12:22.376Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-05T15:12:22.376Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-05T15:12:22.376Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-05T15:12:22.376Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-05T15:12:22.376Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-05T15:12:22.376Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-05T15:12:22.376Z] spire-1.2.1/.gitignore [2022-05-05T15:12:22.376Z] spire-1.2.1/.go-version [2022-05-05T15:12:22.376Z] spire-1.2.1/.golangci.yml [2022-05-05T15:12:22.376Z] spire-1.2.1/ADOPTERS.md [2022-05-05T15:12:22.376Z] spire-1.2.1/CHANGELOG.md [2022-05-05T15:12:22.376Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-05T15:12:22.376Z] spire-1.2.1/CODEOWNERS [2022-05-05T15:12:22.376Z] spire-1.2.1/CONTRIBUTING.md [2022-05-05T15:12:22.376Z] spire-1.2.1/Dockerfile [2022-05-05T15:12:22.376Z] spire-1.2.1/Dockerfile.dev [2022-05-05T15:12:22.376Z] spire-1.2.1/Dockerfile.scratch [2022-05-05T15:12:22.376Z] spire-1.2.1/LICENSE [2022-05-05T15:12:22.376Z] spire-1.2.1/MAINTAINERS.md [2022-05-05T15:12:22.376Z] spire-1.2.1/Makefile [2022-05-05T15:12:22.376Z] spire-1.2.1/README.md [2022-05-05T15:12:22.376Z] spire-1.2.1/ROADMAP.md [2022-05-05T15:12:22.376Z] spire-1.2.1/SECURITY.md [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-05T15:12:22.376Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-05T15:12:22.376Z] spire-1.2.1/conf/ [2022-05-05T15:12:22.376Z] spire-1.2.1/conf/agent/ [2022-05-05T15:12:22.376Z] spire-1.2.1/conf/agent/agent.conf [2022-05-05T15:12:22.376Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-05T15:12:22.376Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-05T15:12:22.376Z] spire-1.2.1/conf/server/ [2022-05-05T15:12:22.376Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-05T15:12:22.376Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-05T15:12:22.376Z] spire-1.2.1/conf/server/server.conf [2022-05-05T15:12:22.376Z] spire-1.2.1/conf/server/server_full.conf [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/ [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/SPIRE101.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/auditlog.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/images/ [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/scaling_spire.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/spire_agent.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/spire_server.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/supported_integrations.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/telemetry.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/telemetry_config.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/upgrading.md [2022-05-05T15:12:22.376Z] spire-1.2.1/doc/using_spire.md [2022-05-05T15:12:22.376Z] spire-1.2.1/examples/ [2022-05-05T15:12:22.376Z] spire-1.2.1/examples/README.md [2022-05-05T15:12:22.376Z] spire-1.2.1/go.mod [2022-05-05T15:12:22.376Z] spire-1.2.1/go.sum [2022-05-05T15:12:22.376Z] spire-1.2.1/pkg/ [2022-05-05T15:12:22.376Z] spire-1.2.1/pkg/agent/ [2022-05-05T15:12:22.376Z] spire-1.2.1/pkg/agent/agent.go [2022-05-05T15:12:22.376Z] spire-1.2.1/pkg/agent/api/ [2022-05-05T15:12:22.376Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-05T15:12:22.376Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-05T15:12:22.376Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-05T15:12:22.376Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-05T15:12:22.376Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-05T15:12:22.376Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-05T15:12:22.376Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/client/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/common/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/config.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/svid/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/common/ [2022-05-05T15:12:22.377Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/names.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/auth/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cli/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/health/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/health/config.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/health/context.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/health/health.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/idutil/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/log/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/log/log.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/log/options.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-05T15:12:22.378Z] spire-1.2.1/pkg/common/plugin/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/profiling/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/selector/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/uptime/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/util/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/util/task.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/version/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/version/version.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/x509util/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/api.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/health/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/id.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-05T15:12:22.379Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/status.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/bundle/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/ca/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/cache/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/catalog/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/config.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-05T15:12:22.380Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-05T15:12:22.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/registration/ [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/server.go [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/server_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/svid/ [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/ [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/private/ [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/private/server/ [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/private/server/journal/ [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/spire/ [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/spire/common/ [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/spire/plugin/ [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-05T15:12:22.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-05T15:12:22.382Z] spire-1.2.1/release/ [2022-05-05T15:12:22.382Z] spire-1.2.1/release/spire-extras/ [2022-05-05T15:12:22.382Z] spire-1.2.1/release/spire-extras/README.md [2022-05-05T15:12:22.382Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-05T15:12:22.382Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-05T15:12:22.382Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-05T15:12:22.382Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-05T15:12:22.382Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-05T15:12:22.382Z] spire-1.2.1/release/spire/ [2022-05-05T15:12:22.382Z] spire-1.2.1/release/spire/README.md [2022-05-05T15:12:22.382Z] spire-1.2.1/release/spire/conf/ [2022-05-05T15:12:22.382Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-05T15:12:22.382Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-05T15:12:22.382Z] spire-1.2.1/release/spire/conf/server/ [2022-05-05T15:12:22.382Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-05T15:12:22.382Z] spire-1.2.1/script/ [2022-05-05T15:12:22.382Z] spire-1.2.1/script/build-artifact.sh [2022-05-05T15:12:22.382Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-05T15:12:22.382Z] spire-1.2.1/support/ [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/ [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-05T15:12:22.382Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-05T15:12:22.382Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-05T15:12:22.382Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-05T15:12:22.383Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/clock/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/clock/clock.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/fixture.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/registration/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-05T15:12:22.383Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/README.md [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/common [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-05T15:12:22.383Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-05T15:12:22.384Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/test-one.sh [2022-05-05T15:12:22.385Z] spire-1.2.1/test/integration/test.sh [2022-05-05T15:12:22.385Z] spire-1.2.1/test/plugintest/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/plugintest/config.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/plugintest/load.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/plugintest/option.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/spiretest/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/spiretest/dir.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/spiretest/logs.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/spiretest/suite.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/spiretest/x509.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/testca/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/testca/ca.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/testkey/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/testkey/generate.sh [2022-05-05T15:12:22.385Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/testkey/keys.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/testkey/new.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/tpmsimulator/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/util/ [2022-05-05T15:12:22.385Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/util/cert_generation.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/util/io_redirection.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/util/race.go [2022-05-05T15:12:22.385Z] spire-1.2.1/test/util/util.go [2022-05-05T15:12:22.385Z] building spire from source... [2022-05-05T15:12:22.647Z] Installing go1.17.7... [2022-05-05T15:12:24.024Z] ---> 3ad1ec83a5fd [2022-05-05T15:12:24.024Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-05T15:12:24.024Z] ---> Running in 08745c66377e [2022-05-05T15:12:24.959Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-05T15:12:27.292Z] 3f3a8bcf1eab: Pull complete [2022-05-05T15:12:27.292Z] 0c92f367c5e7: Pull complete [2022-05-05T15:12:27.292Z] 3096ccb668a1: Pull complete [2022-05-05T15:12:27.292Z] e8cf19c19ddd: Pull complete [2022-05-05T15:12:28.244Z] Building bin/spire-server... [2022-05-05T15:12:28.244Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-05T15:12:28.244Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-05T15:12:28.244Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-05T15:12:28.244Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-05T15:12:28.244Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-05T15:12:28.503Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-05T15:12:28.503Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-05T15:12:28.503Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-05T15:12:28.503Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-05T15:12:28.503Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-05T15:12:28.503Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-05T15:12:28.764Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-05T15:12:28.764Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-05T15:12:28.764Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-05T15:12:28.764Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-05T15:12:28.764Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-05T15:12:28.764Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-05T15:12:29.022Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-05T15:12:29.022Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-05T15:12:29.022Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-05T15:12:29.022Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-05T15:12:29.022Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-05T15:12:29.315Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-05T15:12:29.315Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-05T15:12:29.315Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-05T15:12:29.315Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-05T15:12:29.315Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-05T15:12:29.315Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-05T15:12:29.315Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-05T15:12:29.315Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-05T15:12:29.315Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-05T15:12:29.315Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-05T15:12:29.315Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-05T15:12:29.315Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-05T15:12:29.315Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-05T15:12:29.315Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-05T15:12:29.315Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-05T15:12:29.315Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-05T15:12:29.315Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-05T15:12:29.315Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-05T15:12:29.574Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-05T15:12:29.574Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-05T15:12:29.574Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-05T15:12:29.574Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-05T15:12:29.574Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-05T15:12:29.574Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-05T15:12:29.574Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-05T15:12:29.574Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-05T15:12:29.574Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-05T15:12:29.574Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-05T15:12:29.832Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-05T15:12:29.832Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-05T15:12:29.832Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-05T15:12:30.091Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-05T15:12:30.349Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-05T15:12:31.650Z] a4caa8a26152: Pull complete [2022-05-05T15:12:31.650Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-05T15:12:31.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-05T15:12:31.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-05T15:12:32.012Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-05T15:12:32.012Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-05T15:12:32.012Z] WORKDIR /edgex [2022-05-05T15:12:32.012Z] COPY go.mod . [2022-05-05T15:12:32.012Z] RUN go mod download [2022-05-05T15:12:32.881Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-05T15:12:32.881Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-05T15:12:32.881Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-05T15:12:32.881Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-05T15:12:32.881Z] go: downloading google.golang.org/api v0.70.0 [2022-05-05T15:12:32.881Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-05T15:12:33.139Z] go: downloading k8s.io/api v0.23.4 [2022-05-05T15:12:33.139Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-05T15:12:33.139Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-05T15:12:34.071Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-05T15:12:34.330Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-05T15:12:34.330Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-05T15:12:34.330Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-05T15:12:34.330Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-05T15:12:34.670Z] Sending build context to Docker daemon 169.3MB [2022-05-05T15:12:34.670Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-05T15:12:34.670Z] ---> 725f1c02e7f9 [2022-05-05T15:12:34.670Z] Step 2/4 : WORKDIR /edgex [2022-05-05T15:12:34.896Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-05T15:12:35.155Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-05T15:12:35.155Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-05T15:12:36.671Z] ---> Running in a703fd394713 [2022-05-05T15:12:36.946Z] Removing intermediate container a703fd394713 [2022-05-05T15:12:36.946Z] ---> b49b78c66b2c [2022-05-05T15:12:36.946Z] Step 3/4 : COPY go.mod . [2022-05-05T15:12:37.561Z] ---> 1c36c543a929 [2022-05-05T15:12:37.561Z] Step 4/4 : RUN go mod download [2022-05-05T15:12:37.561Z] ---> Running in 8c2a5b8ef8c7 [2022-05-05T15:12:41.743Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-05T15:12:41.743Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-05T15:12:41.743Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-05T15:12:41.743Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-05T15:12:41.743Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-05T15:12:41.743Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-05T15:12:41.743Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-05T15:12:41.743Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-05T15:12:42.001Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-05T15:12:42.001Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-05T15:12:42.001Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-05T15:12:42.001Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-05T15:12:42.001Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-05T15:12:42.001Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-05T15:12:42.001Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-05T15:12:42.001Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-05T15:12:42.001Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-05T15:12:42.001Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-05T15:12:42.001Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-05T15:12:42.001Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-05T15:12:42.001Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-05T15:12:42.261Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-05T15:12:42.261Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-05T15:12:42.261Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-05T15:12:42.261Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-05T15:12:42.261Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-05T15:12:42.261Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-05T15:12:42.261Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-05T15:12:42.520Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-05T15:12:42.520Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-05T15:12:42.520Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-05T15:12:42.520Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-05T15:12:42.520Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-05T15:12:42.520Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-05T15:12:42.520Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-05T15:12:42.520Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-05T15:12:42.520Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-05T15:12:42.520Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-05T15:12:42.520Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-05T15:12:42.777Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-05T15:12:42.777Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-05T15:12:42.777Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-05T15:12:42.777Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-05T15:12:42.777Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-05T15:12:42.777Z] go: downloading go.opencensus.io v0.23.0 [2022-05-05T15:12:42.777Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-05T15:12:42.777Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-05T15:12:42.777Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-05T15:12:42.777Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-05T15:12:42.777Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-05T15:12:43.035Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-05T15:12:43.035Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-05T15:12:43.035Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-05T15:12:43.035Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-05T15:12:43.035Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-05T15:12:43.035Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-05T15:12:43.294Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-05T15:12:43.294Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-05T15:12:43.294Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-05T15:12:43.294Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-05T15:12:43.294Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-05T15:12:43.294Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-05T15:12:43.294Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-05T15:12:43.294Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-05T15:12:43.294Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-05T15:12:43.294Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-05T15:12:43.294Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-05T15:12:43.294Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-05T15:12:43.294Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-05T15:12:43.294Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-05T15:12:49.852Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-05T15:12:49.852Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-05T15:12:49.852Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-05T15:12:51.754Z] Removing intermediate container d131c4f19214 [2022-05-05T15:12:51.755Z] ---> ee025cfdc222 [2022-05-05T15:12:51.755Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-05T15:12:51.755Z] ---> Running in 7388e5e9dd1e [2022-05-05T15:12:53.131Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-05T15:12:54.512Z] Removing intermediate container 7388e5e9dd1e [2022-05-05T15:12:54.512Z] ---> adbba7d6daa3 [2022-05-05T15:12:54.512Z] [2022-05-05T15:12:54.512Z] Step 11/23 : FROM docker:20.10.14 [2022-05-05T15:12:54.512Z] 20.10.14: Pulling from library/docker [2022-05-05T15:12:55.454Z] Removing intermediate container 08745c66377e [2022-05-05T15:12:55.454Z] ---> 6d845884e289 [2022-05-05T15:12:55.454Z] [2022-05-05T15:12:55.454Z] Step 10/22 : FROM alpine:3.14 [2022-05-05T15:12:55.454Z] ---> e04c818066af [2022-05-05T15:12:55.454Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-05T15:12:55.454Z] ---> Running in 7aeb6ff6d8d3 [2022-05-05T15:12:56.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:12:56.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:12:57.095Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-05T15:12:57.095Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-05T15:12:57.095Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-05T15:12:57.095Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-05T15:12:57.095Z] (5/6) Installing curl (7.79.1-r1) [2022-05-05T15:12:57.095Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-05T15:12:57.095Z] Executing busybox-1.33.1-r7.trigger [2022-05-05T15:12:57.095Z] Executing ca-certificates-20211220-r0.trigger [2022-05-05T15:12:57.095Z] OK: 8 MiB in 20 packages [2022-05-05T15:12:58.474Z] Removing intermediate container 7aeb6ff6d8d3 [2022-05-05T15:12:58.474Z] ---> 1671c30d4145 [2022-05-05T15:12:58.474Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-05T15:12:58.474Z] ---> Running in b493811ee22d [2022-05-05T15:12:58.752Z] Removing intermediate container b493811ee22d [2022-05-05T15:12:58.752Z] ---> b705440d4fd8 [2022-05-05T15:12:58.752Z] Step 13/22 : WORKDIR /edgex [2022-05-05T15:12:59.012Z] ---> Running in 776e6538674f [2022-05-05T15:12:59.272Z] Removing intermediate container 776e6538674f [2022-05-05T15:12:59.272Z] ---> 4c2b0b8d6bb2 [2022-05-05T15:12:59.272Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-05T15:13:00.208Z] ---> f33ea992c951 [2022-05-05T15:13:00.208Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-05T15:13:01.594Z] ---> 2f3865eeb584 [2022-05-05T15:13:01.594Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-05T15:13:02.975Z] ---> 72058c73da76 [2022-05-05T15:13:02.975Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-05T15:13:03.545Z] ---> 2f9ed0d33f06 [2022-05-05T15:13:03.545Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-05T15:13:03.545Z] ---> Running in 739cf3c4d453 [2022-05-05T15:13:04.490Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-05T15:13:04.491Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-05T15:13:04.491Z] ---> 7417809fdb73 [2022-05-05T15:13:04.491Z] 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-05T15:13:04.491Z] ---> Running in 83ed5a8cfa93 [2022-05-05T15:13:04.750Z] Removing intermediate container 83ed5a8cfa93 [2022-05-05T15:13:04.750Z] ---> 2fe4032a9631 [2022-05-05T15:13:04.750Z] 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-05T15:13:05.008Z] ---> Running in 3c6eba50874b [2022-05-05T15:13:05.272Z] Removing intermediate container 739cf3c4d453 [2022-05-05T15:13:05.272Z] ---> 0e22ea7bec69 [2022-05-05T15:13:05.272Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-05T15:13:05.530Z] ---> Running in 45d81f61336b [2022-05-05T15:13:05.791Z] Removing intermediate container 45d81f61336b [2022-05-05T15:13:05.791Z] ---> 3631de14a58f [2022-05-05T15:13:05.791Z] Step 20/22 : LABEL arch=x86_64 [2022-05-05T15:13:05.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:13:06.049Z] ---> Running in 09e46b076c22 [2022-05-05T15:13:06.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:13:06.308Z] (1/43) Installing readline (8.1.1-r0) [2022-05-05T15:13:06.308Z] (2/43) Installing bash (5.1.16-r0) [2022-05-05T15:13:06.308Z] Removing intermediate container 09e46b076c22 [2022-05-05T15:13:06.308Z] ---> 2a8decbe7f27 [2022-05-05T15:13:06.308Z] Step 21/22 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:13:06.308Z] Executing bash-5.1.16-r0.post-install [2022-05-05T15:13:06.308Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-05T15:13:06.308Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-05T15:13:06.308Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-05T15:13:06.308Z] (6/43) Installing curl (7.80.0-r1) [2022-05-05T15:13:06.308Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-05T15:13:06.308Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-05T15:13:06.308Z] ---> Running in c4f31c24ec06 [2022-05-05T15:13:06.308Z] (9/43) Installing expat (2.4.7-r0) [2022-05-05T15:13:06.308Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-05T15:13:06.308Z] (11/43) Installing gdbm (1.22-r0) [2022-05-05T15:13:06.308Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-05T15:13:06.308Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-05T15:13:06.308Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-05T15:13:06.308Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-05T15:13:06.308Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-05T15:13:06.308Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-05T15:13:06.874Z] Removing intermediate container c4f31c24ec06 [2022-05-05T15:13:06.874Z] ---> 32dc6e479ff7 [2022-05-05T15:13:06.874Z] Step 22/22 : LABEL version=0.0.0 [2022-05-05T15:13:06.874Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-05T15:13:06.874Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-05T15:13:06.874Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-05T15:13:06.874Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-05T15:13:06.874Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-05T15:13:06.874Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-05T15:13:06.874Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-05T15:13:06.874Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-05T15:13:06.874Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-05T15:13:06.874Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-05T15:13:06.874Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-05T15:13:06.874Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-05T15:13:06.874Z] ---> Running in 8f00b2ffc4fd [2022-05-05T15:13:06.874Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-05T15:13:06.874Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-05T15:13:06.874Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-05T15:13:06.874Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-05T15:13:06.874Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-05T15:13:06.874Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-05T15:13:07.133Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-05T15:13:07.133Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-05T15:13:07.133Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-05T15:13:07.133Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-05T15:13:07.133Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-05T15:13:07.133Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-05T15:13:07.133Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-05T15:13:07.133Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-05T15:13:07.133Z] Executing busybox-1.34.1-r5.trigger [2022-05-05T15:13:07.133Z] OK: 83 MiB in 65 packages [2022-05-05T15:13:07.392Z] Removing intermediate container 8f00b2ffc4fd [2022-05-05T15:13:07.392Z] ---> c2df244346fc [2022-05-05T15:13:07.392Z] [2022-05-05T15:13:07.392Z] Successfully built c2df244346fc [2022-05-05T15:13:07.392Z] Successfully tagged security-proxy-setup:latest [2022-05-05T15:13:07.392Z] Building core-metadata [2022-05-05T15:13:07.958Z]  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 [2022-05-05T15:13:07.958Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-05T15:13:07.958Z] 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-05T15:13:07.958Z] Collecting PyYAML<4,>=3.10 [2022-05-05T15:13:07.958Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-05T15:13:08.529Z] Collecting cached-property<2,>=1.2.0 [2022-05-05T15:13:08.529Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-05T15:13:08.788Z] Collecting docker<4.0,>=3.6.0 [2022-05-05T15:13:08.788Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-05T15:13:08.788Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-05T15:13:08.788Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-05T15:13:09.047Z] Collecting jsonschema<3,>=2.5.1 [2022-05-05T15:13:09.047Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-05T15:13:09.047Z] Collecting docopt<0.7,>=0.6.1 [2022-05-05T15:13:09.047Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-05T15:13:09.615Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-05T15:13:09.615Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-05T15:13:09.615Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-05T15:13:09.615Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-05T15:13:09.615Z] Collecting texttable<0.10,>=0.9.0 [2022-05-05T15:13:09.615Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-05T15:13:09.874Z] Collecting docker-pycreds>=0.4.0 [2022-05-05T15:13:09.874Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-05T15:13:10.131Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-05T15:13:10.131Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-05T15:13:10.131Z] 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-05T15:13:10.131Z] Collecting idna<2.8,>=2.5 [2022-05-05T15:13:10.131Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-05T15:13:10.390Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-05T15:13:10.390Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-05T15:13:10.390Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-05T15:13:10.390Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-05T15:13:10.390Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-05T15:13:10.390Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-05T15:13:10.390Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-05T15:13:10.390Z] Attempting uninstall: urllib3 [2022-05-05T15:13:10.390Z] Found existing installation: urllib3 1.26.7 [2022-05-05T15:13:10.390Z] Uninstalling urllib3-1.26.7: [2022-05-05T15:13:10.390Z] Successfully uninstalled urllib3-1.26.7 [2022-05-05T15:13:10.652Z] Attempting uninstall: idna [2022-05-05T15:13:10.652Z] Found existing installation: idna 3.3 [2022-05-05T15:13:10.652Z] Uninstalling idna-3.3: [2022-05-05T15:13:10.652Z] Successfully uninstalled idna-3.3 [2022-05-05T15:13:10.909Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:13:10.909Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:13:10.909Z] ---> a0db04df0662 [2022-05-05T15:13:10.909Z] Step 3/23 : WORKDIR /edgex-go [2022-05-05T15:13:10.909Z] ---> Using cache [2022-05-05T15:13:10.909Z] ---> db53b9629d6f [2022-05-05T15:13:10.910Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:13:10.910Z] ---> Using cache [2022-05-05T15:13:10.910Z] ---> a0f48a9a0f6f [2022-05-05T15:13:10.910Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-05T15:13:10.910Z] ---> Using cache [2022-05-05T15:13:10.910Z] ---> b37649fd6a82 [2022-05-05T15:13:10.910Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-05T15:13:10.910Z] ---> Using cache [2022-05-05T15:13:10.910Z] ---> 0adaef373be8 [2022-05-05T15:13:10.910Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:13:10.910Z] ---> Using cache [2022-05-05T15:13:10.910Z] ---> bea57b60055b [2022-05-05T15:13:10.910Z] Step 8/23 : COPY . . [2022-05-05T15:13:10.910Z] ---> Using cache [2022-05-05T15:13:10.910Z] ---> 3ad1ec83a5fd [2022-05-05T15:13:10.910Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-05T15:13:11.169Z] Attempting uninstall: requests [2022-05-05T15:13:11.169Z] Found existing installation: requests 2.26.0 [2022-05-05T15:13:11.169Z] Uninstalling requests-2.26.0: [2022-05-05T15:13:11.169Z] Successfully uninstalled requests-2.26.0 [2022-05-05T15:13:11.736Z] Running setup.py install for texttable: started [2022-05-05T15:13:11.998Z] Running setup.py install for texttable: finished with status 'done' [2022-05-05T15:13:11.998Z] Running setup.py install for PyYAML: started [2022-05-05T15:13:12.565Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-05T15:13:12.565Z] ---> Running in 703b0cfbc0bd [2022-05-05T15:13:12.565Z] Running setup.py install for docopt: started [2022-05-05T15:13:12.824Z] Running setup.py install for docopt: finished with status 'done' [2022-05-05T15:13:12.824Z] Running setup.py install for dockerpty: started [2022-05-05T15:13:13.083Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-05T15:13:13.083Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-05T15:13:13.342Z] 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-05T15:13:16.631Z] Removing intermediate container 3c6eba50874b [2022-05-05T15:13:16.631Z] ---> da3f78ec57fb [2022-05-05T15:13:16.631Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-05T15:13:16.631Z] ---> Running in 9321f7593440 [2022-05-05T15:13:16.631Z] Removing intermediate container 9321f7593440 [2022-05-05T15:13:16.631Z] ---> 45a09d66b1e4 [2022-05-05T15:13:16.631Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-05T15:13:16.631Z] ---> Running in 972393819cf3 [2022-05-05T15:13:16.631Z] Removing intermediate container 972393819cf3 [2022-05-05T15:13:16.631Z] ---> 07a269e3e2f6 [2022-05-05T15:13:16.631Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-05T15:13:17.197Z] ---> b98e9ebec90e [2022-05-05T15:13:17.197Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-05T15:13:17.457Z] ---> f6a24919dad3 [2022-05-05T15:13:17.457Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-05T15:13:17.717Z] ---> 8d818681497f [2022-05-05T15:13:17.717Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-05T15:13:17.717Z] ---> Running in ab2b21113922 [2022-05-05T15:13:17.975Z] Removing intermediate container ab2b21113922 [2022-05-05T15:13:17.975Z] ---> ae0f70f7bb1a [2022-05-05T15:13:17.975Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-05T15:13:17.975Z] ---> Running in 20220b3390d6 [2022-05-05T15:13:18.234Z] Removing intermediate container 20220b3390d6 [2022-05-05T15:13:18.234Z] ---> b6eb69995d69 [2022-05-05T15:13:18.234Z] Step 21/23 : LABEL arch=x86_64 [2022-05-05T15:13:18.234Z] ---> Running in d8bd6c4d6529 [2022-05-05T15:13:18.497Z] Removing intermediate container d8bd6c4d6529 [2022-05-05T15:13:18.497Z] ---> ab917106813f [2022-05-05T15:13:18.497Z] Step 22/23 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:13:18.756Z] ---> Running in efaf712aa256 [2022-05-05T15:13:18.756Z] Removing intermediate container efaf712aa256 [2022-05-05T15:13:18.756Z] ---> e49a7f5ab292 [2022-05-05T15:13:18.756Z] Step 23/23 : LABEL version=0.0.0 [2022-05-05T15:13:18.756Z] ---> Running in 1a2c812d6694 [2022-05-05T15:13:19.014Z] Removing intermediate container 1a2c812d6694 [2022-05-05T15:13:19.014Z] ---> 43baa3c722a9 [2022-05-05T15:13:19.014Z] [2022-05-05T15:13:19.014Z] Successfully built 43baa3c722a9 [2022-05-05T15:13:19.014Z] Successfully tagged sys-mgmt-agent:latest [2022-05-05T15:13:19.014Z]  Building sys-mgmt-agent ... done Building security-bootstrapper [2022-05-05T15:13:22.361Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:13:22.361Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:13:22.361Z] ---> a0db04df0662 [2022-05-05T15:13:22.361Z] Step 3/31 : WORKDIR /edgex-go [2022-05-05T15:13:22.361Z] ---> Using cache [2022-05-05T15:13:22.361Z] ---> db53b9629d6f [2022-05-05T15:13:22.361Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:13:22.361Z] ---> Using cache [2022-05-05T15:13:22.361Z] ---> a0f48a9a0f6f [2022-05-05T15:13:22.361Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-05T15:13:22.361Z] ---> Using cache [2022-05-05T15:13:22.361Z] ---> b37649fd6a82 [2022-05-05T15:13:22.361Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-05T15:13:22.361Z] ---> Using cache [2022-05-05T15:13:22.361Z] ---> 0adaef373be8 [2022-05-05T15:13:22.361Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:13:22.361Z] ---> Using cache [2022-05-05T15:13:22.361Z] ---> bea57b60055b [2022-05-05T15:13:22.361Z] Step 8/31 : COPY . . [2022-05-05T15:13:22.361Z] ---> Using cache [2022-05-05T15:13:22.361Z] ---> 3ad1ec83a5fd [2022-05-05T15:13:22.361Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-05T15:13:23.477Z] ---> Running in a535ffea0a44 [2022-05-05T15:13:24.182Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-05T15:13:24.592Z] Removing intermediate container 8c2a5b8ef8c7 [2022-05-05T15:13:24.592Z] ---> d4f479f326fd [2022-05-05T15:13:24.592Z] Successfully built d4f479f326fd [2022-05-05T15:13:24.592Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-05T15:13:24.936Z] + docker inspect -f . ci-base-image-arm64 [2022-05-05T15:13:24.936Z] . [Pipeline] withDockerContainer [2022-05-05T15:13:25.167Z] prd-ubuntu20.04-docker-arm64-4c-16g-40513 does not seem to be running inside a container [2022-05-05T15:13:25.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-05T15:13:26.581Z] $ docker top 95a0d19221b5ef44e1b2ab68237c0bd3417c42f10826914551fdb9c7a02a97c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-05T15:13:27.482Z] + go version [2022-05-05T15:13:27.482Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-05T15:13:27.514Z] $ docker stop --time=1 95a0d19221b5ef44e1b2ab68237c0bd3417c42f10826914551fdb9c7a02a97c3 [2022-05-05T15:13:29.153Z] $ docker rm -f 95a0d19221b5ef44e1b2ab68237c0bd3417c42f10826914551fdb9c7a02a97c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-05T15:13:29.761Z] + docker inspect -f . ci-base-image-arm64 [2022-05-05T15:13:29.761Z] . [Pipeline] withDockerContainer [2022-05-05T15:13:29.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-40513 does not seem to be running inside a container [2022-05-05T15:13:30.082Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-05T15:13:31.299Z] $ docker top df4bb367e498ddc4917050174441bb695bae5a1511a0d0a324fcbb401aec493c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-05T15:13:31.549Z] ========================================================= [2022-05-05T15:13:31.549Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-05T15:13:31.549Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-05T15:13:32.195Z] + make test [2022-05-05T15:13:32.195Z] go mod tidy -compat=1.17 [2022-05-05T15:13:33.174Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-05T15:13:39.110Z] Removing intermediate container 703b0cfbc0bd [2022-05-05T15:13:39.110Z] ---> 1b487f2b7f75 [2022-05-05T15:13:39.110Z] [2022-05-05T15:13:39.110Z] Step 10/23 : FROM alpine:3.14 [2022-05-05T15:13:39.110Z] ---> e04c818066af [2022-05-05T15:13:39.110Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-05T15:13:39.110Z] ---> Using cache [2022-05-05T15:13:39.110Z] ---> 4b92b06d5f57 [2022-05-05T15:13:39.110Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-05T15:13:39.110Z] ---> Using cache [2022-05-05T15:13:39.110Z] ---> 0486ece0ec18 [2022-05-05T15:13:39.110Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-05T15:13:39.110Z] ---> Running in 4879fa4a0199 [2022-05-05T15:13:39.110Z] Removing intermediate container 4879fa4a0199 [2022-05-05T15:13:39.110Z] ---> 20054285b828 [2022-05-05T15:13:39.110Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-05T15:13:39.110Z] ---> Running in 82c6f1c2cd4f [2022-05-05T15:13:39.110Z] Removing intermediate container 82c6f1c2cd4f [2022-05-05T15:13:39.110Z] ---> e445c9edd519 [2022-05-05T15:13:39.110Z] Step 15/23 : WORKDIR / [2022-05-05T15:13:39.110Z] ---> Running in 93ece3d46358 [2022-05-05T15:13:39.110Z] Removing intermediate container 93ece3d46358 [2022-05-05T15:13:39.110Z] ---> d85069e50058 [2022-05-05T15:13:39.110Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-05T15:13:39.110Z] ---> 2d1490f317fc [2022-05-05T15:13:39.110Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-05T15:13:39.110Z] ---> 3e8dfd9a5c8f [2022-05-05T15:13:39.110Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-05T15:13:39.370Z] ---> 742ebdc82563 [2022-05-05T15:13:39.370Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-05T15:13:39.370Z] ---> Running in 531ab9f8495f [2022-05-05T15:13:39.629Z] Removing intermediate container 531ab9f8495f [2022-05-05T15:13:39.629Z] ---> bd8a47bc2943 [2022-05-05T15:13:39.629Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-05T15:13:39.629Z] ---> Running in d8b642d49b20 [2022-05-05T15:13:39.888Z] Removing intermediate container d8b642d49b20 [2022-05-05T15:13:39.888Z] ---> 20d84dbcd417 [2022-05-05T15:13:39.888Z] Step 21/23 : LABEL arch=x86_64 [2022-05-05T15:13:39.888Z] ---> Running in 9d5779aa5244 [2022-05-05T15:13:40.146Z] Removing intermediate container 9d5779aa5244 [2022-05-05T15:13:40.146Z] ---> b179a254c511 [2022-05-05T15:13:40.146Z] Step 22/23 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:13:40.146Z] ---> Running in a43213b8f38b [2022-05-05T15:13:40.404Z] Removing intermediate container a43213b8f38b [2022-05-05T15:13:40.404Z] ---> effdbaa7f0c7 [2022-05-05T15:13:40.404Z] Step 23/23 : LABEL version=0.0.0 [2022-05-05T15:13:40.404Z] ---> Running in 8a9701d61eee [2022-05-05T15:13:40.971Z] Removing intermediate container 8a9701d61eee [2022-05-05T15:13:40.971Z] ---> 8649985f2da0 [2022-05-05T15:13:40.971Z] [2022-05-05T15:13:40.971Z] Successfully built 8649985f2da0 [2022-05-05T15:13:40.971Z] Successfully tagged core-metadata:latest [2022-05-05T15:13:40.971Z] Building core-data [2022-05-05T15:13:44.261Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:13:44.261Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:13:44.261Z] ---> a0db04df0662 [2022-05-05T15:13:44.261Z] Step 3/23 : WORKDIR /edgex-go [2022-05-05T15:13:44.261Z] ---> Using cache [2022-05-05T15:13:44.261Z] ---> db53b9629d6f [2022-05-05T15:13:44.261Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:13:44.261Z] ---> Using cache [2022-05-05T15:13:44.261Z] ---> a0f48a9a0f6f [2022-05-05T15:13:44.261Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-05T15:13:45.196Z] ---> Running in c214dea7b42e [2022-05-05T15:13:46.133Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:13:47.071Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:13:47.330Z] OK: 221 MiB in 52 packages [2022-05-05T15:13:47.898Z] Removing intermediate container a535ffea0a44 [2022-05-05T15:13:47.898Z] ---> 620ffca680d1 [2022-05-05T15:13:47.898Z] [2022-05-05T15:13:47.898Z] Step 10/31 : FROM alpine:3.14 [2022-05-05T15:13:47.898Z] ---> e04c818066af [2022-05-05T15:13:47.898Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-05T15:13:48.160Z] ---> Running in 2e0b41b4c3b3 [2022-05-05T15:13:48.160Z] Removing intermediate container c214dea7b42e [2022-05-05T15:13:48.160Z] ---> 3406cabffaf5 [2022-05-05T15:13:48.160Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-05T15:13:48.422Z] Removing intermediate container 2e0b41b4c3b3 [2022-05-05T15:13:48.422Z] ---> e733ddd6b25b [2022-05-05T15:13:48.422Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-05T15:13:48.422Z] ---> Running in 58e0c8829e0a [2022-05-05T15:13:48.681Z] ---> c9a4cf9a39c9 [2022-05-05T15:13:48.681Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:13:48.681Z] ---> Running in 8a6b91350475 [2022-05-05T15:13:49.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:13:49.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:13:49.767Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-05T15:13:49.767Z] (2/2) Installing su-exec (0.2-r1) [2022-05-05T15:13:49.767Z] Executing busybox-1.33.1-r7.trigger [2022-05-05T15:13:49.767Z] OK: 6 MiB in 16 packages [2022-05-05T15:13:50.339Z] Removing intermediate container 58e0c8829e0a [2022-05-05T15:13:50.339Z] ---> 1d2f81289abe [2022-05-05T15:13:50.339Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-05T15:13:50.609Z] ---> Running in ddbbfef862b5 [2022-05-05T15:13:50.609Z] Removing intermediate container ddbbfef862b5 [2022-05-05T15:13:50.609Z] ---> 0289af950f28 [2022-05-05T15:13:50.609Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-05T15:13:50.870Z] Removing intermediate container 8a6b91350475 [2022-05-05T15:13:50.870Z] ---> d33f26f30f23 [2022-05-05T15:13:50.870Z] Step 8/23 : COPY . . [2022-05-05T15:13:50.870Z] ---> Running in e5f53e51ce80 [2022-05-05T15:13:51.129Z] Removing intermediate container e5f53e51ce80 [2022-05-05T15:13:51.129Z] ---> 03dc79f861f6 [2022-05-05T15:13:51.129Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-05T15:13:51.129Z] ---> Running in 4fe9030463a7 [2022-05-05T15:13:53.674Z] Removing intermediate container 4fe9030463a7 [2022-05-05T15:13:53.674Z] ---> 23f8236f3987 [2022-05-05T15:13:53.674Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-05T15:13:53.932Z] ---> Running in 53b8a4809f54 [2022-05-05T15:13:54.500Z] Removing intermediate container 53b8a4809f54 [2022-05-05T15:13:54.500Z] ---> 12684a2a1f9f [2022-05-05T15:13:54.500Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-05T15:13:55.877Z] ---> ef8660f032d0 [2022-05-05T15:13:55.877Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-05T15:13:55.877Z] Building bin/spire-agent... [2022-05-05T15:13:55.877Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-05T15:13:55.877Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-05T15:13:55.877Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-05T15:13:55.877Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-05T15:13:56.137Z]  ---> Running in 68fa3e72ead6 [2022-05-05T15:13:56.396Z] Building bin/spire-agent... [2022-05-05T15:13:56.655Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-05T15:13:56.655Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-05T15:13:56.655Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-05T15:13:56.655Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-05T15:13:56.916Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-05T15:13:56.916Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-05T15:13:56.916Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-05T15:13:57.177Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-05T15:13:57.177Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-05T15:13:57.177Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-05T15:13:57.177Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-05T15:13:57.177Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-05T15:13:57.177Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-05T15:13:58.114Z]  ---> 759b8a0eec29 [2022-05-05T15:13:58.114Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-05T15:13:58.114Z] ---> Running in 07c26729c4d7 [2022-05-05T15:13:58.376Z] Removing intermediate container 68fa3e72ead6 [2022-05-05T15:13:58.376Z] ---> bf9fe5994ae0 [2022-05-05T15:13:58.376Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-05T15:13:58.635Z] ---> 3c6f87b4d272 [2022-05-05T15:13:58.635Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-05T15:13:58.897Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-05T15:13:59.155Z] ---> eaca7e8b7f2f [2022-05-05T15:13:59.156Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-05T15:13:59.725Z] ---> ab802ff6927e [2022-05-05T15:13:59.725Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-05T15:13:59.985Z] ---> e985a960f954 [2022-05-05T15:13:59.985Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-05T15:14:00.551Z] ---> 02e7083860bf [2022-05-05T15:14:00.551Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-05T15:14:00.551Z] ---> Running in 56b1a459722c [2022-05-05T15:14:00.809Z] Removing intermediate container 56b1a459722c [2022-05-05T15:14:00.809Z] ---> 453d951e59cd [2022-05-05T15:14:00.809Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-05T15:14:01.743Z] ---> a72c5d396415 [2022-05-05T15:14:01.744Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-05T15:14:01.744Z] ---> Running in 7f469567e9b7 [2022-05-05T15:14:02.682Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-05T15:14:02.682Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-05T15:14:02.682Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-05T15:14:02.942Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-05T15:14:02.942Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-05T15:14:02.942Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-05T15:14:02.942Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-05T15:14:02.942Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-05T15:14:02.942Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-05T15:14:03.510Z] Removing intermediate container 7f469567e9b7 [2022-05-05T15:14:03.510Z] ---> 32115a18279c [2022-05-05T15:14:03.510Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-05T15:14:03.510Z] ---> Running in e72452004a81 [2022-05-05T15:14:03.769Z] Removing intermediate container e72452004a81 [2022-05-05T15:14:03.769Z] ---> e14d6b1c28dd [2022-05-05T15:14:03.769Z] Step 28/31 : CMD ["gate"] [2022-05-05T15:14:04.029Z] ---> Running in 63c5c82bac20 [2022-05-05T15:14:04.289Z] Removing intermediate container 63c5c82bac20 [2022-05-05T15:14:04.289Z] ---> 6a1276d2a523 [2022-05-05T15:14:04.289Z] Step 29/31 : LABEL arch=x86_64 [2022-05-05T15:14:04.289Z] ---> Running in 83aff523f740 [2022-05-05T15:14:04.549Z] Removing intermediate container 83aff523f740 [2022-05-05T15:14:04.549Z] ---> fdfcb9151a81 [2022-05-05T15:14:04.549Z] Step 30/31 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:14:04.810Z] ---> Running in d8f6f58a2392 [2022-05-05T15:14:05.070Z] Removing intermediate container d8f6f58a2392 [2022-05-05T15:14:05.070Z] ---> ae2751c7552c [2022-05-05T15:14:05.070Z] Step 31/31 : LABEL version=0.0.0 [2022-05-05T15:14:05.329Z] ---> Running in e01a58b517ec [2022-05-05T15:14:05.521Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-05T15:14:05.588Z] Removing intermediate container e01a58b517ec [2022-05-05T15:14:05.588Z] ---> 3e7d5669cc6c [2022-05-05T15:14:05.588Z] [2022-05-05T15:14:05.588Z] Successfully built 3e7d5669cc6c [2022-05-05T15:14:05.588Z] Successfully tagged security-bootstrapper:latest [2022-05-05T15:14:05.588Z]  Building security-bootstrapper ... done Building support-scheduler [2022-05-05T15:14:09.780Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:14:09.780Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:14:09.780Z] ---> a0db04df0662 [2022-05-05T15:14:09.780Z] Step 3/22 : WORKDIR /edgex-go [2022-05-05T15:14:09.780Z] ---> Using cache [2022-05-05T15:14:09.780Z] ---> db53b9629d6f [2022-05-05T15:14:09.780Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:14:09.780Z] ---> Using cache [2022-05-05T15:14:09.780Z] ---> a0f48a9a0f6f [2022-05-05T15:14:09.780Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-05T15:14:09.780Z] ---> Using cache [2022-05-05T15:14:09.780Z] ---> b37649fd6a82 [2022-05-05T15:14:09.780Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-05T15:14:09.780Z] ---> Using cache [2022-05-05T15:14:09.780Z] ---> 0adaef373be8 [2022-05-05T15:14:09.780Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:14:09.780Z] ---> Using cache [2022-05-05T15:14:09.780Z] ---> bea57b60055b [2022-05-05T15:14:09.780Z] Step 8/22 : COPY . . [2022-05-05T15:14:09.780Z] ---> Using cache [2022-05-05T15:14:09.780Z] ---> 3ad1ec83a5fd [2022-05-05T15:14:09.780Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-05T15:14:10.718Z] ---> Running in dd9a18f083b1 [2022-05-05T15:14:11.285Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-05T15:14:29.376Z] Removing intermediate container 07c26729c4d7 [2022-05-05T15:14:29.376Z] ---> d9824ffdca62 [2022-05-05T15:14:29.376Z] [2022-05-05T15:14:29.376Z] Step 10/23 : FROM alpine:3.14 [2022-05-05T15:14:29.376Z] ---> e04c818066af [2022-05-05T15:14:29.376Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-05T15:14:29.376Z] ---> Running in 13ea4d16e36c [2022-05-05T15:14:29.377Z] Removing intermediate container 13ea4d16e36c [2022-05-05T15:14:29.377Z] ---> 6d16dd256516 [2022-05-05T15:14:29.377Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-05T15:14:29.377Z] ---> Running in 8f44766ce1d6 [2022-05-05T15:14:29.377Z] Removing intermediate container 8f44766ce1d6 [2022-05-05T15:14:29.377Z] ---> 3866f74b391b [2022-05-05T15:14:29.377Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-05T15:14:29.377Z] ---> Running in fb5bdba93120 [2022-05-05T15:14:29.377Z] Removing intermediate container fb5bdba93120 [2022-05-05T15:14:29.377Z] ---> c0cc06f244b5 [2022-05-05T15:14:29.377Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:14:29.377Z] ---> Running in 7a3b51bc3901 [2022-05-05T15:14:29.641Z] Removing intermediate container 7a3b51bc3901 [2022-05-05T15:14:29.641Z] ---> d869881546e4 [2022-05-05T15:14:29.641Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-05T15:14:29.641Z] ---> Running in 1bea89b0398b [2022-05-05T15:14:30.209Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:14:31.144Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:14:31.403Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-05T15:14:31.403Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-05T15:14:31.403Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-05T15:14:31.667Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-05T15:14:31.667Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-05T15:14:31.667Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-05T15:14:31.927Z] Executing busybox-1.33.1-r7.trigger [2022-05-05T15:14:31.927Z] OK: 8 MiB in 20 packages [2022-05-05T15:14:33.844Z] Removing intermediate container dd9a18f083b1 [2022-05-05T15:14:33.844Z] ---> 198e5c5a04ab [2022-05-05T15:14:33.844Z] [2022-05-05T15:14:33.844Z] Step 10/22 : FROM alpine:3.14 [2022-05-05T15:14:33.844Z] ---> e04c818066af [2022-05-05T15:14:33.844Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-05T15:14:33.844Z] ---> Using cache [2022-05-05T15:14:33.844Z] ---> 4b92b06d5f57 [2022-05-05T15:14:33.844Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-05T15:14:33.844Z] ---> Using cache [2022-05-05T15:14:33.844Z] ---> 0486ece0ec18 [2022-05-05T15:14:33.844Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-05T15:14:34.106Z] ---> Running in 4ff41c077f12 [2022-05-05T15:14:34.106Z] Removing intermediate container 1bea89b0398b [2022-05-05T15:14:34.106Z] ---> 03a2425d5e61 [2022-05-05T15:14:34.106Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-05T15:14:34.366Z] Removing intermediate container 4ff41c077f12 [2022-05-05T15:14:34.366Z] ---> 550c49648106 [2022-05-05T15:14:34.366Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-05T15:14:34.366Z] ---> 99bc64bf9903 [2022-05-05T15:14:34.366Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-05T15:14:34.366Z] ---> Running in b32c58b6d74d [2022-05-05T15:14:34.625Z] Removing intermediate container b32c58b6d74d [2022-05-05T15:14:34.625Z] ---> f9e14c387c0a [2022-05-05T15:14:34.625Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-05T15:14:35.193Z] ---> aa0d0a0d9c81 [2022-05-05T15:14:35.193Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-05T15:14:35.193Z] ---> f023c5df1740 [2022-05-05T15:14:35.193Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-05T15:14:35.453Z] ---> 9856a344de18 [2022-05-05T15:14:35.453Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-05T15:14:35.453Z] ---> Running in 49eb180d5db3 [2022-05-05T15:14:35.714Z] Removing intermediate container 49eb180d5db3 [2022-05-05T15:14:35.714Z] ---> 3c5e83a4e375 [2022-05-05T15:14:35.714Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-05T15:14:35.714Z] ---> b357ceb28593 [2022-05-05T15:14:35.714Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-05T15:14:35.714Z] ---> Running in cd364d38b275 [2022-05-05T15:14:35.974Z] Removing intermediate container cd364d38b275 [2022-05-05T15:14:35.974Z] ---> 6b2fe8ac8ae3 [2022-05-05T15:14:35.974Z] Step 21/23 : LABEL arch=x86_64 [2022-05-05T15:14:35.974Z] ---> b5ed5bd3b301 [2022-05-05T15:14:35.974Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-05T15:14:36.234Z] ---> Running in db4b8bf73ef5 [2022-05-05T15:14:36.234Z] ---> Running in ef4cebbb05fd [2022-05-05T15:14:36.234Z] Removing intermediate container db4b8bf73ef5 [2022-05-05T15:14:36.234Z] ---> 8bea17e17211 [2022-05-05T15:14:36.234Z] Step 22/23 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:14:36.234Z] Removing intermediate container ef4cebbb05fd [2022-05-05T15:14:36.234Z] ---> 5cd3baa85883 [2022-05-05T15:14:36.234Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-05T15:14:36.498Z] ---> Running in 26b20b1a7111 [2022-05-05T15:14:36.498Z] ---> Running in 6b5f902fe676 [2022-05-05T15:14:36.498Z] Removing intermediate container 26b20b1a7111 [2022-05-05T15:14:36.498Z] ---> 2ddf91727b96 [2022-05-05T15:14:36.498Z] Step 23/23 : LABEL version=0.0.0 [2022-05-05T15:14:36.759Z] Removing intermediate container 6b5f902fe676 [2022-05-05T15:14:36.759Z] ---> 5cce24b3cd89 [2022-05-05T15:14:36.759Z] Step 20/22 : LABEL arch=x86_64 [2022-05-05T15:14:36.759Z] ---> Running in 619996727e3f [2022-05-05T15:14:36.759Z] ---> Running in 18d3108a3b34 [2022-05-05T15:14:36.759Z] Removing intermediate container 619996727e3f [2022-05-05T15:14:36.759Z] ---> 7841bc4d8a31 [2022-05-05T15:14:36.759Z] [2022-05-05T15:14:36.759Z] Removing intermediate container 18d3108a3b34 [2022-05-05T15:14:36.759Z] ---> 7f81f01c2559 [2022-05-05T15:14:36.759Z] Step 21/22 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:14:37.018Z] ---> Running in 030bb3015b9e [2022-05-05T15:14:37.018Z] Successfully built 7841bc4d8a31 [2022-05-05T15:14:37.018Z] Successfully tagged core-data:latest [2022-05-05T15:14:37.018Z]  Building core-data ... done Building security-secretstore-setup [2022-05-05T15:14:37.018Z] Removing intermediate container 030bb3015b9e [2022-05-05T15:14:37.018Z] ---> 9ca8e87e8c92 [2022-05-05T15:14:37.018Z] Step 22/22 : LABEL version=0.0.0 [2022-05-05T15:14:38.396Z] ---> Running in 1c84adc8fd47 [2022-05-05T15:14:38.656Z] Removing intermediate container 1c84adc8fd47 [2022-05-05T15:14:38.656Z] ---> 986c82fc9b9a [2022-05-05T15:14:38.656Z] [2022-05-05T15:14:38.656Z] Successfully built 986c82fc9b9a [2022-05-05T15:14:38.656Z] Successfully tagged support-scheduler:latest [2022-05-05T15:14:40.559Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:14:40.559Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:14:40.559Z] ---> a0db04df0662 [2022-05-05T15:14:40.559Z] Step 3/25 : WORKDIR /edgex-go [2022-05-05T15:14:40.559Z] ---> Using cache [2022-05-05T15:14:40.559Z] ---> db53b9629d6f [2022-05-05T15:14:40.559Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:14:40.559Z] ---> Using cache [2022-05-05T15:14:40.559Z] ---> a0f48a9a0f6f [2022-05-05T15:14:40.559Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-05T15:14:40.559Z] ---> Using cache [2022-05-05T15:14:40.559Z] ---> b37649fd6a82 [2022-05-05T15:14:40.559Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-05T15:14:40.559Z] ---> Using cache [2022-05-05T15:14:40.559Z] ---> 0adaef373be8 [2022-05-05T15:14:40.559Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:14:40.559Z] ---> Using cache [2022-05-05T15:14:40.559Z] ---> bea57b60055b [2022-05-05T15:14:40.559Z] Step 8/25 : COPY . . [2022-05-05T15:14:40.559Z] ---> Using cache [2022-05-05T15:14:40.559Z] ---> 3ad1ec83a5fd [2022-05-05T15:14:40.559Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-05T15:14:43.848Z] ---> Running in a0d8bc247112 [2022-05-05T15:14:43.848Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-05T15:14:56.055Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-05T15:14:56.055Z] Building bin/spire-agent... [2022-05-05T15:14:56.055Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-05T15:14:56.055Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-05T15:14:56.056Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-05T15:14:56.056Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-05T15:14:56.624Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-05T15:14:56.624Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-05T15:14:56.624Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-05T15:14:56.624Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-05T15:14:56.624Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-05T15:14:56.624Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-05T15:14:56.624Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-05T15:14:56.624Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-05T15:14:56.624Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-05T15:15:03.208Z] Removing intermediate container a0d8bc247112 [2022-05-05T15:15:03.208Z] ---> a77ff409cfae [2022-05-05T15:15:03.208Z] [2022-05-05T15:15:03.208Z] Step 10/25 : FROM alpine:3.14 [2022-05-05T15:15:03.208Z] ---> e04c818066af [2022-05-05T15:15:03.208Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-05T15:15:03.208Z] ---> Running in 336cbdf550b8 [2022-05-05T15:15:03.208Z] Removing intermediate container fb9b131974c9 [2022-05-05T15:15:03.208Z] ---> 41f2bc8e525d [2022-05-05T15:15:03.208Z] [2022-05-05T15:15:03.208Z] Step 13/26 : FROM alpine:3.15 [2022-05-05T15:15:03.208Z] ---> 0ac33e5f5afa [2022-05-05T15:15:03.208Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-05T15:15:03.208Z] ---> Using cache [2022-05-05T15:15:03.208Z] ---> 0c39689f7c7b [2022-05-05T15:15:03.208Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:15:03.208Z] ---> Using cache [2022-05-05T15:15:03.208Z] ---> 40df44db7cce [2022-05-05T15:15:03.208Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-05T15:15:03.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:15:03.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:15:03.208Z] ---> Running in 455e84502031 [2022-05-05T15:15:03.468Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-05T15:15:03.468Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-05T15:15:03.468Z] (3/3) Installing su-exec (0.2-r1) [2022-05-05T15:15:03.468Z] Executing busybox-1.33.1-r7.trigger [2022-05-05T15:15:03.468Z] Executing ca-certificates-20211220-r0.trigger [2022-05-05T15:15:03.468Z] Removing intermediate container eabe822c9a13 [2022-05-05T15:15:03.468Z] ---> 2b89f7787e0e [2022-05-05T15:15:03.468Z] [2022-05-05T15:15:03.468Z] Step 13/26 : FROM alpine:3.15 [2022-05-05T15:15:03.468Z] ---> 0ac33e5f5afa [2022-05-05T15:15:03.468Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-05T15:15:03.468Z] ---> Using cache [2022-05-05T15:15:03.468Z] ---> 0c39689f7c7b [2022-05-05T15:15:03.468Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:15:03.468Z] ---> Using cache [2022-05-05T15:15:03.468Z] ---> 40df44db7cce [2022-05-05T15:15:03.469Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-05T15:15:03.469Z] OK: 6 MiB in 17 packages [2022-05-05T15:15:03.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:15:03.727Z] ---> Running in d8d8f638f3b0 [2022-05-05T15:15:03.985Z] Removing intermediate container 336cbdf550b8 [2022-05-05T15:15:03.985Z] ---> d60f0fc637e8 [2022-05-05T15:15:03.985Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-05T15:15:03.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:15:03.985Z] ---> Running in 6d051ae8764d [2022-05-05T15:15:03.985Z] Removing intermediate container 6d051ae8764d [2022-05-05T15:15:03.985Z] ---> 7b9408ab9f61 [2022-05-05T15:15:03.985Z] Step 13/25 : WORKDIR / [2022-05-05T15:15:04.244Z] ---> Running in 50f7ab1ca161 [2022-05-05T15:15:04.244Z] Removing intermediate container 50f7ab1ca161 [2022-05-05T15:15:04.244Z] ---> b298868d879c [2022-05-05T15:15:04.244Z] 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-05T15:15:04.244Z] ---> f175a9be400c [2022-05-05T15:15:04.244Z] 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-05T15:15:04.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:15:04.514Z] ---> f02df13f3701 [2022-05-05T15:15:04.514Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-05T15:15:04.775Z] ---> 5ffbfc6c7116 [2022-05-05T15:15:04.775Z] 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-05T15:15:04.775Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-05T15:15:04.775Z] v3.15.4-89-gd83ca93ccd [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-05T15:15:04.775Z] OK: 15855 distinct packages available [2022-05-05T15:15:04.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:15:04.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:15:04.775Z] ---> ef6d1f07a713 [2022-05-05T15:15:04.775Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-05T15:15:05.033Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-05T15:15:05.033Z] v3.15.4-89-gd83ca93ccd [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-05T15:15:05.033Z] OK: 15855 distinct packages available [2022-05-05T15:15:05.033Z] ---> 858df0142f85 [2022-05-05T15:15:05.033Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-05T15:15:05.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T15:15:05.552Z] ---> ea112bf90142 [2022-05-05T15:15:05.552Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-05T15:15:05.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:15:05.552Z] ---> f037150f0dc6 [2022-05-05T15:15:05.552Z] 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-05T15:15:05.552Z] ---> Running in ffb0cce37d62 [2022-05-05T15:15:05.809Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-05T15:15:06.069Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T15:15:06.069Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-05T15:15:06.069Z] (3/5) Installing libucontext (1.1-r0) [2022-05-05T15:15:06.069Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-05T15:15:06.331Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-05T15:15:06.331Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-05T15:15:06.331Z] Removing intermediate container ffb0cce37d62 [2022-05-05T15:15:06.331Z] ---> 626496d99abd [2022-05-05T15:15:06.331Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-05T15:15:06.331Z] Executing busybox-1.34.1-r5.trigger [2022-05-05T15:15:06.331Z] OK: 6 MiB in 19 packages [2022-05-05T15:15:06.331Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-05T15:15:06.331Z] ---> Running in 00801b4f91aa [2022-05-05T15:15:06.589Z] (3/4) Installing libucontext (1.1-r0) [2022-05-05T15:15:06.589Z] Removing intermediate container 00801b4f91aa [2022-05-05T15:15:06.589Z] ---> d1f3696e2c21 [2022-05-05T15:15:06.589Z] Step 23/25 : LABEL arch=x86_64 [2022-05-05T15:15:06.589Z] ---> Running in ac74e082ab2a [2022-05-05T15:15:06.589Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-05T15:15:06.589Z] Removing intermediate container ac74e082ab2a [2022-05-05T15:15:06.589Z] ---> 0febd9651fbf [2022-05-05T15:15:06.589Z] Step 24/25 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:15:06.589Z] Executing busybox-1.34.1-r5.trigger [2022-05-05T15:15:06.589Z] OK: 6 MiB in 18 packages [2022-05-05T15:15:06.589Z] ---> Running in 4a4c5f0eb911 [2022-05-05T15:15:06.847Z] Removing intermediate container 455e84502031 [2022-05-05T15:15:06.847Z] ---> 3cb381bab7d8 [2022-05-05T15:15:06.847Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-05T15:15:06.847Z] Removing intermediate container 4a4c5f0eb911 [2022-05-05T15:15:06.847Z] ---> f1608a45afb0 [2022-05-05T15:15:06.847Z] Step 25/25 : LABEL version=0.0.0 [2022-05-05T15:15:06.847Z] ---> Running in 4e0569539777 [2022-05-05T15:15:06.847Z] Removing intermediate container 4e0569539777 [2022-05-05T15:15:06.847Z] ---> 134c3ded1f76 [2022-05-05T15:15:06.847Z] [2022-05-05T15:15:07.106Z] Successfully built 134c3ded1f76 [2022-05-05T15:15:07.106Z] Successfully tagged security-secretstore-setup:latest [2022-05-05T15:15:07.106Z]  Building security-secretstore-setup ... done Removing intermediate container d8d8f638f3b0 [2022-05-05T15:15:07.106Z] ---> 7fdd01a5797a [2022-05-05T15:15:07.106Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-05T15:15:07.364Z] ---> 8b219597ea3e [2022-05-05T15:15:07.364Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-05T15:15:09.267Z] ---> 3b5d6c5173bb [2022-05-05T15:15:09.267Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-05T15:15:09.267Z] ---> ac351a6e70d7 [2022-05-05T15:15:09.267Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-05T15:15:09.525Z] ---> f6dc1be2d451 [2022-05-05T15:15:09.525Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-05T15:15:09.525Z] ---> f6d7a0355e0f [2022-05-05T15:15:09.525Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-05T15:15:09.525Z] ---> Running in 436ac3a76737 [2022-05-05T15:15:09.785Z] Removing intermediate container 436ac3a76737 [2022-05-05T15:15:09.785Z] ---> 03d57a3f9dcf [2022-05-05T15:15:09.785Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-05T15:15:09.785Z] ---> 065f57258867 [2022-05-05T15:15:09.785Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-05T15:15:10.044Z] ---> a971172e6091 [2022-05-05T15:15:10.044Z] Step 21/26 : WORKDIR / [2022-05-05T15:15:10.044Z] ---> a701aa400c3d [2022-05-05T15:15:10.044Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-05T15:15:10.044Z] ---> Running in e6ef0a8888c9 [2022-05-05T15:15:10.044Z] ---> Running in eb4a26ad41a7 [2022-05-05T15:15:10.304Z] Removing intermediate container e6ef0a8888c9 [2022-05-05T15:15:10.304Z] ---> daf57e2339d1 [2022-05-05T15:15:10.304Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-05T15:15:10.304Z] Removing intermediate container eb4a26ad41a7 [2022-05-05T15:15:10.304Z] ---> 213415708550 [2022-05-05T15:15:10.304Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-05T15:15:10.304Z] ---> Running in b513213e5f93 [2022-05-05T15:15:10.304Z] ---> Running in d3decdfb2269 [2022-05-05T15:15:10.304Z] Removing intermediate container b513213e5f93 [2022-05-05T15:15:10.304Z] ---> cb78e4c5c47e [2022-05-05T15:15:10.304Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-05T15:15:10.304Z] ---> Running in c82e7865aa62 [2022-05-05T15:15:10.563Z] Removing intermediate container d3decdfb2269 [2022-05-05T15:15:10.563Z] ---> 53f0c43d3d39 [2022-05-05T15:15:10.563Z] Step 24/26 : LABEL arch=x86_64 [2022-05-05T15:15:10.563Z] ---> Running in c9ada5b11f9f [2022-05-05T15:15:10.563Z] Removing intermediate container c82e7865aa62 [2022-05-05T15:15:10.563Z] ---> 86504addf7ae [2022-05-05T15:15:10.563Z] Step 24/26 : LABEL arch=x86_64 [2022-05-05T15:15:10.563Z] Removing intermediate container c9ada5b11f9f [2022-05-05T15:15:10.563Z] ---> d963d8841dd5 [2022-05-05T15:15:10.563Z] Step 25/26 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:15:10.563Z] ---> Running in fe935b003eb4 [2022-05-05T15:15:10.563Z] ---> Running in f722cfb62c70 [2022-05-05T15:15:10.821Z] Removing intermediate container fe935b003eb4 [2022-05-05T15:15:10.822Z] ---> 3161d8e25842 [2022-05-05T15:15:10.822Z] Step 25/26 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:15:10.822Z] ---> Running in beec892a3104 [2022-05-05T15:15:10.822Z] Removing intermediate container f722cfb62c70 [2022-05-05T15:15:10.822Z] ---> f55826bbe32e [2022-05-05T15:15:10.822Z] Step 26/26 : LABEL version=0.0.0 [2022-05-05T15:15:10.822Z] ---> Running in e31c44fdf33a [2022-05-05T15:15:10.822Z] Removing intermediate container beec892a3104 [2022-05-05T15:15:10.822Z] ---> 14df99f886c3 [2022-05-05T15:15:10.822Z] Step 26/26 : LABEL version=0.0.0 [2022-05-05T15:15:10.822Z] ---> Running in d318a2ccf0fd [2022-05-05T15:15:10.822Z] Removing intermediate container e31c44fdf33a [2022-05-05T15:15:10.822Z] ---> cecf63368524 [2022-05-05T15:15:10.822Z] [2022-05-05T15:15:11.081Z] Removing intermediate container d318a2ccf0fd [2022-05-05T15:15:11.081Z] ---> b5ca9899b51a [2022-05-05T15:15:11.081Z] [2022-05-05T15:15:11.081Z] Successfully built cecf63368524 [2022-05-05T15:15:11.081Z] Successfully tagged security-spire-agent:latest [2022-05-05T15:15:11.081Z]  Building security-spire-agent ... done Successfully built b5ca9899b51a [2022-05-05T15:15:11.081Z] Successfully tagged security-spire-config:latest [2022-05-05T15:15:49.809Z]  Building security-spire-config ... done Removing intermediate container 09189efbeb4f [2022-05-05T15:15:49.809Z] ---> 5169dfe0e97c [2022-05-05T15:15:49.809Z] [2022-05-05T15:15:49.809Z] Step 13/25 : FROM alpine:3.15 [2022-05-05T15:15:49.809Z] ---> 0ac33e5f5afa [2022-05-05T15:15:49.809Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-05T15:15:49.809Z] ---> Using cache [2022-05-05T15:15:49.809Z] ---> 0c39689f7c7b [2022-05-05T15:15:49.809Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:15:49.809Z] ---> Using cache [2022-05-05T15:15:49.809Z] ---> 40df44db7cce [2022-05-05T15:15:49.809Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-05T15:15:49.809Z] ---> Using cache [2022-05-05T15:15:49.809Z] ---> 3cb381bab7d8 [2022-05-05T15:15:49.809Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-05T15:15:49.809Z] ---> f85e56a252ef [2022-05-05T15:15:49.809Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-05T15:15:49.809Z] ---> 5db134602455 [2022-05-05T15:15:49.809Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-05T15:15:49.809Z] ---> 36fbb983e6cd [2022-05-05T15:15:49.809Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-05T15:15:49.809Z] ---> 09f5035b7d69 [2022-05-05T15:15:49.809Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-05T15:15:49.809Z] ---> Running in cbbd80abd40f [2022-05-05T15:15:49.809Z] Removing intermediate container cbbd80abd40f [2022-05-05T15:15:49.809Z] ---> 397a51bdbf70 [2022-05-05T15:15:49.809Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-05T15:15:49.809Z] ---> Running in eb460171580a [2022-05-05T15:15:49.809Z] Removing intermediate container eb460171580a [2022-05-05T15:15:49.809Z] ---> 663af86450b4 [2022-05-05T15:15:49.809Z] Step 23/25 : LABEL arch=x86_64 [2022-05-05T15:15:49.809Z] ---> Running in d32639e4f2cd [2022-05-05T15:15:49.809Z] Removing intermediate container d32639e4f2cd [2022-05-05T15:15:49.809Z] ---> 33d9c6cc66d4 [2022-05-05T15:15:49.809Z] Step 24/25 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:15:49.809Z] ---> Running in bd80d169204e [2022-05-05T15:15:49.809Z] Removing intermediate container bd80d169204e [2022-05-05T15:15:49.809Z] ---> f2f4edf19b14 [2022-05-05T15:15:49.809Z] Step 25/25 : LABEL version=0.0.0 [2022-05-05T15:15:49.809Z] ---> Running in 820fadf9ba3a [2022-05-05T15:15:49.809Z] Removing intermediate container 820fadf9ba3a [2022-05-05T15:15:49.809Z] ---> d14b5cc50409 [2022-05-05T15:15:49.809Z] [2022-05-05T15:15:49.809Z] Successfully built d14b5cc50409 [2022-05-05T15:15:49.809Z] Successfully tagged security-spire-server:latest [2022-05-05T15:15:49.816Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-05T15:15:49.825Z] $ docker stop --time=1 d5368132405353acb823be5eb25ad436313947f68f3e32c3f55ac4a1a96c4a44 [2022-05-05T15:15:51.126Z] $ docker rm -f d5368132405353acb823be5eb25ad436313947f68f3e32c3f55ac4a1a96c4a44 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-05T15:15:51.471Z] + docker images [2022-05-05T15:15:51.471Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-05T15:15:51.471Z] security-spire-server latest d14b5cc50409 4 seconds ago 87.3MB [2022-05-05T15:15:51.471Z] 5169dfe0e97c 13 seconds ago 4.43GB [2022-05-05T15:15:51.471Z] security-spire-config latest b5ca9899b51a 41 seconds ago 86.7MB [2022-05-05T15:15:51.471Z] security-spire-agent latest cecf63368524 41 seconds ago 127MB [2022-05-05T15:15:51.471Z] security-secretstore-setup latest 134c3ded1f76 45 seconds ago 28.5MB [2022-05-05T15:15:51.471Z] a77ff409cfae 50 seconds ago 1.5GB [2022-05-05T15:15:51.471Z] 2b89f7787e0e 51 seconds ago 4.43GB [2022-05-05T15:15:51.471Z] 41f2bc8e525d 58 seconds ago 4.43GB [2022-05-05T15:15:51.471Z] support-scheduler latest 986c82fc9b9a About a minute ago 26.3MB [2022-05-05T15:15:51.471Z] core-data latest 7841bc4d8a31 About a minute ago 22.5MB [2022-05-05T15:15:51.471Z] 198e5c5a04ab About a minute ago 1.55GB [2022-05-05T15:15:51.471Z] d9824ffdca62 About a minute ago 1.52GB [2022-05-05T15:15:51.471Z] security-bootstrapper latest 3e7d5669cc6c About a minute ago 19.1MB [2022-05-05T15:15:51.472Z] 620ffca680d1 2 minutes ago 1.5GB [2022-05-05T15:15:51.472Z] core-metadata latest 8649985f2da0 2 minutes ago 17MB [2022-05-05T15:15:51.472Z] 1b487f2b7f75 2 minutes ago 1.5GB [2022-05-05T15:15:51.472Z] sys-mgmt-agent latest 43baa3c722a9 2 minutes ago 299MB [2022-05-05T15:15:51.472Z] security-proxy-setup latest c2df244346fc 2 minutes ago 26.9MB [2022-05-05T15:15:51.472Z] adbba7d6daa3 2 minutes ago 1.49GB [2022-05-05T15:15:51.472Z] 6d845884e289 2 minutes ago 1.5GB [2022-05-05T15:15:51.472Z] security-spiffe-token-provider latest 42c4bd8912f1 4 minutes ago 28.8MB [2022-05-05T15:15:51.472Z] core-command latest 03c2666e0102 4 minutes ago 16.1MB [2022-05-05T15:15:51.472Z] support-notifications latest 4f728d0107fb 4 minutes ago 26.9MB [2022-05-05T15:15:51.472Z] 2a45a934295d 4 minutes ago 1.54GB [2022-05-05T15:15:51.472Z] aa1c13d51a71 4 minutes ago 1.55GB [2022-05-05T15:15:51.472Z] 959b7e9a813e 4 minutes ago 1.49GB [2022-05-05T15:15:51.472Z] ci-base-image-x86_64 latest a0db04df0662 7 minutes ago 895MB [2022-05-05T15:15:51.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 12 days ago 562MB [2022-05-05T15:15:51.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 13 days ago 254MB [2022-05-05T15:15:51.472Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-05T15:15:51.472Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-05T15:15:51.472Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-05T15:15:51.472Z] 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) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-05T15:15:57.436Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-05T15:15:57.436Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-05T15:15:57.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-05T15:15:57.714Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-05T15:16:01.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-05T15:16:02.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-05T15:16:02.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-05T15:16:02.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-05T15:16:02.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-05T15:16:04.802Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-05T15:16:04.802Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-05T15:16:04.802Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-05T15:16:04.802Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-05T15:16:04.802Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-05T15:16:04.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-05T15:16:19.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.255s coverage: 28.7% of statements [2022-05-05T15:16:19.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-05T15:16:19.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-05T15:16:26.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.434s coverage: 98.5% of statements [2022-05-05T15:16:26.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-05T15:16:26.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.413s coverage: 53.4% of statements [2022-05-05T15:16:26.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-05T15:16:26.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-05T15:16:48.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.571s coverage: 89.2% of statements [2022-05-05T15:16:48.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-05T15:16:48.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-05T15:16:48.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-05T15:16:48.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.400s coverage: 84.4% of statements [2022-05-05T15:16:48.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-05T15:16:48.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-05T15:16:48.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-05T15:16:48.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-05T15:16:48.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-05T15:16:53.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.258s coverage: 95.6% of statements [2022-05-05T15:16:53.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-05T15:16:53.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-05T15:16:53.320Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.271s coverage: 72.2% of statements [2022-05-05T15:16:53.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-05T15:16:53.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-05T15:16:53.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-05T15:16:53.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-05T15:16:53.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-05T15:16:53.320Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.449s coverage: 60.0% of statements [2022-05-05T15:16:53.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-05T15:16:53.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-05T15:16:53.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-05T15:16:53.320Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.896s coverage: 0.9% of statements [2022-05-05T15:16:53.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-05T15:16:53.320Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.600s coverage: 58.8% of statements [2022-05-05T15:16:53.320Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.301s coverage: 29.6% of statements [2022-05-05T15:16:53.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-05T15:16:53.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.283s coverage: 47.1% of statements [2022-05-05T15:16:53.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.247s coverage: 79.5% of statements [2022-05-05T15:16:53.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.258s coverage: 94.1% of statements [2022-05-05T15:16:53.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.237s coverage: 96.3% of statements [2022-05-05T15:16:53.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements [2022-05-05T15:17:08.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.266s coverage: 94.4% of statements [2022-05-05T15:17:08.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements [2022-05-05T15:17:11.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.693s coverage: 82.5% of statements [2022-05-05T15:17:11.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-05T15:17:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements [2022-05-05T15:17:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-05T15:17:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-05T15:17:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-05T15:17:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2022-05-05T15:17:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-05T15:17:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-05T15:17:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-05T15:17:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-05T15:17:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-05T15:17:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements [2022-05-05T15:17:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-05T15:17:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-05T15:17:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2022-05-05T15:17:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-05T15:17:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.307s coverage: 58.8% of statements [2022-05-05T15:17:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-05T15:17:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.287s coverage: 80.0% of statements [2022-05-05T15:17:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements [2022-05-05T15:17:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.309s coverage: 85.4% of statements [2022-05-05T15:17:19.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.834s coverage: 91.2% of statements [2022-05-05T15:17:19.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-05T15:17:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.922s coverage: 64.4% of statements [2022-05-05T15:17:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-05T15:17:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-05T15:17:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.303s coverage: 100.0% of statements [2022-05-05T15:17:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements [2022-05-05T15:17:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2022-05-05T15:17:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2022-05-05T15:17:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements [2022-05-05T15:17:35.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.406s coverage: 65.4% of statements [2022-05-05T15:17:35.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-05T15:17:35.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-05T15:17:35.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-05T15:17:36.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.858s coverage: 43.8% of statements [2022-05-05T15:17:36.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-05T15:17:36.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-05T15:17:36.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.276s coverage: 89.5% of statements [2022-05-05T15:17:36.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-05T15:17:36.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.334s coverage: 84.8% of statements [2022-05-05T15:17:36.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-05T15:17:36.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-05T15:17:36.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-05T15:17:36.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-05T15:17:45.129Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.484s coverage: 17.7% of statements [2022-05-05T15:17:45.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-05T15:17:45.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-05T15:17:45.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-05T15:17:45.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-05T15:17:45.129Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.746s coverage: 92.3% of statements [2022-05-05T15:17:45.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-05T15:17:45.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-05T15:17:45.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-05T15:17:45.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-05T15:17:45.129Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.291s coverage: 63.2% of statements [2022-05-05T15:17:45.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-05T15:17:45.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-05T15:17:46.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.451s coverage: 97.7% of statements [2022-05-05T15:17:46.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-05T15:17:46.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-05T15:17:46.569Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-05T15:17:46.569Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-05T15:17:46.569Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements [2022-05-05T15:17:46.569Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-05T15:17:46.569Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-05T15:17:46.569Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-05T15:17:46.569Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-05T15:17:46.569Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-05T15:17:46.569Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-05T15:17:46.569Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.350s coverage: 100.0% of statements [2022-05-05T15:17:46.569Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-05-05T15:17:47.170Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-05T15:17:47.170Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-05T15:17:47.170Z] GO111MODULE=on go vet ./... [2022-05-05T15:19:39.090Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-05T15:19:39.367Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-05T15:19:41.353Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-05T15:19:44.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-05T15:19:45.450Z] + ls -al . [2022-05-05T15:19:45.450Z] total 668 [2022-05-05T15:19:45.450Z] drwxrwxr-x 9 1001 1001 4096 May 5 15:19 . [2022-05-05T15:19:45.450Z] drwxr-xr-x 4 root root 4096 May 5 15:13 .. [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 11 May 5 15:11 .dockerignore [2022-05-05T15:19:45.450Z] drwxrwxr-x 8 1001 1001 4096 May 5 15:11 .git [2022-05-05T15:19:45.450Z] drwxrwxr-x 3 1001 1001 4096 May 5 15:11 .github [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 879 May 5 15:11 .gitignore [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 42 May 5 15:11 .golangci.yml [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 87 May 5 15:11 .hadolint.yml [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 166 May 5 15:11 .sonarcloud.properties [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 1171 May 5 15:11 ADOPTERS.md [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 10086 May 5 15:11 Attribution.txt [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 51732 May 5 15:11 CHANGELOG.md [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 3804 May 5 15:11 CONTRIBUTING.md [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 677 May 5 15:11 GOVERNANCE.md [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 850 May 5 15:11 Jenkinsfile [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 10775 May 5 15:11 LICENSE [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 10389 May 5 15:11 Makefile [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 582 May 5 15:11 OWNERS.md [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 9094 May 5 15:11 README.md [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 6912 May 5 15:11 SECURITY.md [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 5 May 5 15:08 VERSION [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 4131 May 5 15:11 ZMQWindows.md [2022-05-05T15:19:45.450Z] drwxrwxr-x 2 1001 1001 4096 May 5 15:11 bin [2022-05-05T15:19:45.450Z] drwxrwxr-x 18 1001 1001 4096 May 5 15:11 cmd [2022-05-05T15:19:45.450Z] -rw-r--r-- 1 root root 435134 May 5 15:17 coverage.out [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 3256 May 5 15:11 go.mod [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 35162 May 5 15:13 go.sum [2022-05-05T15:19:45.450Z] drwxrwxr-x 8 1001 1001 4096 May 5 15:11 internal [2022-05-05T15:19:45.450Z] drwxrwxr-x 3 1001 1001 4096 May 5 15:11 openapi [2022-05-05T15:19:45.450Z] drwxrwxr-x 4 1001 1001 4096 May 5 15:11 snap [2022-05-05T15:19:45.450Z] -rw-rw-r-- 1 1001 1001 204 May 5 15:11 version.go [Pipeline] sh [2022-05-05T15:19:46.118Z] + '[' -e coverage.out ] [2022-05-05T15:19:46.118Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-05T15:19:46.149Z] Warning: overwriting stash ‘coverage-report’ [2022-05-05T15:19:46.992Z] Stashed 1 file(s) [Pipeline] sh [2022-05-05T15:19:47.675Z] + make build [2022-05-05T15:19:47.675Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-05T15:21:09.495Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-05T15:22:17.535Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-05T15:22:17.535Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-05T15:22:56.658Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-05T15:22:56.658Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-05T15:22:56.658Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-05T15:23:03.666Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-05T15:23:07.049Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-05T15:23:12.456Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-05T15:23:15.852Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-05T15:23:19.239Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-05T15:23:27.521Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-05T15:23:31.850Z] $ docker stop --time=1 df4bb367e498ddc4917050174441bb695bae5a1511a0d0a324fcbb401aec493c [2022-05-05T15:23:33.910Z] $ docker rm -f df4bb367e498ddc4917050174441bb695bae5a1511a0d0a324fcbb401aec493c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-05T15:23:36.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-05T15:23:36.159Z] [2022-05-05T15:23:36.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-05T15:23:36.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-05T15:23:36.783Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-05T15:23:36.783Z] 29e5d40040c1: Pulling fs layer [2022-05-05T15:23:36.783Z] 1ce36da41761: Pulling fs layer [2022-05-05T15:23:36.783Z] 25b303627fd3: Pulling fs layer [2022-05-05T15:23:36.783Z] 29e5d40040c1: Verifying Checksum [2022-05-05T15:23:36.783Z] 29e5d40040c1: Download complete [2022-05-05T15:23:37.063Z] 1ce36da41761: Verifying Checksum [2022-05-05T15:23:37.063Z] 1ce36da41761: Download complete [2022-05-05T15:23:37.338Z] 29e5d40040c1: Pull complete [2022-05-05T15:23:38.774Z] 25b303627fd3: Verifying Checksum [2022-05-05T15:23:38.774Z] 25b303627fd3: Download complete [2022-05-05T15:23:38.774Z] 1ce36da41761: Pull complete [2022-05-05T15:23:51.182Z] 25b303627fd3: Pull complete [2022-05-05T15:23:51.182Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-05T15:23:51.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-05T15:23:51.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-05T15:23:51.448Z] prd-ubuntu20.04-docker-arm64-4c-16g-40513 does not seem to be running inside a container [2022-05-05T15:23:51.539Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-05T15:23:53.919Z] $ docker top 1e30536c77df53fc603ac2328d283a457e5922d94cd7188d62e87d432f288678 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-05T15:23:54.838Z] + docker-compose+ buildgrep --help parallel [2022-05-05T15:23:54.838Z] [2022-05-05T15:24:00.235Z] --parallel Build images in parallel. [Pipeline] } [2022-05-05T15:24:00.259Z] $ docker stop --time=1 1e30536c77df53fc603ac2328d283a457e5922d94cd7188d62e87d432f288678 [2022-05-05T15:24:01.982Z] $ docker rm -f 1e30536c77df53fc603ac2328d283a457e5922d94cd7188d62e87d432f288678 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-05T15:24:02.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-05T15:24:02.552Z] . [Pipeline] withDockerContainer [2022-05-05T15:24:02.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-40513 does not seem to be running inside a container [2022-05-05T15:24:02.859Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-05T15:24:04.126Z] $ docker top ec031dfb048fee0ef9eb55a6e72a5b6097911215160415d841888616bd87d36c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-05T15:24:05.036Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-05T15:24:10.444Z] Building core-command ... [2022-05-05T15:24:10.444Z] Building core-data ... [2022-05-05T15:24:10.444Z] Building core-metadata ... [2022-05-05T15:24:10.444Z] Building security-bootstrapper ... [2022-05-05T15:24:10.444Z] Building security-proxy-setup ... [2022-05-05T15:24:10.444Z] Building security-secretstore-setup ... [2022-05-05T15:24:10.444Z] Building security-spiffe-token-provider ... [2022-05-05T15:24:10.444Z] Building security-spire-agent ... [2022-05-05T15:24:10.444Z] Building security-spire-config ... [2022-05-05T15:24:10.444Z] Building security-spire-server ... [2022-05-05T15:24:10.444Z] Building support-notifications ... [2022-05-05T15:24:10.444Z] Building support-scheduler ... [2022-05-05T15:24:10.444Z] Building sys-mgmt-agent ... [2022-05-05T15:24:10.444Z] Building security-spire-config [2022-05-05T15:24:10.444Z] Building security-secretstore-setup [2022-05-05T15:24:10.445Z] Building security-bootstrapper [2022-05-05T15:24:10.445Z] Building core-command [2022-05-05T15:24:10.445Z] Building sys-mgmt-agent [2022-05-05T15:25:47.259Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:25:47.259Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:25:47.259Z] ---> d4f479f326fd [2022-05-05T15:25:47.259Z] Step 3/25 : WORKDIR /edgex-go [2022-05-05T15:25:47.259Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:25:47.259Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:25:47.259Z] ---> d4f479f326fd [2022-05-05T15:25:47.259Z] Step 3/23 : WORKDIR /edgex-go [2022-05-05T15:25:47.259Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:25:47.259Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:25:47.259Z] ---> d4f479f326fd [2022-05-05T15:25:47.259Z] Step 3/23 : WORKDIR /edgex-go [2022-05-05T15:25:47.259Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:25:47.259Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:25:47.259Z] ---> d4f479f326fd [2022-05-05T15:25:47.259Z] Step 3/31 : WORKDIR /edgex-go [2022-05-05T15:25:47.259Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:25:47.259Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:25:47.259Z] ---> d4f479f326fd [2022-05-05T15:25:47.259Z] Step 3/26 : WORKDIR /edgex-go [2022-05-05T15:25:47.259Z] ---> Running in ef895bd7a9eb [2022-05-05T15:25:47.259Z] ---> Running in e3a278760d7b [2022-05-05T15:25:47.259Z] ---> Running in a3950f1a1eb0 [2022-05-05T15:25:47.259Z] ---> Running in fc5ebd83cb29 [2022-05-05T15:25:47.259Z] ---> Running in 97e3ad3b2517 [2022-05-05T15:25:47.259Z] Removing intermediate container ef895bd7a9eb [2022-05-05T15:25:47.259Z] ---> 72bd4ed9e11c [2022-05-05T15:25:47.259Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:25:47.259Z] ---> Running in 76c4bff3df76 [2022-05-05T15:25:47.259Z] Removing intermediate container e3a278760d7b [2022-05-05T15:25:47.259Z] ---> 3424a00f831b [2022-05-05T15:25:47.259Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:25:47.259Z] Removing intermediate container a3950f1a1eb0 [2022-05-05T15:25:47.259Z] ---> fb45de5cfdb4 [2022-05-05T15:25:47.259Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container fc5ebd83cb29 [2022-05-05T15:25:47.259Z] [2022-05-05T15:25:47.259Z] ---> 4fc2ee429de9 [2022-05-05T15:25:47.259Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:25:47.259Z] ---> Running in d9769c444f51 [2022-05-05T15:25:47.259Z] ---> Running in 64f4ca54f02e [2022-05-05T15:25:47.259Z] ---> Running in 3e7255d8716b [2022-05-05T15:25:47.259Z] Removing intermediate container 97e3ad3b2517 [2022-05-05T15:25:47.259Z] ---> 67d80196ac57 [2022-05-05T15:25:47.259Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:25:47.259Z] ---> Running in 2e49ee0b6a57 [2022-05-05T15:25:47.259Z] Removing intermediate container 76c4bff3df76 [2022-05-05T15:25:47.259Z] ---> 2c4bb9a6f15d [2022-05-05T15:25:47.259Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-05T15:25:47.259Z] ---> Running in 3adf9b8c5a6c [2022-05-05T15:25:47.259Z] Removing intermediate container d9769c444f51 [2022-05-05T15:25:47.259Z] ---> 55c39793d9ff [2022-05-05T15:25:47.260Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-05T15:25:47.260Z] Removing intermediate container 64f4ca54f02e [2022-05-05T15:25:47.260Z] ---> 90bb50cd3710 [2022-05-05T15:25:47.260Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-05T15:25:47.260Z] ---> Running in 3b3e82b7bf98 [2022-05-05T15:25:47.260Z] ---> Running in 763ed3d3da9f [2022-05-05T15:25:47.260Z] Removing intermediate container 2e49ee0b6a57 [2022-05-05T15:25:47.260Z] ---> 762138ee2a6b [2022-05-05T15:25:47.260Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-05T15:25:47.260Z] Removing intermediate container 3e7255d8716b [2022-05-05T15:25:47.260Z] ---> d23b0f5d40ec [2022-05-05T15:25:47.260Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-05T15:25:47.260Z] ---> Running in e8a65dd0fa98 [2022-05-05T15:25:47.260Z] ---> Running in 95fe19d91dc8 [2022-05-05T15:25:47.538Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:25:48.538Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:25:48.538Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:25:48.538Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:25:48.817Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:25:48.817Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:25:49.417Z] OK: 220 MiB in 52 packages [2022-05-05T15:25:49.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:25:49.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:25:49.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:25:49.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:25:50.978Z] Removing intermediate container 3adf9b8c5a6c [2022-05-05T15:25:50.978Z] ---> 9d9fdd644ef4 [2022-05-05T15:25:50.978Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-05T15:25:50.978Z] OK: 220 MiB in 52 packages [2022-05-05T15:25:50.978Z] OK: 220 MiB in 52 packages [2022-05-05T15:25:51.581Z] OK: 220 MiB in 52 packages [2022-05-05T15:25:51.581Z] OK: 220 MiB in 52 packages [2022-05-05T15:25:52.589Z] ---> 9df1d6cdba9e [2022-05-05T15:25:52.589Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:25:52.589Z] ---> Running in da1d8a58264a [2022-05-05T15:25:52.863Z] Removing intermediate container 763ed3d3da9f [2022-05-05T15:25:52.863Z] ---> cdfcc8503fdd [2022-05-05T15:25:52.863Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-05T15:25:53.139Z] Removing intermediate container 3b3e82b7bf98 [2022-05-05T15:25:53.139Z] ---> 5f4125ced69d [2022-05-05T15:25:53.139Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-05T15:25:53.417Z] Removing intermediate container 95fe19d91dc8 [2022-05-05T15:25:53.417Z] ---> 01a269feda9c [2022-05-05T15:25:53.417Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-05T15:25:53.417Z] Removing intermediate container e8a65dd0fa98 [2022-05-05T15:25:53.417Z] ---> acbd516fd44e [2022-05-05T15:25:53.417Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-05T15:25:54.400Z] ---> b9790a35327e [2022-05-05T15:25:54.400Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:25:54.400Z] ---> Running in 4e64d6e907a8 [2022-05-05T15:25:54.400Z] ---> d361b88163c5 [2022-05-05T15:25:54.400Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:25:54.679Z] ---> 36f7da542887 [2022-05-05T15:25:54.679Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:25:54.679Z] ---> Running in b84c96e12d4c [2022-05-05T15:25:54.969Z] ---> 44babefc0ff4 [2022-05-05T15:25:54.969Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:25:54.969Z] ---> Running in c8ad3b225261 [2022-05-05T15:25:55.250Z] ---> Running in cff8f9a6b793 [2022-05-05T15:25:56.721Z] Removing intermediate container da1d8a58264a [2022-05-05T15:25:56.721Z] ---> 95869389b9a0 [2022-05-05T15:25:56.721Z] Step 8/23 : COPY . . [2022-05-05T15:26:01.043Z] Removing intermediate container 4e64d6e907a8 [2022-05-05T15:26:01.043Z] ---> ba8036d1fd6d [2022-05-05T15:26:01.043Z] Step 8/25 : COPY . . [2022-05-05T15:26:01.043Z] Removing intermediate container c8ad3b225261 [2022-05-05T15:26:01.043Z] ---> a5e68a349cc2 [2022-05-05T15:26:01.043Z] Step 8/31 : COPY . . [2022-05-05T15:26:01.319Z] Removing intermediate container b84c96e12d4c [2022-05-05T15:26:01.319Z] ---> f1e0e0c9e559 [2022-05-05T15:26:01.319Z] Step 8/23 : COPY . . [2022-05-05T15:26:01.598Z] Removing intermediate container cff8f9a6b793 [2022-05-05T15:26:01.598Z] ---> 5af1206797a8 [2022-05-05T15:26:01.598Z] Step 8/26 : COPY . . [2022-05-05T15:26:28.419Z] ---> 3cf89dbe796e [2022-05-05T15:26:28.419Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-05T15:26:28.704Z] ---> Running in 416cb7e539e1 [2022-05-05T15:26:28.704Z] ---> c6f5fc49dfd2 [2022-05-05T15:26:28.704Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-05T15:26:28.988Z] ---> Running in 1da56ac48f82 [2022-05-05T15:26:29.594Z] ---> 0859a9e24c51 [2022-05-05T15:26:29.594Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-05T15:26:29.871Z] ---> Running in d46da8f36815 [2022-05-05T15:26:30.472Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-05T15:26:30.751Z] ---> 9d153389dcfe [2022-05-05T15:26:30.751Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-05T15:26:30.751Z] ---> Running in c49c63df874b [2022-05-05T15:26:31.028Z] ---> 91897656b692 [2022-05-05T15:26:31.028Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-05T15:26:31.028Z] ---> Running in 8b5561d4bd4b [2022-05-05T15:26:31.630Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-05T15:26:31.910Z] Removing intermediate container c49c63df874b [2022-05-05T15:26:31.910Z] ---> 88a6e8ee318b [2022-05-05T15:26:31.910Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-05T15:26:31.910Z] ---> Running in 288618a7ac7c [2022-05-05T15:26:32.195Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-05T15:26:33.644Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-05T15:26:35.098Z] Removing intermediate container 288618a7ac7c [2022-05-05T15:26:35.098Z] ---> 25259726b6ea [2022-05-05T15:26:35.098Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-05T15:26:35.381Z] ---> Running in 594d6124cd72 [2022-05-05T15:26:35.670Z] Removing intermediate container 594d6124cd72 [2022-05-05T15:26:35.670Z] ---> 9da430fec6df [2022-05-05T15:26:35.670Z] 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-05T15:26:35.950Z] ---> Running in f902da35778d [2022-05-05T15:26:38.599Z] spire-1.2.1/ [2022-05-05T15:26:38.599Z] spire-1.2.1/.data/ [2022-05-05T15:26:38.599Z] spire-1.2.1/.data/.file [2022-05-05T15:26:38.599Z] spire-1.2.1/.dockerignore [2022-05-05T15:26:38.599Z] spire-1.2.1/.gitattributes [2022-05-05T15:26:38.599Z] spire-1.2.1/.githooks/ [2022-05-05T15:26:38.599Z] spire-1.2.1/.githooks/pre-commit [2022-05-05T15:26:38.599Z] spire-1.2.1/.github/ [2022-05-05T15:26:38.599Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-05T15:26:38.599Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-05T15:26:38.599Z] spire-1.2.1/.github/dependabot.yml [2022-05-05T15:26:38.599Z] spire-1.2.1/.github/workflows/ [2022-05-05T15:26:38.599Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-05T15:26:38.599Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-05T15:26:38.599Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-05T15:26:38.599Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-05T15:26:38.599Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-05T15:26:38.599Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-05T15:26:38.599Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-05T15:26:38.599Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-05T15:26:38.599Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-05T15:26:38.599Z] spire-1.2.1/.gitignore [2022-05-05T15:26:38.599Z] spire-1.2.1/.go-version [2022-05-05T15:26:38.599Z] spire-1.2.1/.golangci.yml [2022-05-05T15:26:38.599Z] spire-1.2.1/ADOPTERS.md [2022-05-05T15:26:38.599Z] spire-1.2.1/CHANGELOG.md [2022-05-05T15:26:38.599Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-05T15:26:38.599Z] spire-1.2.1/CODEOWNERS [2022-05-05T15:26:38.599Z] spire-1.2.1/CONTRIBUTING.md [2022-05-05T15:26:38.599Z] spire-1.2.1/Dockerfile [2022-05-05T15:26:38.599Z] spire-1.2.1/Dockerfile.dev [2022-05-05T15:26:38.599Z] spire-1.2.1/Dockerfile.scratch [2022-05-05T15:26:38.599Z] spire-1.2.1/LICENSE [2022-05-05T15:26:38.599Z] spire-1.2.1/MAINTAINERS.md [2022-05-05T15:26:38.599Z] spire-1.2.1/Makefile [2022-05-05T15:26:38.599Z] spire-1.2.1/README.md [2022-05-05T15:26:38.599Z] spire-1.2.1/ROADMAP.md [2022-05-05T15:26:38.599Z] spire-1.2.1/SECURITY.md [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/ [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/ [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/ [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-05T15:26:38.599Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-05T15:26:38.878Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-05T15:26:38.878Z] spire-1.2.1/conf/ [2022-05-05T15:26:38.878Z] spire-1.2.1/conf/agent/ [2022-05-05T15:26:38.878Z] spire-1.2.1/conf/agent/agent.conf [2022-05-05T15:26:38.878Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-05T15:26:38.878Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-05T15:26:38.878Z] spire-1.2.1/conf/server/ [2022-05-05T15:26:38.878Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-05T15:26:38.878Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-05T15:26:38.878Z] spire-1.2.1/conf/server/server.conf [2022-05-05T15:26:38.878Z] spire-1.2.1/conf/server/server_full.conf [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/ [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/SPIRE101.md [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/auditlog.md [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/images/ [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-05T15:26:38.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/scaling_spire.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/spire_agent.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/spire_server.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/supported_integrations.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/telemetry.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/telemetry_config.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/upgrading.md [2022-05-05T15:26:38.879Z] spire-1.2.1/doc/using_spire.md [2022-05-05T15:26:38.879Z] spire-1.2.1/examples/ [2022-05-05T15:26:38.879Z] spire-1.2.1/examples/README.md [2022-05-05T15:26:38.879Z] spire-1.2.1/go.mod [2022-05-05T15:26:38.879Z] spire-1.2.1/go.sum [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/agent.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/client/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/common/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/config.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-05T15:26:38.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/svid/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/names.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/auth/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/catalog/ [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-05T15:26:39.162Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cli/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/health/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/health/config.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/health/context.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/health/health.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/idutil/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/log/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/log/log.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/log/options.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-05T15:26:39.163Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/ [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/profiling/ [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-05T15:26:39.443Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/selector/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/uptime/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/util/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/util/task.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/version/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/version/version.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/x509util/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/api.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/health/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/id.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/status.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/bundle/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/ca/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/cache/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/catalog/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/config.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-05T15:26:39.444Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-05T15:26:39.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-05T15:26:39.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/registration/ [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/server.go [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/server_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/svid/ [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/ [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/private/ [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/private/server/ [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/private/server/journal/ [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/spire/ [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/spire/common/ [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/spire/plugin/ [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-05T15:26:40.002Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-05T15:26:40.002Z] spire-1.2.1/release/ [2022-05-05T15:26:40.002Z] spire-1.2.1/release/spire-extras/ [2022-05-05T15:26:40.002Z] spire-1.2.1/release/spire-extras/README.md [2022-05-05T15:26:40.002Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-05T15:26:40.002Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-05T15:26:40.002Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-05T15:26:40.002Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-05T15:26:40.002Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-05T15:26:40.002Z] spire-1.2.1/release/spire/ [2022-05-05T15:26:40.002Z] spire-1.2.1/release/spire/README.md [2022-05-05T15:26:40.002Z] spire-1.2.1/release/spire/conf/ [2022-05-05T15:26:40.002Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-05T15:26:40.002Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-05T15:26:40.002Z] spire-1.2.1/release/spire/conf/server/ [2022-05-05T15:26:40.002Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-05T15:26:40.002Z] spire-1.2.1/script/ [2022-05-05T15:26:40.002Z] spire-1.2.1/script/build-artifact.sh [2022-05-05T15:26:40.002Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-05T15:26:40.002Z] spire-1.2.1/support/ [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/ [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-05T15:26:40.002Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-05T15:26:40.002Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-05T15:26:40.002Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-05T15:26:40.002Z] spire-1.2.1/test/ [2022-05-05T15:26:40.002Z] spire-1.2.1/test/clock/ [2022-05-05T15:26:40.002Z] spire-1.2.1/test/clock/clock.go [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/ [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-05T15:26:40.002Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/fixture.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/registration/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-05T15:26:40.003Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/README.md [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/common [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-05T15:26:40.003Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-05T15:26:40.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-05T15:26:40.286Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/test-one.sh [2022-05-05T15:26:40.564Z] spire-1.2.1/test/integration/test.sh [2022-05-05T15:26:40.564Z] spire-1.2.1/test/plugintest/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/plugintest/config.go [2022-05-05T15:26:40.564Z] spire-1.2.1/test/plugintest/load.go [2022-05-05T15:26:40.564Z] spire-1.2.1/test/plugintest/option.go [2022-05-05T15:26:40.564Z] spire-1.2.1/test/spiretest/ [2022-05-05T15:26:40.564Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-05T15:26:40.564Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-05T15:26:40.564Z] spire-1.2.1/test/spiretest/dir.go [2022-05-05T15:26:40.564Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-05T15:26:40.564Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-05T15:26:40.564Z] spire-1.2.1/test/spiretest/logs.go [2022-05-05T15:26:40.564Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-05T15:26:40.564Z] spire-1.2.1/test/spiretest/suite.go [2022-05-05T15:26:40.564Z] spire-1.2.1/test/spiretest/x509.go [2022-05-05T15:26:40.565Z] spire-1.2.1/test/testca/ [2022-05-05T15:26:40.565Z] spire-1.2.1/test/testca/ca.go [2022-05-05T15:26:40.565Z] spire-1.2.1/test/testkey/ [2022-05-05T15:26:40.565Z] spire-1.2.1/test/testkey/generate.sh [2022-05-05T15:26:40.565Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-05T15:26:40.565Z] spire-1.2.1/test/testkey/keys.go [2022-05-05T15:26:40.565Z] spire-1.2.1/test/testkey/new.go [2022-05-05T15:26:40.565Z] spire-1.2.1/test/tpmsimulator/ [2022-05-05T15:26:40.565Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-05T15:26:40.565Z] spire-1.2.1/test/util/ [2022-05-05T15:26:40.565Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-05T15:26:40.565Z] spire-1.2.1/test/util/cert_generation.go [2022-05-05T15:26:40.565Z] spire-1.2.1/test/util/io_redirection.go [2022-05-05T15:26:40.565Z] spire-1.2.1/test/util/race.go [2022-05-05T15:26:40.565Z] spire-1.2.1/test/util/util.go [2022-05-05T15:26:40.565Z] building spire from source... [2022-05-05T15:26:40.844Z] Installing go1.17.7... [2022-05-05T15:27:07.689Z] Building bin/spire-server... [2022-05-05T15:27:07.689Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-05T15:27:07.689Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-05T15:27:07.689Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-05T15:27:07.689Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-05T15:27:07.689Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-05T15:27:09.695Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-05T15:27:09.695Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-05T15:27:09.971Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-05T15:27:10.249Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-05T15:27:10.527Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-05T15:27:11.134Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-05T15:27:11.134Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-05T15:27:11.134Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-05T15:27:11.413Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-05T15:27:11.413Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-05T15:27:11.696Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-05T15:27:11.696Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-05T15:27:11.974Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-05T15:27:12.252Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-05T15:27:13.710Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-05T15:27:13.987Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-05T15:27:13.987Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-05T15:27:14.976Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-05T15:27:14.976Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-05T15:27:41.807Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-05T15:27:41.807Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-05T15:27:41.807Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-05T15:27:41.807Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-05T15:27:41.807Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-05T15:27:41.807Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-05T15:27:41.807Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-05T15:27:41.807Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-05T15:27:41.807Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-05T15:27:41.807Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-05T15:27:41.807Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-05T15:27:41.807Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-05T15:27:41.807Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-05T15:27:41.807Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-05T15:27:41.807Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-05T15:27:41.807Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-05T15:27:41.807Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-05T15:27:42.413Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-05T15:27:42.692Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-05T15:27:42.692Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-05T15:27:42.692Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-05T15:27:42.975Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-05T15:27:42.975Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-05T15:27:43.259Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-05T15:27:45.260Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-05T15:27:50.693Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-05T15:27:50.693Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-05T15:27:50.974Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-05T15:27:50.974Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-05T15:27:50.974Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-05T15:27:51.251Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-05T15:27:51.251Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-05T15:27:51.251Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-05T15:27:51.857Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-05T15:27:51.857Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-05T15:27:52.137Z] go: downloading google.golang.org/api v0.70.0 [2022-05-05T15:27:52.742Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-05T15:27:57.082Z] go: downloading k8s.io/api v0.23.4 [2022-05-05T15:28:07.380Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-05T15:28:46.438Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-05T15:28:46.438Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-05T15:28:46.438Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-05T15:28:46.439Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-05T15:28:46.439Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-05T15:28:46.439Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-05T15:28:46.439Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-05T15:28:46.714Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-05T15:28:50.125Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-05T15:28:50.400Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-05T15:28:52.390Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-05T15:28:52.390Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-05T15:28:52.390Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-05T15:28:53.381Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-05T15:28:53.381Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-05T15:28:53.659Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-05T15:28:53.933Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-05T15:28:54.209Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-05T15:28:54.484Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-05T15:28:54.484Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-05T15:28:55.928Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-05T15:28:55.928Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-05T15:28:56.207Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-05T15:28:56.811Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-05T15:28:56.811Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-05T15:28:56.811Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-05T15:28:57.089Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-05T15:29:02.520Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-05T15:29:02.797Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-05T15:29:03.074Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-05T15:29:03.074Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-05T15:29:03.351Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-05T15:29:03.351Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-05T15:29:03.351Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-05T15:29:04.813Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-05T15:29:04.813Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-05T15:29:05.096Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-05T15:29:05.096Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-05T15:29:05.370Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-05T15:29:06.354Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-05T15:29:06.955Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-05T15:29:07.232Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-05T15:29:07.510Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-05T15:29:07.789Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-05T15:29:07.789Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-05T15:29:07.789Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-05T15:29:07.789Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-05T15:29:08.066Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-05T15:29:09.512Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-05T15:29:09.512Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-05T15:29:09.790Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-05T15:29:09.790Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-05T15:29:10.067Z] go: downloading go.opencensus.io v0.23.0 [2022-05-05T15:29:11.517Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-05T15:29:12.964Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-05T15:29:12.964Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-05T15:29:13.571Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-05T15:29:13.571Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-05T15:29:13.571Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-05T15:29:14.173Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-05T15:29:14.173Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-05T15:29:14.774Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-05T15:29:17.404Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-05T15:29:20.037Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-05T15:29:20.037Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-05T15:29:20.324Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-05T15:29:20.324Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-05T15:29:20.324Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-05T15:29:21.325Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-05T15:29:21.325Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-05T15:29:21.601Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-05T15:29:21.601Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-05T15:29:21.878Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-05T15:29:21.878Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-05T15:29:22.155Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-05T15:29:32.366Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-05T15:29:32.366Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-05T15:29:32.366Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-05T15:29:32.366Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-05T15:30:11.414Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-05T15:30:11.414Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-05T15:31:33.236Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-05T15:31:33.236Z] Removing intermediate container 416cb7e539e1 [2022-05-05T15:31:33.236Z] ---> a84ec11b1d76 [2022-05-05T15:31:33.236Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-05T15:31:33.236Z] ---> Running in 6700bb522be8 [2022-05-05T15:31:33.236Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-05T15:31:33.236Z] Removing intermediate container d46da8f36815 [2022-05-05T15:31:33.236Z] ---> 23ab06e0a4e6 [2022-05-05T15:31:33.236Z] [2022-05-05T15:31:33.236Z] Step 10/23 : FROM alpine:3.14 [2022-05-05T15:31:33.236Z] 3.14: Pulling from library/alpine [2022-05-05T15:31:36.641Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-05T15:31:36.641Z] Status: Downloaded newer image for alpine:3.14 [2022-05-05T15:31:36.641Z] ---> ac73e934f311 [2022-05-05T15:31:36.641Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-05T15:31:36.917Z] ---> Running in 440b8fdf840c [2022-05-05T15:31:38.374Z] Removing intermediate container 6700bb522be8 [2022-05-05T15:31:38.374Z] ---> 477dd05a3d92 [2022-05-05T15:31:38.374Z] [2022-05-05T15:31:38.374Z] Step 11/23 : FROM docker:20.10.14 [2022-05-05T15:31:38.661Z] 20.10.14: Pulling from library/docker [2022-05-05T15:31:40.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:31:40.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:31:41.390Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-05T15:31:41.390Z] Executing busybox-1.33.1-r7.trigger [2022-05-05T15:31:41.390Z] OK: 5 MiB in 15 packages [2022-05-05T15:31:44.061Z] Removing intermediate container 440b8fdf840c [2022-05-05T15:31:44.061Z] ---> 3c39df13923d [2022-05-05T15:31:44.061Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-05T15:31:44.344Z] ---> Running in 7ef34e6624d0 [2022-05-05T15:31:46.326Z] Removing intermediate container 7ef34e6624d0 [2022-05-05T15:31:46.326Z] ---> f27d6f93b231 [2022-05-05T15:31:46.326Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-05T15:31:46.326Z] ---> Running in eab7c42115a2 [2022-05-05T15:31:46.326Z] Removing intermediate container 1da56ac48f82 [2022-05-05T15:31:46.326Z] ---> 5cd6e7684387 [2022-05-05T15:31:46.326Z] [2022-05-05T15:31:46.326Z] Step 10/25 : FROM alpine:3.14 [2022-05-05T15:31:46.326Z] ---> ac73e934f311 [2022-05-05T15:31:46.326Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-05T15:31:46.602Z] ---> Running in 13f84657a24a [2022-05-05T15:31:47.220Z] Removing intermediate container eab7c42115a2 [2022-05-05T15:31:47.220Z] ---> 681bbc1b9964 [2022-05-05T15:31:47.220Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-05T15:31:47.505Z] ---> Running in 019ad44501a5 [2022-05-05T15:31:48.493Z] Removing intermediate container 019ad44501a5 [2022-05-05T15:31:48.493Z] ---> 5b61a3d9ca1a [2022-05-05T15:31:48.493Z] Step 15/23 : WORKDIR / [2022-05-05T15:31:48.773Z] ---> Running in 40cc13e11202 [2022-05-05T15:31:49.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:31:49.761Z] Removing intermediate container 40cc13e11202 [2022-05-05T15:31:49.761Z] ---> fd7dd12acdca [2022-05-05T15:31:49.761Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-05T15:31:50.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:31:50.657Z] Removing intermediate container 8b5561d4bd4b [2022-05-05T15:31:50.657Z] ---> 29317d35f516 [2022-05-05T15:31:50.657Z] [2022-05-05T15:31:50.933Z] Step 10/31 : FROM alpine:3.14 [2022-05-05T15:31:50.933Z] ---> ac73e934f311 [2022-05-05T15:31:50.933Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-05T15:31:50.933Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-05T15:31:50.933Z] ---> Running in c68e8c770e43 [2022-05-05T15:31:51.218Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-05T15:31:51.218Z] (3/3) Installing su-exec (0.2-r1) [2022-05-05T15:31:51.218Z] Executing busybox-1.33.1-r7.trigger [2022-05-05T15:31:51.218Z] Executing ca-certificates-20211220-r0.trigger [2022-05-05T15:31:51.218Z] ---> 928d9b514097 [2022-05-05T15:31:51.218Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-05T15:31:51.502Z] OK: 6 MiB in 17 packages [2022-05-05T15:31:52.110Z] Removing intermediate container c68e8c770e43 [2022-05-05T15:31:52.110Z] ---> ba03df1d3c7c [2022-05-05T15:31:52.110Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-05T15:31:52.716Z] ---> Running in 331b2ba35658 [2022-05-05T15:31:55.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:31:55.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:31:55.635Z] Removing intermediate container 13f84657a24a [2022-05-05T15:31:55.635Z] ---> 1720cbe549b5 [2022-05-05T15:31:55.635Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-05T15:31:55.635Z] ---> Running in 8143bae96f2f [2022-05-05T15:31:55.914Z] ---> 67451b3baff6 [2022-05-05T15:31:55.914Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-05T15:31:56.521Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-05T15:31:56.521Z] (2/2) Installing su-exec (0.2-r1) [2022-05-05T15:31:56.521Z] Executing busybox-1.33.1-r7.trigger [2022-05-05T15:31:56.521Z] OK: 6 MiB in 16 packages [2022-05-05T15:31:56.804Z] Removing intermediate container 8143bae96f2f [2022-05-05T15:31:56.804Z] ---> 7ff347338c75 [2022-05-05T15:31:56.804Z] Step 13/25 : WORKDIR / [2022-05-05T15:31:56.804Z] ---> Running in 13352ef130bf [2022-05-05T15:31:58.269Z] ---> d6cb9a084438 [2022-05-05T15:31:58.269Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-05T15:31:58.269Z] ---> Running in faee70c5197c [2022-05-05T15:31:58.558Z] Removing intermediate container 13352ef130bf [2022-05-05T15:31:58.558Z] ---> 6f1db60ea649 [2022-05-05T15:31:58.558Z] 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-05T15:31:58.558Z] Removing intermediate container 331b2ba35658 [2022-05-05T15:31:58.558Z] ---> 96b7c23350a6 [2022-05-05T15:31:58.558Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-05T15:31:58.835Z] ---> Running in c8d9b9218aaf [2022-05-05T15:31:59.436Z] Removing intermediate container faee70c5197c [2022-05-05T15:31:59.436Z] ---> e6a1fb2a118d [2022-05-05T15:31:59.436Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-05T15:31:59.436Z] ---> Running in d13e4a5729a1 [2022-05-05T15:31:59.722Z] Removing intermediate container c8d9b9218aaf [2022-05-05T15:31:59.722Z] ---> b2dcec5c2c95 [2022-05-05T15:31:59.722Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-05T15:32:00.323Z] ---> Running in 518c74d49dd2 [2022-05-05T15:32:00.323Z] ---> 4f39eec9ee01 [2022-05-05T15:32:00.323Z] 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-05T15:32:00.600Z] Removing intermediate container d13e4a5729a1 [2022-05-05T15:32:00.600Z] ---> 3245b3de49e5 [2022-05-05T15:32:00.600Z] Step 21/23 : LABEL arch=arm64 [2022-05-05T15:32:00.874Z] ---> Running in 0c7b86680fd3 [2022-05-05T15:32:01.477Z] Removing intermediate container 518c74d49dd2 [2022-05-05T15:32:01.477Z] ---> dc653a91d1aa [2022-05-05T15:32:01.477Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-05T15:32:01.757Z] ---> Running in 386a1e7e07f1 [2022-05-05T15:32:02.358Z] Removing intermediate container 0c7b86680fd3 [2022-05-05T15:32:02.358Z] ---> 08b6ce7841cd [2022-05-05T15:32:02.358Z] Step 22/23 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:32:02.636Z] ---> aa2736627eda [2022-05-05T15:32:02.636Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-05T15:32:02.636Z] ---> Running in c1fea667a1dc [2022-05-05T15:32:04.090Z] Removing intermediate container c1fea667a1dc [2022-05-05T15:32:04.090Z] ---> 9157e22973c5 [2022-05-05T15:32:04.090Z] Step 23/23 : LABEL version=0.0.0 [2022-05-05T15:32:04.090Z] ---> Running in f7a46af77dfe [2022-05-05T15:32:05.082Z] ---> 19be8fc14379 [2022-05-05T15:32:05.082Z] 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-05T15:32:05.360Z] Removing intermediate container f7a46af77dfe [2022-05-05T15:32:05.360Z] ---> af19921edbb5 [2022-05-05T15:32:05.360Z] [2022-05-05T15:32:06.350Z] Removing intermediate container 386a1e7e07f1 [2022-05-05T15:32:06.350Z] ---> 4096cb148b41 [2022-05-05T15:32:06.350Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-05T15:32:06.350Z] ---> Running in c12b42c7ff15 [2022-05-05T15:32:06.951Z] ---> e95f5e1caac4 [2022-05-05T15:32:06.951Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-05T15:32:06.952Z] Successfully built af19921edbb5 [2022-05-05T15:32:06.952Z] Successfully tagged core-command-arm64:latest [2022-05-05T15:32:06.952Z] Building security-spiffe-token-provider [2022-05-05T15:32:07.565Z]  Building core-command ... done Removing intermediate container c12b42c7ff15 [2022-05-05T15:32:07.565Z] ---> eff5db5772b2 [2022-05-05T15:32:07.565Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-05T15:32:09.561Z] ---> 6ca65fa6fec3 [2022-05-05T15:32:09.561Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-05T15:32:09.841Z] ---> Running in a68781f9a354 [2022-05-05T15:32:10.116Z] ---> 261d342d3765 [2022-05-05T15:32:10.116Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-05T15:32:12.115Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-05T15:32:12.115Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-05T15:32:12.115Z] ---> c346e9eafbab [2022-05-05T15:32:12.115Z] 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-05T15:32:12.389Z] ---> Running in c633596a3b3b [2022-05-05T15:32:13.838Z] ---> 7df1a329b509 [2022-05-05T15:32:13.838Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-05T15:32:13.838Z] Removing intermediate container c633596a3b3b [2022-05-05T15:32:13.838Z] ---> 33a806414501 [2022-05-05T15:32:13.838Z] 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-05T15:32:13.838Z] ---> Running in 2ff6f6ff14e8 [2022-05-05T15:32:14.443Z] Removing intermediate container a68781f9a354 [2022-05-05T15:32:14.443Z] ---> 3cc01a458d55 [2022-05-05T15:32:14.443Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-05T15:32:15.893Z] ---> 2d0352991fa6 [2022-05-05T15:32:15.893Z] 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-05T15:32:15.893Z] ---> Running in 3dcbca371304 [2022-05-05T15:32:15.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:32:16.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:32:16.450Z] ---> 2b4526fc1522 [2022-05-05T15:32:16.450Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-05T15:32:17.475Z] (1/43) Installing readline (8.1.1-r0) [2022-05-05T15:32:17.475Z] (2/43) Installing bash (5.1.16-r0) [2022-05-05T15:32:17.475Z] Executing bash-5.1.16-r0.post-install [2022-05-05T15:32:17.475Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-05T15:32:17.757Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-05T15:32:17.757Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-05T15:32:17.757Z] (6/43) Installing curl (7.80.0-r1) [2022-05-05T15:32:17.757Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-05T15:32:17.757Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-05T15:32:17.757Z] (9/43) Installing expat (2.4.7-r0) [2022-05-05T15:32:17.757Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-05T15:32:17.757Z] (11/43) Installing gdbm (1.22-r0) [2022-05-05T15:32:17.757Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-05T15:32:17.757Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-05T15:32:17.757Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-05T15:32:17.757Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-05T15:32:17.757Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-05T15:32:17.757Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-05T15:32:19.774Z] ---> a9026beb1b7f [2022-05-05T15:32:19.774Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-05T15:32:20.397Z] Removing intermediate container 3dcbca371304 [2022-05-05T15:32:20.397Z] ---> e87b37f79458 [2022-05-05T15:32:20.397Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-05T15:32:20.680Z] ---> Running in 5199d0019486 [2022-05-05T15:32:20.680Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-05T15:32:20.680Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-05T15:32:20.680Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-05T15:32:20.680Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-05T15:32:20.963Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-05T15:32:20.963Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-05T15:32:20.963Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-05T15:32:20.963Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-05T15:32:20.963Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-05T15:32:20.963Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-05T15:32:20.963Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-05T15:32:20.963Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-05T15:32:21.246Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-05T15:32:21.246Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-05T15:32:21.246Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-05T15:32:21.246Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-05T15:32:21.246Z] ---> eab395eadb6c [2022-05-05T15:32:21.246Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-05T15:32:21.550Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-05T15:32:21.550Z] Removing intermediate container 5199d0019486 [2022-05-05T15:32:21.550Z] ---> 4acfc6ce9689 [2022-05-05T15:32:21.550Z] Step 23/25 : LABEL arch=arm64 [2022-05-05T15:32:21.550Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-05T15:32:21.550Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-05T15:32:21.550Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-05T15:32:21.550Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-05T15:32:21.550Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-05T15:32:21.550Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-05T15:32:21.550Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-05T15:32:21.828Z] ---> Running in 3da6b59f8ab1 [2022-05-05T15:32:21.828Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-05T15:32:21.828Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-05T15:32:22.434Z] Executing busybox-1.34.1-r5.trigger [2022-05-05T15:32:22.726Z] OK: 82 MiB in 65 packages [2022-05-05T15:32:22.726Z] Removing intermediate container 3da6b59f8ab1 [2022-05-05T15:32:22.726Z] ---> 0d56dbf149dc [2022-05-05T15:32:22.726Z] Step 24/25 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:32:22.726Z] ---> Running in 1c65efe38332 [2022-05-05T15:32:23.012Z] ---> d19a54bbedd3 [2022-05-05T15:32:23.012Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-05T15:32:24.007Z] Removing intermediate container 1c65efe38332 [2022-05-05T15:32:24.007Z] ---> 3341772948b0 [2022-05-05T15:32:24.007Z] Step 25/25 : LABEL version=0.0.0 [2022-05-05T15:32:24.007Z] ---> Running in ff4c0e248957 [2022-05-05T15:32:24.625Z] ---> 3f6d1c345ed0 [2022-05-05T15:32:24.625Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-05T15:32:24.906Z] Removing intermediate container ff4c0e248957 [2022-05-05T15:32:24.906Z] ---> 5869e2baeecb [2022-05-05T15:32:24.906Z] [2022-05-05T15:32:24.906Z] ---> Running in bfb486511055 [2022-05-05T15:32:25.893Z] Removing intermediate container bfb486511055 [2022-05-05T15:32:25.893Z] ---> 071928e2f964 [2022-05-05T15:32:25.893Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-05T15:32:25.893Z] Successfully built 5869e2baeecb [2022-05-05T15:32:25.893Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-05T15:32:25.893Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-05-05T15:32:26.888Z] ---> 2fbebe4be488 [2022-05-05T15:32:26.888Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-05T15:32:27.497Z] ---> Running in fee34375a4a3 [2022-05-05T15:32:28.491Z] Collecting docker-compose==1.23.2 [2022-05-05T15:32:28.491Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-05T15:32:28.774Z] 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-05T15:32:29.383Z] Collecting jsonschema<3,>=2.5.1 [2022-05-05T15:32:29.383Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-05T15:32:30.005Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-05T15:32:30.284Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-05T15:32:30.896Z] Removing intermediate container fee34375a4a3 [2022-05-05T15:32:30.896Z] ---> 5421a2729dd8 [2022-05-05T15:32:30.896Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-05T15:32:31.174Z] ---> Running in 5d88ce66e1f5 [2022-05-05T15:32:31.452Z] Collecting PyYAML<4,>=3.10 [2022-05-05T15:32:31.452Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-05T15:32:31.777Z] Removing intermediate container 5d88ce66e1f5 [2022-05-05T15:32:31.777Z] ---> d876b97a65f9 [2022-05-05T15:32:31.777Z] Step 28/31 : CMD ["gate"] [2022-05-05T15:32:32.383Z] ---> Running in 316abe15776d [2022-05-05T15:32:32.991Z] Removing intermediate container 316abe15776d [2022-05-05T15:32:32.991Z] ---> 129b57e37b0c [2022-05-05T15:32:32.991Z] Step 29/31 : LABEL arch=arm64 [2022-05-05T15:32:33.264Z] ---> Running in 0fe23383f414 [2022-05-05T15:32:34.289Z] Removing intermediate container 0fe23383f414 [2022-05-05T15:32:34.289Z] ---> 174e2465b6c6 [2022-05-05T15:32:34.289Z] Step 30/31 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:32:34.564Z] ---> Running in e105342dd554 [2022-05-05T15:32:35.164Z] Removing intermediate container e105342dd554 [2022-05-05T15:32:35.164Z] ---> 64f44cafcdf1 [2022-05-05T15:32:35.164Z] Step 31/31 : LABEL version=0.0.0 [2022-05-05T15:32:35.769Z] ---> Running in 9a3d575ba60e [2022-05-05T15:32:36.047Z] Collecting texttable<0.10,>=0.9.0 [2022-05-05T15:32:36.047Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-05T15:32:36.326Z] Removing intermediate container 9a3d575ba60e [2022-05-05T15:32:36.326Z] ---> 5fdcd8d95cbb [2022-05-05T15:32:36.326Z] [2022-05-05T15:32:36.933Z] Successfully built 5fdcd8d95cbb [2022-05-05T15:32:36.933Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-05T15:32:36.933Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-05-05T15:32:38.384Z] Collecting docopt<0.7,>=0.6.1 [2022-05-05T15:32:38.384Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-05T15:32:40.393Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-05T15:32:40.393Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-05T15:32:43.069Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:32:43.069Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:32:43.069Z] ---> d4f479f326fd [2022-05-05T15:32:43.069Z] Step 3/20 : WORKDIR /edgex-go [2022-05-05T15:32:43.069Z] ---> Using cache [2022-05-05T15:32:43.069Z] ---> 67d80196ac57 [2022-05-05T15:32:43.069Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-05T15:32:43.355Z] ---> Running in d6e9d24aec1a [2022-05-05T15:32:43.652Z] Collecting docker<4.0,>=3.6.0 [2022-05-05T15:32:43.652Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-05T15:32:43.931Z] Collecting cached-property<2,>=1.2.0 [2022-05-05T15:32:43.931Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-05T15:32:44.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:32:45.197Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-05T15:32:45.197Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-05T15:32:45.478Z] Collecting docker-pycreds>=0.4.0 [2022-05-05T15:32:45.478Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-05T15:32:46.077Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:32:46.365Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-05T15:32:46.365Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-05T15:32:47.358Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-05T15:32:47.358Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-05T15:32:47.358Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-05T15:32:47.358Z] v3.15.4-89-gd83ca93ccd [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-05T15:32:47.358Z] OK: 15739 distinct packages available [2022-05-05T15:32:47.358Z] 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-05T15:32:47.632Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:32:47.632Z] Collecting idna<2.8,>=2.5 [2022-05-05T15:32:47.632Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-05T15:32:47.908Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-05T15:32:47.908Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-05T15:32:47.908Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-05T15:32:47.908Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-05T15:32:48.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:32:49.509Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-05T15:32:49.509Z] Attempting uninstall: urllib3 [2022-05-05T15:32:49.509Z] Found existing installation: urllib3 1.26.7 [2022-05-05T15:32:49.509Z] Uninstalling urllib3-1.26.7: [2022-05-05T15:32:49.509Z] Successfully uninstalled urllib3-1.26.7 [2022-05-05T15:32:49.509Z] OK: 220 MiB in 52 packages [2022-05-05T15:32:50.975Z] Attempting uninstall: idna [2022-05-05T15:32:50.975Z] Found existing installation: idna 3.3 [2022-05-05T15:32:50.975Z] Uninstalling idna-3.3: [2022-05-05T15:32:50.975Z] Successfully uninstalled idna-3.3 [2022-05-05T15:32:51.977Z] Removing intermediate container d6e9d24aec1a [2022-05-05T15:32:51.977Z] ---> 5e41df868f90 [2022-05-05T15:32:51.977Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-05T15:32:52.984Z] ---> c88d0dceb10c [2022-05-05T15:32:52.984Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:32:53.277Z] ---> Running in 0750aec19eed [2022-05-05T15:32:54.735Z] Attempting uninstall: requests [2022-05-05T15:32:54.735Z] Found existing installation: requests 2.26.0 [2022-05-05T15:32:54.735Z] Uninstalling requests-2.26.0: [2022-05-05T15:32:54.735Z] Successfully uninstalled requests-2.26.0 [2022-05-05T15:32:55.378Z] Running setup.py install for texttable: started [2022-05-05T15:32:59.160Z] Running setup.py install for texttable: finished with status 'done' [2022-05-05T15:32:59.161Z] Running setup.py install for PyYAML: started [2022-05-05T15:33:00.793Z] Removing intermediate container 0750aec19eed [2022-05-05T15:33:00.793Z] ---> 049e4284b137 [2022-05-05T15:33:00.793Z] Step 7/20 : COPY . . [2022-05-05T15:33:02.991Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-05T15:33:03.267Z] Running setup.py install for docopt: started [2022-05-05T15:33:05.909Z] Running setup.py install for docopt: finished with status 'done' [2022-05-05T15:33:05.909Z] Running setup.py install for dockerpty: started [2022-05-05T15:33:08.550Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-05T15:33:10.561Z] 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-05T15:33:18.878Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:33:18.878Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:33:18.878Z] ---> d4f479f326fd [2022-05-05T15:33:18.878Z] Step 3/26 : WORKDIR /edgex-go [2022-05-05T15:33:18.878Z] ---> Using cache [2022-05-05T15:33:18.878Z] ---> 67d80196ac57 [2022-05-05T15:33:18.878Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:33:18.878Z] ---> Using cache [2022-05-05T15:33:18.878Z] ---> 762138ee2a6b [2022-05-05T15:33:18.878Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-05T15:33:18.878Z] ---> Using cache [2022-05-05T15:33:18.878Z] ---> acbd516fd44e [2022-05-05T15:33:18.878Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-05T15:33:18.878Z] ---> Using cache [2022-05-05T15:33:18.878Z] ---> 44babefc0ff4 [2022-05-05T15:33:18.878Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:33:18.878Z] ---> Using cache [2022-05-05T15:33:18.878Z] ---> 5af1206797a8 [2022-05-05T15:33:18.878Z] Step 8/26 : COPY . . [2022-05-05T15:33:18.878Z] ---> Using cache [2022-05-05T15:33:18.878Z] ---> 9d153389dcfe [2022-05-05T15:33:18.878Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-05T15:33:18.878Z] ---> Using cache [2022-05-05T15:33:18.878Z] ---> 88a6e8ee318b [2022-05-05T15:33:18.878Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-05T15:33:18.878Z] ---> Using cache [2022-05-05T15:33:18.879Z] ---> 25259726b6ea [2022-05-05T15:33:18.879Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-05T15:33:18.879Z] ---> Using cache [2022-05-05T15:33:18.879Z] ---> 9da430fec6df [2022-05-05T15:33:18.879Z] 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-05T15:33:19.476Z] ---> Running in 06622b8c1d94 [2022-05-05T15:33:23.808Z] spire-1.2.1/ [2022-05-05T15:33:23.808Z] spire-1.2.1/.data/ [2022-05-05T15:33:23.808Z] spire-1.2.1/.data/.file [2022-05-05T15:33:23.808Z] spire-1.2.1/.dockerignore [2022-05-05T15:33:23.808Z] spire-1.2.1/.gitattributes [2022-05-05T15:33:23.808Z] spire-1.2.1/.githooks/ [2022-05-05T15:33:23.808Z] spire-1.2.1/.githooks/pre-commit [2022-05-05T15:33:23.808Z] spire-1.2.1/.github/ [2022-05-05T15:33:23.808Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-05T15:33:23.808Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-05T15:33:23.808Z] spire-1.2.1/.github/dependabot.yml [2022-05-05T15:33:23.808Z] spire-1.2.1/.github/workflows/ [2022-05-05T15:33:23.808Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-05T15:33:23.808Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-05T15:33:23.808Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-05T15:33:23.808Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-05T15:33:23.808Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-05T15:33:23.808Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-05T15:33:23.808Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-05T15:33:23.808Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-05T15:33:23.808Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-05T15:33:23.808Z] spire-1.2.1/.gitignore [2022-05-05T15:33:23.808Z] spire-1.2.1/.go-version [2022-05-05T15:33:23.808Z] spire-1.2.1/.golangci.yml [2022-05-05T15:33:23.808Z] spire-1.2.1/ADOPTERS.md [2022-05-05T15:33:23.808Z] spire-1.2.1/CHANGELOG.md [2022-05-05T15:33:23.808Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-05T15:33:23.808Z] spire-1.2.1/CODEOWNERS [2022-05-05T15:33:23.808Z] spire-1.2.1/CONTRIBUTING.md [2022-05-05T15:33:23.808Z] spire-1.2.1/Dockerfile [2022-05-05T15:33:23.808Z] spire-1.2.1/Dockerfile.dev [2022-05-05T15:33:23.808Z] spire-1.2.1/Dockerfile.scratch [2022-05-05T15:33:23.808Z] spire-1.2.1/LICENSE [2022-05-05T15:33:23.808Z] spire-1.2.1/MAINTAINERS.md [2022-05-05T15:33:23.808Z] spire-1.2.1/Makefile [2022-05-05T15:33:23.808Z] spire-1.2.1/README.md [2022-05-05T15:33:23.808Z] spire-1.2.1/ROADMAP.md [2022-05-05T15:33:23.808Z] spire-1.2.1/SECURITY.md [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-05T15:33:23.808Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-05T15:33:23.808Z] spire-1.2.1/conf/ [2022-05-05T15:33:23.808Z] spire-1.2.1/conf/agent/ [2022-05-05T15:33:23.808Z] spire-1.2.1/conf/agent/agent.conf [2022-05-05T15:33:23.808Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-05T15:33:23.808Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-05T15:33:23.808Z] spire-1.2.1/conf/server/ [2022-05-05T15:33:23.808Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-05T15:33:23.808Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-05T15:33:23.808Z] spire-1.2.1/conf/server/server.conf [2022-05-05T15:33:23.808Z] spire-1.2.1/conf/server/server_full.conf [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/ [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/SPIRE101.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/auditlog.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/images/ [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/scaling_spire.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/spire_agent.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/spire_server.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/supported_integrations.md [2022-05-05T15:33:23.808Z] spire-1.2.1/doc/telemetry.md [2022-05-05T15:33:23.809Z] spire-1.2.1/doc/telemetry_config.md [2022-05-05T15:33:23.809Z] spire-1.2.1/doc/upgrading.md [2022-05-05T15:33:23.809Z] spire-1.2.1/doc/using_spire.md [2022-05-05T15:33:23.809Z] spire-1.2.1/examples/ [2022-05-05T15:33:23.809Z] spire-1.2.1/examples/README.md [2022-05-05T15:33:23.809Z] spire-1.2.1/go.mod [2022-05-05T15:33:23.809Z] spire-1.2.1/go.sum [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/agent.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/client/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/common/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/config.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-05T15:33:23.809Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-05T15:33:24.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/svid/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/names.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/auth/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cli/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/health/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/health/config.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/health/context.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/health/health.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/idutil/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/log/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/log/log.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/log/options.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-05T15:33:24.091Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/profiling/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/selector/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-05T15:33:24.370Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/uptime/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/util/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/util/task.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/version/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/version/version.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/x509util/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/api.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/health/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/id.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/status.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/bundle/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/ca/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/cache/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/catalog/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/config.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/plugin/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-05T15:33:24.371Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-05T15:33:24.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-05T15:33:24.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/registration/ [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/server.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/server_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/svid/ [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/ [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/private/ [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/private/server/ [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/private/server/journal/ [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/spire/ [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/spire/common/ [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/spire/plugin/ [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-05T15:33:24.649Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-05T15:33:24.649Z] spire-1.2.1/release/ [2022-05-05T15:33:24.649Z] spire-1.2.1/release/spire-extras/ [2022-05-05T15:33:24.649Z] spire-1.2.1/release/spire-extras/README.md [2022-05-05T15:33:24.649Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-05T15:33:24.649Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-05T15:33:24.649Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-05T15:33:24.649Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-05T15:33:24.649Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-05T15:33:24.649Z] spire-1.2.1/release/spire/ [2022-05-05T15:33:24.649Z] spire-1.2.1/release/spire/README.md [2022-05-05T15:33:24.649Z] spire-1.2.1/release/spire/conf/ [2022-05-05T15:33:24.649Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-05T15:33:24.649Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-05T15:33:24.649Z] spire-1.2.1/release/spire/conf/server/ [2022-05-05T15:33:24.649Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-05T15:33:24.649Z] spire-1.2.1/script/ [2022-05-05T15:33:24.649Z] spire-1.2.1/script/build-artifact.sh [2022-05-05T15:33:24.649Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-05T15:33:24.649Z] spire-1.2.1/support/ [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/ [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-05T15:33:24.649Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-05T15:33:24.649Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-05T15:33:24.649Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-05T15:33:24.650Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-05T15:33:24.650Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-05T15:33:24.650Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-05T15:33:24.650Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-05T15:33:24.650Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-05T15:33:24.650Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-05T15:33:24.650Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-05T15:33:24.650Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-05T15:33:24.650Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-05T15:33:24.650Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-05T15:33:24.650Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-05T15:33:24.650Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/clock/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/clock/clock.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/fixture.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/registration/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-05T15:33:24.650Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/README.md [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/common [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/suites/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-05T15:33:24.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-05T15:33:24.926Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-05T15:33:24.926Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-05T15:33:24.926Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-05T15:33:24.926Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-05T15:33:24.926Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-05T15:33:24.926Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-05T15:33:24.926Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-05T15:33:24.926Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-05T15:33:24.926Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-05T15:33:24.926Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-05T15:33:24.926Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-05T15:33:24.927Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-05T15:33:24.928Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/test-one.sh [2022-05-05T15:33:24.929Z] spire-1.2.1/test/integration/test.sh [2022-05-05T15:33:24.929Z] spire-1.2.1/test/plugintest/ [2022-05-05T15:33:24.929Z] spire-1.2.1/test/plugintest/config.go [2022-05-05T15:33:24.929Z] spire-1.2.1/test/plugintest/load.go [2022-05-05T15:33:24.929Z] spire-1.2.1/test/plugintest/option.go [2022-05-05T15:33:24.929Z] spire-1.2.1/test/spiretest/ [2022-05-05T15:33:24.929Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/spiretest/dir.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/spiretest/logs.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/spiretest/suite.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/spiretest/x509.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/testca/ [2022-05-05T15:33:25.214Z] spire-1.2.1/test/testca/ca.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/testkey/ [2022-05-05T15:33:25.214Z] spire-1.2.1/test/testkey/generate.sh [2022-05-05T15:33:25.214Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/testkey/keys.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/testkey/new.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/tpmsimulator/ [2022-05-05T15:33:25.214Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/util/ [2022-05-05T15:33:25.214Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/util/cert_generation.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/util/io_redirection.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/util/race.go [2022-05-05T15:33:25.214Z] spire-1.2.1/test/util/util.go [2022-05-05T15:33:25.214Z] building spire from source... [2022-05-05T15:33:25.498Z] Installing go1.17.7... [2022-05-05T15:33:30.948Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:33:30.948Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:33:30.948Z] ---> d4f479f326fd [2022-05-05T15:33:30.948Z] Step 3/22 : WORKDIR /edgex-go [2022-05-05T15:33:30.948Z] ---> Using cache [2022-05-05T15:33:30.948Z] ---> 67d80196ac57 [2022-05-05T15:33:30.948Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:33:30.948Z] ---> Using cache [2022-05-05T15:33:30.948Z] ---> 762138ee2a6b [2022-05-05T15:33:30.948Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-05T15:33:31.951Z] ---> Running in 772342b51a56 [2022-05-05T15:33:34.586Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:33:35.565Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:33:36.560Z] OK: 220 MiB in 52 packages [2022-05-05T15:33:39.212Z] Removing intermediate container 772342b51a56 [2022-05-05T15:33:39.212Z] ---> 8f1d4954729c [2022-05-05T15:33:39.212Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-05T15:33:39.492Z] Removing intermediate container 2ff6f6ff14e8 [2022-05-05T15:33:39.492Z] ---> 15410f30aafe [2022-05-05T15:33:39.492Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-05T15:33:39.773Z] ---> Running in 4319363f7030 [2022-05-05T15:33:40.777Z] ---> f0644c3ce08b [2022-05-05T15:33:40.777Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:33:40.777Z] Removing intermediate container 4319363f7030 [2022-05-05T15:33:40.777Z] ---> 6ce46fb1a578 [2022-05-05T15:33:40.777Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-05T15:33:41.061Z] ---> Running in 74dbf7e766bb [2022-05-05T15:33:41.340Z] ---> Running in 9dc302321649 [2022-05-05T15:33:42.807Z] Removing intermediate container 9dc302321649 [2022-05-05T15:33:42.807Z] ---> 1b7246fdd485 [2022-05-05T15:33:42.807Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-05T15:33:46.238Z] ---> c52134775c8e [2022-05-05T15:33:46.238Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-05T15:33:47.249Z] ---> 896d46c89c8a [2022-05-05T15:33:47.541Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-05T15:33:47.814Z] ---> afde0b6d1ef4 [2022-05-05T15:33:47.814Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-05T15:33:47.814Z] ---> Running in a6398146bd21 [2022-05-05T15:33:47.814Z] Removing intermediate container 74dbf7e766bb [2022-05-05T15:33:47.814Z] ---> e450bf725c81 [2022-05-05T15:33:47.814Z] Step 8/22 : COPY . . [2022-05-05T15:33:49.830Z] Building bin/spire-server... [2022-05-05T15:33:49.830Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-05T15:33:50.110Z]  ---> c83ff716e081 [2022-05-05T15:33:50.110Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-05T15:33:50.110Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-05T15:33:50.110Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-05T15:33:50.110Z]  ---> Running in 2d0d5aa05c08 [2022-05-05T15:33:50.400Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-05T15:33:50.679Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-05T15:33:50.962Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-05T15:33:51.242Z] Removing intermediate container 2d0d5aa05c08 [2022-05-05T15:33:51.242Z] ---> 496b165ac78a [2022-05-05T15:33:51.242Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-05T15:33:51.513Z] ---> Running in 7b0023be3b70 [2022-05-05T15:33:51.513Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-05T15:33:52.510Z] Removing intermediate container 7b0023be3b70 [2022-05-05T15:33:52.510Z] ---> 7ea03fe265e5 [2022-05-05T15:33:52.510Z] Step 21/23 : LABEL arch=arm64 [2022-05-05T15:33:52.510Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-05T15:33:52.510Z]  ---> Running in 85e33c361fa5 [2022-05-05T15:33:53.502Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-05T15:33:53.502Z] Removing intermediate container 85e33c361fa5 [2022-05-05T15:33:53.502Z] ---> e1345a31b0ee [2022-05-05T15:33:53.502Z] Step 22/23 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:33:53.792Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-05T15:33:53.792Z]  ---> Running in b7555499f599 [2022-05-05T15:33:54.793Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-05T15:33:54.793Z] Removing intermediate container b7555499f599 [2022-05-05T15:33:54.793Z] ---> bb2592caf1a3 [2022-05-05T15:33:54.793Z] Step 23/23 : LABEL version=0.0.0 [2022-05-05T15:33:55.071Z] ---> Running in 316eba08f063 [2022-05-05T15:33:56.062Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-05T15:33:56.062Z] Removing intermediate container 316eba08f063 [2022-05-05T15:33:56.062Z] ---> a3fdf715aa30 [2022-05-05T15:33:56.062Z] [2022-05-05T15:33:56.342Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-05T15:33:56.620Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-05T15:33:56.902Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-05T15:33:57.189Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-05T15:33:57.189Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-05T15:33:57.189Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-05T15:33:57.466Z] Successfully built a3fdf715aa30 [2022-05-05T15:33:57.466Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-05T15:33:57.466Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-05-05T15:33:58.075Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-05T15:33:58.075Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-05T15:33:58.075Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-05T15:33:58.357Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-05T15:33:58.637Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-05T15:33:59.639Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-05T15:33:59.639Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-05T15:34:18.005Z]  ---> e0e645e200ba [2022-05-05T15:34:18.005Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-05T15:34:18.005Z] ---> Running in 363a64f9708f [2022-05-05T15:34:18.005Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-05T15:34:18.005Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-05T15:34:18.005Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-05T15:34:18.005Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-05T15:34:18.005Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-05T15:34:18.005Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-05T15:34:18.607Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-05T15:34:18.607Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-05T15:34:18.894Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-05T15:34:18.894Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-05T15:34:18.894Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-05T15:34:19.176Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-05T15:34:19.176Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-05T15:34:19.782Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-05T15:34:20.066Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-05T15:34:20.350Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-05T15:34:20.350Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-05T15:34:21.816Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-05T15:34:21.816Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-05T15:34:22.093Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-05T15:34:22.369Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-05T15:34:22.370Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-05T15:34:22.646Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-05T15:34:22.646Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-05T15:34:22.924Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-05T15:34:23.201Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-05T15:34:23.804Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-05T15:34:23.804Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-05T15:34:25.795Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-05T15:34:28.438Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:34:28.438Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:34:28.438Z] ---> d4f479f326fd [2022-05-05T15:34:28.438Z] Step 3/22 : WORKDIR /edgex-go [2022-05-05T15:34:28.438Z] ---> Using cache [2022-05-05T15:34:28.438Z] ---> 67d80196ac57 [2022-05-05T15:34:28.438Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:34:28.438Z] ---> Using cache [2022-05-05T15:34:28.438Z] ---> 762138ee2a6b [2022-05-05T15:34:28.438Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-05T15:34:28.438Z] ---> Using cache [2022-05-05T15:34:28.438Z] ---> 8f1d4954729c [2022-05-05T15:34:28.438Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-05T15:34:28.438Z] ---> Using cache [2022-05-05T15:34:28.438Z] ---> f0644c3ce08b [2022-05-05T15:34:28.438Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:34:28.438Z] ---> Using cache [2022-05-05T15:34:28.438Z] ---> e450bf725c81 [2022-05-05T15:34:28.438Z] Step 8/22 : COPY . . [2022-05-05T15:34:28.438Z] ---> Using cache [2022-05-05T15:34:28.438Z] ---> e0e645e200ba [2022-05-05T15:34:28.438Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-05T15:34:29.038Z] ---> Running in ba96ffabdfb6 [2022-05-05T15:34:31.035Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-05T15:34:39.349Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-05T15:34:39.349Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-05T15:34:39.624Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-05T15:34:39.899Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-05T15:34:39.899Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-05T15:34:39.899Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-05T15:34:40.178Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-05T15:34:40.781Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-05T15:34:40.781Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-05T15:34:40.781Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-05T15:35:07.617Z] go: downloading google.golang.org/api v0.70.0 [2022-05-05T15:35:07.617Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-05T15:35:07.617Z] go: downloading k8s.io/api v0.23.4 [2022-05-05T15:35:17.787Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-05T15:35:17.787Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-05T15:35:50.193Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-05T15:35:50.193Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-05T15:35:50.193Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-05T15:35:50.193Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-05T15:35:50.193Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-05T15:35:50.193Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-05T15:35:50.470Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-05T15:35:52.457Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-05T15:35:53.441Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-05T15:35:53.717Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-05T15:35:53.995Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-05T15:35:54.270Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-05T15:35:54.546Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-05T15:35:54.546Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-05T15:35:55.150Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-05T15:35:55.150Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-05T15:35:55.749Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-05T15:35:57.196Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-05T15:35:57.196Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-05T15:35:57.470Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-05T15:35:57.746Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-05T15:35:58.021Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-05T15:35:58.021Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-05T15:35:58.298Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-05T15:36:03.705Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-05T15:36:03.982Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-05T15:36:04.260Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-05T15:36:04.260Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-05T15:36:04.260Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-05T15:36:04.536Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-05T15:36:04.536Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-05T15:36:05.519Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-05T15:36:05.519Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-05T15:36:05.795Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-05T15:36:06.069Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-05T15:36:06.343Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-05T15:36:06.946Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-05T15:36:07.233Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-05T15:36:07.506Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-05T15:36:07.781Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-05T15:36:08.381Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-05T15:36:08.381Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-05T15:36:08.381Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-05T15:36:08.660Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-05T15:36:08.660Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-05T15:36:10.103Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-05T15:36:10.103Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-05T15:36:10.103Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-05T15:36:10.103Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-05T15:36:10.378Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-05T15:36:12.370Z] go: downloading go.opencensus.io v0.23.0 [2022-05-05T15:36:13.359Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-05T15:36:13.635Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-05T15:36:13.912Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-05T15:36:14.188Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-05T15:36:14.464Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-05T15:36:14.736Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-05T15:36:15.013Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-05T15:36:15.614Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-05T15:36:18.260Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-05T15:36:20.909Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-05T15:36:20.909Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-05T15:36:21.187Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-05T15:36:21.187Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-05T15:36:22.183Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-05T15:36:22.183Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-05T15:36:22.460Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-05T15:36:22.460Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-05T15:36:22.737Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-05T15:36:22.737Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-05T15:36:23.015Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-05T15:36:36.069Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-05T15:36:36.069Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-05T15:36:36.069Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-05T15:36:36.069Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-05T15:37:02.897Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-05T15:37:02.897Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-05T15:39:24.830Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-05T15:39:33.162Z] Removing intermediate container 363a64f9708f [2022-05-05T15:39:33.162Z] ---> 8e84109aa7d2 [2022-05-05T15:39:33.162Z] [2022-05-05T15:39:33.162Z] Step 10/22 : FROM alpine:3.14 [2022-05-05T15:39:33.162Z] ---> ac73e934f311 [2022-05-05T15:39:33.162Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-05T15:39:33.162Z] ---> Running in 736489ad47fe [2022-05-05T15:39:33.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:39:34.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:39:35.040Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-05T15:39:35.316Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-05T15:39:35.316Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-05T15:39:35.316Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-05T15:39:35.316Z] (5/6) Installing curl (7.79.1-r1) [2022-05-05T15:39:35.316Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-05T15:39:35.316Z] Executing busybox-1.33.1-r7.trigger [2022-05-05T15:39:35.316Z] Executing ca-certificates-20211220-r0.trigger [2022-05-05T15:39:35.930Z] OK: 8 MiB in 20 packages [2022-05-05T15:39:38.561Z] Removing intermediate container 736489ad47fe [2022-05-05T15:39:38.561Z] ---> ddc1f0b5a840 [2022-05-05T15:39:38.561Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-05T15:39:38.561Z] ---> Running in c32a90c1a723 [2022-05-05T15:39:38.838Z] Removing intermediate container c32a90c1a723 [2022-05-05T15:39:38.838Z] ---> a2513ebe114f [2022-05-05T15:39:38.838Z] Step 13/22 : WORKDIR /edgex [2022-05-05T15:39:38.838Z] ---> Running in 88141fd703c9 [2022-05-05T15:39:39.441Z] Removing intermediate container 88141fd703c9 [2022-05-05T15:39:39.441Z] ---> 2d0d642de4b5 [2022-05-05T15:39:39.441Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-05T15:39:40.431Z] ---> fc53f699ec5d [2022-05-05T15:39:40.431Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-05T15:39:41.891Z] ---> 69d6f1158edb [2022-05-05T15:39:41.891Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-05T15:39:43.358Z] ---> cc590898ec55 [2022-05-05T15:39:43.358Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-05T15:39:44.347Z] ---> 4597facd47d0 [2022-05-05T15:39:44.347Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-05T15:39:44.628Z] ---> Running in 587f6c39db51 [2022-05-05T15:39:48.042Z] Removing intermediate container 587f6c39db51 [2022-05-05T15:39:48.042Z] ---> d233846c3cdb [2022-05-05T15:39:48.042Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-05T15:39:48.042Z] ---> Running in 1d81345a4509 [2022-05-05T15:39:48.315Z] Removing intermediate container 1d81345a4509 [2022-05-05T15:39:48.315Z] ---> 4d1700d2417e [2022-05-05T15:39:48.315Z] Step 20/22 : LABEL arch=arm64 [2022-05-05T15:39:48.315Z] ---> Running in 76510f2b17cc [2022-05-05T15:39:48.935Z] Removing intermediate container 76510f2b17cc [2022-05-05T15:39:48.936Z] ---> e915bfdd0c88 [2022-05-05T15:39:48.936Z] Step 21/22 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:39:49.208Z] ---> Running in 375a43df6537 [2022-05-05T15:39:49.810Z] Removing intermediate container 375a43df6537 [2022-05-05T15:39:49.810Z] ---> c21fedf26721 [2022-05-05T15:39:49.810Z] Step 22/22 : LABEL version=0.0.0 [2022-05-05T15:39:49.810Z] ---> Running in e5ffac9d8303 [2022-05-05T15:39:50.420Z] Removing intermediate container e5ffac9d8303 [2022-05-05T15:39:50.420Z] ---> 835ff22376f3 [2022-05-05T15:39:50.420Z] [2022-05-05T15:39:50.699Z] Successfully built 835ff22376f3 [2022-05-05T15:39:50.699Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-05T15:39:50.699Z]  Building security-proxy-setup ... done Building core-metadata [2022-05-05T15:40:23.083Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:40:23.083Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:40:23.083Z] ---> d4f479f326fd [2022-05-05T15:40:23.083Z] Step 3/23 : WORKDIR /edgex-go [2022-05-05T15:40:23.083Z] ---> Using cache [2022-05-05T15:40:23.083Z] ---> 67d80196ac57 [2022-05-05T15:40:23.083Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:40:23.083Z] ---> Using cache [2022-05-05T15:40:23.083Z] ---> 762138ee2a6b [2022-05-05T15:40:23.083Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-05T15:40:23.083Z] ---> Using cache [2022-05-05T15:40:23.083Z] ---> 8f1d4954729c [2022-05-05T15:40:23.083Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-05T15:40:23.083Z] ---> Using cache [2022-05-05T15:40:23.083Z] ---> f0644c3ce08b [2022-05-05T15:40:23.083Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:40:23.083Z] ---> Using cache [2022-05-05T15:40:23.083Z] ---> e450bf725c81 [2022-05-05T15:40:23.083Z] Step 8/23 : COPY . . [2022-05-05T15:40:23.083Z] ---> Using cache [2022-05-05T15:40:23.083Z] ---> e0e645e200ba [2022-05-05T15:40:23.083Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-05T15:40:23.083Z] ---> Running in fb94298bfbeb [2022-05-05T15:40:24.070Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-05T15:41:20.649Z] Removing intermediate container a6398146bd21 [2022-05-05T15:41:20.649Z] ---> 11ddd005561c [2022-05-05T15:41:20.649Z] [2022-05-05T15:41:20.649Z] Step 9/20 : FROM alpine:3.15 [2022-05-05T15:41:20.649Z] 3.15: Pulling from library/alpine [2022-05-05T15:41:20.649Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-05T15:41:20.649Z] Status: Downloaded newer image for alpine:3.15 [2022-05-05T15:41:20.649Z] ---> 3fb3c9af89a9 [2022-05-05T15:41:20.649Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-05T15:41:20.649Z] ---> Running in a659e766823e [2022-05-05T15:41:20.649Z] Removing intermediate container a659e766823e [2022-05-05T15:41:20.649Z] ---> 52974bde8eff [2022-05-05T15:41:20.649Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:41:20.649Z] ---> Running in a0f34e3281c9 [2022-05-05T15:41:20.649Z] Removing intermediate container a0f34e3281c9 [2022-05-05T15:41:20.649Z] ---> 4fb06f922788 [2022-05-05T15:41:20.649Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-05T15:41:20.649Z] ---> Running in 85d4f9677ce2 [2022-05-05T15:41:20.649Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:41:20.649Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:41:21.638Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-05T15:41:21.638Z] v3.15.4-89-gd83ca93ccd [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-05T15:41:21.638Z] OK: 15730 distinct packages available [2022-05-05T15:41:21.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:41:22.907Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:41:24.351Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-05T15:41:24.351Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-05T15:41:24.626Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-05T15:41:24.626Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-05T15:41:24.900Z] (5/9) Installing curl (7.80.0-r1) [2022-05-05T15:41:24.900Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-05T15:41:25.176Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-05T15:41:25.176Z] (8/9) Installing libucontext (1.1-r0) [2022-05-05T15:41:25.176Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-05T15:41:25.452Z] Executing busybox-1.34.1-r5.trigger [2022-05-05T15:41:25.452Z] Executing ca-certificates-20211220-r0.trigger [2022-05-05T15:41:25.727Z] OK: 8 MiB in 23 packages [2022-05-05T15:41:28.366Z] Removing intermediate container 85d4f9677ce2 [2022-05-05T15:41:28.366Z] ---> c46eddc5f7d6 [2022-05-05T15:41:28.366Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-05T15:41:29.354Z] ---> 596f5321bbbf [2022-05-05T15:41:29.355Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-05T15:41:31.349Z] ---> 6aa75ebc06b4 [2022-05-05T15:41:31.349Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-05T15:41:32.340Z] ---> c053b52303cb [2022-05-05T15:41:32.340Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-05T15:41:32.340Z] ---> Running in dedb72305dea [2022-05-05T15:41:32.620Z] Removing intermediate container dedb72305dea [2022-05-05T15:41:32.620Z] ---> a49f88b7c848 [2022-05-05T15:41:32.620Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-05T15:41:32.900Z] ---> Running in 33af9eae02d8 [2022-05-05T15:41:33.507Z] Removing intermediate container 33af9eae02d8 [2022-05-05T15:41:33.507Z] ---> 533effbe5a8c [2022-05-05T15:41:33.507Z] Step 18/20 : LABEL arch=arm64 [2022-05-05T15:41:33.507Z] ---> Running in a24f4f91f6d9 [2022-05-05T15:41:34.117Z] Removing intermediate container a24f4f91f6d9 [2022-05-05T15:41:34.117Z] ---> 70a822c2a56f [2022-05-05T15:41:34.117Z] Step 19/20 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:41:34.117Z] ---> Running in bc38b5dab6a9 [2022-05-05T15:41:34.720Z] Removing intermediate container bc38b5dab6a9 [2022-05-05T15:41:34.720Z] ---> 69855d5dbb7d [2022-05-05T15:41:34.720Z] Step 20/20 : LABEL version=0.0.0 [2022-05-05T15:41:34.720Z] ---> Running in aecc324899ae [2022-05-05T15:41:35.338Z] Removing intermediate container aecc324899ae [2022-05-05T15:41:35.338Z] ---> 17791f6633c7 [2022-05-05T15:41:35.338Z] [2022-05-05T15:41:35.615Z] Successfully built 17791f6633c7 [2022-05-05T15:41:35.615Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-05T15:41:35.615Z] Building core-data [2022-05-05T15:42:08.300Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:42:08.300Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:42:08.300Z] ---> d4f479f326fd [2022-05-05T15:42:08.300Z] Step 3/23 : WORKDIR /edgex-go [2022-05-05T15:42:08.300Z] ---> Using cache [2022-05-05T15:42:08.300Z] ---> 67d80196ac57 [2022-05-05T15:42:08.300Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:42:08.300Z] ---> Using cache [2022-05-05T15:42:08.300Z] ---> 762138ee2a6b [2022-05-05T15:42:08.300Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-05T15:42:08.300Z] ---> Running in 2863c2521ae0 [2022-05-05T15:42:08.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:42:08.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:42:09.287Z] OK: 220 MiB in 52 packages [2022-05-05T15:42:10.744Z] Removing intermediate container 2863c2521ae0 [2022-05-05T15:42:10.744Z] ---> 0ab1cc511bb7 [2022-05-05T15:42:10.744Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-05T15:42:11.737Z] ---> cd74c6e74008 [2022-05-05T15:42:11.737Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:42:12.028Z] ---> Running in 4b89fab785bc [2022-05-05T15:42:17.503Z] Removing intermediate container 4b89fab785bc [2022-05-05T15:42:17.503Z] ---> 19bd8769629d [2022-05-05T15:42:17.503Z] Step 8/23 : COPY . . [2022-05-05T15:42:39.757Z] Removing intermediate container ba96ffabdfb6 [2022-05-05T15:42:39.757Z] ---> 5c8841f0d2e9 [2022-05-05T15:42:39.757Z] [2022-05-05T15:42:39.757Z] Step 10/22 : FROM alpine:3.14 [2022-05-05T15:42:39.757Z] ---> ac73e934f311 [2022-05-05T15:42:39.757Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-05T15:42:39.757Z] ---> Using cache [2022-05-05T15:42:39.757Z] ---> 3c39df13923d [2022-05-05T15:42:39.757Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-05T15:42:39.757Z] ---> Using cache [2022-05-05T15:42:39.757Z] ---> f27d6f93b231 [2022-05-05T15:42:39.757Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-05T15:42:39.757Z] ---> Running in 16f30d20110a [2022-05-05T15:42:39.757Z] Removing intermediate container 16f30d20110a [2022-05-05T15:42:39.757Z] ---> ab8901b57974 [2022-05-05T15:42:39.757Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-05T15:42:39.757Z] ---> Running in f9480cf942c3 [2022-05-05T15:42:39.757Z] Removing intermediate container f9480cf942c3 [2022-05-05T15:42:39.757Z] ---> 20eb887565ba [2022-05-05T15:42:39.757Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-05T15:42:41.205Z] ---> 65850de7b635 [2022-05-05T15:42:41.205Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-05T15:42:45.543Z] ---> d0057b0dc13b [2022-05-05T15:42:45.543Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-05T15:42:46.544Z] ---> 7e5ed3460e8f [2022-05-05T15:42:46.544Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-05T15:42:46.544Z] ---> Running in 07beef69e106 [2022-05-05T15:42:47.147Z] Removing intermediate container 07beef69e106 [2022-05-05T15:42:47.147Z] ---> 710fc07e44a9 [2022-05-05T15:42:47.147Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-05T15:42:47.147Z] ---> Running in 52fc038a73d7 [2022-05-05T15:42:47.147Z] ---> 34a43cba2b72 [2022-05-05T15:42:47.430Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-05T15:42:47.430Z] ---> Running in 165029e5e451 [2022-05-05T15:42:48.034Z] Removing intermediate container 52fc038a73d7 [2022-05-05T15:42:48.034Z] ---> edc0e233e634 [2022-05-05T15:42:48.034Z] Step 20/22 : LABEL arch=arm64 [2022-05-05T15:42:48.313Z] ---> Running in 8c766ac637e0 [2022-05-05T15:42:48.927Z] Removing intermediate container 8c766ac637e0 [2022-05-05T15:42:48.927Z] ---> cdd004cf2937 [2022-05-05T15:42:48.927Z] Step 21/22 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:42:48.927Z] ---> Running in 5662ccd6d841 [2022-05-05T15:42:49.530Z] Removing intermediate container 5662ccd6d841 [2022-05-05T15:42:49.530Z] ---> e8c0fd3a493b [2022-05-05T15:42:49.530Z] Step 22/22 : LABEL version=0.0.0 [2022-05-05T15:42:49.530Z] ---> Running in 40c5fe2e7dd8 [2022-05-05T15:42:50.135Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-05T15:42:50.135Z] Removing intermediate container 40c5fe2e7dd8 [2022-05-05T15:42:50.135Z] ---> 40bf9fa0f317 [2022-05-05T15:42:50.135Z] [2022-05-05T15:42:50.737Z] Successfully built 40bf9fa0f317 [2022-05-05T15:42:50.737Z] Successfully tagged support-scheduler-arm64:latest [2022-05-05T15:42:50.737Z] Building security-spire-server [2022-05-05T15:43:23.158Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:43:23.158Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:43:23.158Z] ---> d4f479f326fd [2022-05-05T15:43:23.158Z] Step 3/25 : WORKDIR /edgex-go [2022-05-05T15:43:23.158Z] ---> Using cache [2022-05-05T15:43:23.158Z] ---> 67d80196ac57 [2022-05-05T15:43:23.158Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:43:23.158Z] ---> Using cache [2022-05-05T15:43:23.158Z] ---> 762138ee2a6b [2022-05-05T15:43:23.158Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-05T15:43:23.158Z] ---> Using cache [2022-05-05T15:43:23.158Z] ---> acbd516fd44e [2022-05-05T15:43:23.158Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-05T15:43:23.158Z] ---> Using cache [2022-05-05T15:43:23.158Z] ---> 44babefc0ff4 [2022-05-05T15:43:23.158Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:43:23.158Z] ---> Using cache [2022-05-05T15:43:23.158Z] ---> 5af1206797a8 [2022-05-05T15:43:23.158Z] Step 8/25 : COPY . . [2022-05-05T15:43:23.158Z] ---> Using cache [2022-05-05T15:43:23.158Z] ---> 9d153389dcfe [2022-05-05T15:43:23.158Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-05T15:43:23.158Z] ---> Using cache [2022-05-05T15:43:23.158Z] ---> 88a6e8ee318b [2022-05-05T15:43:23.158Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-05T15:43:23.158Z] ---> Using cache [2022-05-05T15:43:23.158Z] ---> 25259726b6ea [2022-05-05T15:43:23.158Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-05T15:43:23.158Z] ---> Using cache [2022-05-05T15:43:23.158Z] ---> 9da430fec6df [2022-05-05T15:43:23.158Z] 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-05T15:43:23.158Z] ---> Running in 0a81d129992c [2022-05-05T15:43:23.158Z] spire-1.2.1/ [2022-05-05T15:43:23.158Z] spire-1.2.1/.data/ [2022-05-05T15:43:23.158Z] spire-1.2.1/.data/.file [2022-05-05T15:43:23.158Z] spire-1.2.1/.dockerignore [2022-05-05T15:43:23.158Z] spire-1.2.1/.gitattributes [2022-05-05T15:43:23.158Z] spire-1.2.1/.githooks/ [2022-05-05T15:43:23.158Z] spire-1.2.1/.githooks/pre-commit [2022-05-05T15:43:23.158Z] spire-1.2.1/.github/ [2022-05-05T15:43:23.158Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-05T15:43:23.158Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-05T15:43:23.158Z] spire-1.2.1/.github/dependabot.yml [2022-05-05T15:43:23.158Z] spire-1.2.1/.github/workflows/ [2022-05-05T15:43:23.158Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-05T15:43:23.158Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-05T15:43:23.158Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-05T15:43:23.158Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-05T15:43:23.158Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-05T15:43:23.158Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-05T15:43:23.158Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-05T15:43:23.158Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-05T15:43:23.158Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-05T15:43:23.158Z] spire-1.2.1/.gitignore [2022-05-05T15:43:23.158Z] spire-1.2.1/.go-version [2022-05-05T15:43:23.158Z] spire-1.2.1/.golangci.yml [2022-05-05T15:43:23.158Z] spire-1.2.1/ADOPTERS.md [2022-05-05T15:43:23.158Z] spire-1.2.1/CHANGELOG.md [2022-05-05T15:43:23.158Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-05T15:43:23.158Z] spire-1.2.1/CODEOWNERS [2022-05-05T15:43:23.158Z] spire-1.2.1/CONTRIBUTING.md [2022-05-05T15:43:23.158Z] spire-1.2.1/Dockerfile [2022-05-05T15:43:23.158Z] spire-1.2.1/Dockerfile.dev [2022-05-05T15:43:23.158Z] spire-1.2.1/Dockerfile.scratch [2022-05-05T15:43:23.158Z] spire-1.2.1/LICENSE [2022-05-05T15:43:23.158Z] spire-1.2.1/MAINTAINERS.md [2022-05-05T15:43:23.158Z] spire-1.2.1/Makefile [2022-05-05T15:43:23.158Z] spire-1.2.1/README.md [2022-05-05T15:43:23.158Z] spire-1.2.1/ROADMAP.md [2022-05-05T15:43:23.158Z] spire-1.2.1/SECURITY.md [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/ [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/ [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-05T15:43:23.158Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/ [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-05T15:43:23.159Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-05T15:43:23.159Z] spire-1.2.1/conf/ [2022-05-05T15:43:23.159Z] spire-1.2.1/conf/agent/ [2022-05-05T15:43:23.159Z] spire-1.2.1/conf/agent/agent.conf [2022-05-05T15:43:23.159Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-05T15:43:23.159Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-05T15:43:23.159Z] spire-1.2.1/conf/server/ [2022-05-05T15:43:23.159Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-05T15:43:23.159Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-05T15:43:23.159Z] spire-1.2.1/conf/server/server.conf [2022-05-05T15:43:23.159Z] spire-1.2.1/conf/server/server_full.conf [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/ [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/SPIRE101.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/auditlog.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/images/ [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/scaling_spire.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/spire_agent.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/spire_server.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/supported_integrations.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/telemetry.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/telemetry_config.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/upgrading.md [2022-05-05T15:43:23.159Z] spire-1.2.1/doc/using_spire.md [2022-05-05T15:43:23.159Z] spire-1.2.1/examples/ [2022-05-05T15:43:23.159Z] spire-1.2.1/examples/README.md [2022-05-05T15:43:23.159Z] spire-1.2.1/go.mod [2022-05-05T15:43:23.159Z] spire-1.2.1/go.sum [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/agent.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/client/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/common/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/config.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-05T15:43:23.159Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/svid/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/names.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/auth/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-05T15:43:23.160Z] spire-1.2.1/pkg/common/cli/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/health/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/health/config.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/health/context.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/health/health.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/idutil/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/log/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/log/log.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/log/options.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/profiling/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/selector/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-05T15:43:23.161Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/uptime/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/util/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/util/task.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/version/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/version/version.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/x509util/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/api.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/health/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/id.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/status.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/bundle/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/ca/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/cache/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/catalog/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/config.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/datastore/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-05T15:43:23.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-05T15:43:23.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/registration/ [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/server.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/server_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/svid/ [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/ [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/private/ [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/private/server/ [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/private/server/journal/ [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/spire/ [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/spire/common/ [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/spire/plugin/ [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-05T15:43:23.164Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-05T15:43:23.164Z] spire-1.2.1/release/ [2022-05-05T15:43:23.164Z] spire-1.2.1/release/spire-extras/ [2022-05-05T15:43:23.164Z] spire-1.2.1/release/spire-extras/README.md [2022-05-05T15:43:23.164Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-05T15:43:23.164Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-05T15:43:23.164Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-05T15:43:23.164Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-05T15:43:23.164Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-05T15:43:23.164Z] spire-1.2.1/release/spire/ [2022-05-05T15:43:23.164Z] spire-1.2.1/release/spire/README.md [2022-05-05T15:43:23.164Z] spire-1.2.1/release/spire/conf/ [2022-05-05T15:43:23.164Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-05T15:43:23.164Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-05T15:43:23.164Z] spire-1.2.1/release/spire/conf/server/ [2022-05-05T15:43:23.164Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-05T15:43:23.164Z] spire-1.2.1/script/ [2022-05-05T15:43:23.164Z] spire-1.2.1/script/build-artifact.sh [2022-05-05T15:43:23.164Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-05T15:43:23.164Z] spire-1.2.1/support/ [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/ [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-05T15:43:23.164Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-05T15:43:23.165Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-05T15:43:23.165Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-05T15:43:23.165Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/clock/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/clock/clock.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/fixture.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/registration/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-05T15:43:23.165Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/README.md [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/common [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-05T15:43:23.165Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/test-one.sh [2022-05-05T15:43:23.166Z] spire-1.2.1/test/integration/test.sh [2022-05-05T15:43:23.166Z] spire-1.2.1/test/plugintest/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/plugintest/config.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/plugintest/load.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/plugintest/option.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/spiretest/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/spiretest/dir.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/spiretest/logs.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/spiretest/suite.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/spiretest/x509.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/testca/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/testca/ca.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/testkey/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/testkey/generate.sh [2022-05-05T15:43:23.166Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/testkey/keys.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/testkey/new.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/tpmsimulator/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/util/ [2022-05-05T15:43:23.166Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/util/cert_generation.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/util/io_redirection.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/util/race.go [2022-05-05T15:43:23.166Z] spire-1.2.1/test/util/util.go [2022-05-05T15:43:23.166Z] building spire from source... [2022-05-05T15:43:23.773Z] Installing go1.17.7... [2022-05-05T15:43:50.616Z] Building bin/spire-server... [2022-05-05T15:43:50.616Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-05T15:43:50.616Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-05T15:43:50.616Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-05T15:43:50.616Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-05T15:43:50.616Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-05T15:43:50.616Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-05T15:43:50.616Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-05T15:43:51.607Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-05T15:43:52.211Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-05T15:43:54.865Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-05T15:43:55.143Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-05T15:43:55.423Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-05T15:43:55.423Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-05T15:43:55.704Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-05T15:43:55.704Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-05T15:43:55.704Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-05T15:43:55.704Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-05T15:43:56.702Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-05T15:43:56.702Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-05T15:43:56.702Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-05T15:43:56.982Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-05T15:43:56.982Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-05T15:43:57.976Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-05T15:43:58.254Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-05T15:44:13.435Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-05T15:44:13.435Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-05T15:44:13.435Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-05T15:44:13.715Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-05T15:44:13.715Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-05T15:44:13.715Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-05T15:44:13.994Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-05T15:44:13.994Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-05T15:44:14.275Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-05T15:44:14.275Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-05T15:44:14.554Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-05T15:44:14.554Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-05T15:44:14.833Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-05T15:44:14.833Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-05T15:44:15.113Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-05T15:44:15.720Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-05T15:44:17.167Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-05T15:44:17.167Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-05T15:44:17.444Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-05T15:44:17.444Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-05T15:44:17.444Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-05T15:44:17.444Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-05T15:44:17.721Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-05T15:44:17.721Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-05T15:44:17.998Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-05T15:44:17.998Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-05T15:44:18.818Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-05T15:44:19.652Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-05T15:44:19.652Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-05T15:44:19.652Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-05T15:44:20.702Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-05T15:44:26.249Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-05T15:44:38.743Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-05T15:44:38.743Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-05T15:44:38.743Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-05T15:44:38.743Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-05T15:44:38.743Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-05T15:45:05.651Z] go: downloading google.golang.org/api v0.70.0 [2022-05-05T15:45:05.651Z] go: downloading k8s.io/api v0.23.4 [2022-05-05T15:45:05.651Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-05T15:45:05.652Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-05T15:45:15.875Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-05T15:45:42.790Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-05T15:45:42.790Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-05T15:45:42.790Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-05T15:45:42.790Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-05T15:45:43.398Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-05T15:45:44.848Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-05T15:45:46.850Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-05T15:45:47.466Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-05T15:45:49.477Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-05T15:45:49.477Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-05T15:45:49.754Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-05T15:45:51.214Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-05T15:45:51.491Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-05T15:45:51.769Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-05T15:45:52.379Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-05T15:45:52.379Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-05T15:45:52.379Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-05T15:45:52.379Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-05T15:45:52.657Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-05T15:45:52.930Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-05T15:45:53.205Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-05T15:45:55.201Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-05T15:45:55.202Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-05T15:45:55.478Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-05T15:45:58.892Z] Removing intermediate container fb94298bfbeb [2022-05-05T15:45:58.892Z] ---> 9803bff2d317 [2022-05-05T15:45:58.892Z] [2022-05-05T15:45:58.892Z] Step 10/23 : FROM alpine:3.14 [2022-05-05T15:45:58.892Z] ---> ac73e934f311 [2022-05-05T15:45:58.892Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-05T15:45:58.892Z] ---> Using cache [2022-05-05T15:45:58.892Z] ---> 3c39df13923d [2022-05-05T15:45:58.892Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-05T15:45:58.892Z] ---> Using cache [2022-05-05T15:45:58.892Z] ---> f27d6f93b231 [2022-05-05T15:45:58.892Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-05T15:45:58.892Z] ---> Running in 5aa40a0cc920 [2022-05-05T15:45:59.500Z] Removing intermediate container 5aa40a0cc920 [2022-05-05T15:45:59.500Z] ---> df05546129bc [2022-05-05T15:45:59.500Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-05T15:45:59.781Z] ---> Running in 52d28b93b5d1 [2022-05-05T15:46:00.388Z] Removing intermediate container 52d28b93b5d1 [2022-05-05T15:46:00.388Z] ---> cdbf425351e9 [2022-05-05T15:46:00.388Z] Step 15/23 : WORKDIR / [2022-05-05T15:46:00.388Z] ---> Running in c4ee3cb08ed8 [2022-05-05T15:46:00.991Z] Removing intermediate container c4ee3cb08ed8 [2022-05-05T15:46:00.991Z] ---> 5483b9e06da5 [2022-05-05T15:46:00.991Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-05T15:46:01.269Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-05T15:46:02.261Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-05T15:46:02.261Z]  ---> 6ff286b3645c [2022-05-05T15:46:02.261Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-05T15:46:02.261Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-05T15:46:02.261Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-05T15:46:02.261Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-05T15:46:02.538Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-05T15:46:02.538Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-05T15:46:03.533Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-05T15:46:03.815Z]  ---> b43601fafd55 [2022-05-05T15:46:03.815Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-05T15:46:03.815Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-05T15:46:04.096Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-05T15:46:04.096Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-05T15:46:04.383Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-05T15:46:04.988Z]  ---> b8bc2344d976 [2022-05-05T15:46:04.988Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-05T15:46:04.988Z] ---> Running in 010ef5dff01a [2022-05-05T15:46:05.595Z] Removing intermediate container 010ef5dff01a [2022-05-05T15:46:05.595Z] ---> e4edfc12f386 [2022-05-05T15:46:05.595Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-05T15:46:05.595Z] ---> Running in 10beb4654dba [2022-05-05T15:46:05.872Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-05T15:46:06.156Z] Removing intermediate container 10beb4654dba [2022-05-05T15:46:06.156Z] ---> cafa9fa9c51e [2022-05-05T15:46:06.156Z] Step 21/23 : LABEL arch=arm64 [2022-05-05T15:46:06.431Z] ---> Running in 1b146157f6c6 [2022-05-05T15:46:06.717Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-05T15:46:06.993Z] Removing intermediate container 1b146157f6c6 [2022-05-05T15:46:06.993Z] ---> 089eb6b0af03 [2022-05-05T15:46:06.993Z] Step 22/23 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:46:06.993Z] ---> Running in 56338465872b [2022-05-05T15:46:06.993Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-05T15:46:07.269Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-05T15:46:07.269Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-05T15:46:07.547Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-05T15:46:07.548Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-05T15:46:07.548Z] Removing intermediate container 56338465872b [2022-05-05T15:46:07.548Z] ---> 2c8e81c0f11c [2022-05-05T15:46:07.548Z] Step 23/23 : LABEL version=0.0.0 [2022-05-05T15:46:07.548Z] ---> Running in b800916d2a25 [2022-05-05T15:46:07.828Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-05T15:46:07.828Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-05T15:46:08.109Z] Removing intermediate container b800916d2a25 [2022-05-05T15:46:08.109Z] ---> 4fe4ac57d4b4 [2022-05-05T15:46:08.109Z] [2022-05-05T15:46:08.714Z] Successfully built 4fe4ac57d4b4 [2022-05-05T15:46:08.714Z] Successfully tagged core-metadata-arm64:latest [2022-05-05T15:46:08.714Z] Building support-notifications [2022-05-05T15:46:08.990Z]  Building core-metadata ... done go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-05T15:46:09.266Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-05T15:46:09.543Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-05T15:46:09.543Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-05T15:46:09.819Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-05T15:46:11.809Z] go: downloading go.opencensus.io v0.23.0 [2022-05-05T15:46:12.799Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-05T15:46:12.799Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-05T15:46:13.074Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-05T15:46:13.074Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-05T15:46:13.350Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-05T15:46:13.627Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-05T15:46:13.901Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-05T15:46:14.176Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-05T15:46:16.809Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-05T15:46:19.457Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-05T15:46:19.458Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-05T15:46:19.736Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-05T15:46:20.014Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-05T15:46:20.014Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-05T15:46:21.008Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-05T15:46:21.285Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-05T15:46:21.569Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-05T15:46:21.569Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-05T15:46:21.846Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-05T15:46:22.128Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-05T15:46:22.128Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-05T15:46:34.599Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-05T15:46:34.599Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-05T15:46:34.599Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-05T15:46:34.599Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-05T15:46:40.054Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-05T15:46:40.054Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-05T15:46:40.054Z] ---> d4f479f326fd [2022-05-05T15:46:40.054Z] Step 3/22 : WORKDIR /edgex-go [2022-05-05T15:46:40.054Z] ---> Using cache [2022-05-05T15:46:40.054Z] ---> 67d80196ac57 [2022-05-05T15:46:40.054Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:46:40.054Z] ---> Using cache [2022-05-05T15:46:40.054Z] ---> 762138ee2a6b [2022-05-05T15:46:40.054Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-05T15:46:40.054Z] ---> Running in a2c33c050d2b [2022-05-05T15:46:41.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:46:42.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:46:43.939Z] OK: 220 MiB in 52 packages [2022-05-05T15:46:45.938Z] Removing intermediate container a2c33c050d2b [2022-05-05T15:46:45.938Z] ---> 7375e397f354 [2022-05-05T15:46:45.938Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-05T15:46:46.936Z] ---> 04c77516d59b [2022-05-05T15:46:46.937Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T15:46:46.937Z] ---> Running in 56b7f62392e4 [2022-05-05T15:46:53.699Z] Removing intermediate container 56b7f62392e4 [2022-05-05T15:46:53.699Z] ---> b5eac05b6984 [2022-05-05T15:46:53.699Z] Step 8/22 : COPY . . [2022-05-05T15:47:08.848Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-05T15:47:08.848Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-05T15:47:14.283Z]  ---> 783e271c548e [2022-05-05T15:47:14.283Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-05T15:47:14.283Z] ---> Running in e6aff5499e65 [2022-05-05T15:47:16.275Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-05T15:49:38.205Z] Removing intermediate container 165029e5e451 [2022-05-05T15:49:38.205Z] ---> ccce4da50261 [2022-05-05T15:49:38.205Z] [2022-05-05T15:49:38.205Z] Step 10/23 : FROM alpine:3.14 [2022-05-05T15:49:38.205Z] ---> ac73e934f311 [2022-05-05T15:49:38.205Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-05T15:49:38.205Z] ---> Running in eecb814eca20 [2022-05-05T15:49:38.205Z] Removing intermediate container eecb814eca20 [2022-05-05T15:49:38.205Z] ---> bb400288cc7a [2022-05-05T15:49:38.205Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-05T15:49:38.205Z] ---> Running in d88c0151fbbf [2022-05-05T15:49:38.205Z] Removing intermediate container d88c0151fbbf [2022-05-05T15:49:38.205Z] ---> 73c02402908b [2022-05-05T15:49:38.205Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-05T15:49:38.205Z] ---> Running in 7235bd34670f [2022-05-05T15:49:38.205Z] Removing intermediate container 7235bd34670f [2022-05-05T15:49:38.205Z] ---> 841effeaa004 [2022-05-05T15:49:38.205Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T15:49:38.205Z] ---> Running in f201e189b42e [2022-05-05T15:49:38.205Z] Removing intermediate container f201e189b42e [2022-05-05T15:49:38.205Z] ---> fe12c0869bfd [2022-05-05T15:49:38.205Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-05T15:49:38.205Z] ---> Running in 74cefa4e42e0 [2022-05-05T15:49:38.205Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:49:38.205Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:49:38.205Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-05T15:49:38.205Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-05T15:49:38.205Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-05T15:49:38.205Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-05T15:49:38.205Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-05T15:49:38.205Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-05T15:49:38.205Z] Executing busybox-1.33.1-r7.trigger [2022-05-05T15:49:38.205Z] OK: 8 MiB in 20 packages [2022-05-05T15:49:38.205Z] Removing intermediate container 74cefa4e42e0 [2022-05-05T15:49:38.205Z] ---> f27c43f71ad4 [2022-05-05T15:49:38.205Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-05T15:49:38.497Z] ---> 8f757a9bf9c2 [2022-05-05T15:49:38.497Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-05T15:49:40.506Z] ---> 6b4d252fd116 [2022-05-05T15:49:40.506Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-05T15:49:41.503Z] ---> e6deac409446 [2022-05-05T15:49:41.503Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-05T15:49:41.503Z] ---> Running in 62bab206cbff [2022-05-05T15:49:42.103Z] Removing intermediate container 62bab206cbff [2022-05-05T15:49:42.103Z] ---> c02e9cc9ed4c [2022-05-05T15:49:42.103Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-05T15:49:42.103Z] ---> Running in e012e2f5b2fc [2022-05-05T15:49:42.709Z] Removing intermediate container e012e2f5b2fc [2022-05-05T15:49:42.709Z] ---> 9d963a7d881f [2022-05-05T15:49:42.709Z] Step 21/23 : LABEL arch=arm64 [2022-05-05T15:49:42.709Z] ---> Running in f258e3980498 [2022-05-05T15:49:43.313Z] Removing intermediate container f258e3980498 [2022-05-05T15:49:43.313Z] ---> cbbf1364bb20 [2022-05-05T15:49:43.313Z] Step 22/23 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:49:43.313Z] ---> Running in 1d88eeb7ef19 [2022-05-05T15:49:43.922Z] Removing intermediate container 1d88eeb7ef19 [2022-05-05T15:49:43.922Z] ---> b5d0fc772dde [2022-05-05T15:49:43.922Z] Step 23/23 : LABEL version=0.0.0 [2022-05-05T15:49:44.204Z] ---> Running in 8f219363d7dd [2022-05-05T15:49:44.482Z] Removing intermediate container 8f219363d7dd [2022-05-05T15:49:44.482Z] ---> d517b71b821c [2022-05-05T15:49:44.482Z] [2022-05-05T15:49:45.083Z] Successfully built d517b71b821c [2022-05-05T15:49:45.083Z] Successfully tagged core-data-arm64:latest [2022-05-05T15:54:07.400Z]  Building core-data ... done Removing intermediate container e6aff5499e65 [2022-05-05T15:54:07.400Z] ---> 3d08fd9fcd44 [2022-05-05T15:54:07.400Z] [2022-05-05T15:54:07.400Z] Step 10/22 : FROM alpine:3.14 [2022-05-05T15:54:07.400Z] ---> ac73e934f311 [2022-05-05T15:54:07.400Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-05T15:54:07.400Z] ---> Running in 334d5683b967 [2022-05-05T15:54:09.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-05T15:54:09.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-05T15:54:10.401Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-05T15:54:10.401Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-05T15:54:10.401Z] Executing busybox-1.33.1-r7.trigger [2022-05-05T15:54:10.401Z] Executing ca-certificates-20211220-r0.trigger [2022-05-05T15:54:11.014Z] OK: 6 MiB in 16 packages [2022-05-05T15:54:13.023Z] Removing intermediate container 334d5683b967 [2022-05-05T15:54:13.023Z] ---> c650516c2000 [2022-05-05T15:54:13.023Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-05T15:54:13.023Z] ---> Running in ba8a54fecc99 [2022-05-05T15:54:13.650Z] Removing intermediate container ba8a54fecc99 [2022-05-05T15:54:13.650Z] ---> 549f0337bb89 [2022-05-05T15:54:13.650Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-05T15:54:13.930Z] ---> Running in af54250e4939 [2022-05-05T15:54:14.213Z] Removing intermediate container af54250e4939 [2022-05-05T15:54:14.213Z] ---> d1cf550fda31 [2022-05-05T15:54:14.213Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-05T15:54:14.494Z] ---> Running in cea6816c898f [2022-05-05T15:54:14.770Z] Removing intermediate container cea6816c898f [2022-05-05T15:54:14.770Z] ---> c818f367c12d [2022-05-05T15:54:14.770Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-05T15:54:15.761Z] ---> b74865997240 [2022-05-05T15:54:15.761Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-05T15:54:17.754Z] ---> 5459e8215aae [2022-05-05T15:54:17.754Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-05T15:54:19.203Z] ---> 3e7389662344 [2022-05-05T15:54:19.203Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-05T15:54:19.203Z] ---> Running in 41567ca854cf [2022-05-05T15:54:19.809Z] Removing intermediate container 41567ca854cf [2022-05-05T15:54:19.809Z] ---> 4ccd6c702106 [2022-05-05T15:54:19.809Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-05T15:54:19.809Z] ---> Running in 9c3a0cce3154 [2022-05-05T15:54:20.435Z] Removing intermediate container 9c3a0cce3154 [2022-05-05T15:54:20.435Z] ---> a5c7eb4daf21 [2022-05-05T15:54:20.435Z] Step 20/22 : LABEL arch=arm64 [2022-05-05T15:54:20.435Z] ---> Running in a09255013b16 [2022-05-05T15:54:21.038Z] Removing intermediate container a09255013b16 [2022-05-05T15:54:21.038Z] ---> 068c088482e0 [2022-05-05T15:54:21.038Z] Step 21/22 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T15:54:21.038Z] ---> Running in a3f38a57cbb4 [2022-05-05T15:54:21.659Z] Removing intermediate container a3f38a57cbb4 [2022-05-05T15:54:21.659Z] ---> 98dd188589e7 [2022-05-05T15:54:21.659Z] Step 22/22 : LABEL version=0.0.0 [2022-05-05T15:54:21.943Z] ---> Running in 0c99df6d7bd1 [2022-05-05T15:54:22.222Z] Removing intermediate container 0c99df6d7bd1 [2022-05-05T15:54:22.222Z] ---> add29ac24a89 [2022-05-05T15:54:22.222Z] [2022-05-05T15:54:22.827Z] Successfully built add29ac24a89 [2022-05-05T15:54:22.827Z] Successfully tagged support-notifications-arm64:latest [2022-05-05T16:06:45.878Z]  Building support-notifications ... done Building bin/spire-agent... [2022-05-05T16:06:45.878Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-05T16:06:45.878Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-05T16:06:45.878Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-05T16:06:45.878Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-05T16:06:45.878Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-05T16:06:45.878Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-05T16:06:45.878Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-05T16:06:45.878Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-05T16:06:45.878Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-05T16:06:45.878Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-05T16:06:45.878Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-05T16:06:45.878Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-05T16:06:45.878Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-05T16:10:38.001Z] Building bin/spire-agent... [2022-05-05T16:10:38.001Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-05T16:10:38.001Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-05T16:10:38.001Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-05T16:10:38.001Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-05T16:10:38.001Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-05T16:10:38.001Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-05T16:10:38.001Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-05T16:10:39.446Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-05T16:10:39.446Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-05T16:10:39.446Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-05T16:10:39.726Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-05T16:10:39.726Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-05T16:10:39.726Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-05T16:12:47.088Z] Removing intermediate container f902da35778d [2022-05-05T16:12:47.088Z] ---> e3d7a2cf80a1 [2022-05-05T16:12:47.088Z] [2022-05-05T16:12:47.088Z] Step 13/26 : FROM alpine:3.15 [2022-05-05T16:12:47.088Z] ---> 3fb3c9af89a9 [2022-05-05T16:12:47.088Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-05T16:12:47.088Z] ---> Using cache [2022-05-05T16:12:47.088Z] ---> 52974bde8eff [2022-05-05T16:12:47.088Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T16:12:47.088Z] ---> Using cache [2022-05-05T16:12:47.088Z] ---> 4fb06f922788 [2022-05-05T16:12:47.088Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-05T16:12:47.088Z] ---> Running in 9926c52dbce9 [2022-05-05T16:12:47.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T16:12:47.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T16:12:48.669Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-05T16:12:48.669Z] v3.15.4-90-g3f3b06e495 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-05T16:12:48.669Z] OK: 15730 distinct packages available [2022-05-05T16:12:48.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T16:12:49.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T16:12:50.914Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-05T16:12:50.914Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-05T16:12:50.914Z] (3/4) Installing libucontext (1.1-r0) [2022-05-05T16:12:50.914Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-05T16:12:51.189Z] Executing busybox-1.34.1-r5.trigger [2022-05-05T16:12:51.189Z] OK: 6 MiB in 18 packages [2022-05-05T16:12:52.630Z] Removing intermediate container 9926c52dbce9 [2022-05-05T16:12:52.630Z] ---> 0a2b5d3cc754 [2022-05-05T16:12:52.630Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-05T16:12:58.043Z] ---> 5ff64066fbbc [2022-05-05T16:12:58.043Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-05T16:12:58.043Z] ---> 7ba641e5f413 [2022-05-05T16:12:58.043Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-05T16:12:58.043Z] ---> Running in be052dd8e28d [2022-05-05T16:12:58.653Z] Removing intermediate container be052dd8e28d [2022-05-05T16:12:58.653Z] ---> 4ec14259ba82 [2022-05-05T16:12:58.653Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-05T16:12:59.634Z] ---> f7f26bd6dc9b [2022-05-05T16:12:59.634Z] Step 21/26 : WORKDIR / [2022-05-05T16:12:59.634Z] ---> Running in 1d018e114712 [2022-05-05T16:13:00.231Z] Removing intermediate container 1d018e114712 [2022-05-05T16:13:00.231Z] ---> f4d115fde6cd [2022-05-05T16:13:00.231Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-05T16:13:00.231Z] ---> Running in 2c1c126507f7 [2022-05-05T16:13:00.827Z] Removing intermediate container 2c1c126507f7 [2022-05-05T16:13:00.827Z] ---> f4d4ac66e91d [2022-05-05T16:13:00.827Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-05T16:13:00.827Z] ---> Running in 07aab91f2472 [2022-05-05T16:13:01.423Z] Removing intermediate container 07aab91f2472 [2022-05-05T16:13:01.423Z] ---> 0ed1b842edf3 [2022-05-05T16:13:01.423Z] Step 24/26 : LABEL arch=arm64 [2022-05-05T16:13:01.423Z] ---> Running in 21ddca649dd6 [2022-05-05T16:13:02.020Z] Removing intermediate container 21ddca649dd6 [2022-05-05T16:13:02.020Z] ---> 68c7c19df52d [2022-05-05T16:13:02.020Z] Step 25/26 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T16:13:02.020Z] ---> Running in 9840f5fd8316 [2022-05-05T16:13:02.613Z] Removing intermediate container 9840f5fd8316 [2022-05-05T16:13:02.613Z] ---> 1a2660c13faf [2022-05-05T16:13:02.613Z] Step 26/26 : LABEL version=0.0.0 [2022-05-05T16:13:02.613Z] ---> Running in 6174fced49f5 [2022-05-05T16:13:03.207Z] Removing intermediate container 6174fced49f5 [2022-05-05T16:13:03.207Z] ---> 5e1422b4f32f [2022-05-05T16:13:03.207Z] [2022-05-05T16:13:03.483Z] Successfully built 5e1422b4f32f [2022-05-05T16:13:03.483Z] Successfully tagged security-spire-config-arm64:latest [2022-05-05T16:14:25.253Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-05-05T16:14:25.253Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-05T16:14:25.253Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-05T16:14:25.253Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-05T16:14:25.253Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-05T16:14:25.253Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-05T16:14:25.253Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-05T16:14:25.253Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-05T16:14:25.253Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-05T16:14:25.253Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-05T16:14:25.253Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-05T16:14:25.253Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-05T16:14:25.253Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-05T16:14:25.253Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-05T16:15:47.094Z] Removing intermediate container 06622b8c1d94 [2022-05-05T16:15:47.094Z] ---> f7796715edee [2022-05-05T16:15:47.094Z] [2022-05-05T16:15:47.094Z] Step 13/26 : FROM alpine:3.15 [2022-05-05T16:15:47.094Z] ---> 3fb3c9af89a9 [2022-05-05T16:15:47.094Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-05T16:15:47.094Z] ---> Using cache [2022-05-05T16:15:47.094Z] ---> 52974bde8eff [2022-05-05T16:15:47.094Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T16:15:47.094Z] ---> Using cache [2022-05-05T16:15:47.094Z] ---> 4fb06f922788 [2022-05-05T16:15:47.094Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-05T16:15:47.094Z] ---> Running in 749838df1495 [2022-05-05T16:15:47.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T16:15:47.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T16:15:47.094Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-05T16:15:47.094Z] v3.15.4-90-g3f3b06e495 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-05T16:15:47.094Z] OK: 15730 distinct packages available [2022-05-05T16:15:47.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T16:15:47.367Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T16:15:48.345Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-05T16:15:48.345Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-05T16:15:48.618Z] (3/5) Installing libucontext (1.1-r0) [2022-05-05T16:15:48.618Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-05T16:15:48.618Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-05T16:15:48.889Z] Executing busybox-1.34.1-r5.trigger [2022-05-05T16:15:48.889Z] OK: 6 MiB in 19 packages [2022-05-05T16:15:50.325Z] Removing intermediate container 749838df1495 [2022-05-05T16:15:50.325Z] ---> 4fa8a803ec3b [2022-05-05T16:15:50.325Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-05T16:15:52.946Z] ---> 3cb3de937987 [2022-05-05T16:15:52.946Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-05T16:15:57.251Z] ---> 7300ded2a25b [2022-05-05T16:15:57.251Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-05T16:15:57.251Z] ---> aea3a3b80927 [2022-05-05T16:15:57.251Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-05T16:15:57.849Z] ---> ecd392831c6a [2022-05-05T16:15:57.849Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-05T16:15:58.834Z] ---> fc23969d8eee [2022-05-05T16:15:58.834Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-05T16:15:58.834Z] ---> Running in 9035d812f60f [2022-05-05T16:15:59.112Z] Removing intermediate container 9035d812f60f [2022-05-05T16:15:59.112Z] ---> f91f8f30d5aa [2022-05-05T16:15:59.112Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-05T16:15:59.112Z] ---> Running in b0ac5c9977ff [2022-05-05T16:15:59.708Z] Removing intermediate container b0ac5c9977ff [2022-05-05T16:15:59.708Z] ---> 03deecbdce12 [2022-05-05T16:15:59.708Z] Step 24/26 : LABEL arch=arm64 [2022-05-05T16:15:59.708Z] ---> Running in ce924b23e13c [2022-05-05T16:16:00.301Z] Removing intermediate container ce924b23e13c [2022-05-05T16:16:00.301Z] ---> 648dcc418391 [2022-05-05T16:16:00.301Z] Step 25/26 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T16:16:00.301Z] ---> Running in 751fce736949 [2022-05-05T16:16:00.575Z] Removing intermediate container 751fce736949 [2022-05-05T16:16:00.575Z] ---> 4670a6d174cc [2022-05-05T16:16:00.575Z] Step 26/26 : LABEL version=0.0.0 [2022-05-05T16:16:00.850Z] ---> Running in bf76ecbe605d [2022-05-05T16:16:01.121Z] Removing intermediate container bf76ecbe605d [2022-05-05T16:16:01.121Z] ---> 6987a68aa14d [2022-05-05T16:16:01.121Z] [2022-05-05T16:16:01.717Z] Successfully built 6987a68aa14d [2022-05-05T16:16:01.717Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-05T16:18:08.537Z]  Building security-spire-agent ... done Removing intermediate container 0a81d129992c [2022-05-05T16:18:08.537Z] ---> 7352065af8da [2022-05-05T16:18:08.537Z] [2022-05-05T16:18:08.537Z] Step 13/25 : FROM alpine:3.15 [2022-05-05T16:18:08.537Z] ---> 3fb3c9af89a9 [2022-05-05T16:18:08.537Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-05T16:18:08.537Z] ---> Using cache [2022-05-05T16:18:08.537Z] ---> 52974bde8eff [2022-05-05T16:18:08.537Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T16:18:08.537Z] ---> Using cache [2022-05-05T16:18:08.537Z] ---> 4fb06f922788 [2022-05-05T16:18:08.537Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-05T16:18:08.537Z] ---> Using cache [2022-05-05T16:18:08.537Z] ---> 4fa8a803ec3b [2022-05-05T16:18:08.537Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-05T16:18:11.923Z] ---> ab4a1e32031b [2022-05-05T16:18:11.923Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-05T16:18:12.196Z] ---> ee0980f41d82 [2022-05-05T16:18:12.196Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-05T16:18:12.877Z] ---> 1d9fd737a991 [2022-05-05T16:18:12.877Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-05T16:18:13.480Z] ---> 58ccb7ee18ea [2022-05-05T16:18:13.480Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-05T16:18:13.480Z] ---> Running in 7d214d8720b5 [2022-05-05T16:18:13.752Z] Removing intermediate container 7d214d8720b5 [2022-05-05T16:18:13.752Z] ---> 78f9f76c6679 [2022-05-05T16:18:13.752Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-05T16:18:13.752Z] ---> Running in 389b7f83d52d [2022-05-05T16:18:14.027Z] Removing intermediate container 389b7f83d52d [2022-05-05T16:18:14.027Z] ---> 731d3ab7d38a [2022-05-05T16:18:14.027Z] Step 23/25 : LABEL arch=arm64 [2022-05-05T16:18:14.314Z] ---> Running in 2364fa334f47 [2022-05-05T16:18:14.586Z] Removing intermediate container 2364fa334f47 [2022-05-05T16:18:14.586Z] ---> df5b5d59a1d3 [2022-05-05T16:18:14.586Z] Step 24/25 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f [2022-05-05T16:18:14.586Z] ---> Running in c32082dd75d6 [2022-05-05T16:18:14.862Z] Removing intermediate container c32082dd75d6 [2022-05-05T16:18:14.862Z] ---> f6560591b211 [2022-05-05T16:18:14.862Z] Step 25/25 : LABEL version=0.0.0 [2022-05-05T16:18:14.862Z] ---> Running in 95346910bc1b [2022-05-05T16:18:15.134Z] Removing intermediate container 95346910bc1b [2022-05-05T16:18:15.134Z] ---> 13a16a0b33da [2022-05-05T16:18:15.134Z] [2022-05-05T16:18:15.411Z] Successfully built 13a16a0b33da [2022-05-05T16:18:15.411Z] Successfully tagged security-spire-server-arm64:latest [2022-05-05T16:18:15.700Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-05T16:18:15.686Z] $ docker stop --time=1 ec031dfb048fee0ef9eb55a6e72a5b6097911215160415d841888616bd87d36c [2022-05-05T16:18:17.603Z] $ docker rm -f ec031dfb048fee0ef9eb55a6e72a5b6097911215160415d841888616bd87d36c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-05T16:18:18.179Z] + docker images [2022-05-05T16:18:18.451Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-05T16:18:18.451Z] security-spire-server-arm64 latest 13a16a0b33da 3 seconds ago 86.3MB [2022-05-05T16:18:18.451Z] 7352065af8da 26 seconds ago 4.14GB [2022-05-05T16:18:18.451Z] security-spire-agent-arm64 latest 6987a68aa14d 2 minutes ago 126MB [2022-05-05T16:18:18.451Z] f7796715edee 2 minutes ago 4.14GB [2022-05-05T16:18:18.451Z] security-spire-config-arm64 latest 5e1422b4f32f 5 minutes ago 85.6MB [2022-05-05T16:18:18.451Z] e3d7a2cf80a1 5 minutes ago 4.14GB [2022-05-05T16:18:18.451Z] support-notifications-arm64 latest add29ac24a89 23 minutes ago 25.8MB [2022-05-05T16:18:18.451Z] 3d08fd9fcd44 24 minutes ago 1.36GB [2022-05-05T16:18:18.451Z] core-data-arm64 latest d517b71b821c 28 minutes ago 21.6MB [2022-05-05T16:18:18.451Z] ccce4da50261 28 minutes ago 1.34GB [2022-05-05T16:18:18.451Z] core-metadata-arm64 latest 4fe4ac57d4b4 32 minutes ago 16.3MB [2022-05-05T16:18:18.451Z] 9803bff2d317 32 minutes ago 1.31GB [2022-05-05T16:18:18.451Z] support-scheduler-arm64 latest 40bf9fa0f317 35 minutes ago 25.2MB [2022-05-05T16:18:18.451Z] 5c8841f0d2e9 35 minutes ago 1.36GB [2022-05-05T16:18:18.451Z] security-spiffe-token-provider-arm64 latest 17791f6633c7 36 minutes ago 27.9MB [2022-05-05T16:18:18.451Z] 11ddd005561c 37 minutes ago 1.36GB [2022-05-05T16:18:18.451Z] security-proxy-setup-arm64 latest 835ff22376f3 38 minutes ago 26.1MB [2022-05-05T16:18:18.451Z] 8e84109aa7d2 38 minutes ago 1.31GB [2022-05-05T16:18:18.451Z] sys-mgmt-agent-arm64 latest a3fdf715aa30 44 minutes ago 282MB [2022-05-05T16:18:18.451Z] security-bootstrapper-arm64 latest 5fdcd8d95cbb 45 minutes ago 18.3MB [2022-05-05T16:18:18.451Z] security-secretstore-setup-arm64 latest 5869e2baeecb 45 minutes ago 27.5MB [2022-05-05T16:18:18.451Z] core-command-arm64 latest af19921edbb5 46 minutes ago 15.5MB [2022-05-05T16:18:18.451Z] 29317d35f516 46 minutes ago 1.31GB [2022-05-05T16:18:18.451Z] 5cd6e7684387 46 minutes ago 1.32GB [2022-05-05T16:18:18.451Z] 477dd05a3d92 46 minutes ago 1.31GB [2022-05-05T16:18:18.451Z] 23ab06e0a4e6 46 minutes ago 1.3GB [2022-05-05T16:18:18.451Z] ci-base-image-arm64 latest d4f479f326fd About an hour ago 885MB [2022-05-05T16:18:18.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 13 days ago 551MB [2022-05-05T16:18:18.451Z] docker 20.10.14 c346e9eafbab 4 weeks ago 202MB [2022-05-05T16:18:18.451Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-05T16:18:18.451Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-05T16:18:18.451Z] 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) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-05T16:18:19.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-05T16:18:19.159Z] [2022-05-05T16:18:19.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-05T16:18:19.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-05T16:18:19.775Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-05T16:18:19.775Z] 8998bd30e6a1: Pulling fs layer [2022-05-05T16:18:19.775Z] 04944245beec: Pulling fs layer [2022-05-05T16:18:19.776Z] 699f458cf7ca: Pulling fs layer [2022-05-05T16:18:19.776Z] 765212b225bb: Pulling fs layer [2022-05-05T16:18:19.776Z] f23df028b6ca: Pulling fs layer [2022-05-05T16:18:19.776Z] d65c8cfc05b1: Pulling fs layer [2022-05-05T16:18:19.776Z] 2437ff75d9bd: Pulling fs layer [2022-05-05T16:18:19.776Z] f23df028b6ca: Waiting [2022-05-05T16:18:19.776Z] 2437ff75d9bd: Waiting [2022-05-05T16:18:19.776Z] 765212b225bb: Waiting [2022-05-05T16:18:19.776Z] d65c8cfc05b1: Waiting [2022-05-05T16:18:19.776Z] 04944245beec: Verifying Checksum [2022-05-05T16:18:19.776Z] 04944245beec: Download complete [2022-05-05T16:18:19.776Z] 765212b225bb: Verifying Checksum [2022-05-05T16:18:19.776Z] 765212b225bb: Download complete [2022-05-05T16:18:19.776Z] f23df028b6ca: Download complete [2022-05-05T16:18:20.049Z] d65c8cfc05b1: Verifying Checksum [2022-05-05T16:18:20.049Z] d65c8cfc05b1: Download complete [2022-05-05T16:18:20.049Z] 699f458cf7ca: Verifying Checksum [2022-05-05T16:18:20.049Z] 699f458cf7ca: Download complete [2022-05-05T16:18:20.326Z] 8998bd30e6a1: Download complete [2022-05-05T16:18:22.947Z] 2437ff75d9bd: Verifying Checksum [2022-05-05T16:18:22.947Z] 2437ff75d9bd: Download complete [2022-05-05T16:18:24.924Z] 8998bd30e6a1: Pull complete [2022-05-05T16:18:25.520Z] 04944245beec: Pull complete [2022-05-05T16:18:26.953Z] 699f458cf7ca: Pull complete [2022-05-05T16:18:27.225Z] 765212b225bb: Pull complete [2022-05-05T16:18:27.820Z] f23df028b6ca: Pull complete [2022-05-05T16:18:28.093Z] d65c8cfc05b1: Pull complete [2022-05-05T16:18:43.165Z] 2437ff75d9bd: Pull complete [2022-05-05T16:18:43.165Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-05T16:18:43.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-05T16:18:43.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-05T16:18:43.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-40513 does not seem to be running inside a container [2022-05-05T16:18:43.488Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-05T16:18:46.163Z] $ docker top 203f59decb66423ac70677bdca60bd00bc0c7febd3f3a48d01ec2602aba6efc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-05T16:18:47.245Z] ---> job-cost.sh [2022-05-05T16:18:47.245Z] lf-activate-venv: SKIPPING [2022-05-05T16:18:47.245Z] INFO: No Stack... [2022-05-05T16:18:47.838Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-05T16:18:48.814Z] INFO: Archiving Costs [Pipeline] sh [2022-05-05T16:18:49.478Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2022-05-05T16:18:49.478Z] + cut -d, -f6 [Pipeline] lock [2022-05-05T16:18:49.510Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4006-5-stack-cost] [2022-05-05T16:18:49.516Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4006-5-stack-cost] did not exist. Created. [2022-05-05T16:18:49.516Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4006-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-05T16:18:50.176Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-05T16:18:50.352Z] Stashed 1 file(s) [Pipeline] } [2022-05-05T16:18:50.358Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4006-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-05T16:18:50.358Z] $ docker stop --time=1 203f59decb66423ac70677bdca60bd00bc0c7febd3f3a48d01ec2602aba6efc7 [2022-05-05T16:18:51.883Z] $ docker rm -f 203f59decb66423ac70677bdca60bd00bc0c7febd3f3a48d01ec2602aba6efc7 [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-05T16:18:52.467Z] provisioning config files... [2022-05-05T16:18:52.479Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config1576416717074536208tmp [Pipeline] { [Pipeline] sh [2022-05-05T16:18:52.789Z] + set +x [2022-05-05T16:18:52.789Z] + curl -s https://codecov.io/bash [2022-05-05T16:18:52.789Z] + bash -s -- [2022-05-05T16:18:52.789Z] [2022-05-05T16:18:52.789Z] _____ _ [2022-05-05T16:18:52.789Z] / ____| | | [2022-05-05T16:18:52.789Z] | | ___ __| | ___ ___ _____ __ [2022-05-05T16:18:52.789Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-05T16:18:52.789Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-05T16:18:52.789Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-05T16:18:52.789Z] Bash-1.0.6 [2022-05-05T16:18:52.789Z] [2022-05-05T16:18:52.789Z] [2022-05-05T16:18:52.789Z] ==> git version 2.25.1 found [2022-05-05T16:18:52.789Z] ==> 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-05T16:18:52.789Z] Release-Date: 2020-01-08 [2022-05-05T16:18:52.789Z] 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-05T16:18:52.789Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-05T16:18:52.789Z] ==> Jenkins CI detected. [2022-05-05T16:18:52.789Z] current dir:  /w/workspace/edgex-go/5 [2022-05-05T16:18:52.789Z] project root: . [2022-05-05T16:18:52.789Z] --> token set from env [2022-05-05T16:18:52.789Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-05T16:18:52.789Z] ==> Running gcov in . (disable via -X gcov) [2022-05-05T16:18:52.789Z] ==> Python coveragepy not found [2022-05-05T16:18:52.789Z] ==> Searching for coverage reports in: [2022-05-05T16:18:52.789Z] + . [2022-05-05T16:18:52.789Z] -> Found 1 reports [2022-05-05T16:18:52.789Z] ==> Detecting git/mercurial file structure [2022-05-05T16:18:53.050Z] ==> Reading reports [2022-05-05T16:18:53.050Z] + ./coverage.out bytes=435134 [2022-05-05T16:18:53.050Z] ==> Appending adjustments [2022-05-05T16:18:53.050Z] https://docs.codecov.io/docs/fixing-reports [2022-05-05T16:18:53.990Z] + Found adjustments [2022-05-05T16:18:54.251Z] ==> Gzipping contents [2022-05-05T16:18:54.251Z] 60K /tmp/codecov.LgbrHc.gz [2022-05-05T16:18:54.251Z] ==> Uploading reports [2022-05-05T16:18:54.251Z] url: https://codecov.io [2022-05-05T16:18:54.251Z] query: branch=PR-4006&commit=ba8927af0b0842ef7907e40e5de79cc070a50d1f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4006%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4006&job=&cmd_args= [2022-05-05T16:18:54.251Z] -> Pinging Codecov [2022-05-05T16:18:54.251Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4006&commit=ba8927af0b0842ef7907e40e5de79cc070a50d1f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4006%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4006&job=&cmd_args= [2022-05-05T16:18:54.512Z] -> Uploading to [2022-05-05T16:18:54.512Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-05/00271124DB129430A58F1EEE437C3FCB/ba8927af0b0842ef7907e40e5de79cc070a50d1f/8c108dc9-fad7-4bec-bfc4-9fcc515e48aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220505T161854Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=786da43c90af6b80a9b9ff051c0296e4652849fb73b5faafcf5d236a9b9ce929 [2022-05-05T16:18:54.512Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-05T16:18:54.512Z] Dload Upload Total Spent Left Speed [2022-05-05T16:18:54.772Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59817 0 0 100 59817 0 245k --:--:-- --:--:-- --:--:-- 246k [2022-05-05T16:18:54.772Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ba8927af0b0842ef7907e40e5de79cc070a50d1f [Pipeline] } [2022-05-05T16:18:54.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-05T16:18:55.482Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-05T16:18:55.773Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-05T16:18:56.640Z] ---> package-listing.sh [2022-05-05T16:18:56.640Z] ++ facter osfamily [2022-05-05T16:18:56.640Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-05T16:18:56.901Z] + OS_FAMILY=debian [2022-05-05T16:18:56.901Z] + workspace=/w/workspace/edgex-go/5 [2022-05-05T16:18:56.901Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-05T16:18:56.901Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-05T16:18:56.901Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-05T16:18:56.901Z] + PACKAGES=/tmp/packages_start.txt [2022-05-05T16:18:56.901Z] + '[' /w/workspace/edgex-go/5 ']' [2022-05-05T16:18:56.901Z] + PACKAGES=/tmp/packages_end.txt [2022-05-05T16:18:56.901Z] + case "${OS_FAMILY}" in [2022-05-05T16:18:56.901Z] + dpkg -l [2022-05-05T16:18:56.901Z] + grep '^ii' [2022-05-05T16:18:56.901Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-05T16:18:56.901Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-05T16:18:56.901Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-05T16:18:56.901Z] + '[' /w/workspace/edgex-go/5 ']' [2022-05-05T16:18:56.901Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-05-05T16:18:56.901Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-05-05T16:18:56.912Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-05T16:18:57.191Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-05T16:18:57.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-05T16:18:57.762Z] [2022-05-05T16:18:57.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-05T16:18:58.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-05T16:18:58.066Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-05T16:18:58.066Z] 5eb5b503b376: Pulling fs layer [2022-05-05T16:18:58.066Z] 5c69ac0246d0: Pulling fs layer [2022-05-05T16:18:58.066Z] ec43610c2a17: Pulling fs layer [2022-05-05T16:18:58.066Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-05T16:18:58.066Z] 33b1e0a273af: Pulling fs layer [2022-05-05T16:18:58.066Z] 5d3b04190fa2: Pulling fs layer [2022-05-05T16:18:58.066Z] 2f39f015ded8: Pulling fs layer [2022-05-05T16:18:58.066Z] 3a2ae6a8a46f: Waiting [2022-05-05T16:18:58.066Z] 33b1e0a273af: Waiting [2022-05-05T16:18:58.066Z] 5d3b04190fa2: Waiting [2022-05-05T16:18:58.066Z] 2f39f015ded8: Waiting [2022-05-05T16:18:58.066Z] 5c69ac0246d0: Verifying Checksum [2022-05-05T16:18:58.066Z] 5c69ac0246d0: Download complete [2022-05-05T16:18:58.066Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-05T16:18:58.066Z] 3a2ae6a8a46f: Download complete [2022-05-05T16:18:58.066Z] 33b1e0a273af: Verifying Checksum [2022-05-05T16:18:58.066Z] 33b1e0a273af: Download complete [2022-05-05T16:18:58.066Z] ec43610c2a17: Verifying Checksum [2022-05-05T16:18:58.066Z] ec43610c2a17: Download complete [2022-05-05T16:18:58.066Z] 5d3b04190fa2: Download complete [2022-05-05T16:18:58.325Z] 5eb5b503b376: Verifying Checksum [2022-05-05T16:18:58.325Z] 5eb5b503b376: Download complete [2022-05-05T16:18:58.891Z] 2f39f015ded8: Download complete [2022-05-05T16:18:59.457Z] 5eb5b503b376: Pull complete [2022-05-05T16:18:59.457Z] 5c69ac0246d0: Pull complete [2022-05-05T16:19:00.023Z] ec43610c2a17: Pull complete [2022-05-05T16:19:00.023Z] 3a2ae6a8a46f: Pull complete [2022-05-05T16:19:00.284Z] 33b1e0a273af: Pull complete [2022-05-05T16:19:00.284Z] 5d3b04190fa2: Pull complete [2022-05-05T16:19:04.485Z] 2f39f015ded8: Pull complete [2022-05-05T16:19:04.485Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-05T16:19:04.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-05T16:19:04.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-05T16:19:04.554Z] prd-ubuntu20.04-docker-8c-8g-40511 does not seem to be running inside a container [2022-05-05T16:19:04.586Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-05T16:19:06.612Z] $ docker top 61952ab10695356f3b6d3267e6a0c81fabf97c7ff242f95bebaa1f3ae70d5c92 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-05T16:19:06.976Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-05T16:19:07.264Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-05T16:19:07.550Z] + ls /var/log/sa-host [2022-05-05T16:19:07.550Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-05T16:19:07.768Z] provisioning config files... [2022-05-05T16:19:07.777Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3707974319557895593tmp [Pipeline] { [Pipeline] echo [2022-05-05T16:19:07.793Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-05T16:19:08.080Z] ---> create-netrc.sh [Pipeline] } [2022-05-05T16:19:08.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-05T16:19:08.419Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-05T16:19:08.429Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-05T16:19:08.718Z] ---> sudo-logs.sh [2022-05-05T16:19:08.718Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-05T16:19:08.746Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-05T16:19:09.035Z] ---> job-cost.sh [2022-05-05T16:19:09.035Z] lf-activate-venv: SKIPPING [2022-05-05T16:19:09.035Z] DEBUG: total: 0.2199999988079071 [2022-05-05T16:19:09.035Z] INFO: Retrieving Stack Cost... [2022-05-05T16:19:09.607Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-05T16:19:09.868Z] INFO: Archiving Costs [Pipeline] echo [2022-05-05T16:19:09.883Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-05T16:19:10.169Z] ---> logs-deploy.sh [2022-05-05T16:19:10.170Z] lf-activate-venv: SKIPPING [2022-05-05T16:19:10.170Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4006/5 [2022-05-05T16:19:10.170Z] INFO: archiving workspace using pattern(s): [2022-05-05T16:19:11.111Z] Archives upload complete. [2022-05-05T16:19:11.111Z] INFO: archiving logs to Nexus