Pull request #4040 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 237039cf30f4149665337fa1071805a3535e149b+9735311b064dab206e2e87e0d119d96fa9cbc236 (8f0e9c9cdec462b6e9f37e3674472d538970fbba) 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-ssh5434269172515858379.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9045896612171607544.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4040/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-4040/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8679592865692590723.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh13116245387462193225.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4040/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-4040/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5752000462154724892.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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 ‘prd-ubuntu20.04-docker-8c-8g-302’ Running on prd-ubuntu20.04-docker-8c-8g-305 in /w/workspace/edgexfoundry_edgex-go_PR-4040 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 9735311b064dab206e2e87e0d119d96fa9cbc236 into PR head commit 237039cf30f4149665337fa1071805a3535e149b Merge succeeded, producing 237039cf30f4149665337fa1071805a3535e149b Checking out Revision 237039cf30f4149665337fa1071805a3535e149b (PR-4040) > 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/4040/head:refs/remotes/origin/PR-4040 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 237039cf30f4149665337fa1071805a3535e149b # 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 9735311b064dab206e2e87e0d119d96fa9cbc236 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 237039cf30f4149665337fa1071805a3535e149b # timeout=10 Commit message: "ci: update spire Dockerfile's to allow conditional compilation" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-27T20:06:12.562Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-27T20:06:12.599Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-27T20:06:12.669Z] ========================================================= [2022-05-27T20:06:12.669Z] EdgeX Global Pipelines Version Info [2022-05-27T20:06:12.669Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d184dfbb0838303b228eda25af4114734fc30352 # timeout=10 [2022-05-27T20:06:13.465Z] ------------------- [2022-05-27T20:06:13.465Z] stable info: [2022-05-27T20:06:13.465Z] ------------------- [2022-05-27T20:06:13.465Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-27T20:06:13.465Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-27T20:06:13.465Z] Message: update stable to v1.0.230 [2022-05-27T20:06:14.045Z] ------------------- [2022-05-27T20:06:14.045Z] experimental info: [2022-05-27T20:06:14.045Z] ------------------- [2022-05-27T20:06:14.045Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-27T20:06:14.045Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-05-27T20:06:14.045Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-27T20:06:14.247Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-27T20:06:14.258Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-27T20:06:14.272Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-27T20:06:14.289Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-27T20:06:14.304Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-27T20:06:14.321Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-27T20:06:14.331Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-27T20:06:14.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-27T20:06:14.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-27T20:06:14.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-27T20:06:14.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-27T20:06:14.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-27T20:06:14.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-27T20:06:14.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-27T20:06:14.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-27T20:06:14.447Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-27T20:06:14.459Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-27T20:06:14.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-27T20:06:14.487Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-27T20:06:14.498Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-27T20:06:14.509Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-27T20:06:14.527Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-27T20:06:14.543Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4040 [Pipeline] echo [2022-05-27T20:06:14.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4040 [Pipeline] echo [2022-05-27T20:06:14.569Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4040 [Pipeline] echo [2022-05-27T20:06:14.580Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 237039cf30f4149665337fa1071805a3535e149b [Pipeline] echo [2022-05-27T20:06:14.593Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 237039c [Pipeline] echo [2022-05-27T20:06:14.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-27T20:06:14.643Z] provisioning config files... [2022-05-27T20:06:14.656Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4267094007639561453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T20:06:14.958Z] ---> docker-login.sh [2022-05-27T20:06:14.958Z] nexus3.edgexfoundry.org:10001 [2022-05-27T20:06:15.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T20:06:15.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T20:06:15.225Z] Configure a credential helper to remove this warning. See [2022-05-27T20:06:15.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T20:06:15.225Z] [2022-05-27T20:06:15.225Z] Login Succeeded [2022-05-27T20:06:15.225Z] nexus3.edgexfoundry.org:10002 [2022-05-27T20:06:15.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T20:06:15.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T20:06:15.486Z] Configure a credential helper to remove this warning. See [2022-05-27T20:06:15.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T20:06:15.486Z] [2022-05-27T20:06:15.486Z] Login Succeeded [2022-05-27T20:06:15.486Z] nexus3.edgexfoundry.org:10003 [2022-05-27T20:06:15.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T20:06:15.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T20:06:15.486Z] Configure a credential helper to remove this warning. See [2022-05-27T20:06:15.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T20:06:15.486Z] [2022-05-27T20:06:15.486Z] Login Succeeded [2022-05-27T20:06:15.486Z] nexus3.edgexfoundry.org:10004 [2022-05-27T20:06:15.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T20:06:15.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T20:06:15.748Z] Configure a credential helper to remove this warning. See [2022-05-27T20:06:15.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T20:06:15.748Z] [2022-05-27T20:06:15.748Z] Login Succeeded [2022-05-27T20:06:15.748Z] docker.io [2022-05-27T20:06:15.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T20:06:16.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T20:06:16.010Z] Configure a credential helper to remove this warning. See [2022-05-27T20:06:16.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T20:06:16.010Z] [2022-05-27T20:06:16.010Z] Login Succeeded [2022-05-27T20:06:16.010Z] ---> docker-login.sh ends [Pipeline] } [2022-05-27T20:06:16.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-27T20:06:16.340Z] + 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-27T20:06:16.340Z] + + dirname cmd/core-command/Dockerfile [2022-05-27T20:06:16.340Z] cut -d/ -f2 [2022-05-27T20:06:16.340Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-27T20:06:16.340Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2022-05-27T20:06:16.340Z] -f2 [2022-05-27T20:06:16.340Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-27T20:06:16.340Z] + dirname cmd/core-metadata/Dockerfile [2022-05-27T20:06:16.340Z] + cut -d/ -f2 [2022-05-27T20:06:16.340Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-27T20:06:16.340Z] + dirname cmd/security-bootstrapper/Dockerfile+ [2022-05-27T20:06:16.340Z] cut -d/ -f2 [2022-05-27T20:06:16.340Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-27T20:06:16.340Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-27T20:06:16.340Z] + cut -d/ -f2 [2022-05-27T20:06:16.340Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-27T20:06:16.340Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-27T20:06:16.340Z] + cut -d/ -f2 [2022-05-27T20:06:16.340Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-27T20:06:16.340Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-27T20:06:16.340Z] + cut -d/ -f2 [2022-05-27T20:06:16.340Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-27T20:06:16.340Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-27T20:06:16.340Z] + cut -d/ -f2 [2022-05-27T20:06:16.340Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-27T20:06:16.340Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-27T20:06:16.340Z] + cut -d/ -f2 [2022-05-27T20:06:16.340Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-27T20:06:16.340Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-27T20:06:16.340Z] + cut -d/ -f2 [2022-05-27T20:06:16.340Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-27T20:06:16.340Z] + dirname cmd/support-notifications/Dockerfile [2022-05-27T20:06:16.340Z] + cut -d/ -f2 [2022-05-27T20:06:16.340Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-27T20:06:16.340Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-27T20:06:16.340Z] + cut -d/ -f2 [2022-05-27T20:06:16.340Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-27T20:06:16.340Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-27T20:06:16.340Z] + cut -d/ -f2 [2022-05-27T20:06:16.340Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-27T20:06:16.375Z] 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-27T20:06:16.723Z] + git rev-list -1 --merges 237039cf30f4149665337fa1071805a3535e149b~1..237039cf30f4149665337fa1071805a3535e149b [Pipeline] echo [2022-05-27T20:06:16.743Z] -----------> git rev-list -1 --merges 237039cf30f4149665337fa1071805a3535e149b~1..237039cf30f4149665337fa1071805a3535e149b 237039cf30f4149665337fa1071805a3535e149b [false] [Pipeline] sh [2022-05-27T20:06:17.034Z] + git log --format=format:%s -1 237039cf30f4149665337fa1071805a3535e149b [Pipeline] echo [2022-05-27T20:06:17.051Z] ========================================================= [2022-05-27T20:06:17.051Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-27T20:06:17.051Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-27T20:06:17.428Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-27T20:06:17.428Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-27T20:06:17.428Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-27T20:06:17.428Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-27T20:06:17.428Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-27T20:06:17.428Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-27T20:06:17.428Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T20:06:17.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-27T20:06:17.782Z] [2022-05-27T20:06:17.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T20:06:18.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-27T20:06:18.091Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-27T20:06:18.091Z] 1fe172e4850f: Pulling fs layer [2022-05-27T20:06:18.091Z] caf521ccaac6: Pulling fs layer [2022-05-27T20:06:18.091Z] 3ead6fa29328: Pulling fs layer [2022-05-27T20:06:18.091Z] 5c2a1cbceb83: Pulling fs layer [2022-05-27T20:06:18.091Z] a8d5f1318db7: Pulling fs layer [2022-05-27T20:06:18.091Z] c427282e49a2: Pulling fs layer [2022-05-27T20:06:18.091Z] 1827001aaf11: Pulling fs layer [2022-05-27T20:06:18.091Z] 0714d37db230: Pulling fs layer [2022-05-27T20:06:18.091Z] ac28cf19c067: Pulling fs layer [2022-05-27T20:06:18.091Z] ca983d60f3e2: Pulling fs layer [2022-05-27T20:06:18.091Z] 9f894cec8388: Pulling fs layer [2022-05-27T20:06:18.091Z] ac28cf19c067: Waiting [2022-05-27T20:06:18.091Z] 0714d37db230: Waiting [2022-05-27T20:06:18.091Z] 9f894cec8388: Waiting [2022-05-27T20:06:18.091Z] ca983d60f3e2: Waiting [2022-05-27T20:06:18.091Z] 5c2a1cbceb83: Waiting [2022-05-27T20:06:18.091Z] 1827001aaf11: Waiting [2022-05-27T20:06:18.091Z] a8d5f1318db7: Waiting [2022-05-27T20:06:18.091Z] c427282e49a2: Waiting [2022-05-27T20:06:18.091Z] caf521ccaac6: Verifying Checksum [2022-05-27T20:06:18.091Z] caf521ccaac6: Download complete [2022-05-27T20:06:18.091Z] 5c2a1cbceb83: Verifying Checksum [2022-05-27T20:06:18.091Z] 5c2a1cbceb83: Download complete [2022-05-27T20:06:18.361Z] 3ead6fa29328: Verifying Checksum [2022-05-27T20:06:18.361Z] a8d5f1318db7: Verifying Checksum [2022-05-27T20:06:18.361Z] 3ead6fa29328: Download complete [2022-05-27T20:06:18.361Z] a8d5f1318db7: Download complete [2022-05-27T20:06:18.361Z] c427282e49a2: Verifying Checksum [2022-05-27T20:06:18.361Z] c427282e49a2: Download complete [2022-05-27T20:06:18.361Z] 0714d37db230: Download complete [2022-05-27T20:06:18.361Z] ac28cf19c067: Download complete [2022-05-27T20:06:18.361Z] ca983d60f3e2: Verifying Checksum [2022-05-27T20:06:18.362Z] ca983d60f3e2: Download complete [2022-05-27T20:06:18.362Z] 9f894cec8388: Verifying Checksum [2022-05-27T20:06:18.362Z] 9f894cec8388: Download complete [2022-05-27T20:06:18.362Z] 1fe172e4850f: Verifying Checksum [2022-05-27T20:06:18.362Z] 1fe172e4850f: Download complete [2022-05-27T20:06:18.622Z] 1827001aaf11: Verifying Checksum [2022-05-27T20:06:18.622Z] 1827001aaf11: Download complete [2022-05-27T20:06:20.006Z] 1fe172e4850f: Pull complete [2022-05-27T20:06:20.006Z] caf521ccaac6: Pull complete [2022-05-27T20:06:20.577Z] 3ead6fa29328: Pull complete [2022-05-27T20:06:20.577Z] 5c2a1cbceb83: Pull complete [2022-05-27T20:06:21.152Z] a8d5f1318db7: Pull complete [2022-05-27T20:06:21.152Z] c427282e49a2: Pull complete [2022-05-27T20:06:23.063Z] 1827001aaf11: Pull complete [2022-05-27T20:06:23.063Z] 0714d37db230: Pull complete [2022-05-27T20:06:23.324Z] ac28cf19c067: Pull complete [2022-05-27T20:06:23.324Z] ca983d60f3e2: Pull complete [2022-05-27T20:06:23.586Z] 9f894cec8388: Pull complete [2022-05-27T20:06:23.586Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-27T20:06:23.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-27T20:06:23.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T20:06:23.696Z] prd-ubuntu20.04-docker-8c-8g-305 does not seem to be running inside a container [2022-05-27T20:06:23.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-27T20:06:25.248Z] $ docker top 750fbb69c91d1d5b7a574ac3f87b0fe8cd19e388dd4c18e3299b373d1105bdd8 -eo pid,comm [2022-05-27T20:06:25.317Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-27T20:06:25.317Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-27T20:06:25.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-27T20:06:25.353Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-27T20:06:25.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-27T20:06:25.501Z] $ docker exec 750fbb69c91d1d5b7a574ac3f87b0fe8cd19e388dd4c18e3299b373d1105bdd8 ssh-agent [2022-05-27T20:06:25.620Z] SSH_AUTH_SOCK=/tmp/ssh-PE308I38HLrT/agent.32 [2022-05-27T20:06:25.620Z] SSH_AGENT_PID=38 [2022-05-27T20:06:25.627Z] Running ssh-add (command line suppressed) [2022-05-27T20:06:25.748Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4170626922557117094.key (/w/workspace/edgex-go/4@tmp/private_key_4170626922557117094.key) [2022-05-27T20:06:25.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-27T20:06:26.052Z] + git tag --points-at HEAD [Pipeline] } [2022-05-27T20:06:26.067Z] $ docker exec --env ******** --env ******** 750fbb69c91d1d5b7a574ac3f87b0fe8cd19e388dd4c18e3299b373d1105bdd8 ssh-agent -k [2022-05-27T20:06:26.183Z] unset SSH_AUTH_SOCK; [2022-05-27T20:06:26.184Z] unset SSH_AGENT_PID; [2022-05-27T20:06:26.185Z] echo Agent pid 38 killed; [2022-05-27T20:06:26.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-27T20:06:26.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-27T20:06:26.221Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-27T20:06:26.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-27T20:06:26.369Z] $ docker exec 750fbb69c91d1d5b7a574ac3f87b0fe8cd19e388dd4c18e3299b373d1105bdd8 ssh-agent [2022-05-27T20:06:26.516Z] SSH_AUTH_SOCK=/tmp/ssh-K5o2BwYAjPvd/agent.70 [2022-05-27T20:06:26.516Z] SSH_AGENT_PID=76 [2022-05-27T20:06:26.524Z] Running ssh-add (command line suppressed) [2022-05-27T20:06:26.649Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1125548388816308883.key (/w/workspace/edgex-go/4@tmp/private_key_1125548388816308883.key) [2022-05-27T20:06:26.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-27T20:06:26.956Z] + git semver init [2022-05-27T20:06:27.219Z] 2022-05-27 20:06:27,197 [run_init] DEBUG init version:0.0.0 force:False [2022-05-27T20:06:27.219Z] 2022-05-27 20:06:27,197 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2022-05-27T20:06:27.219Z] 2022-05-27 20:06:27,198 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2022-05-27T20:06:27.219Z] 2022-05-27 20:06:27,198 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2022-05-27T20:06:31.454Z] 2022-05-27 20:06:31,042 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2022-05-27T20:06:31.454Z] 2022-05-27 20:06:31,043 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4040 with force:False [2022-05-27T20:06:31.454Z] 2022-05-27 20:06:31,043 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4040 [2022-05-27T20:06:31.454Z] 2022-05-27 20:06:31,048 [execute] INFO git cat-file --batch-check [2022-05-27T20:06:31.454Z] 2022-05-27 20:06:31,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-05-27T20:06:31.454Z] 2022-05-27 20:06:31,055 [execute] INFO git cat-file --batch [2022-05-27T20:06:31.454Z] 2022-05-27 20:06:31,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-05-27T20:06:31.454Z] 2022-05-27 20:06:31,062 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4040 [2022-05-27T20:06:31.454Z] 0.0.0 [Pipeline] } [2022-05-27T20:06:31.468Z] $ docker exec --env ******** --env ******** 750fbb69c91d1d5b7a574ac3f87b0fe8cd19e388dd4c18e3299b373d1105bdd8 ssh-agent -k [2022-05-27T20:06:31.592Z] unset SSH_AUTH_SOCK; [2022-05-27T20:06:31.592Z] unset SSH_AGENT_PID; [2022-05-27T20:06:31.593Z] echo Agent pid 76 killed; [2022-05-27T20:06:31.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-27T20:06:31.917Z] + git semver [Pipeline] } [2022-05-27T20:06:32.196Z] $ docker stop --time=1 750fbb69c91d1d5b7a574ac3f87b0fe8cd19e388dd4c18e3299b373d1105bdd8 [2022-05-27T20:06:33.532Z] $ docker rm -f 750fbb69c91d1d5b7a574ac3f87b0fe8cd19e388dd4c18e3299b373d1105bdd8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-27T20:06:33.892Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-27T20:06:34.165Z] Stashed 1 file(s) [Pipeline] echo [2022-05-27T20:06:34.167Z] [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-27T20:06:34.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-27T20:06:34.296Z] ========================================================= [2022-05-27T20:06:34.296Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-27T20:06:34.296Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-27T20:06:34.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-27T20:06:34.587Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-27T20:06:34.587Z] 59bf1c3509f3: Pulling fs layer [2022-05-27T20:06:34.587Z] 666ba61612fd: Pulling fs layer [2022-05-27T20:06:34.587Z] 8ed8ca486205: Pulling fs layer [2022-05-27T20:06:34.587Z] 4fe6c5a15a65: Pulling fs layer [2022-05-27T20:06:34.587Z] 22a0e8bec74d: Pulling fs layer [2022-05-27T20:06:34.587Z] ca2b28591e48: Pulling fs layer [2022-05-27T20:06:34.587Z] a51346096db8: Pulling fs layer [2022-05-27T20:06:34.587Z] daebc70d1ce1: Pulling fs layer [2022-05-27T20:06:34.587Z] 0e18a0eac166: Pulling fs layer [2022-05-27T20:06:34.587Z] 4fe6c5a15a65: Waiting [2022-05-27T20:06:34.587Z] a51346096db8: Waiting [2022-05-27T20:06:34.587Z] 22a0e8bec74d: Waiting [2022-05-27T20:06:34.587Z] daebc70d1ce1: Waiting [2022-05-27T20:06:34.587Z] ca2b28591e48: Waiting [2022-05-27T20:06:34.587Z] 0e18a0eac166: Waiting [2022-05-27T20:06:34.587Z] 8ed8ca486205: Verifying Checksum [2022-05-27T20:06:34.587Z] 8ed8ca486205: Download complete [2022-05-27T20:06:34.587Z] 666ba61612fd: Verifying Checksum [2022-05-27T20:06:34.587Z] 666ba61612fd: Download complete [2022-05-27T20:06:34.587Z] 22a0e8bec74d: Download complete [2022-05-27T20:06:34.587Z] ca2b28591e48: Download complete [2022-05-27T20:06:34.587Z] 59bf1c3509f3: Verifying Checksum [2022-05-27T20:06:34.587Z] a51346096db8: Verifying Checksum [2022-05-27T20:06:34.851Z] daebc70d1ce1: Verifying Checksum [2022-05-27T20:06:34.851Z] daebc70d1ce1: Download complete [2022-05-27T20:06:34.851Z] 59bf1c3509f3: Pull complete [2022-05-27T20:06:34.851Z] 666ba61612fd: Pull complete [2022-05-27T20:06:35.114Z] 8ed8ca486205: Pull complete [2022-05-27T20:06:35.376Z] 0e18a0eac166: Verifying Checksum [2022-05-27T20:06:35.376Z] 0e18a0eac166: Download complete [2022-05-27T20:06:35.376Z] 4fe6c5a15a65: Verifying Checksum [2022-05-27T20:06:35.376Z] 4fe6c5a15a65: Download complete [2022-05-27T20:06:39.578Z] 4fe6c5a15a65: Pull complete [2022-05-27T20:06:39.578Z] 22a0e8bec74d: Pull complete [2022-05-27T20:06:39.578Z] ca2b28591e48: Pull complete [2022-05-27T20:06:39.578Z] a51346096db8: Pull complete [2022-05-27T20:06:39.838Z] daebc70d1ce1: Pull complete [2022-05-27T20:06:42.382Z] 0e18a0eac166: Pull complete [2022-05-27T20:06:42.382Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-27T20:06:42.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-27T20:06:42.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-27T20:06:42.679Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-27T20:06:42.679Z] WORKDIR /edgex [2022-05-27T20:06:42.679Z] COPY go.mod . [2022-05-27T20:06:42.679Z] RUN go mod download [2022-05-27T20:06:42.679Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-27T20:06:44.063Z] Sending build context to Docker daemon 335MB [2022-05-27T20:06:44.063Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-27T20:06:44.063Z] ---> f018257e8ee9 [2022-05-27T20:06:44.063Z] Step 2/4 : WORKDIR /edgex [2022-05-27T20:06:45.980Z] ---> Running in 600a95f66a45 [2022-05-27T20:06:45.980Z] Removing intermediate container 600a95f66a45 [2022-05-27T20:06:45.980Z] ---> 2eaad44fff28 [2022-05-27T20:06:45.980Z] Step 3/4 : COPY go.mod . [2022-05-27T20:06:46.241Z] ---> c943f07c45c0 [2022-05-27T20:06:46.241Z] Step 4/4 : RUN go mod download [2022-05-27T20:06:46.241Z] ---> Running in 9fd31f004032 [2022-05-27T20:06:49.242Z] Still waiting to schedule task [2022-05-27T20:06:49.243Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-303’ is offline [2022-05-27T20:07:04.367Z] Removing intermediate container 9fd31f004032 [2022-05-27T20:07:04.367Z] ---> d9b78b91c23c [2022-05-27T20:07:04.367Z] Successfully built d9b78b91c23c [2022-05-27T20:07:04.367Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T20:07:04.672Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-27T20:07:04.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T20:07:04.753Z] prd-ubuntu20.04-docker-8c-8g-305 does not seem to be running inside a container [2022-05-27T20:07:04.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-x86_64 cat [2022-05-27T20:07:05.259Z] $ docker top ccd93ec0a79a0ba44d80292f0f6ed62f98e2f2e287b202412c7ae8215acf5fb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-27T20:07:05.624Z] + go version [2022-05-27T20:07:05.624Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-27T20:07:05.638Z] $ docker stop --time=1 ccd93ec0a79a0ba44d80292f0f6ed62f98e2f2e287b202412c7ae8215acf5fb2 [2022-05-27T20:07:06.971Z] $ docker rm -f ccd93ec0a79a0ba44d80292f0f6ed62f98e2f2e287b202412c7ae8215acf5fb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T20:07:07.390Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-27T20:07:07.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T20:07:07.479Z] prd-ubuntu20.04-docker-8c-8g-305 does not seem to be running inside a container [2022-05-27T20:07:07.517Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-x86_64 cat [2022-05-27T20:07:07.947Z] $ docker top 78137e0e14d98923f1b992cdbd94e44bf122d6a02e2b1a2105cabfdf19936f94 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-27T20:07:08.027Z] ========================================================= [2022-05-27T20:07:08.027Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-27T20:07:08.027Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-27T20:07:08.350Z] + make test [2022-05-27T20:07:08.350Z] go mod tidy -compat=1.17 [2022-05-27T20:07:08.634Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-27T20:07:15.258Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-27T20:07:27.478Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-27T20:07:27.478Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-27T20:07:27.478Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-27T20:07:27.478Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-27T20:07:27.478Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-27T20:07:27.478Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-27T20:07:27.478Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-27T20:07:27.478Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-27T20:07:27.478Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-27T20:07:27.478Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-27T20:07:27.478Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-27T20:07:27.478Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-27T20:07:27.478Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-27T20:07:27.478Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-27T20:07:27.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-27T20:07:28.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.101s coverage: 28.7% of statements [2022-05-27T20:07:28.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-27T20:07:28.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-27T20:07:28.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.131s coverage: 98.5% of statements [2022-05-27T20:07:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-27T20:07:28.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 53.4% of statements [2022-05-27T20:07:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-27T20:07:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-27T20:07:33.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.805s coverage: 89.2% of statements [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-27T20:07:33.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.095s coverage: 83.8% of statements [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-27T20:07:33.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.479s coverage: 95.6% of statements [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-27T20:07:33.183Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.084s coverage: 72.2% of statements [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-27T20:07:33.183Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-27T20:07:33.183Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-27T20:07:33.183Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-05-27T20:07:33.183Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.6% of statements [2022-05-27T20:07:33.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-27T20:07:33.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2022-05-27T20:07:33.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements [2022-05-27T20:07:33.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements [2022-05-27T20:07:33.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-05-27T20:07:33.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2022-05-27T20:07:43.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements [2022-05-27T20:07:43.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.092s coverage: 44.8% of statements [2022-05-27T20:07:43.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.5% of statements [2022-05-27T20:07:43.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.108s coverage: 92.9% of statements [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.076s coverage: 100.0% of statements [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 64.4% of statements [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.421s coverage: 65.4% of statements [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 43.8% of statements [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-27T20:07:53.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-05-27T20:07:53.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 96.9% of statements [2022-05-27T20:07:53.789Z] 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-27T20:08:15.733Z] GO111MODULE=on go vet ./... [2022-05-27T20:08:16.673Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-27T20:08:16.932Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-27T20:08:17.504Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-27T20:08:18.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-27T20:08:18.385Z] + ls -al . [2022-05-27T20:08:18.385Z] total 684 [2022-05-27T20:08:18.385Z] drwxrwxr-x 10 1001 1001 4096 May 27 20:08 . [2022-05-27T20:08:18.385Z] drwxr-xr-x 4 root root 4096 May 27 20:07 .. [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 11 May 27 20:06 .dockerignore [2022-05-27T20:08:18.385Z] drwxrwxr-x 8 1001 1001 4096 May 27 20:06 .git [2022-05-27T20:08:18.385Z] drwxrwxr-x 3 1001 1001 4096 May 27 20:06 .github [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 879 May 27 20:06 .gitignore [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 42 May 27 20:06 .golangci.yml [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 87 May 27 20:06 .hadolint.yml [2022-05-27T20:08:18.385Z] drwxr-xr-x 3 1001 1001 4096 May 27 20:06 .semver [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 166 May 27 20:06 .sonarcloud.properties [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 1171 May 27 20:06 ADOPTERS.md [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 10220 May 27 20:06 Attribution.txt [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 63209 May 27 20:06 CHANGELOG.md [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 3804 May 27 20:06 CONTRIBUTING.md [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 677 May 27 20:06 GOVERNANCE.md [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 850 May 27 20:06 Jenkinsfile [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 10775 May 27 20:06 LICENSE [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 10389 May 27 20:06 Makefile [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 582 May 27 20:06 OWNERS.md [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 9094 May 27 20:06 README.md [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 6912 May 27 20:06 SECURITY.md [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 5 May 27 20:06 VERSION [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 4131 May 27 20:06 ZMQWindows.md [2022-05-27T20:08:18.385Z] drwxrwxr-x 2 1001 1001 4096 May 27 20:06 bin [2022-05-27T20:08:18.385Z] drwxrwxr-x 18 1001 1001 4096 May 27 20:06 cmd [2022-05-27T20:08:18.385Z] -rw-r--r-- 1 root root 435411 May 27 20:07 coverage.out [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 3267 May 27 20:06 go.mod [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 35869 May 27 20:07 go.sum [2022-05-27T20:08:18.385Z] drwxrwxr-x 8 1001 1001 4096 May 27 20:06 internal [2022-05-27T20:08:18.385Z] drwxrwxr-x 3 1001 1001 4096 May 27 20:06 openapi [2022-05-27T20:08:18.385Z] drwxrwxr-x 4 1001 1001 4096 May 27 20:06 snap [2022-05-27T20:08:18.385Z] -rw-rw-r-- 1 1001 1001 204 May 27 20:06 version.go [Pipeline] sh [2022-05-27T20:08:18.672Z] + '[' -e coverage.out ] [2022-05-27T20:08:18.672Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-27T20:08:18.772Z] Stashed 1 file(s) [Pipeline] sh [2022-05-27T20:08:19.056Z] + make build [2022-05-27T20:08:19.057Z] 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-27T20:08:30.632Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-306 in /w/workspace/edgexfoundry_edgex-go_PR-4040 [Pipeline] { [Pipeline] ws [2022-05-27T20:08:30.646Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-05-27T20:08:30.696Z] The recommended git tool is: git [2022-05-27T20:08:33.956Z] 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-27T20:08:36.923Z] using credential edgex-jenkins-ssh [2022-05-27T20:08:36.947Z] Cloning the remote Git repository [2022-05-27T20:08:37.025Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-27T20:08:37.141Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-05-27T20:08:37.237Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-27T20:08:37.238Z] > git --version # timeout=10 [2022-05-27T20:08:37.258Z] > git --version # 'git version 2.25.1' [2022-05-27T20:08:37.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-27T20:08:37.344Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-27T20:08:43.942Z] 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-27T20:08:43.942Z] 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-27T20:08:50.518Z] 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-27T20:08:51.089Z] 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-27T20:08:52.029Z] 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-27T20:08:52.964Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-27T20:08:52.984Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-27T20:08:53.410Z] 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-27T20:08:53.778Z] Merging remotes/origin/main commit 9735311b064dab206e2e87e0d119d96fa9cbc236 into PR head commit 237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:08:54.152Z] Merge succeeded, producing 237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:08:54.153Z] Checking out Revision 237039cf30f4149665337fa1071805a3535e149b (PR-4040) [2022-05-27T20:08:54.351Z] 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-27T20:08:53.020Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-27T20:08:53.060Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-27T20:08:53.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-27T20:08:53.083Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4040/head:refs/remotes/origin/PR-4040 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-27T20:08:53.799Z] > git config core.sparsecheckout # timeout=10 [2022-05-27T20:08:53.816Z] > git checkout -f 237039cf30f4149665337fa1071805a3535e149b # timeout=10 [2022-05-27T20:08:54.050Z] > git remote # timeout=10 [2022-05-27T20:08:54.079Z] > git config --get remote.origin.url # timeout=10 [2022-05-27T20:08:54.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-27T20:08:54.104Z] > git merge 9735311b064dab206e2e87e0d119d96fa9cbc236 # timeout=10 [2022-05-27T20:08:54.131Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-27T20:08:54.162Z] > git config core.sparsecheckout # timeout=10 [2022-05-27T20:08:54.178Z] > git checkout -f 237039cf30f4149665337fa1071805a3535e149b # timeout=10 [2022-05-27T20:08:55.738Z] 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-27T20:08:56.308Z] 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-27T20:08:57.247Z] 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-27T20:08:58.470Z] Commit message: "ci: update spire Dockerfile's to allow conditional compilation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-27T20:08:59.158Z] 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-27T20:08:59.278Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-27T20:08:59.278Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-27T20:08:59.278Z] Dload Upload Total Spent Left Speed [2022-05-27T20:08:59.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 54216 0 --:--:-- --:--:-- --:--:-- 54457 [Pipeline] sh [2022-05-27T20:09:00.009Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] } [2022-05-27T20:09:00.119Z] $ docker stop --time=1 78137e0e14d98923f1b992cdbd94e44bf122d6a02e2b1a2105cabfdf19936f94 [2022-05-27T20:09:00.373Z] + sudo tee /etc/docker/daemon.new [2022-05-27T20:09:00.373Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-27T20:09:00.373Z] { [2022-05-27T20:09:00.373Z] "registry-mirrors": [ [2022-05-27T20:09:00.373Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-27T20:09:00.373Z] ], [2022-05-27T20:09:00.373Z] "bip": "10.250.0.254/24", [2022-05-27T20:09:00.373Z] "hosts": [ [2022-05-27T20:09:00.373Z] "tcp://0.0.0.0:5555", [2022-05-27T20:09:00.373Z] "unix:///var/run/docker.sock" [2022-05-27T20:09:00.373Z] ], [2022-05-27T20:09:00.373Z] "mtu": 1458, [2022-05-27T20:09:00.373Z] "selinux-enabled": true, [2022-05-27T20:09:00.373Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-27T20:09:00.373Z] } [2022-05-27T20:09:02.532Z] $ docker rm -f 78137e0e14d98923f1b992cdbd94e44bf122d6a02e2b1a2105cabfdf19936f94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T20:09:03.219Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-27T20:09:03.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-27T20:09:03.463Z] [2022-05-27T20:09:03.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T20:09:03.568Z] + sudo service docker restart [2022-05-27T20:09:03.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-27T20:09:03.767Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-27T20:09:03.767Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-27T20:09:03.767Z] ca9280d653b3: Pulling fs layer [2022-05-27T20:09:03.767Z] 7e9c9ca2126c: Pulling fs layer [2022-05-27T20:09:03.767Z] cbdbe7a5bc2a: Download complete [2022-05-27T20:09:04.027Z] ca9280d653b3: Verifying Checksum [2022-05-27T20:09:04.027Z] ca9280d653b3: Download complete [2022-05-27T20:09:04.027Z] cbdbe7a5bc2a: Pull complete [2022-05-27T20:09:04.287Z] 7e9c9ca2126c: Download complete [2022-05-27T20:09:04.547Z] ca9280d653b3: Pull complete [2022-05-27T20:09:08.748Z] 7e9c9ca2126c: Pull complete [2022-05-27T20:09:08.748Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-27T20:09:08.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-27T20:09:08.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T20:09:08.844Z] prd-ubuntu20.04-docker-8c-8g-305 does not seem to be running inside a container [2022-05-27T20:09:08.885Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-27T20:09:10.403Z] $ docker top f7d394146169b8f3193f30c823e7d39c7906fd0bd8a2b0f50b3578e53363c0d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-27T20:09:10.902Z] + grep parallel [2022-05-27T20:09:10.902Z] + docker-compose build --help [2022-05-27T20:09:11.550Z] --parallel Build images in parallel. [Pipeline] } [2022-05-27T20:09:11.562Z] $ docker stop --time=1 f7d394146169b8f3193f30c823e7d39c7906fd0bd8a2b0f50b3578e53363c0d7 [2022-05-27T20:09:12.876Z] $ docker rm -f f7d394146169b8f3193f30c823e7d39c7906fd0bd8a2b0f50b3578e53363c0d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T20:09:13.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-27T20:09:13.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T20:09:13.382Z] prd-ubuntu20.04-docker-8c-8g-305 does not seem to be running inside a container [2022-05-27T20:09:13.420Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat [2022-05-27T20:09:13.818Z] $ docker top 3519066d50f56d2cb45ce792627bc7e06265eade0a7f803a2e3da7e70a2b9347 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-27T20:09:14.181Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-27T20:09:14.754Z] Building core-command ... [2022-05-27T20:09:14.754Z] Building core-data ... [2022-05-27T20:09:14.754Z] Building core-metadata ... [2022-05-27T20:09:14.754Z] Building security-bootstrapper ... [2022-05-27T20:09:14.754Z] Building security-proxy-setup ... [2022-05-27T20:09:14.754Z] Building security-secretstore-setup ... [2022-05-27T20:09:14.754Z] Building security-spiffe-token-provider ... [2022-05-27T20:09:14.754Z] Building security-spire-agent ... [2022-05-27T20:09:14.754Z] Building security-spire-config ... [2022-05-27T20:09:14.754Z] Building security-spire-server ... [2022-05-27T20:09:14.754Z] Building support-notifications ... [2022-05-27T20:09:14.754Z] Building support-scheduler ... [2022-05-27T20:09:14.754Z] Building sys-mgmt-agent ... [2022-05-27T20:09:14.754Z] Building security-proxy-setup [2022-05-27T20:09:14.754Z] Building security-spire-agent [2022-05-27T20:09:14.754Z] Building security-spire-config [2022-05-27T20:09:14.754Z] Building core-data [2022-05-27T20:09:14.754Z] Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-27T20:09:21.925Z] provisioning config files... [2022-05-27T20:09:21.952Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4492768936893368298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T20:09:22.516Z] ---> docker-login.sh [2022-05-27T20:09:22.517Z] nexus3.edgexfoundry.org:10001 [2022-05-27T20:09:23.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T20:09:23.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T20:09:23.396Z] Configure a credential helper to remove this warning. See [2022-05-27T20:09:23.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T20:09:23.396Z] [2022-05-27T20:09:23.396Z] Login Succeeded [2022-05-27T20:09:23.396Z] nexus3.edgexfoundry.org:10002 [2022-05-27T20:09:23.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T20:09:23.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T20:09:23.944Z] Configure a credential helper to remove this warning. See [2022-05-27T20:09:23.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T20:09:23.944Z] [2022-05-27T20:09:23.944Z] Login Succeeded [2022-05-27T20:09:23.944Z] nexus3.edgexfoundry.org:10003 [2022-05-27T20:09:24.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T20:09:24.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T20:09:24.219Z] Configure a credential helper to remove this warning. See [2022-05-27T20:09:24.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T20:09:24.219Z] [2022-05-27T20:09:24.219Z] Login Succeeded [2022-05-27T20:09:24.219Z] nexus3.edgexfoundry.org:10004 [2022-05-27T20:09:24.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T20:09:24.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T20:09:24.819Z] Configure a credential helper to remove this warning. See [2022-05-27T20:09:24.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T20:09:24.819Z] [2022-05-27T20:09:24.819Z] Login Succeeded [2022-05-27T20:09:24.819Z] docker.io [2022-05-27T20:09:25.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T20:09:25.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T20:09:25.369Z] Configure a credential helper to remove this warning. See [2022-05-27T20:09:25.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T20:09:25.369Z] [2022-05-27T20:09:25.369Z] Login Succeeded [2022-05-27T20:09:25.369Z] ---> docker-login.sh ends [Pipeline] } [2022-05-27T20:09:25.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-27T20:09:25.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-27T20:09:25.642Z] ========================================================= [2022-05-27T20:09:25.642Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-27T20:09:25.642Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-27T20:09:25.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-27T20:09:26.262Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-27T20:09:26.262Z] 9b3977197b4f: Pulling fs layer [2022-05-27T20:09:26.262Z] 1a89e8eeedd5: Pulling fs layer [2022-05-27T20:09:26.262Z] 94645a83ff95: Pulling fs layer [2022-05-27T20:09:26.262Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-27T20:09:26.262Z] 0c92f367c5e7: Pulling fs layer [2022-05-27T20:09:26.262Z] 3096ccb668a1: Pulling fs layer [2022-05-27T20:09:26.262Z] e8cf19c19ddd: Pulling fs layer [2022-05-27T20:09:26.262Z] a4caa8a26152: Pulling fs layer [2022-05-27T20:09:26.262Z] 0c92f367c5e7: Waiting [2022-05-27T20:09:26.262Z] 3096ccb668a1: Waiting [2022-05-27T20:09:26.262Z] e8cf19c19ddd: Waiting [2022-05-27T20:09:26.262Z] a4caa8a26152: Waiting [2022-05-27T20:09:26.262Z] 3f3a8bcf1eab: Waiting [2022-05-27T20:09:26.262Z] 94645a83ff95: Verifying Checksum [2022-05-27T20:09:26.262Z] 94645a83ff95: Download complete [2022-05-27T20:09:26.262Z] 1a89e8eeedd5: Verifying Checksum [2022-05-27T20:09:26.262Z] 1a89e8eeedd5: Download complete [2022-05-27T20:09:26.262Z] 0c92f367c5e7: Verifying Checksum [2022-05-27T20:09:26.262Z] 0c92f367c5e7: Download complete [2022-05-27T20:09:26.262Z] 3096ccb668a1: Verifying Checksum [2022-05-27T20:09:26.262Z] 3096ccb668a1: Download complete [2022-05-27T20:09:26.262Z] 9b3977197b4f: Verifying Checksum [2022-05-27T20:09:26.262Z] 9b3977197b4f: Download complete [2022-05-27T20:09:26.262Z] e8cf19c19ddd: Verifying Checksum [2022-05-27T20:09:26.262Z] e8cf19c19ddd: Download complete [2022-05-27T20:09:27.263Z] 9b3977197b4f: Pull complete [2022-05-27T20:09:27.554Z] 1a89e8eeedd5: Pull complete [2022-05-27T20:09:28.157Z] 94645a83ff95: Pull complete [2022-05-27T20:09:28.434Z] a4caa8a26152: Verifying Checksum [2022-05-27T20:09:29.027Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-27T20:09:29.027Z] 3f3a8bcf1eab: Download complete [2022-05-27T20:09:32.863Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:09:32.863Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:09:32.863Z] ---> d9b78b91c23c [2022-05-27T20:09:32.863Z] Step 3/22 : WORKDIR /edgex-go [2022-05-27T20:09:32.863Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:09:32.863Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:09:32.863Z] ---> d9b78b91c23c [2022-05-27T20:09:32.863Z] Step 3/23 : WORKDIR /edgex-go [2022-05-27T20:09:32.863Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:09:32.863Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:09:32.863Z] ---> d9b78b91c23c [2022-05-27T20:09:32.863Z] Step 3/26 : WORKDIR /edgex-go [2022-05-27T20:09:32.863Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:09:32.863Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:09:32.863Z] ---> d9b78b91c23c [2022-05-27T20:09:32.863Z] Step 3/26 : WORKDIR /edgex-go [2022-05-27T20:09:32.863Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:09:32.863Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:09:32.863Z] ---> d9b78b91c23c [2022-05-27T20:09:32.863Z] Step 3/23 : WORKDIR /edgex-go [2022-05-27T20:09:35.404Z] ---> Running in bc838c05a790 [2022-05-27T20:09:35.404Z] ---> Running in c2747ad539d7 [2022-05-27T20:09:35.404Z] ---> Running in d6edfbf88640 [2022-05-27T20:09:35.404Z] ---> Running in b8c7395c2292 [2022-05-27T20:09:35.404Z] ---> Running in b4072f12aa96 [2022-05-27T20:09:35.404Z] Removing intermediate container bc838c05a790 [2022-05-27T20:09:35.404Z] ---> a1f4c2f7a03e [2022-05-27T20:09:35.404Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:09:35.404Z] Removing intermediate container b8c7395c2292 [2022-05-27T20:09:35.404Z] ---> 55c31814194f [2022-05-27T20:09:35.404Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:09:35.404Z] Removing intermediate container d6edfbf88640 [2022-05-27T20:09:35.404Z] ---> 2375bd436ac7 [2022-05-27T20:09:35.404Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:09:35.404Z] Removing intermediate container b4072f12aa96 [2022-05-27T20:09:35.404Z] ---> d5bdd68785c4 [2022-05-27T20:09:35.404Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:09:35.404Z] Removing intermediate container c2747ad539d7 [2022-05-27T20:09:35.404Z] ---> 46805aa62572 [2022-05-27T20:09:35.404Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:09:35.404Z] ---> Running in 8002beda7730 [2022-05-27T20:09:35.404Z] ---> Running in c7d5054b520c [2022-05-27T20:09:35.404Z] ---> Running in a472a3a51d4e [2022-05-27T20:09:35.404Z] ---> Running in 06ea73fde2d5 [2022-05-27T20:09:35.404Z] ---> Running in 613fd27a8dc4 [2022-05-27T20:09:35.995Z] Removing intermediate container 8002beda7730 [2022-05-27T20:09:35.995Z] ---> 321ac9b30f44 [2022-05-27T20:09:35.995Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-27T20:09:36.255Z] ---> Running in cb9d172e8991 [2022-05-27T20:09:36.255Z] Removing intermediate container c7d5054b520c [2022-05-27T20:09:36.255Z] ---> c5687186e471 [2022-05-27T20:09:36.255Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-27T20:09:36.515Z] ---> Running in d4af009ed890 [2022-05-27T20:09:37.085Z] Removing intermediate container 06ea73fde2d5 [2022-05-27T20:09:37.085Z] ---> c51c2fa36bf2 [2022-05-27T20:09:37.085Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-27T20:09:37.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:09:37.085Z] Removing intermediate container 613fd27a8dc4 [2022-05-27T20:09:37.085Z] ---> a8856b72b93f [2022-05-27T20:09:37.085Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-27T20:09:37.085Z] ---> Running in f1ed585c7146 [2022-05-27T20:09:37.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:09:37.085Z] ---> Running in 88264a9c8284 [2022-05-27T20:09:37.085Z] Removing intermediate container a472a3a51d4e [2022-05-27T20:09:37.085Z] ---> 085a238945ae [2022-05-27T20:09:37.085Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-27T20:09:37.345Z] ---> Running in 11d7a3397a08 [2022-05-27T20:09:37.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:09:37.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:09:37.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:09:37.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:09:37.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:09:38.131Z] OK: 221 MiB in 52 packages [2022-05-27T20:09:38.131Z] OK: 221 MiB in 52 packages [2022-05-27T20:09:38.390Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:09:38.390Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:09:38.649Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:09:38.649Z] Removing intermediate container cb9d172e8991 [2022-05-27T20:09:38.649Z] ---> d369b60f75b7 [2022-05-27T20:09:38.649Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-27T20:09:38.649Z] Removing intermediate container d4af009ed890 [2022-05-27T20:09:38.649Z] ---> e954290abc9b [2022-05-27T20:09:38.649Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-27T20:09:38.649Z] OK: 221 MiB in 52 packages [2022-05-27T20:09:38.908Z] OK: 221 MiB in 52 packages [2022-05-27T20:09:38.908Z] ---> db7e429b7d22 [2022-05-27T20:09:38.908Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:09:38.908Z] OK: 221 MiB in 52 packages [2022-05-27T20:09:38.908Z] ---> 6553aa9bebce [2022-05-27T20:09:38.908Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:09:39.168Z] ---> Running in b79cec8a128b [2022-05-27T20:09:39.168Z] ---> Running in df2ef5adb106 [2022-05-27T20:09:39.429Z] Removing intermediate container f1ed585c7146 [2022-05-27T20:09:39.429Z] ---> 7f21cc9c386e [2022-05-27T20:09:39.429Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-27T20:09:39.429Z] Removing intermediate container 88264a9c8284 [2022-05-27T20:09:39.429Z] ---> b8c05c1ad10d [2022-05-27T20:09:39.429Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-27T20:09:39.688Z] Removing intermediate container 11d7a3397a08 [2022-05-27T20:09:39.688Z] ---> dc228a37dd3b [2022-05-27T20:09:39.688Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-27T20:09:39.688Z] ---> b08cfc6b8348 [2022-05-27T20:09:39.688Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:09:39.688Z] ---> Running in 96a308ce72e0 [2022-05-27T20:09:39.688Z] ---> 681fdffea7b6 [2022-05-27T20:09:39.688Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:09:39.948Z] ---> Running in fd97a6db4c1d [2022-05-27T20:09:39.948Z] ---> 7b4775dde395 [2022-05-27T20:09:39.948Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:09:39.948Z] ---> Running in 33e7ef6c1282 [2022-05-27T20:09:40.208Z] Removing intermediate container df2ef5adb106 [2022-05-27T20:09:40.208Z] ---> 62d52022401c [2022-05-27T20:09:40.208Z] Step 8/23 : COPY . . [2022-05-27T20:09:40.787Z] Removing intermediate container b79cec8a128b [2022-05-27T20:09:40.787Z] ---> 03c642dc3776 [2022-05-27T20:09:40.787Z] Step 8/23 : COPY . . [2022-05-27T20:09:41.437Z] 3f3a8bcf1eab: Pull complete [2022-05-27T20:09:41.710Z] 0c92f367c5e7: Pull complete [2022-05-27T20:09:41.710Z] 3096ccb668a1: Pull complete [2022-05-27T20:09:41.983Z] e8cf19c19ddd: Pull complete [2022-05-27T20:09:42.706Z] Removing intermediate container 96a308ce72e0 [2022-05-27T20:09:42.706Z] ---> dfae71c80a90 [2022-05-27T20:09:42.706Z] Step 8/26 : COPY . . [2022-05-27T20:09:42.966Z] Removing intermediate container fd97a6db4c1d [2022-05-27T20:09:42.966Z] ---> e3d274b97322 [2022-05-27T20:09:42.966Z] Step 8/22 : COPY . . [2022-05-27T20:09:43.224Z] Removing intermediate container 33e7ef6c1282 [2022-05-27T20:09:43.224Z] ---> c40eaaed75bf [2022-05-27T20:09:43.224Z] Step 8/26 : COPY . . [2022-05-27T20:09:48.709Z] a4caa8a26152: Pull complete [2022-05-27T20:09:48.709Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-27T20:09:48.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-27T20:09:48.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-27T20:09:49.077Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-27T20:09:49.077Z] WORKDIR /edgex [2022-05-27T20:09:49.077Z] COPY go.mod . [2022-05-27T20:09:49.077Z] RUN go mod download [2022-05-27T20:09:49.077Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-27T20:09:51.352Z] ---> 59b394b071a2 [2022-05-27T20:09:51.352Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-27T20:09:51.352Z] ---> 567565d478cb [2022-05-27T20:09:51.352Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-27T20:09:51.352Z] ---> Running in 3e3a03053965 [2022-05-27T20:09:51.352Z] ---> Running in 66c2246623a4 [2022-05-27T20:09:51.352Z] ---> 773360b8b3f3 [2022-05-27T20:09:51.352Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-27T20:09:51.352Z] ---> 91c1bde8c486 [2022-05-27T20:09:51.352Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-27T20:09:51.352Z] ---> a1c39f5aab70 [2022-05-27T20:09:51.352Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-27T20:09:51.352Z] ---> Running in a4c4080558c8 [2022-05-27T20:09:51.352Z] ---> Running in d81e3021f7b9 [2022-05-27T20:09:51.352Z] ---> Running in f881d578f62d [2022-05-27T20:09:51.352Z] Removing intermediate container f881d578f62d [2022-05-27T20:09:51.352Z] ---> e785952746ce [2022-05-27T20:09:51.352Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-05-27T20:09:51.352Z] Removing intermediate container d81e3021f7b9 [2022-05-27T20:09:51.352Z] ---> cd728e7ffe4f [2022-05-27T20:09:51.352Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-05-27T20:09:51.352Z] ---> Running in 1549644c234d [2022-05-27T20:09:51.352Z] ---> Running in 80cbf986f8ac [2022-05-27T20:09:51.352Z] Removing intermediate container 80cbf986f8ac [2022-05-27T20:09:51.352Z] ---> f9aff6feb516 [2022-05-27T20:09:51.352Z] Step 11/26 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-05-27T20:09:51.352Z] Removing intermediate container 1549644c234d [2022-05-27T20:09:51.352Z] ---> f4c734fa2b11 [2022-05-27T20:09:51.352Z] Step 11/26 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-05-27T20:09:51.352Z] ---> Running in f764e827acd9 [2022-05-27T20:09:51.352Z] ---> Running in 2d96798a8c1d [2022-05-27T20:09:51.352Z] 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-27T20:09:51.352Z] 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-27T20:09:51.612Z] 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-27T20:09:51.755Z] Sending build context to Docker daemon 169.1MB [2022-05-27T20:09:51.755Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-27T20:09:51.756Z] ---> 725f1c02e7f9 [2022-05-27T20:09:51.756Z] Step 2/4 : WORKDIR /edgex [2022-05-27T20:09:51.871Z] spire-server: not found [2022-05-27T20:09:51.871Z] spire-server: not found [2022-05-27T20:09:52.450Z] spire-1.2.1/ [2022-05-27T20:09:52.450Z] spire-1.2.1/ [2022-05-27T20:09:52.450Z] spire-1.2.1/.data/ [2022-05-27T20:09:52.450Z] spire-1.2.1/.data/.file [2022-05-27T20:09:52.450Z] spire-1.2.1/.dockerignore [2022-05-27T20:09:52.450Z] spire-1.2.1/.gitattributes [2022-05-27T20:09:52.450Z] spire-1.2.1/.githooks/ [2022-05-27T20:09:52.450Z] spire-1.2.1/.githooks/pre-commit [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/ [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/dependabot.yml [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/ [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-27T20:09:52.450Z] spire-1.2.1/.gitignore [2022-05-27T20:09:52.450Z] spire-1.2.1/.go-version [2022-05-27T20:09:52.450Z] spire-1.2.1/.golangci.yml [2022-05-27T20:09:52.450Z] spire-1.2.1/ADOPTERS.md [2022-05-27T20:09:52.450Z] spire-1.2.1/CHANGELOG.md [2022-05-27T20:09:52.450Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-27T20:09:52.450Z] spire-1.2.1/CODEOWNERS [2022-05-27T20:09:52.450Z] spire-1.2.1/CONTRIBUTING.md [2022-05-27T20:09:52.450Z] spire-1.2.1/Dockerfile [2022-05-27T20:09:52.450Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-05-27T20:09:52.450Z] spire-1.2.1/.data/.file [2022-05-27T20:09:52.450Z] spire-1.2.1/.dockerignore [2022-05-27T20:09:52.450Z] spire-1.2.1/.gitattributes [2022-05-27T20:09:52.450Z] spire-1.2.1/.githooks/ [2022-05-27T20:09:52.450Z] spire-1.2.1/.githooks/pre-commit [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/ [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/dependabot.yml [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/ [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-27T20:09:52.450Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-27T20:09:52.450Z] spire-1.2.1/.gitignore [2022-05-27T20:09:52.450Z] spire-1.2.1/.go-version [2022-05-27T20:09:52.450Z] spire-1.2.1/.golangci.yml [2022-05-27T20:09:52.450Z] spire-1.2.1/ADOPTERS.md [2022-05-27T20:09:52.450Z] spire-1.2.1/CHANGELOG.md [2022-05-27T20:09:52.450Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-27T20:09:52.450Z] spire-1.2.1/CODEOWNERS [2022-05-27T20:09:52.450Z] spire-1.2.1/CONTRIBUTING.md [2022-05-27T20:09:52.450Z] spire-1.2.1/Dockerfile [2022-05-27T20:09:52.450Z] spire-1.2.1/Dockerfile.dev [2022-05-27T20:09:52.450Z] spire-1.2.1/Dockerfile.scratch [2022-05-27T20:09:52.450Z] spire-1.2.1/LICENSE [2022-05-27T20:09:52.450Z] spire-1.2.1/MAINTAINERS.md [2022-05-27T20:09:52.450Z] spire-1.2.1/Makefile [2022-05-27T20:09:52.450Z] spire-1.2.1/README.md [2022-05-27T20:09:52.450Z] spire-1.2.1/ROADMAP.md [2022-05-27T20:09:52.450Z] spire-1.2.1/SECURITY.md [2022-05-27T20:09:52.450Z] spire-1.2.1/cmd/ [2022-05-27T20:09:52.450Z] spire-1.2.1/cmd/spire-agent/ [2022-05-27T20:09:52.450Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-27T20:09:52.450Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-27T20:09:52.450Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-27T20:09:52.450Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-27T20:09:52.450Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-27T20:09:52.450Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-27T20:09:52.450Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-27T20:09:52.450Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-27T20:09:52.450Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-27T20:09:52.450Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-27T20:09:52.450Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-27T20:09:52.450Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-27T20:09:52.451Z] spire-1.2.1/Dockerfile.scratch [2022-05-27T20:09:52.451Z] spire-1.2.1/LICENSE [2022-05-27T20:09:52.451Z] spire-1.2.1/MAINTAINERS.md [2022-05-27T20:09:52.451Z] spire-1.2.1/Makefile [2022-05-27T20:09:52.451Z] spire-1.2.1/README.md [2022-05-27T20:09:52.451Z] spire-1.2.1/ROADMAP.md [2022-05-27T20:09:52.451Z] spire-1.2.1/SECURITY.md [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-27T20:09:52.451Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-27T20:09:52.451Z] spire-1.2.1/conf/ [2022-05-27T20:09:52.451Z] spire-1.2.1/conf/agent/ [2022-05-27T20:09:52.451Z] spire-1.2.1/conf/agent/agent.conf [2022-05-27T20:09:52.451Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-27T20:09:52.451Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-27T20:09:52.451Z] spire-1.2.1/conf/server/ [2022-05-27T20:09:52.451Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-27T20:09:52.451Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-27T20:09:52.451Z] spire-1.2.1/conf/server/server.conf [2022-05-27T20:09:52.451Z] spire-1.2.1/conf/server/server_full.conf [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/ [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/SPIRE101.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/auditlog.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/images/ [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-27T20:09:52.451Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-27T20:09:52.452Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-27T20:09:52.452Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-27T20:09:52.452Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-27T20:09:52.452Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-27T20:09:52.452Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-27T20:09:52.452Z] spire-1.2.1/conf/ [2022-05-27T20:09:52.452Z] spire-1.2.1/conf/agent/ [2022-05-27T20:09:52.452Z] spire-1.2.1/conf/agent/agent.conf [2022-05-27T20:09:52.452Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-27T20:09:52.452Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-27T20:09:52.452Z] spire-1.2.1/conf/server/ [2022-05-27T20:09:52.452Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-27T20:09:52.452Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-27T20:09:52.452Z] spire-1.2.1/conf/server/server.conf [2022-05-27T20:09:52.452Z] spire-1.2.1/conf/server/server_full.conf [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/ [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/SPIRE101.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/auditlog.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/images/ [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/scaling_spire.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/spire_agent.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/spire_server.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/supported_integrations.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/telemetry.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/telemetry_config.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/upgrading.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/using_spire.md [2022-05-27T20:09:52.452Z] spire-1.2.1/examples/ [2022-05-27T20:09:52.452Z] spire-1.2.1/examples/README.md [2022-05-27T20:09:52.452Z] spire-1.2.1/go.mod [2022-05-27T20:09:52.452Z] spire-1.2.1/go.sum [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/agent.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/client/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/common/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/config.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-27T20:09:52.452Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-27T20:09:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/scaling_spire.md [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/spire_agent.md [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/spire_server.md [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/supported_integrations.md [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/telemetry.md [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/telemetry_config.md [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/upgrading.md [2022-05-27T20:09:52.453Z] spire-1.2.1/doc/using_spire.md [2022-05-27T20:09:52.453Z] spire-1.2.1/examples/ [2022-05-27T20:09:52.453Z] spire-1.2.1/examples/README.md [2022-05-27T20:09:52.453Z] spire-1.2.1/go.mod [2022-05-27T20:09:52.453Z] spire-1.2.1/go.sum [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/agent.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/svid/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/names.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/auth/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-27T20:09:52.453Z] [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/client/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/common/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/config.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/agent/endpoints/metrics.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-27T20:09:52.453Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cli/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/health/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/health/config.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/health/context.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/health/health.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/idutil/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/log/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/log/log.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/log/options.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-27T20:09:52.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/profiling/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/selector/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/svid/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/uptime/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/names.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/auth/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-27T20:09:52.455Z] [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/util/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/util/task.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/version/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/version/version.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/x509util/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/api.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/cli/ [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-27T20:09:52.455Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/health/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/id.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-27T20:09:52.456Z] [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/status.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/trustdomain/v1/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/bundle/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/ca/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/health/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/health/config.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/health/context.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/health/health.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/cache/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/catalog/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/config.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/idutil/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/log/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/log/log.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/log/options.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-27T20:09:52.456Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/profiling/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/selector/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-27T20:09:52.457Z] [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/registration/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/server.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/server_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/svid/ [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/ [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/private/ [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/private/server/ [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/private/server/journal/ [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/spire/ [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/spire/common/ [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/spire/plugin/ [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-27T20:09:52.457Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-27T20:09:52.458Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-27T20:09:52.458Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-27T20:09:52.458Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-27T20:09:52.458Z] spire-1.2.1/release/ [2022-05-27T20:09:52.458Z] spire-1.2.1/release/spire-extras/ [2022-05-27T20:09:52.458Z] spire-1.2.1/release/spire-extras/README.md [2022-05-27T20:09:52.458Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-27T20:09:52.458Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-27T20:09:52.458Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-27T20:09:52.458Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/release/spire/ [2022-05-27T20:09:52.458Z] spire-1.2.1/release/spire/README.md [2022-05-27T20:09:52.458Z] spire-1.2.1/release/spire/conf/ [2022-05-27T20:09:52.458Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-27T20:09:52.458Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/release/spire/conf/server/ [2022-05-27T20:09:52.458Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/script/ [2022-05-27T20:09:52.458Z] spire-1.2.1/script/build-artifact.sh [2022-05-27T20:09:52.458Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-27T20:09:52.458Z] spire-1.2.1/support/ [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/ [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-27T20:09:52.458Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-27T20:09:52.458Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-27T20:09:52.458Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/clock/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/clock/clock.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/uptime/ [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/util/ [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/util/task.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/version/ [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/version/version.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/x509util/ [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-27T20:09:52.458Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/fixture.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/registration/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-27T20:09:52.458Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/README.md [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/common [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-27T20:09:52.458Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/api.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/health/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/id.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/status.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/bundle/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/ca/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/cache/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/catalog/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-27T20:09:52.459Z] [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/config.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/datastore/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-27T20:09:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-27T20:09:52.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-27T20:09:52.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-27T20:09:52.460Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/test-one.sh [2022-05-27T20:09:52.461Z] spire-1.2.1/test/integration/test.sh [2022-05-27T20:09:52.461Z] spire-1.2.1/test/plugintest/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/plugintest/config.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/plugintest/load.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/plugintest/option.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/spiretest/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/spiretest/dir.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/spiretest/logs.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/spiretest/suite.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/spiretest/x509.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/testca/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/testca/ca.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/testkey/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/testkey/generate.sh [2022-05-27T20:09:52.461Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/testkey/keys.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/testkey/new.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/tpmsimulator/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/util/ [2022-05-27T20:09:52.461Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/util/cert_generation.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/util/io_redirection.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/util/race.go [2022-05-27T20:09:52.461Z] spire-1.2.1/test/util/util.go [2022-05-27T20:09:52.461Z] building spire from source... [2022-05-27T20:09:52.461Z] [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/registration/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/server.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/server_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/svid/ [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/ [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/private/ [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/private/server/ [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/private/server/journal/ [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/spire/ [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/spire/common/ [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/spire/plugin/ [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-27T20:09:52.461Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-27T20:09:52.461Z] spire-1.2.1/release/ [2022-05-27T20:09:52.461Z] spire-1.2.1/release/spire-extras/ [2022-05-27T20:09:52.461Z] spire-1.2.1/release/spire-extras/README.md [2022-05-27T20:09:52.461Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-27T20:09:52.461Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-27T20:09:52.461Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-27T20:09:52.461Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-27T20:09:52.461Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-27T20:09:52.461Z] spire-1.2.1/release/spire/ [2022-05-27T20:09:52.461Z] spire-1.2.1/release/spire/README.md [2022-05-27T20:09:52.461Z] spire-1.2.1/release/spire/conf/ [2022-05-27T20:09:52.461Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-27T20:09:52.461Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-27T20:09:52.461Z] spire-1.2.1/release/spire/conf/server/ [2022-05-27T20:09:52.461Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-27T20:09:52.461Z] spire-1.2.1/script/ [2022-05-27T20:09:52.461Z] spire-1.2.1/script/build-artifact.sh [2022-05-27T20:09:52.461Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-27T20:09:52.461Z] spire-1.2.1/support/ [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/ [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-27T20:09:52.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-27T20:09:52.462Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-27T20:09:52.462Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-27T20:09:52.462Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/clock/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/clock/clock.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/fixture.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/registration/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-27T20:09:52.462Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/README.md [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/common [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-27T20:09:52.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-27T20:09:52.463Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/test-one.sh [2022-05-27T20:09:52.464Z] spire-1.2.1/test/integration/test.sh [2022-05-27T20:09:52.464Z] spire-1.2.1/test/plugintest/ [2022-05-27T20:09:52.464Z] spire-1.2.1/test/plugintest/config.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/plugintest/load.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/plugintest/option.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/spiretest/ [2022-05-27T20:09:52.464Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/spiretest/dir.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/spiretest/logs.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/spiretest/suite.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/spiretest/x509.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/testca/ [2022-05-27T20:09:52.464Z] spire-1.2.1/test/testca/ca.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/testkey/ [2022-05-27T20:09:52.464Z] spire-1.2.1/test/testkey/generate.sh [2022-05-27T20:09:52.464Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/testkey/keys.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/testkey/new.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/tpmsimulator/ [2022-05-27T20:09:52.464Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/util/ [2022-05-27T20:09:52.464Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/util/cert_generation.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/util/io_redirection.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/util/race.go [2022-05-27T20:09:52.464Z] spire-1.2.1/test/util/util.go [2022-05-27T20:09:52.464Z] building spire from source... [2022-05-27T20:09:52.464Z] Installing go1.17.7... [2022-05-27T20:09:52.724Z] Installing go1.17.7... [2022-05-27T20:09:53.196Z] ---> Running in 493584871b1e [2022-05-27T20:09:53.468Z] Removing intermediate container 493584871b1e [2022-05-27T20:09:53.469Z] ---> e9a7d4fb13b9 [2022-05-27T20:09:53.469Z] Step 3/4 : COPY go.mod . [2022-05-27T20:09:54.065Z] ---> 81b804235b9e [2022-05-27T20:09:54.065Z] Step 4/4 : RUN go mod download [2022-05-27T20:09:54.065Z] ---> Running in a182b7a10182 [2022-05-27T20:09:57.999Z] Building bin/spire-server... [2022-05-27T20:09:57.999Z] Building bin/spire-server... [2022-05-27T20:09:57.999Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-27T20:09:57.999Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-27T20:09:57.999Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-27T20:09:57.999Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-27T20:09:57.999Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-27T20:09:57.999Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-27T20:09:57.999Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-27T20:09:57.999Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-27T20:09:57.999Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-27T20:09:57.999Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-27T20:09:57.999Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-27T20:09:57.999Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-27T20:09:57.999Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-27T20:09:58.258Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-27T20:09:58.258Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-27T20:09:58.258Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-27T20:09:58.258Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-27T20:09:58.258Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-27T20:09:58.258Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-27T20:09:58.258Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-27T20:09:58.258Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-27T20:09:58.258Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-27T20:09:58.258Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-27T20:09:58.258Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-27T20:09:58.258Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-27T20:09:58.566Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-27T20:09:58.567Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-27T20:09:58.567Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-27T20:09:58.825Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-27T20:09:58.825Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-27T20:09:58.825Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-27T20:09:58.825Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-27T20:09:58.825Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-27T20:09:58.825Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-27T20:09:58.825Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-27T20:09:58.825Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-27T20:09:58.825Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-27T20:09:58.825Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-27T20:09:59.084Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-27T20:09:59.084Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-27T20:09:59.084Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-27T20:09:59.084Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-27T20:09:59.084Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-27T20:09:59.084Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-27T20:09:59.084Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-27T20:09:59.084Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-27T20:09:59.084Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-27T20:09:59.084Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-27T20:09:59.084Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-27T20:09:59.084Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-27T20:09:59.084Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-27T20:09:59.084Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-27T20:09:59.084Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-27T20:09:59.084Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-27T20:09:59.084Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-27T20:09:59.084Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-27T20:09:59.084Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-27T20:09:59.084Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-27T20:09:59.084Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-27T20:09:59.346Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-27T20:09:59.346Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-27T20:09:59.346Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-27T20:09:59.346Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-27T20:09:59.346Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-27T20:09:59.346Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-27T20:09:59.346Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-27T20:09:59.346Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-27T20:09:59.346Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-27T20:09:59.346Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-27T20:09:59.346Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-27T20:09:59.346Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-27T20:09:59.346Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-27T20:09:59.346Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-27T20:09:59.346Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-27T20:09:59.346Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-27T20:09:59.346Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-27T20:09:59.346Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-27T20:09:59.346Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-27T20:09:59.346Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-27T20:09:59.346Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-27T20:09:59.346Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-27T20:09:59.346Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-27T20:09:59.606Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-27T20:09:59.606Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-27T20:09:59.606Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-27T20:09:59.606Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-27T20:09:59.606Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-27T20:09:59.606Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-27T20:09:59.606Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-27T20:09:59.606Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-27T20:09:59.606Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-27T20:09:59.606Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-27T20:09:59.606Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-27T20:09:59.606Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-27T20:09:59.606Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-27T20:09:59.606Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-27T20:09:59.606Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-27T20:09:59.606Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-27T20:09:59.606Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-27T20:09:59.606Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-27T20:09:59.606Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-27T20:09:59.865Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-27T20:09:59.865Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-27T20:09:59.865Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-27T20:09:59.865Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-27T20:09:59.865Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-27T20:09:59.866Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-27T20:10:00.434Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-27T20:10:00.434Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-27T20:10:02.341Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-27T20:10:02.341Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-27T20:10:02.341Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-27T20:10:02.341Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-27T20:10:02.341Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-27T20:10:02.341Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-27T20:10:02.341Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-27T20:10:02.341Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-27T20:10:02.341Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-27T20:10:02.341Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-27T20:10:06.774Z] go: downloading google.golang.org/api v0.70.0 [2022-05-27T20:10:07.038Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-27T20:10:07.038Z] go: downloading k8s.io/api v0.23.4 [2022-05-27T20:10:07.038Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-27T20:10:07.038Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-27T20:10:07.038Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-27T20:10:07.038Z] go: downloading google.golang.org/api v0.70.0 [2022-05-27T20:10:07.038Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-27T20:10:07.038Z] go: downloading k8s.io/api v0.23.4 [2022-05-27T20:10:07.038Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-27T20:10:07.038Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-27T20:10:07.038Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-27T20:10:07.038Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-27T20:10:07.038Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-27T20:10:07.038Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-27T20:10:07.038Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-27T20:10:07.038Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-27T20:10:07.038Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-27T20:10:07.428Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-27T20:10:07.703Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-27T20:10:08.644Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-27T20:10:08.644Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-27T20:10:08.644Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-27T20:10:08.903Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-27T20:10:08.903Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-27T20:10:08.903Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-27T20:10:08.903Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-27T20:10:08.903Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-27T20:10:08.903Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-27T20:10:09.161Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-27T20:10:09.162Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-27T20:10:09.162Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-27T20:10:09.162Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-27T20:10:09.162Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-27T20:10:09.162Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-27T20:10:09.162Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-27T20:10:09.162Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-27T20:10:09.162Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-27T20:10:09.162Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-27T20:10:09.421Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-27T20:10:09.421Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-27T20:10:09.421Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-27T20:10:09.421Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-27T20:10:09.421Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-27T20:10:09.421Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-27T20:10:09.421Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-27T20:10:09.421Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-27T20:10:09.421Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-27T20:10:09.421Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-27T20:10:09.421Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-27T20:10:09.421Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-27T20:10:09.421Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-27T20:10:09.421Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-27T20:10:09.421Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-27T20:10:09.421Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-27T20:10:09.421Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-27T20:10:09.421Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-27T20:10:09.680Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-27T20:10:09.680Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-27T20:10:09.680Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-27T20:10:09.680Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-27T20:10:09.680Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-27T20:10:09.680Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-27T20:10:09.680Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-27T20:10:09.939Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-27T20:10:09.939Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-27T20:10:09.939Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-27T20:10:09.939Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-27T20:10:09.939Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-27T20:10:11.846Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-27T20:10:11.846Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-27T20:10:11.846Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-27T20:10:11.846Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-27T20:10:11.846Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-27T20:10:11.846Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-27T20:10:11.846Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-27T20:10:12.105Z] 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-27T20:10:12.105Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-27T20:10:12.105Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-27T20:10:12.105Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-27T20:10:12.105Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-27T20:10:12.105Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-27T20:10:12.105Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-27T20:10:12.105Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-27T20:10:12.105Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-27T20:10:12.105Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-27T20:10:12.105Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-27T20:10:12.105Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-27T20:10:12.105Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-27T20:10:12.105Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-27T20:10:12.105Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-27T20:10:12.105Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-27T20:10:12.105Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-27T20:10:12.105Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-27T20:10:12.105Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-27T20:10:12.105Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-27T20:10:12.105Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-27T20:10:12.105Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-27T20:10:12.364Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-27T20:10:12.364Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-27T20:10:12.365Z] go: downloading go.opencensus.io v0.23.0 [2022-05-27T20:10:12.365Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-27T20:10:12.365Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-27T20:10:12.365Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-27T20:10:12.365Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-27T20:10:12.365Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-27T20:10:12.365Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-27T20:10:12.365Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-27T20:10:12.365Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-27T20:10:12.365Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-27T20:10:12.365Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-27T20:10:12.365Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-27T20:10:12.365Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-27T20:10:12.365Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-27T20:10:12.365Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-27T20:10:12.365Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-27T20:10:12.625Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-27T20:10:12.625Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-27T20:10:12.625Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-27T20:10:12.625Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-27T20:10:12.625Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-27T20:10:12.625Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-27T20:10:12.625Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-27T20:10:12.625Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-27T20:10:12.625Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-27T20:10:12.625Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-27T20:10:12.625Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-27T20:10:12.625Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-27T20:10:12.625Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-27T20:10:12.625Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-27T20:10:12.625Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-27T20:10:12.625Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-27T20:10:12.625Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-27T20:10:12.625Z] go: downloading go.opencensus.io v0.23.0 [2022-05-27T20:10:12.625Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-27T20:10:12.625Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-27T20:10:12.625Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-27T20:10:12.625Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-27T20:10:12.883Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-27T20:10:12.883Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-27T20:10:12.883Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-27T20:10:12.883Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-27T20:10:12.883Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-27T20:10:12.883Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-27T20:10:12.883Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-27T20:10:12.883Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-27T20:10:12.883Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-27T20:10:12.883Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-27T20:10:12.883Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-27T20:10:12.883Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-27T20:10:12.883Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-27T20:10:12.883Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-27T20:10:13.209Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-27T20:10:13.209Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-27T20:10:13.209Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-27T20:10:13.209Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-27T20:10:13.209Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-27T20:10:13.209Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-27T20:10:13.209Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-27T20:10:13.209Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-27T20:10:13.209Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-27T20:10:13.209Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-27T20:10:13.468Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-27T20:10:13.468Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-27T20:10:13.468Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-27T20:10:13.468Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-27T20:10:13.468Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-27T20:10:13.468Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-27T20:10:20.055Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-27T20:10:20.055Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-27T20:10:20.055Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-27T20:10:20.055Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-27T20:10:34.972Z] Removing intermediate container 66c2246623a4 [2022-05-27T20:10:34.972Z] ---> 45e2878972dd [2022-05-27T20:10:34.972Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-27T20:10:34.972Z] Removing intermediate container a4c4080558c8 [2022-05-27T20:10:34.972Z] ---> 2d61fd3a29e2 [2022-05-27T20:10:34.972Z] [2022-05-27T20:10:34.972Z] Step 10/22 : FROM alpine:3.14 [2022-05-27T20:10:34.972Z] Removing intermediate container 3e3a03053965 [2022-05-27T20:10:34.972Z] ---> 2e75b436fb56 [2022-05-27T20:10:34.972Z] [2022-05-27T20:10:34.972Z] Step 10/23 : FROM alpine:3.14 [2022-05-27T20:10:34.972Z] ---> Running in 2a4899057fbd [2022-05-27T20:10:34.972Z] 3.14: Pulling from library/alpine [2022-05-27T20:10:34.972Z] 3.14: Pulling from library/alpine [2022-05-27T20:10:34.972Z] 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-27T20:10:34.972Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-27T20:10:34.972Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-27T20:10:34.972Z] Status: Downloaded newer image for alpine:3.14 [2022-05-27T20:10:34.972Z] Status: Downloaded newer image for alpine:3.14 [2022-05-27T20:10:34.972Z] ---> e04c818066af [2022-05-27T20:10:34.972Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-27T20:10:34.972Z] ---> e04c818066af [2022-05-27T20:10:34.972Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-27T20:10:35.248Z] ---> Running in d13bdd1c5774 [2022-05-27T20:10:35.248Z] ---> Running in ca768ea2187b [2022-05-27T20:10:35.616Z] Removing intermediate container d13bdd1c5774 [2022-05-27T20:10:35.616Z] ---> c91320679769 [2022-05-27T20:10:35.616Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-27T20:10:35.616Z] Removing intermediate container 2a4899057fbd [2022-05-27T20:10:35.616Z] ---> eba60c45de09 [2022-05-27T20:10:35.616Z] [2022-05-27T20:10:35.616Z] Step 11/23 : FROM docker:20.10.14 [2022-05-27T20:10:35.616Z] ---> Running in 001e75698594 [2022-05-27T20:10:35.958Z] 20.10.14: Pulling from library/docker [2022-05-27T20:10:35.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:10:35.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:10:35.958Z] Removing intermediate container 001e75698594 [2022-05-27T20:10:35.958Z] ---> 08920924b111 [2022-05-27T20:10:35.958Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-27T20:10:36.219Z] ---> Running in 69c16081d4d2 [2022-05-27T20:10:36.219Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-27T20:10:36.219Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-27T20:10:36.219Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-27T20:10:36.219Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-27T20:10:36.219Z] (5/6) Installing curl (7.79.1-r1) [2022-05-27T20:10:36.219Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-27T20:10:36.219Z] Executing busybox-1.33.1-r7.trigger [2022-05-27T20:10:36.219Z] Executing ca-certificates-20211220-r0.trigger [2022-05-27T20:10:36.479Z] OK: 8 MiB in 20 packages [2022-05-27T20:10:36.479Z] Removing intermediate container 69c16081d4d2 [2022-05-27T20:10:36.479Z] ---> 7d5deb73b55d [2022-05-27T20:10:36.479Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:10:36.738Z] ---> Running in e6d23084dff2 [2022-05-27T20:10:37.687Z] Removing intermediate container ca768ea2187b [2022-05-27T20:10:37.687Z] ---> e3dba557e704 [2022-05-27T20:10:37.687Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-27T20:10:37.687Z] ---> Running in b57941ca0422 [2022-05-27T20:10:37.948Z] Removing intermediate container b57941ca0422 [2022-05-27T20:10:37.948Z] ---> aa27d119714e [2022-05-27T20:10:37.948Z] Step 13/22 : WORKDIR /edgex [2022-05-27T20:10:37.948Z] ---> Running in 9e00794a853a [2022-05-27T20:10:37.948Z] Removing intermediate container e6d23084dff2 [2022-05-27T20:10:37.948Z] ---> b03554e3dcae [2022-05-27T20:10:37.948Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-27T20:10:38.217Z] ---> Running in fbfbfa0529e9 [2022-05-27T20:10:38.478Z] Removing intermediate container 9e00794a853a [2022-05-27T20:10:38.478Z] ---> d4c4c4e74966 [2022-05-27T20:10:38.478Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-27T20:10:39.046Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:10:39.046Z] ---> 8649927a7899 [2022-05-27T20:10:39.046Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-27T20:10:39.615Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:10:39.875Z] ---> 0b6055de1b3a [2022-05-27T20:10:39.875Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-27T20:10:39.875Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-27T20:10:40.134Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-27T20:10:40.134Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-27T20:10:40.134Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-27T20:10:40.394Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-27T20:10:40.394Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-27T20:10:40.394Z] Executing busybox-1.33.1-r7.trigger [2022-05-27T20:10:40.394Z] OK: 8 MiB in 20 packages [2022-05-27T20:10:40.653Z] ---> 52306c886e03 [2022-05-27T20:10:40.653Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-27T20:10:41.063Z] Removing intermediate container a182b7a10182 [2022-05-27T20:10:41.063Z] ---> bb1021f3adb2 [2022-05-27T20:10:41.063Z] Successfully built bb1021f3adb2 [2022-05-27T20:10:41.063Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T20:10:41.225Z] ---> 9bb2ee89c0bd [2022-05-27T20:10:41.225Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-27T20:10:41.225Z] ---> Running in 1a4b352e8bf4 [2022-05-27T20:10:41.225Z] Removing intermediate container fbfbfa0529e9 [2022-05-27T20:10:41.225Z] ---> 9082b01a96ce [2022-05-27T20:10:41.225Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-27T20:10:41.412Z] + docker inspect -f . ci-base-image-arm64 [2022-05-27T20:10:41.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T20:10:41.647Z] prd-ubuntu20.04-docker-arm64-4c-16g-306 does not seem to be running inside a container [2022-05-27T20:10:41.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat [2022-05-27T20:10:42.167Z] ---> 75d301bd3619 [2022-05-27T20:10:42.167Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-27T20:10:42.971Z] $ docker top 057097a33eb39ab5d1ac5b79ac7cd2301e2498dce9f860ba891125bd9e22a9b3 -eo pid,comm [2022-05-27T20:10:43.104Z] Removing intermediate container 1a4b352e8bf4 [2022-05-27T20:10:43.104Z] ---> 5189b96a0f6a [2022-05-27T20:10:43.104Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-27T20:10:43.104Z] ---> 8dd905167d59 [2022-05-27T20:10:43.104Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-27T20:10:43.104Z] ---> Running in cfb824d9ff88 [Pipeline] { [Pipeline] sh [2022-05-27T20:10:43.678Z] Removing intermediate container cfb824d9ff88 [2022-05-27T20:10:43.678Z] ---> 796fbd5e54e0 [2022-05-27T20:10:43.678Z] Step 20/22 : LABEL arch=x86_64 [2022-05-27T20:10:43.678Z] ---> Running in f2ee515596f1 [2022-05-27T20:10:43.678Z] ---> 16f08fb84a6b [2022-05-27T20:10:43.678Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-27T20:10:43.678Z] ---> Running in 42b0f54710a6 [2022-05-27T20:10:43.845Z] + go version [2022-05-27T20:10:43.846Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-27T20:10:43.869Z] $ docker stop --time=1 057097a33eb39ab5d1ac5b79ac7cd2301e2498dce9f860ba891125bd9e22a9b3 [2022-05-27T20:10:43.938Z] Removing intermediate container f2ee515596f1 [2022-05-27T20:10:43.938Z] ---> 15bb3ec1ea0d [2022-05-27T20:10:43.938Z] Step 21/22 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:10:43.938Z] Removing intermediate container 42b0f54710a6 [2022-05-27T20:10:43.938Z] ---> 3cedd6269874 [2022-05-27T20:10:43.938Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T20:10:43.938Z] ---> Running in 1a0bc3c9c6e5 [2022-05-27T20:10:44.198Z] ---> Running in 983994f2f655 [2022-05-27T20:10:44.459Z] Removing intermediate container 983994f2f655 [2022-05-27T20:10:44.459Z] ---> 07cd5ce701a9 [2022-05-27T20:10:44.459Z] Step 21/23 : LABEL arch=x86_64 [2022-05-27T20:10:44.459Z] ---> Running in 2ce11a17ea26 [2022-05-27T20:10:44.459Z] Removing intermediate container 1a0bc3c9c6e5 [2022-05-27T20:10:44.459Z] ---> 9340fda974e1 [2022-05-27T20:10:44.459Z] Step 22/22 : LABEL version=0.0.0 [2022-05-27T20:10:44.718Z] ---> Running in 48479a1cfcee [2022-05-27T20:10:44.718Z] Removing intermediate container 2ce11a17ea26 [2022-05-27T20:10:44.718Z] ---> 515675e9dcda [2022-05-27T20:10:44.718Z] Step 22/23 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:10:44.718Z] ---> Running in 74c3e89214fd [2022-05-27T20:10:45.292Z] Removing intermediate container 48479a1cfcee [2022-05-27T20:10:45.292Z] ---> 16108a610d37 [2022-05-27T20:10:45.292Z] [2022-05-27T20:10:45.292Z] Removing intermediate container 74c3e89214fd [2022-05-27T20:10:45.292Z] ---> 76b0e0355d4a [2022-05-27T20:10:45.292Z] Step 23/23 : LABEL version=0.0.0 [2022-05-27T20:10:45.292Z] ---> Running in 16941acf832f [2022-05-27T20:10:45.292Z] Successfully built 16108a610d37 [2022-05-27T20:10:45.292Z] Successfully tagged security-proxy-setup:latest [2022-05-27T20:10:45.292Z] Building security-bootstrapper [2022-05-27T20:10:45.436Z] $ docker rm -f 057097a33eb39ab5d1ac5b79ac7cd2301e2498dce9f860ba891125bd9e22a9b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T20:10:45.861Z]  Building security-proxy-setup ... done Removing intermediate container 16941acf832f [2022-05-27T20:10:45.861Z] ---> 847bbad253e4 [2022-05-27T20:10:45.861Z] [2022-05-27T20:10:45.861Z] Successfully built 847bbad253e4 [2022-05-27T20:10:45.862Z] Successfully tagged core-data:latest [2022-05-27T20:10:45.862Z]  Building core-data ... done Building security-spiffe-token-provider [2022-05-27T20:10:46.021Z] + docker inspect -f . ci-base-image-arm64 [2022-05-27T20:10:46.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T20:10:46.247Z] prd-ubuntu20.04-docker-arm64-4c-16g-306 does not seem to be running inside a container [2022-05-27T20:10:46.323Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat [2022-05-27T20:10:47.515Z] $ docker top 528207efa16bde11baf1e65b1bf0debbb1971639f59fcb75fd826e693ceedd38 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-27T20:10:47.747Z] ========================================================= [2022-05-27T20:10:47.748Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-27T20:10:47.748Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-27T20:10:47.770Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-27T20:10:47.770Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-27T20:10:47.770Z] ---> 7417809fdb73 [2022-05-27T20:10:47.770Z] 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-27T20:10:48.390Z] + make test [2022-05-27T20:10:48.391Z] go mod tidy -compat=1.17 [2022-05-27T20:10:49.364Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-27T20:10:50.313Z] ---> Running in ba6e06accb7c [2022-05-27T20:10:50.313Z] Removing intermediate container ba6e06accb7c [2022-05-27T20:10:50.313Z] ---> 80bd910012ad [2022-05-27T20:10:50.313Z] 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-27T20:10:50.572Z] ---> Running in aaa688afcd45 [2022-05-27T20:10:51.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:10:51.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:10:51.775Z] (1/43) Installing readline (8.1.1-r0) [2022-05-27T20:10:51.775Z] (2/43) Installing bash (5.1.16-r0) [2022-05-27T20:10:51.775Z] Executing bash-5.1.16-r0.post-install [2022-05-27T20:10:51.775Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-27T20:10:51.775Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-27T20:10:51.775Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-27T20:10:51.775Z] (6/43) Installing curl (7.80.0-r1) [2022-05-27T20:10:51.775Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-27T20:10:51.775Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-27T20:10:51.775Z] (9/43) Installing expat (2.4.7-r0) [2022-05-27T20:10:51.775Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-27T20:10:51.775Z] (11/43) Installing gdbm (1.22-r0) [2022-05-27T20:10:51.775Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-27T20:10:51.775Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-27T20:10:51.775Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-27T20:10:52.037Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-27T20:10:52.037Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-27T20:10:52.037Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-27T20:10:52.297Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-27T20:10:52.297Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-27T20:10:52.297Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-27T20:10:52.297Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-27T20:10:52.297Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-27T20:10:52.297Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-27T20:10:52.297Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-27T20:10:52.297Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-27T20:10:52.297Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-27T20:10:52.297Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-27T20:10:52.297Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-27T20:10:52.297Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-27T20:10:52.297Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-27T20:10:52.297Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-27T20:10:52.297Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-27T20:10:52.297Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-27T20:10:52.297Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-27T20:10:52.297Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-27T20:10:52.297Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-27T20:10:52.297Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-27T20:10:52.297Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-27T20:10:52.297Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-27T20:10:52.297Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-27T20:10:52.298Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-27T20:10:52.565Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-27T20:10:52.565Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-27T20:10:52.565Z] Executing busybox-1.34.1-r5.trigger [2022-05-27T20:10:52.565Z] OK: 83 MiB in 65 packages [2022-05-27T20:10:53.140Z] Collecting docker-compose==1.23.2 [2022-05-27T20:10:53.404Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-27T20:10:53.404Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:10:53.404Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:10:53.404Z] ---> d9b78b91c23c [2022-05-27T20:10:53.404Z] Step 3/31 : WORKDIR /edgex-go [2022-05-27T20:10:53.404Z] ---> Using cache [2022-05-27T20:10:53.404Z] ---> 46805aa62572 [2022-05-27T20:10:53.404Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:10:53.404Z] ---> Using cache [2022-05-27T20:10:53.404Z] ---> a8856b72b93f [2022-05-27T20:10:53.404Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-27T20:10:53.404Z] ---> Using cache [2022-05-27T20:10:53.404Z] ---> b8c05c1ad10d [2022-05-27T20:10:53.404Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-27T20:10:53.404Z] ---> Using cache [2022-05-27T20:10:53.404Z] ---> 681fdffea7b6 [2022-05-27T20:10:53.404Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:10:53.404Z] ---> Using cache [2022-05-27T20:10:53.404Z] ---> e3d274b97322 [2022-05-27T20:10:53.404Z] Step 8/31 : COPY . . [2022-05-27T20:10:53.404Z] ---> Using cache [2022-05-27T20:10:53.404Z] ---> a1c39f5aab70 [2022-05-27T20:10:53.404Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-27T20:10:53.404Z] Collecting PyYAML<4,>=3.10 [2022-05-27T20:10:53.404Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-27T20:10:54.340Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-27T20:10:54.340Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-27T20:10:54.340Z] Collecting docker<4.0,>=3.6.0 [2022-05-27T20:10:54.340Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-27T20:10:54.340Z] 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-27T20:10:54.340Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-27T20:10:54.340Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-27T20:10:54.600Z] Collecting texttable<0.10,>=0.9.0 [2022-05-27T20:10:54.600Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-27T20:10:54.861Z] ---> Running in 27f77c8fc728 [2022-05-27T20:10:55.124Z] Collecting docopt<0.7,>=0.6.1 [2022-05-27T20:10:55.124Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-27T20:10:55.387Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-27T20:10:55.388Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-27T20:10:55.388Z] Collecting jsonschema<3,>=2.5.1 [2022-05-27T20:10:55.388Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-27T20:10:55.646Z] Collecting cached-property<2,>=1.2.0 [2022-05-27T20:10:55.646Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-27T20:10:55.646Z] Collecting docker-pycreds>=0.4.0 [2022-05-27T20:10:55.646Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-27T20:10:55.646Z] 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-27T20:10:55.646Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-27T20:10:55.646Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-27T20:10:55.646Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-27T20:10:55.646Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-27T20:10:55.646Z] Collecting idna<2.8,>=2.5 [2022-05-27T20:10:55.904Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-27T20:10:55.904Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-27T20:10:55.904Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-27T20:10:55.904Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-27T20:10:55.904Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-27T20:10:55.904Z] 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-27T20:10:55.904Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:10:55.904Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:10:55.904Z] ---> d9b78b91c23c [2022-05-27T20:10:55.904Z] Step 3/20 : WORKDIR /edgex-go [2022-05-27T20:10:55.904Z] ---> Using cache [2022-05-27T20:10:55.904Z] ---> 46805aa62572 [2022-05-27T20:10:55.904Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-27T20:10:55.904Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-27T20:10:55.904Z] Attempting uninstall: urllib3 [2022-05-27T20:10:55.904Z] Found existing installation: urllib3 1.26.7 [2022-05-27T20:10:55.904Z] Uninstalling urllib3-1.26.7: [2022-05-27T20:10:55.904Z] Successfully uninstalled urllib3-1.26.7 [2022-05-27T20:10:56.163Z] ---> Running in 1d28b60af4af [2022-05-27T20:10:56.163Z] Attempting uninstall: idna [2022-05-27T20:10:56.163Z] Found existing installation: idna 3.3 [2022-05-27T20:10:56.163Z] Uninstalling idna-3.3: [2022-05-27T20:10:56.163Z] Successfully uninstalled idna-3.3 [2022-05-27T20:10:56.422Z] Attempting uninstall: requests [2022-05-27T20:10:56.422Z] Found existing installation: requests 2.26.0 [2022-05-27T20:10:56.422Z] Uninstalling requests-2.26.0: [2022-05-27T20:10:56.422Z] Successfully uninstalled requests-2.26.0 [2022-05-27T20:10:56.683Z] Running setup.py install for texttable: started [2022-05-27T20:10:56.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:10:56.943Z] Running setup.py install for texttable: finished with status 'done' [2022-05-27T20:10:56.943Z] Running setup.py install for PyYAML: started [2022-05-27T20:10:57.201Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-27T20:10:57.459Z] Running setup.py install for docopt: started [2022-05-27T20:10:57.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:10:57.718Z] Running setup.py install for docopt: finished with status 'done' [2022-05-27T20:10:57.718Z] Running setup.py install for dockerpty: started [2022-05-27T20:10:57.977Z] v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-27T20:10:57.977Z] v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-27T20:10:57.977Z] OK: 15866 distinct packages available [2022-05-27T20:10:57.977Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-27T20:10:57.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:10:58.236Z] 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-27T20:10:58.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:10:59.063Z] OK: 221 MiB in 52 packages [2022-05-27T20:11:00.452Z] Removing intermediate container 1d28b60af4af [2022-05-27T20:11:00.452Z] ---> e8356500abfa [2022-05-27T20:11:00.452Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-27T20:11:01.024Z] ---> e90b7820c520 [2022-05-27T20:11:01.024Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:11:01.024Z] ---> Running in fde5f196306f [2022-05-27T20:11:03.567Z] Removing intermediate container aaa688afcd45 [2022-05-27T20:11:03.567Z] ---> 57b55a6a3dc4 [2022-05-27T20:11:03.567Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-27T20:11:03.567Z] ---> Running in 6900266b2a8d [2022-05-27T20:11:03.567Z] Removing intermediate container fde5f196306f [2022-05-27T20:11:03.567Z] ---> 92584a591dd1 [2022-05-27T20:11:03.567Z] Step 7/20 : COPY . . [2022-05-27T20:11:03.567Z] Removing intermediate container 6900266b2a8d [2022-05-27T20:11:03.567Z] ---> 32c0621572fa [2022-05-27T20:11:03.567Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-27T20:11:03.832Z] ---> Running in 025b467af0b6 [2022-05-27T20:11:04.096Z] Removing intermediate container 025b467af0b6 [2022-05-27T20:11:04.096Z] ---> 87d18e369b1b [2022-05-27T20:11:04.096Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-27T20:11:06.637Z] ---> 085b06e6fcb0 [2022-05-27T20:11:06.637Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-27T20:11:07.206Z] ---> e09d5f06c3c8 [2022-05-27T20:11:07.206Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-27T20:11:08.150Z] ---> 13c604f0f0a4 [2022-05-27T20:11:08.150Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-27T20:11:08.150Z] ---> Running in 539db9cb0f15 [2022-05-27T20:11:08.751Z] Removing intermediate container 539db9cb0f15 [2022-05-27T20:11:08.751Z] ---> fddde4407eac [2022-05-27T20:11:08.751Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T20:11:08.751Z] ---> Running in bcc3806989af [2022-05-27T20:11:09.011Z] Removing intermediate container bcc3806989af [2022-05-27T20:11:09.011Z] ---> 56e0eb7729ba [2022-05-27T20:11:09.011Z] Step 21/23 : LABEL arch=x86_64 [2022-05-27T20:11:09.011Z] ---> Running in be8ccdcd7f1b [2022-05-27T20:11:09.271Z] Removing intermediate container be8ccdcd7f1b [2022-05-27T20:11:09.271Z] ---> f39b162c037a [2022-05-27T20:11:09.271Z] Step 22/23 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:11:09.531Z] ---> Running in 09d635be05d4 [2022-05-27T20:11:09.790Z] Removing intermediate container 09d635be05d4 [2022-05-27T20:11:09.790Z] ---> 5f293a57fb78 [2022-05-27T20:11:09.790Z] Step 23/23 : LABEL version=0.0.0 [2022-05-27T20:11:10.049Z] ---> Running in 851e7ac273dd [2022-05-27T20:11:10.308Z] Removing intermediate container 851e7ac273dd [2022-05-27T20:11:10.308Z] ---> 34adddf6106d [2022-05-27T20:11:10.308Z] [2022-05-27T20:11:10.308Z] Successfully built 34adddf6106d [2022-05-27T20:11:10.308Z] Successfully tagged sys-mgmt-agent:latest [2022-05-27T20:11:10.308Z] Building core-metadata [2022-05-27T20:11:15.594Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:11:15.594Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:11:15.594Z] ---> d9b78b91c23c [2022-05-27T20:11:15.594Z] Step 3/23 : WORKDIR /edgex-go [2022-05-27T20:11:15.594Z] ---> Using cache [2022-05-27T20:11:15.594Z] ---> 46805aa62572 [2022-05-27T20:11:15.594Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:11:15.594Z] ---> Using cache [2022-05-27T20:11:15.594Z] ---> a8856b72b93f [2022-05-27T20:11:15.594Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-27T20:11:15.594Z] ---> Using cache [2022-05-27T20:11:15.594Z] ---> b8c05c1ad10d [2022-05-27T20:11:15.594Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-27T20:11:15.594Z] ---> Using cache [2022-05-27T20:11:15.594Z] ---> 681fdffea7b6 [2022-05-27T20:11:15.594Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:11:15.594Z] ---> Using cache [2022-05-27T20:11:15.594Z] ---> e3d274b97322 [2022-05-27T20:11:15.594Z] Step 8/23 : COPY . . [2022-05-27T20:11:15.594Z] ---> Using cache [2022-05-27T20:11:15.594Z] ---> a1c39f5aab70 [2022-05-27T20:11:15.594Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-27T20:11:16.168Z] ---> Running in 1187174e5377 [2022-05-27T20:11:17.549Z] 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-27T20:11:18.929Z] ---> 640605dc4cb0 [2022-05-27T20:11:18.929Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-27T20:11:18.929Z] ---> Running in 10a65e233c9f [2022-05-27T20:11:19.867Z] 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-27T20:11:21.739Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-27T20:11:26.436Z] Removing intermediate container 27f77c8fc728 [2022-05-27T20:11:26.436Z] ---> a9429212a154 [2022-05-27T20:11:26.436Z] [2022-05-27T20:11:26.436Z] Step 10/31 : FROM alpine:3.14 [2022-05-27T20:11:26.436Z] ---> e04c818066af [2022-05-27T20:11:26.436Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-27T20:11:26.436Z] ---> Running in ac1a1450db31 [2022-05-27T20:11:26.694Z] Removing intermediate container ac1a1450db31 [2022-05-27T20:11:26.694Z] ---> 43b4e1788b97 [2022-05-27T20:11:26.694Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-27T20:11:26.694Z] ---> Running in bdef9031e47a [2022-05-27T20:11:27.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:11:27.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:11:27.886Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-27T20:11:27.886Z] (2/2) Installing su-exec (0.2-r1) [2022-05-27T20:11:27.886Z] Executing busybox-1.33.1-r7.trigger [2022-05-27T20:11:27.886Z] OK: 6 MiB in 16 packages [2022-05-27T20:11:28.819Z] Removing intermediate container bdef9031e47a [2022-05-27T20:11:28.819Z] ---> f0318cce1173 [2022-05-27T20:11:28.819Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-27T20:11:28.819Z] ---> Running in a69ce6a6a37c [2022-05-27T20:11:29.386Z] Removing intermediate container a69ce6a6a37c [2022-05-27T20:11:29.386Z] ---> 52a6cd42a7a9 [2022-05-27T20:11:29.386Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-27T20:11:29.386Z] ---> Running in f577a0090a3f [2022-05-27T20:11:29.691Z] Removing intermediate container f577a0090a3f [2022-05-27T20:11:29.691Z] ---> f48cb0d4182e [2022-05-27T20:11:29.691Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-27T20:11:29.950Z] ---> Running in b9c168a61d52 [2022-05-27T20:11:31.854Z] Removing intermediate container b9c168a61d52 [2022-05-27T20:11:31.854Z] ---> 1c747fb844a2 [2022-05-27T20:11:31.854Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-27T20:11:31.854Z] ---> Running in 1d68cef552d7 [2022-05-27T20:11:32.422Z] Removing intermediate container 1d68cef552d7 [2022-05-27T20:11:32.422Z] ---> fff011ae898c [2022-05-27T20:11:32.422Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-27T20:11:32.990Z] ---> b521732376a1 [2022-05-27T20:11:32.990Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-27T20:11:32.990Z] ---> Running in 8518aff43950 [2022-05-27T20:11:35.524Z] Removing intermediate container 8518aff43950 [2022-05-27T20:11:35.524Z] ---> 8c496926b1ca [2022-05-27T20:11:35.524Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-27T20:11:36.091Z] ---> e723bbf0c104 [2022-05-27T20:11:36.091Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-27T20:11:38.003Z] ---> b50ec0f03b8a [2022-05-27T20:11:38.004Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-27T20:11:38.267Z] ---> 1562ee1b490e [2022-05-27T20:11:38.267Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-27T20:11:39.204Z] ---> 75b512ca0d9b [2022-05-27T20:11:39.204Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-27T20:11:40.580Z] ---> 88572b29c443 [2022-05-27T20:11:40.580Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-27T20:11:40.580Z] ---> Running in 047f2ddfd227 [2022-05-27T20:11:41.148Z] Removing intermediate container 047f2ddfd227 [2022-05-27T20:11:41.148Z] ---> dd4519e7170a [2022-05-27T20:11:41.148Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-27T20:11:42.087Z] ---> f0a789a113ef [2022-05-27T20:11:42.087Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-27T20:11:42.345Z] ---> Running in 97850a1996b5 [2022-05-27T20:11:44.877Z] Removing intermediate container 97850a1996b5 [2022-05-27T20:11:44.877Z] ---> 17d23c063376 [2022-05-27T20:11:44.877Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-27T20:11:44.877Z] ---> Running in 589f9b0f704f [2022-05-27T20:11:45.470Z] Removing intermediate container 589f9b0f704f [2022-05-27T20:11:45.470Z] ---> 824707d7e480 [2022-05-27T20:11:45.470Z] Step 28/31 : CMD ["gate"] [2022-05-27T20:11:45.470Z] ---> Running in 3cf4a433b512 [2022-05-27T20:11:45.729Z] Removing intermediate container 3cf4a433b512 [2022-05-27T20:11:45.729Z] ---> b787fc42c6ff [2022-05-27T20:11:45.729Z] Step 29/31 : LABEL arch=x86_64 [2022-05-27T20:11:45.988Z] ---> Running in 3a13c7fcc7bb [2022-05-27T20:11:46.269Z] Removing intermediate container 3a13c7fcc7bb [2022-05-27T20:11:46.269Z] ---> 6ec407327535 [2022-05-27T20:11:46.269Z] Step 30/31 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:11:46.836Z] ---> Running in 6733572f934b [2022-05-27T20:11:47.404Z] Removing intermediate container 6733572f934b [2022-05-27T20:11:47.404Z] ---> f9290277876e [2022-05-27T20:11:47.404Z] Step 31/31 : LABEL version=0.0.0 [2022-05-27T20:11:47.666Z] ---> Running in f94c834bb747 [2022-05-27T20:11:48.604Z] Removing intermediate container f94c834bb747 [2022-05-27T20:11:48.604Z] ---> 888af45ab7ce [2022-05-27T20:11:48.604Z] [2022-05-27T20:11:48.604Z] Successfully built 888af45ab7ce [2022-05-27T20:11:48.604Z] Successfully tagged security-bootstrapper:latest [2022-05-27T20:11:48.604Z] Building support-scheduler [2022-05-27T20:11:49.540Z]  Building security-bootstrapper ... done Removing intermediate container 1187174e5377 [2022-05-27T20:11:49.540Z] ---> dc1f2d3a6187 [2022-05-27T20:11:49.540Z] [2022-05-27T20:11:49.540Z] Step 10/23 : FROM alpine:3.14 [2022-05-27T20:11:49.540Z] ---> e04c818066af [2022-05-27T20:11:49.540Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-27T20:11:50.516Z] ---> Running in 23fa46e56111 [2022-05-27T20:11:51.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:11:51.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:11:51.435Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-27T20:11:51.435Z] Executing busybox-1.33.1-r7.trigger [2022-05-27T20:11:51.435Z] OK: 6 MiB in 15 packages [2022-05-27T20:11:54.020Z] Removing intermediate container 23fa46e56111 [2022-05-27T20:11:54.020Z] ---> f9aa45a37a95 [2022-05-27T20:11:54.020Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-27T20:11:54.020Z] ---> Running in d236f369d5e7 [2022-05-27T20:11:54.020Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:11:54.020Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:11:54.020Z] ---> d9b78b91c23c [2022-05-27T20:11:54.020Z] Step 3/22 : WORKDIR /edgex-go [2022-05-27T20:11:54.020Z] ---> Using cache [2022-05-27T20:11:54.020Z] ---> 46805aa62572 [2022-05-27T20:11:54.020Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:11:54.020Z] ---> Using cache [2022-05-27T20:11:54.020Z] ---> a8856b72b93f [2022-05-27T20:11:54.020Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-27T20:11:54.020Z] ---> Using cache [2022-05-27T20:11:54.020Z] ---> b8c05c1ad10d [2022-05-27T20:11:54.020Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-27T20:11:54.020Z] ---> Using cache [2022-05-27T20:11:54.020Z] ---> 681fdffea7b6 [2022-05-27T20:11:54.020Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:11:54.020Z] ---> Using cache [2022-05-27T20:11:54.020Z] ---> e3d274b97322 [2022-05-27T20:11:54.020Z] Step 8/22 : COPY . . [2022-05-27T20:11:54.020Z] ---> Using cache [2022-05-27T20:11:54.020Z] ---> a1c39f5aab70 [2022-05-27T20:11:54.020Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-27T20:11:54.293Z] ---> Running in 89bdfefabad4 [2022-05-27T20:11:54.293Z] Removing intermediate container d236f369d5e7 [2022-05-27T20:11:54.293Z] ---> dea4016bda58 [2022-05-27T20:11:54.293Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-27T20:11:54.555Z] ---> Running in 77c04bb984b0 [2022-05-27T20:11:54.813Z] Removing intermediate container 77c04bb984b0 [2022-05-27T20:11:54.813Z] ---> a88de35e141d [2022-05-27T20:11:54.813Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-27T20:11:55.073Z] ---> Running in f65d4150cc0e [2022-05-27T20:11:55.333Z] Removing intermediate container f65d4150cc0e [2022-05-27T20:11:55.333Z] ---> 0cbbc2dfccb3 [2022-05-27T20:11:55.333Z] Step 15/23 : WORKDIR / [2022-05-27T20:11:55.333Z] 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-27T20:11:55.593Z] ---> Running in 8db05e4bcba1 [2022-05-27T20:11:56.162Z] Removing intermediate container 8db05e4bcba1 [2022-05-27T20:11:56.162Z] ---> 9d9a69949e43 [2022-05-27T20:11:56.162Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-27T20:11:57.103Z] ---> 86bb2b6dbab5 [2022-05-27T20:11:57.103Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-27T20:11:59.013Z] ---> 324d102951e1 [2022-05-27T20:11:59.013Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-27T20:11:59.013Z] Removing intermediate container 10a65e233c9f [2022-05-27T20:11:59.013Z] ---> b837e2a08ce9 [2022-05-27T20:11:59.013Z] [2022-05-27T20:11:59.013Z] Step 9/20 : FROM alpine:3.15 [2022-05-27T20:11:59.581Z] 3.15: Pulling from library/alpine [2022-05-27T20:11:59.581Z] ---> 3a2dd8b6598c [2022-05-27T20:11:59.581Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-27T20:11:59.581Z] ---> Running in e116f063c722 [2022-05-27T20:12:00.155Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-27T20:12:00.155Z] Removing intermediate container e116f063c722 [2022-05-27T20:12:00.155Z] ---> 9671314a65ad [2022-05-27T20:12:00.155Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T20:12:00.155Z] Status: Downloaded newer image for alpine:3.15 [2022-05-27T20:12:00.155Z] ---> 0ac33e5f5afa [2022-05-27T20:12:00.155Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-27T20:12:00.155Z] ---> Running in 1038f0dba3ca [2022-05-27T20:12:00.155Z] ---> Running in c3525e4723ca [2022-05-27T20:12:00.723Z] Removing intermediate container 1038f0dba3ca [2022-05-27T20:12:00.723Z] ---> 99030d405c32 [2022-05-27T20:12:00.723Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:12:00.723Z] Removing intermediate container c3525e4723ca [2022-05-27T20:12:00.723Z] ---> 114107cc5691 [2022-05-27T20:12:00.723Z] Step 21/23 : LABEL arch=x86_64 [2022-05-27T20:12:00.983Z] ---> Running in 0d79cc790ec6 [2022-05-27T20:12:00.983Z] ---> Running in 7b8f247236ba [2022-05-27T20:12:01.556Z] Removing intermediate container 7b8f247236ba [2022-05-27T20:12:01.556Z] ---> 823f5a35356e [2022-05-27T20:12:01.556Z] Step 22/23 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:12:01.823Z] ---> Running in 439493f8454c [2022-05-27T20:12:02.082Z] Removing intermediate container 439493f8454c [2022-05-27T20:12:02.082Z] ---> 9ac268b48fba [2022-05-27T20:12:02.082Z] Step 23/23 : LABEL version=0.0.0 [2022-05-27T20:12:02.341Z] ---> Running in 3ab4b4379fd8 [2022-05-27T20:12:02.613Z] Removing intermediate container 0d79cc790ec6 [2022-05-27T20:12:02.613Z] ---> 2accb778a27c [2022-05-27T20:12:02.613Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-27T20:12:03.183Z] Removing intermediate container 3ab4b4379fd8 [2022-05-27T20:12:03.183Z] ---> fe81b2a95cd5 [2022-05-27T20:12:03.183Z] [2022-05-27T20:12:03.183Z] ---> Running in cac24dc6ea07 [2022-05-27T20:12:03.183Z] Successfully built fe81b2a95cd5 [2022-05-27T20:12:03.183Z] Successfully tagged core-metadata:latest [2022-05-27T20:12:03.183Z]  Building core-metadata ... done Building security-secretstore-setup [2022-05-27T20:12:03.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:12:04.685Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:12:05.252Z] v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-27T20:12:05.252Z] v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-27T20:12:05.252Z] OK: 15859 distinct packages available [2022-05-27T20:12:05.252Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:12:05.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:12:06.389Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-27T20:12:06.389Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-27T20:12:06.389Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-27T20:12:06.648Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-27T20:12:06.648Z] (5/9) Installing curl (7.80.0-r1) [2022-05-27T20:12:06.648Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:12:06.648Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:12:06.648Z] ---> d9b78b91c23c [2022-05-27T20:12:06.648Z] Step 3/25 : WORKDIR /edgex-go [2022-05-27T20:12:06.648Z] ---> Using cache [2022-05-27T20:12:06.648Z] ---> 46805aa62572 [2022-05-27T20:12:06.648Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:12:06.648Z] ---> Using cache [2022-05-27T20:12:06.648Z] ---> a8856b72b93f [2022-05-27T20:12:06.648Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-27T20:12:06.648Z] ---> Using cache [2022-05-27T20:12:06.648Z] ---> b8c05c1ad10d [2022-05-27T20:12:06.648Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-27T20:12:06.648Z] ---> Using cache [2022-05-27T20:12:06.648Z] ---> 681fdffea7b6 [2022-05-27T20:12:06.648Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:12:06.648Z] ---> Using cache [2022-05-27T20:12:06.648Z] ---> e3d274b97322 [2022-05-27T20:12:06.648Z] Step 8/25 : COPY . . [2022-05-27T20:12:06.648Z] ---> Using cache [2022-05-27T20:12:06.648Z] ---> a1c39f5aab70 [2022-05-27T20:12:06.648Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-27T20:12:06.648Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-27T20:12:06.906Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-27T20:12:06.906Z] (8/9) Installing libucontext (1.1-r0) [2022-05-27T20:12:06.906Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-27T20:12:07.165Z] Executing busybox-1.34.1-r5.trigger [2022-05-27T20:12:07.165Z] Executing ca-certificates-20211220-r0.trigger [2022-05-27T20:12:07.165Z] OK: 8 MiB in 23 packages [2022-05-27T20:12:10.457Z] ---> Running in 652e0fad0eaa [2022-05-27T20:12:10.457Z] Removing intermediate container cac24dc6ea07 [2022-05-27T20:12:10.457Z] ---> 987199a6aa9f [2022-05-27T20:12:10.457Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-27T20:12:10.457Z] 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-27T20:12:10.716Z] ---> 309ce2b5e695 [2022-05-27T20:12:10.716Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-27T20:12:11.653Z] ---> bd7abb5ffa4f [2022-05-27T20:12:11.653Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-27T20:12:11.914Z] ---> ec3f50c83a9a [2022-05-27T20:12:11.914Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-27T20:12:11.914Z] ---> Running in c7d2b403ef19 [2022-05-27T20:12:12.174Z] Removing intermediate container c7d2b403ef19 [2022-05-27T20:12:12.174Z] ---> b1a56fb9a607 [2022-05-27T20:12:12.174Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T20:12:12.174Z] ---> Running in c4715489ad02 [2022-05-27T20:12:12.441Z] Removing intermediate container c4715489ad02 [2022-05-27T20:12:12.441Z] ---> d4179becf1f8 [2022-05-27T20:12:12.441Z] Step 18/20 : LABEL arch=x86_64 [2022-05-27T20:12:12.700Z] ---> Running in 24e5fb2f281a [2022-05-27T20:12:12.700Z] Removing intermediate container 24e5fb2f281a [2022-05-27T20:12:12.700Z] ---> 0d2195f7690f [2022-05-27T20:12:12.700Z] Step 19/20 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:12:12.983Z] ---> Running in 45fff4d7fb01 [2022-05-27T20:12:13.242Z] Removing intermediate container 45fff4d7fb01 [2022-05-27T20:12:13.242Z] ---> 5216ade69ceb [2022-05-27T20:12:13.242Z] Step 20/20 : LABEL version=0.0.0 [2022-05-27T20:12:13.242Z] ---> Running in 39090e37bffb [2022-05-27T20:12:13.501Z] Removing intermediate container 39090e37bffb [2022-05-27T20:12:13.501Z] ---> 92896863ac0d [2022-05-27T20:12:13.501Z] [2022-05-27T20:12:13.766Z] Successfully built 92896863ac0d [2022-05-27T20:12:13.766Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-27T20:12:13.766Z] Building security-spire-server [2022-05-27T20:12:17.958Z]  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:12:17.958Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:12:17.958Z] ---> d9b78b91c23c [2022-05-27T20:12:17.958Z] Step 3/25 : WORKDIR /edgex-go [2022-05-27T20:12:17.958Z] ---> Using cache [2022-05-27T20:12:17.958Z] ---> 46805aa62572 [2022-05-27T20:12:17.958Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:12:17.958Z] ---> Using cache [2022-05-27T20:12:17.958Z] ---> a8856b72b93f [2022-05-27T20:12:17.958Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-27T20:12:19.337Z] ---> Running in 9bfa3c78c075 [2022-05-27T20:12:20.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:12:20.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:12:21.109Z] OK: 221 MiB in 52 packages [2022-05-27T20:12:22.054Z] Removing intermediate container 89bdfefabad4 [2022-05-27T20:12:22.055Z] ---> 313cb874ab72 [2022-05-27T20:12:22.055Z] [2022-05-27T20:12:22.055Z] Step 10/22 : FROM alpine:3.14 [2022-05-27T20:12:22.055Z] ---> e04c818066af [2022-05-27T20:12:22.055Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-27T20:12:22.055Z] ---> Using cache [2022-05-27T20:12:22.055Z] ---> f9aa45a37a95 [2022-05-27T20:12:22.055Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-27T20:12:22.055Z] ---> Using cache [2022-05-27T20:12:22.055Z] ---> dea4016bda58 [2022-05-27T20:12:22.055Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-27T20:12:22.321Z] ---> Running in 240178d6aa2d [2022-05-27T20:12:22.321Z] Removing intermediate container 9bfa3c78c075 [2022-05-27T20:12:22.321Z] ---> 36e9c7d07bfb [2022-05-27T20:12:22.321Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-27T20:12:22.321Z] Removing intermediate container 240178d6aa2d [2022-05-27T20:12:22.321Z] ---> 63ea72a59302 [2022-05-27T20:12:22.321Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-27T20:12:22.580Z] ---> Running in b60546513445 [2022-05-27T20:12:22.580Z] ---> 50e9d2ec8dce [2022-05-27T20:12:22.580Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:12:22.580Z] ---> Running in 1c6df61fd67c [2022-05-27T20:12:22.580Z] Removing intermediate container b60546513445 [2022-05-27T20:12:22.580Z] ---> 4dc7470fa9c1 [2022-05-27T20:12:22.580Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-27T20:12:23.148Z] ---> c38fb8d10bb0 [2022-05-27T20:12:23.148Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-27T20:12:23.715Z] ---> fb7d495b1f84 [2022-05-27T20:12:23.715Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-27T20:12:23.974Z] Removing intermediate container 1c6df61fd67c [2022-05-27T20:12:23.974Z] ---> 8a9d61250d14 [2022-05-27T20:12:23.974Z] Step 8/25 : COPY . . [2022-05-27T20:12:23.974Z] ---> 2f96f1e0740c [2022-05-27T20:12:23.974Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-27T20:12:24.234Z] ---> Running in b12a3d24dd8c [2022-05-27T20:12:25.614Z] Removing intermediate container b12a3d24dd8c [2022-05-27T20:12:25.614Z] ---> 9f508666d336 [2022-05-27T20:12:25.614Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T20:12:25.614Z] 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-27T20:12:26.992Z] ---> Running in 5a56c040c424 [2022-05-27T20:12:26.992Z] Removing intermediate container 5a56c040c424 [2022-05-27T20:12:26.992Z] ---> 68d6331189ec [2022-05-27T20:12:26.992Z] Step 20/22 : LABEL arch=x86_64 [2022-05-27T20:12:26.992Z] ---> Running in 2e8b5c70489f [2022-05-27T20:12:27.251Z] Removing intermediate container 2e8b5c70489f [2022-05-27T20:12:27.251Z] ---> 09af9157726a [2022-05-27T20:12:27.251Z] Step 21/22 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:12:27.251Z] ---> Running in 5d62430617fb [2022-05-27T20:12:27.819Z] Removing intermediate container 5d62430617fb [2022-05-27T20:12:27.819Z] ---> 2858cce6dbbb [2022-05-27T20:12:27.819Z] Step 22/22 : LABEL version=0.0.0 [2022-05-27T20:12:28.387Z] ---> Running in f196e4ea4fec [2022-05-27T20:12:28.653Z] Removing intermediate container f196e4ea4fec [2022-05-27T20:12:28.653Z] ---> 25669833dd9e [2022-05-27T20:12:28.653Z] [2022-05-27T20:12:28.653Z] Removing intermediate container 652e0fad0eaa [2022-05-27T20:12:28.653Z] ---> b1b627ee5ac6 [2022-05-27T20:12:28.653Z] [2022-05-27T20:12:28.653Z] Step 10/25 : FROM alpine:3.14 [2022-05-27T20:12:28.654Z] ---> e04c818066af [2022-05-27T20:12:28.654Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-27T20:12:28.654Z] Successfully built 25669833dd9e [2022-05-27T20:12:28.654Z] Successfully tagged support-scheduler:latest [2022-05-27T20:12:28.654Z]  Building support-scheduler ... done  ---> Running in 78eec101852d [2022-05-27T20:12:28.654Z] Building support-notifications [2022-05-27T20:12:29.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:12:29.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:12:29.744Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-27T20:12:29.744Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-27T20:12:29.744Z] (3/3) Installing su-exec (0.2-r1) [2022-05-27T20:12:29.744Z] Executing busybox-1.33.1-r7.trigger [2022-05-27T20:12:29.744Z] Executing ca-certificates-20211220-r0.trigger [2022-05-27T20:12:29.744Z] OK: 6 MiB in 17 packages [2022-05-27T20:12:30.006Z] ---> ed883f1be9ec [2022-05-27T20:12:30.006Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-27T20:12:30.947Z] ---> Running in dd4878567db9 [2022-05-27T20:12:31.212Z] Removing intermediate container dd4878567db9 [2022-05-27T20:12:31.212Z] ---> 0cba72bffea1 [2022-05-27T20:12:31.212Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-05-27T20:12:31.212Z] Removing intermediate container 78eec101852d [2022-05-27T20:12:31.212Z] ---> fce2b607ef30 [2022-05-27T20:12:31.212Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-27T20:12:31.212Z] ---> Running in 4e3eae06d827 [2022-05-27T20:12:31.473Z] ---> Running in 5487a418c8d8 [2022-05-27T20:12:31.734Z] Removing intermediate container 4e3eae06d827 [2022-05-27T20:12:31.734Z] ---> 7e9fa87afd91 [2022-05-27T20:12:31.734Z] Step 11/25 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-05-27T20:12:31.734Z] Removing intermediate container 5487a418c8d8 [2022-05-27T20:12:31.734Z] ---> 0c1ed55996e9 [2022-05-27T20:12:31.734Z] Step 13/25 : WORKDIR / [2022-05-27T20:12:31.734Z] ---> Running in fa1dc8813805 [2022-05-27T20:12:31.993Z] ---> Running in 58d8032f1e8f [2022-05-27T20:12:32.254Z] Removing intermediate container 58d8032f1e8f [2022-05-27T20:12:32.254Z] ---> 45d58d2cbcf8 [2022-05-27T20:12:32.254Z] 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-27T20:12:32.254Z] spire-server: not found [2022-05-27T20:12:32.515Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:12:32.515Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:12:32.515Z] ---> d9b78b91c23c [2022-05-27T20:12:32.515Z] Step 3/22 : WORKDIR /edgex-go [2022-05-27T20:12:32.515Z] ---> Using cache [2022-05-27T20:12:32.515Z] ---> 46805aa62572 [2022-05-27T20:12:32.515Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:12:32.515Z] ---> Using cache [2022-05-27T20:12:32.515Z] ---> a8856b72b93f [2022-05-27T20:12:32.515Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-27T20:12:32.776Z] ---> 9427adfcc852 [2022-05-27T20:12:32.776Z] 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-27T20:12:32.776Z] ---> Running in 7960b2fbde7f [2022-05-27T20:12:32.776Z] spire-1.2.1/ [2022-05-27T20:12:32.776Z] spire-1.2.1/.data/ [2022-05-27T20:12:32.776Z] spire-1.2.1/.data/.file [2022-05-27T20:12:32.776Z] spire-1.2.1/.dockerignore [2022-05-27T20:12:32.776Z] spire-1.2.1/.gitattributes [2022-05-27T20:12:32.776Z] spire-1.2.1/.githooks/ [2022-05-27T20:12:32.776Z] spire-1.2.1/.githooks/pre-commit [2022-05-27T20:12:32.776Z] spire-1.2.1/.github/ [2022-05-27T20:12:32.776Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-27T20:12:32.776Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-27T20:12:32.776Z] spire-1.2.1/.github/dependabot.yml [2022-05-27T20:12:32.776Z] spire-1.2.1/.github/workflows/ [2022-05-27T20:12:32.776Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-27T20:12:32.776Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-27T20:12:32.776Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-27T20:12:32.776Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-27T20:12:32.776Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-27T20:12:32.776Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-27T20:12:32.776Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-27T20:12:32.776Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-27T20:12:32.776Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-27T20:12:32.776Z] spire-1.2.1/.gitignore [2022-05-27T20:12:32.776Z] spire-1.2.1/.go-version [2022-05-27T20:12:32.776Z] spire-1.2.1/.golangci.yml [2022-05-27T20:12:32.776Z] spire-1.2.1/ADOPTERS.md [2022-05-27T20:12:32.776Z] spire-1.2.1/CHANGELOG.md [2022-05-27T20:12:32.776Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-27T20:12:32.776Z] spire-1.2.1/CODEOWNERS [2022-05-27T20:12:32.776Z] spire-1.2.1/CONTRIBUTING.md [2022-05-27T20:12:32.776Z] spire-1.2.1/Dockerfile [2022-05-27T20:12:32.776Z] spire-1.2.1/Dockerfile.dev [2022-05-27T20:12:32.776Z] spire-1.2.1/Dockerfile.scratch [2022-05-27T20:12:32.776Z] spire-1.2.1/LICENSE [2022-05-27T20:12:32.776Z] spire-1.2.1/MAINTAINERS.md [2022-05-27T20:12:32.776Z] spire-1.2.1/Makefile [2022-05-27T20:12:32.776Z] spire-1.2.1/README.md [2022-05-27T20:12:32.776Z] spire-1.2.1/ROADMAP.md [2022-05-27T20:12:32.776Z] spire-1.2.1/SECURITY.md [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-27T20:12:32.776Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-27T20:12:32.777Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-27T20:12:32.777Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-27T20:12:32.777Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-27T20:12:32.777Z] spire-1.2.1/conf/ [2022-05-27T20:12:32.777Z] spire-1.2.1/conf/agent/ [2022-05-27T20:12:32.777Z] spire-1.2.1/conf/agent/agent.conf [2022-05-27T20:12:32.777Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-27T20:12:32.777Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-27T20:12:32.777Z] spire-1.2.1/conf/server/ [2022-05-27T20:12:32.777Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-27T20:12:32.777Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-27T20:12:32.777Z] spire-1.2.1/conf/server/server.conf [2022-05-27T20:12:32.777Z] spire-1.2.1/conf/server/server_full.conf [2022-05-27T20:12:32.777Z] spire-1.2.1/doc/ [2022-05-27T20:12:32.777Z] spire-1.2.1/doc/SPIRE101.md [2022-05-27T20:12:32.777Z] spire-1.2.1/doc/auditlog.md [2022-05-27T20:12:32.777Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-27T20:12:32.777Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-27T20:12:32.777Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-27T20:12:32.777Z] spire-1.2.1/doc/images/ [2022-05-27T20:12:32.777Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-27T20:12:32.777Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-27T20:12:32.777Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-27T20:12:32.777Z] spire-1.2.1/doc/images/SPIRE_server.png ---> 16287052bea4 [2022-05-27T20:12:32.777Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-27T20:12:33.079Z] [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-27T20:12:33.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/scaling_spire.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/spire_agent.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/spire_server.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/supported_integrations.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/telemetry.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/telemetry_config.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/upgrading.md [2022-05-27T20:12:33.080Z] spire-1.2.1/doc/using_spire.md [2022-05-27T20:12:33.080Z] spire-1.2.1/examples/ [2022-05-27T20:12:33.080Z] spire-1.2.1/examples/README.md [2022-05-27T20:12:33.080Z] spire-1.2.1/go.mod [2022-05-27T20:12:33.080Z] spire-1.2.1/go.sum [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/agent.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/client/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/common/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/config.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-27T20:12:33.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/svid/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/names.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/auth/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cli/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/health/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/health/config.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/health/context.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/health/health.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/idutil/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/log/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/log/log.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/log/options.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-27T20:12:33.081Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/profiling/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/selector/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/uptime/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/util/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/util/task.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/version/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/version/version.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/x509util/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/api.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/health/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/id.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-27T20:12:33.082Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/status.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/bundle/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/ca/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/cache/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/catalog/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/config.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-27T20:12:33.083Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-27T20:12:33.084Z] spire-1.2.1/pkg/server/registration/ [2022-05-27T20:12:33.085Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-27T20:12:33.085Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-27T20:12:33.085Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/pkg/server/server.go [2022-05-27T20:12:33.085Z] spire-1.2.1/pkg/server/server_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/pkg/server/svid/ [2022-05-27T20:12:33.085Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-27T20:12:33.085Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-27T20:12:33.085Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-27T20:12:33.085Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/ [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/private/ [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/private/server/ [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/private/server/journal/ [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/spire/ [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/spire/common/ [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/spire/plugin/ [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-27T20:12:33.085Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-27T20:12:33.085Z] spire-1.2.1/release/ [2022-05-27T20:12:33.085Z] spire-1.2.1/release/spire-extras/ [2022-05-27T20:12:33.085Z] spire-1.2.1/release/spire-extras/README.md [2022-05-27T20:12:33.085Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-27T20:12:33.085Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-27T20:12:33.085Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-27T20:12:33.085Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-27T20:12:33.085Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-27T20:12:33.085Z] spire-1.2.1/release/spire/ [2022-05-27T20:12:33.085Z] spire-1.2.1/release/spire/README.md [2022-05-27T20:12:33.085Z] spire-1.2.1/release/spire/conf/ [2022-05-27T20:12:33.085Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-27T20:12:33.085Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-27T20:12:33.085Z] spire-1.2.1/release/spire/conf/server/ [2022-05-27T20:12:33.085Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-27T20:12:33.085Z] spire-1.2.1/script/ [2022-05-27T20:12:33.085Z] spire-1.2.1/script/build-artifact.sh [2022-05-27T20:12:33.085Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-27T20:12:33.085Z] spire-1.2.1/support/ [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/ [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-27T20:12:33.085Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-27T20:12:33.085Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-27T20:12:33.085Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/clock/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/clock/clock.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-27T20:12:33.085Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/fixture.go [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/registration/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-27T20:12:33.086Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/README.md [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/common [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-27T20:12:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/test-one.sh [2022-05-27T20:12:33.087Z] spire-1.2.1/test/integration/test.sh [2022-05-27T20:12:33.087Z] spire-1.2.1/test/plugintest/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/plugintest/config.go [2022-05-27T20:12:33.087Z] spire-1.2.1/test/plugintest/load.go [2022-05-27T20:12:33.087Z] spire-1.2.1/test/plugintest/option.go [2022-05-27T20:12:33.087Z] spire-1.2.1/test/spiretest/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-27T20:12:33.087Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-27T20:12:33.087Z] spire-1.2.1/test/spiretest/dir.go [2022-05-27T20:12:33.087Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-27T20:12:33.087Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-27T20:12:33.087Z] spire-1.2.1/test/spiretest/logs.go [2022-05-27T20:12:33.087Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-27T20:12:33.087Z] spire-1.2.1/test/spiretest/suite.go [2022-05-27T20:12:33.087Z] spire-1.2.1/test/spiretest/x509.go [2022-05-27T20:12:33.087Z] spire-1.2.1/test/testca/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/testca/ca.go [2022-05-27T20:12:33.087Z] spire-1.2.1/test/testkey/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/testkey/generate.sh [2022-05-27T20:12:33.087Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-27T20:12:33.087Z] spire-1.2.1/test/testkey/keys.go [2022-05-27T20:12:33.087Z] spire-1.2.1/test/testkey/new.go [2022-05-27T20:12:33.087Z] spire-1.2.1/test/tpmsimulator/ [2022-05-27T20:12:33.087Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-27T20:12:33.088Z] spire-1.2.1/test/util/ [2022-05-27T20:12:33.088Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-27T20:12:33.088Z] spire-1.2.1/test/util/cert_generation.go [2022-05-27T20:12:33.088Z] spire-1.2.1/test/util/io_redirection.go [2022-05-27T20:12:33.088Z] spire-1.2.1/test/util/race.go [2022-05-27T20:12:33.088Z] spire-1.2.1/test/util/util.go [2022-05-27T20:12:33.088Z] building spire from source... [2022-05-27T20:12:33.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:12:33.088Z] Installing go1.17.7... [2022-05-27T20:12:33.348Z] ---> 1796ec8091d3 [2022-05-27T20:12:33.348Z] 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-27T20:12:33.606Z] ---> 4bc6b3fb2da6 [2022-05-27T20:12:33.606Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-27T20:12:33.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:12:34.436Z] OK: 221 MiB in 52 packages [2022-05-27T20:12:34.436Z] ---> c59dcbb3b171 [2022-05-27T20:12:34.436Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-27T20:12:35.380Z] ---> 3a3c9fc1f079 [2022-05-27T20:12:35.380Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-27T20:12:35.380Z] Removing intermediate container 7960b2fbde7f [2022-05-27T20:12:35.380Z] ---> 700cd80a3916 [2022-05-27T20:12:35.380Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-27T20:12:35.380Z] ---> add174864158 [2022-05-27T20:12:35.380Z] 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-27T20:12:35.639Z] ---> c9845fc0b54a [2022-05-27T20:12:35.639Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:12:35.639Z] ---> Running in 5bd5b2bc39f6 [2022-05-27T20:12:35.639Z] ---> Running in 34654838cbf0 [2022-05-27T20:12:37.018Z] Removing intermediate container 5bd5b2bc39f6 [2022-05-27T20:12:37.018Z] ---> e7d85d83400b [2022-05-27T20:12:37.018Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-27T20:12:37.018Z] ---> Running in a411d8bcc627 [2022-05-27T20:12:37.018Z] Removing intermediate container 34654838cbf0 [2022-05-27T20:12:37.018Z] ---> 22db98691796 [2022-05-27T20:12:37.018Z] Step 8/22 : COPY . . [2022-05-27T20:12:37.018Z] Removing intermediate container a411d8bcc627 [2022-05-27T20:12:37.018Z] ---> 254e7d675a66 [2022-05-27T20:12:37.018Z] Step 23/25 : LABEL arch=x86_64 [2022-05-27T20:12:37.277Z] ---> Running in 8d707d52b5af [2022-05-27T20:12:38.214Z] Removing intermediate container 8d707d52b5af [2022-05-27T20:12:38.214Z] ---> c8212ec33cff [2022-05-27T20:12:38.214Z] Step 24/25 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:12:38.782Z] Building bin/spire-server... [2022-05-27T20:12:38.782Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-27T20:12:38.782Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-27T20:12:38.782Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-27T20:12:38.782Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-27T20:12:38.782Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-27T20:12:38.782Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-27T20:12:39.040Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-27T20:12:39.040Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-27T20:12:39.040Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-27T20:12:39.040Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-27T20:12:39.300Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-27T20:12:39.300Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-27T20:12:39.300Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-27T20:12:39.558Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-27T20:12:39.558Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-27T20:12:39.558Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-27T20:12:39.558Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-27T20:12:39.558Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-27T20:12:39.558Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-27T20:12:39.558Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-27T20:12:39.817Z]  ---> Running in ffdc3e03c696 [2022-05-27T20:12:39.817Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-27T20:12:39.817Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-27T20:12:39.817Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-27T20:12:39.817Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-27T20:12:39.817Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-27T20:12:40.077Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-27T20:12:40.077Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-27T20:12:40.077Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-27T20:12:40.077Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-27T20:12:40.077Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-27T20:12:40.077Z] Removing intermediate container ffdc3e03c696 [2022-05-27T20:12:40.077Z] ---> d52056017652 [2022-05-27T20:12:40.077Z] Step 25/25 : LABEL version=0.0.0 [2022-05-27T20:12:40.077Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-27T20:12:40.348Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-27T20:12:40.348Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-27T20:12:40.348Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-27T20:12:40.348Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-27T20:12:40.348Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-27T20:12:40.348Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-27T20:12:40.348Z]  ---> Running in 6736ac0fa609 [2022-05-27T20:12:40.348Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-27T20:12:40.348Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-27T20:12:40.348Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-27T20:12:40.348Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-27T20:12:40.348Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-27T20:12:40.611Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-27T20:12:40.611Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-27T20:12:40.611Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-27T20:12:40.611Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-27T20:12:40.611Z] Removing intermediate container 6736ac0fa609 [2022-05-27T20:12:40.611Z] ---> beee42a9f20b [2022-05-27T20:12:40.611Z] [2022-05-27T20:12:40.611Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-27T20:12:40.869Z] Successfully built beee42a9f20b [2022-05-27T20:12:40.869Z] Successfully tagged security-secretstore-setup:latest [2022-05-27T20:12:40.869Z] Building core-command [2022-05-27T20:12:41.808Z]  Building security-secretstore-setup ... done go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-27T20:12:41.809Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-27T20:12:41.809Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-27T20:12:41.809Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-27T20:12:41.809Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-27T20:12:41.809Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-27T20:12:44.357Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:12:44.357Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:12:44.357Z] ---> d9b78b91c23c [2022-05-27T20:12:44.357Z] Step 3/23 : WORKDIR /edgex-go [2022-05-27T20:12:44.357Z] ---> Using cache [2022-05-27T20:12:44.357Z] ---> 46805aa62572 [2022-05-27T20:12:44.357Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:12:44.357Z] ---> Using cache [2022-05-27T20:12:44.357Z] ---> a8856b72b93f [2022-05-27T20:12:44.357Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-27T20:12:44.357Z] ---> Using cache [2022-05-27T20:12:44.357Z] ---> b8c05c1ad10d [2022-05-27T20:12:44.357Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-27T20:12:44.357Z] ---> Using cache [2022-05-27T20:12:44.357Z] ---> 681fdffea7b6 [2022-05-27T20:12:44.357Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:12:44.357Z] ---> Using cache [2022-05-27T20:12:44.357Z] ---> e3d274b97322 [2022-05-27T20:12:44.357Z] Step 8/23 : COPY . . [2022-05-27T20:12:44.357Z] ---> Using cache [2022-05-27T20:12:44.357Z] ---> a1c39f5aab70 [2022-05-27T20:12:44.357Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-27T20:12:44.616Z] ---> 2f44db8b2756 [2022-05-27T20:12:44.616Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-27T20:12:44.875Z] ---> Running in ddb61c10e3ec [2022-05-27T20:12:44.875Z] ---> Running in 1129574db7a8 [2022-05-27T20:12:45.136Z] go: downloading google.golang.org/api v0.70.0 [2022-05-27T20:12:45.136Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-27T20:12:45.136Z] go: downloading k8s.io/api v0.23.4 [2022-05-27T20:12:45.136Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-27T20:12:45.136Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-27T20:12:45.136Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-27T20:12:45.136Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-27T20:12:45.136Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-27T20:12:45.136Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-27T20:12:45.394Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-27T20:12:45.394Z] 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-27T20:12:45.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/core-command/core-command ./cmd/core-command [2022-05-27T20:12:45.961Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-27T20:12:46.221Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-27T20:12:46.221Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-27T20:12:46.221Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-27T20:12:46.221Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-27T20:12:46.221Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-27T20:12:46.480Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-27T20:12:46.480Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-27T20:12:46.480Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-27T20:12:46.480Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-27T20:12:46.739Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-27T20:12:46.739Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-27T20:12:46.739Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-27T20:12:46.739Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-27T20:12:46.739Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-27T20:12:46.739Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-27T20:12:46.997Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-27T20:12:46.997Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-27T20:12:46.997Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-27T20:12:46.997Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-27T20:12:46.997Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-27T20:12:46.997Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-27T20:12:46.997Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-27T20:12:46.997Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-27T20:12:46.997Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-27T20:12:46.997Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-27T20:12:47.254Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-27T20:12:47.514Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-27T20:12:47.514Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-27T20:12:47.514Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-27T20:12:48.891Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-27T20:12:48.891Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-27T20:12:48.891Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-27T20:12:48.891Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-27T20:12:48.891Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-27T20:12:48.891Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-27T20:12:49.151Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-27T20:12:49.151Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-27T20:12:49.151Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-27T20:12:49.151Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-27T20:12:49.151Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-27T20:12:49.151Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-27T20:12:49.151Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-27T20:12:49.151Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-27T20:12:49.151Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-27T20:12:49.151Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-27T20:12:49.151Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-27T20:12:49.151Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-27T20:12:49.151Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-27T20:12:49.151Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-27T20:12:49.151Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-27T20:12:49.409Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-27T20:12:49.409Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-27T20:12:49.409Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-27T20:12:49.409Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-27T20:12:49.409Z] go: downloading go.opencensus.io v0.23.0 [2022-05-27T20:12:49.409Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-27T20:12:49.409Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-27T20:12:49.409Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-27T20:12:49.669Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-27T20:12:49.669Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-27T20:12:49.669Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-27T20:12:49.669Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-27T20:12:49.669Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-27T20:12:49.669Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-27T20:12:49.669Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-27T20:12:49.669Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-27T20:12:49.669Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-27T20:12:49.669Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-27T20:12:49.669Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-27T20:12:49.669Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-27T20:12:49.669Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-27T20:12:49.669Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-27T20:12:49.669Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-27T20:12:49.669Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-27T20:12:49.669Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-27T20:12:49.669Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-27T20:12:49.669Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-27T20:12:49.928Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-27T20:12:49.928Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-27T20:12:55.389Z] Building bin/spire-agent... [2022-05-27T20:12:55.390Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-27T20:12:55.390Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-27T20:12:55.390Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-27T20:12:55.715Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-27T20:12:55.715Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-27T20:12:56.280Z] Building bin/spire-agent... [2022-05-27T20:12:56.280Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-27T20:12:56.280Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-27T20:12:56.280Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-27T20:12:56.280Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-27T20:12:56.280Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-27T20:12:56.280Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-27T20:12:56.280Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-27T20:12:56.280Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-27T20:12:56.538Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-27T20:12:56.538Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-27T20:12:56.538Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-27T20:12:56.538Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-27T20:12:56.538Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-27T20:12:56.538Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-27T20:12:57.478Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-27T20:12:57.478Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-27T20:12:57.478Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-27T20:12:57.735Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-27T20:12:57.735Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-27T20:12:57.735Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-27T20:12:58.000Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-27T20:12:58.000Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-27T20:12:58.000Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-27T20:13:13.715Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-27T20:13:13.715Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-27T20:13:13.715Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-27T20:13:13.715Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-27T20:13:13.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-27T20:13:13.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-27T20:13:13.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-27T20:13:13.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-27T20:13:13.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-27T20:13:13.715Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-27T20:13:13.715Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-27T20:13:13.715Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-27T20:13:13.715Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-27T20:13:13.715Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-27T20:13:13.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-27T20:13:16.095Z] Removing intermediate container ddb61c10e3ec [2022-05-27T20:13:16.095Z] ---> 7962c950d14b [2022-05-27T20:13:16.095Z] [2022-05-27T20:13:16.095Z] Step 10/23 : FROM alpine:3.14 [2022-05-27T20:13:16.095Z] ---> e04c818066af [2022-05-27T20:13:16.095Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-27T20:13:16.095Z] ---> Using cache [2022-05-27T20:13:16.095Z] ---> f9aa45a37a95 [2022-05-27T20:13:16.095Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-27T20:13:16.095Z] ---> Using cache [2022-05-27T20:13:16.095Z] ---> dea4016bda58 [2022-05-27T20:13:16.095Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-27T20:13:16.095Z] ---> Running in 54f4d74971ed [2022-05-27T20:13:16.095Z] Removing intermediate container 54f4d74971ed [2022-05-27T20:13:16.095Z] ---> bdf397e28f6b [2022-05-27T20:13:16.095Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-27T20:13:16.095Z] ---> Running in 37ea302ba7be [2022-05-27T20:13:16.095Z] Removing intermediate container 37ea302ba7be [2022-05-27T20:13:16.095Z] ---> 072414db0a30 [2022-05-27T20:13:16.095Z] Step 15/23 : WORKDIR / [2022-05-27T20:13:16.095Z] ---> Running in b1418ed4cb7e [2022-05-27T20:13:16.095Z] Removing intermediate container b1418ed4cb7e [2022-05-27T20:13:16.095Z] ---> 154666a65588 [2022-05-27T20:13:16.095Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-27T20:13:16.095Z] ---> b7dfc3b7b645 [2022-05-27T20:13:16.095Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-27T20:13:18.637Z] ---> e4d0145e3650 [2022-05-27T20:13:18.637Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-27T20:13:19.205Z] ---> 044ba481b87e [2022-05-27T20:13:19.205Z] Removing intermediate container 1129574db7a8 [2022-05-27T20:13:19.205Z] ---> 72265b6bf7bb [2022-05-27T20:13:19.205Z] [2022-05-27T20:13:19.205Z] Step 10/22 : FROM alpine:3.14 [2022-05-27T20:13:19.205Z] ---> e04c818066af [2022-05-27T20:13:19.205Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-27T20:13:19.205Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-27T20:13:19.205Z] ---> Running in 4cacdf49b26f [2022-05-27T20:13:19.205Z] ---> Running in c184889b2c6e [2022-05-27T20:13:19.778Z] Removing intermediate container c184889b2c6e [2022-05-27T20:13:19.778Z] ---> 8e15d2263201 [2022-05-27T20:13:19.778Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T20:13:19.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:13:19.778Z] ---> Running in 4ba61298e4f0 [2022-05-27T20:13:20.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:13:20.038Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-27T20:13:20.038Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-27T20:13:20.038Z] Executing busybox-1.33.1-r7.trigger [2022-05-27T20:13:20.038Z] Executing ca-certificates-20211220-r0.trigger [2022-05-27T20:13:20.038Z] OK: 6 MiB in 16 packages [2022-05-27T20:13:20.296Z] Removing intermediate container 4ba61298e4f0 [2022-05-27T20:13:20.296Z] ---> c4904341afc1 [2022-05-27T20:13:20.296Z] Step 21/23 : LABEL arch=x86_64 [2022-05-27T20:13:20.296Z] ---> Running in 4d7964cb80be [2022-05-27T20:13:20.554Z] Removing intermediate container 4d7964cb80be [2022-05-27T20:13:20.554Z] ---> 88afba754536 [2022-05-27T20:13:20.554Z] Step 22/23 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:13:20.554Z] ---> Running in 2d97fd499adf [2022-05-27T20:13:20.821Z] Removing intermediate container 2d97fd499adf [2022-05-27T20:13:20.821Z] ---> 4d91df48136f [2022-05-27T20:13:20.821Z] Step 23/23 : LABEL version=0.0.0 [2022-05-27T20:13:21.084Z] Removing intermediate container 4cacdf49b26f [2022-05-27T20:13:21.084Z] ---> ba041bf54b2d [2022-05-27T20:13:21.084Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-27T20:13:21.084Z] ---> Running in a81ebcf1731b [2022-05-27T20:13:21.084Z] ---> Running in 58e9a1c90221 [2022-05-27T20:13:21.344Z] Removing intermediate container a81ebcf1731b [2022-05-27T20:13:21.344Z] ---> 5a25a6a6ad9e [2022-05-27T20:13:21.344Z] [2022-05-27T20:13:21.344Z] Removing intermediate container 58e9a1c90221 [2022-05-27T20:13:21.344Z] ---> 31e4c9b21101 [2022-05-27T20:13:21.344Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-27T20:13:21.603Z] Successfully built 5a25a6a6ad9e [2022-05-27T20:13:21.603Z] Successfully tagged core-command:latest [2022-05-27T20:13:21.603Z]  Building core-command ... done  ---> Running in 18e9c10374c1 [2022-05-27T20:13:21.872Z] Removing intermediate container 18e9c10374c1 [2022-05-27T20:13:21.872Z] ---> f24ba7220829 [2022-05-27T20:13:21.872Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-27T20:13:22.131Z] ---> Running in 4338a3625784 [2022-05-27T20:13:22.391Z] Removing intermediate container 4338a3625784 [2022-05-27T20:13:22.391Z] ---> 02ee0d86e75f [2022-05-27T20:13:22.391Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-27T20:13:22.961Z] ---> 3d8603fd20ce [2022-05-27T20:13:22.961Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-27T20:13:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.251s coverage: 28.7% of statements [2022-05-27T20:13:23.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-27T20:13:23.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-27T20:13:24.866Z] ---> d6b7d221e61f [2022-05-27T20:13:24.866Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-27T20:13:25.435Z] ---> 8c9b392dc70d [2022-05-27T20:13:25.435Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-27T20:13:25.435Z] ---> Running in b797fe509ce1 [2022-05-27T20:13:25.695Z] Removing intermediate container b797fe509ce1 [2022-05-27T20:13:25.695Z] ---> c232c26944d8 [2022-05-27T20:13:25.695Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T20:13:25.955Z] ---> Running in 1059613554ee [2022-05-27T20:13:26.522Z] Removing intermediate container 1059613554ee [2022-05-27T20:13:26.522Z] ---> 687596edbcc0 [2022-05-27T20:13:26.522Z] Step 20/22 : LABEL arch=x86_64 [2022-05-27T20:13:26.522Z] ---> Running in 1005b50901d0 [2022-05-27T20:13:26.781Z] Removing intermediate container 1005b50901d0 [2022-05-27T20:13:26.781Z] ---> 41af44c80de4 [2022-05-27T20:13:26.781Z] Step 21/22 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:13:27.052Z] ---> Running in 487336731acd [2022-05-27T20:13:27.311Z] Removing intermediate container 487336731acd [2022-05-27T20:13:27.311Z] ---> c00707a1d8a6 [2022-05-27T20:13:27.311Z] Step 22/22 : LABEL version=0.0.0 [2022-05-27T20:13:27.311Z] ---> Running in 11fed8ef151d [2022-05-27T20:13:27.568Z] Removing intermediate container 11fed8ef151d [2022-05-27T20:13:27.568Z] ---> a4adfa1e06b2 [2022-05-27T20:13:27.568Z] [2022-05-27T20:13:27.827Z] Successfully built a4adfa1e06b2 [2022-05-27T20:13:27.827Z] Successfully tagged support-notifications:latest [2022-05-27T20:13:29.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.417s coverage: 98.5% of statements [2022-05-27T20:13:29.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-27T20:13:29.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.572s coverage: 53.4% of statements [2022-05-27T20:13:29.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-27T20:13:29.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-27T20:13:51.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.837s coverage: 89.2% of statements [2022-05-27T20:13:51.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-27T20:13:51.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-27T20:13:51.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-27T20:13:51.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.480s coverage: 83.8% of statements [2022-05-27T20:13:51.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-27T20:13:51.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-27T20:13:51.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-27T20:13:51.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-27T20:13:51.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-27T20:13:54.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.413s coverage: 95.6% of statements [2022-05-27T20:13:54.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-27T20:13:54.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-27T20:13:54.323Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.347s coverage: 72.2% of statements [2022-05-27T20:13:54.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-27T20:13:54.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-27T20:13:54.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-27T20:13:54.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-27T20:13:54.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-27T20:13:54.323Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.462s coverage: 60.0% of statements [2022-05-27T20:13:54.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-27T20:13:54.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-27T20:13:54.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-27T20:13:54.323Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.749s coverage: 0.9% of statements [2022-05-27T20:13:54.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-27T20:13:54.323Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.557s coverage: 58.8% of statements [2022-05-27T20:13:54.323Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.392s coverage: 29.6% of statements [2022-05-27T20:13:54.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-27T20:13:54.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.218s coverage: 47.1% of statements [2022-05-27T20:13:54.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 79.5% of statements [2022-05-27T20:13:54.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.263s coverage: 94.1% of statements [2022-05-27T20:13:54.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.282s coverage: 96.3% of statements [2022-05-27T20:13:55.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.227s coverage: 87.5% of statements [2022-05-27T20:14:10.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.242s coverage: 94.4% of statements [2022-05-27T20:14:10.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements [2022-05-27T20:14:13.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.684s coverage: 82.5% of statements [2022-05-27T20:14:13.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-27T20:14:21.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.307s coverage: 92.9% of statements [2022-05-27T20:14:21.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-27T20:14:21.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-27T20:14:21.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-27T20:14:21.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-05-27T20:14:21.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-27T20:14:21.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-27T20:14:21.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-27T20:14:21.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-27T20:14:21.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-27T20:14:21.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2022-05-27T20:14:21.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-27T20:14:21.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-27T20:14:21.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2022-05-27T20:14:21.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-27T20:14:21.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.331s coverage: 58.8% of statements [2022-05-27T20:14:21.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-27T20:14:21.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements [2022-05-27T20:14:21.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements [2022-05-27T20:14:21.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.291s coverage: 85.4% of statements [2022-05-27T20:14:21.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.852s coverage: 91.2% of statements [2022-05-27T20:14:21.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-27T20:14:24.072Z]  Building support-notifications ... done Removing intermediate container f764e827acd9 [2022-05-27T20:14:24.072Z] ---> 461e5c5b37a7 [2022-05-27T20:14:24.072Z] Step 12/26 : WORKDIR /edgex-go [2022-05-27T20:14:24.072Z] Removing intermediate container 2d96798a8c1d [2022-05-27T20:14:24.072Z] ---> 04ce54590eb0 [2022-05-27T20:14:24.072Z] Step 12/26 : WORKDIR /edgex-go [2022-05-27T20:14:24.072Z] ---> Running in 9a0712c27cfe [2022-05-27T20:14:24.072Z] ---> Running in d7ee098cfa71 [2022-05-27T20:14:24.072Z] Removing intermediate container 9a0712c27cfe [2022-05-27T20:14:24.072Z] ---> 2523bb0596ca [2022-05-27T20:14:24.072Z] [2022-05-27T20:14:24.072Z] Step 13/26 : FROM alpine:3.15 [2022-05-27T20:14:24.072Z] ---> 0ac33e5f5afa [2022-05-27T20:14:24.072Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-27T20:14:24.072Z] ---> Using cache [2022-05-27T20:14:24.072Z] ---> 99030d405c32 [2022-05-27T20:14:24.072Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:14:24.072Z] ---> Using cache [2022-05-27T20:14:24.072Z] ---> 2accb778a27c [2022-05-27T20:14:24.072Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-27T20:14:24.072Z] ---> Running in e40c215e5d10 [2022-05-27T20:14:24.072Z] Removing intermediate container d7ee098cfa71 [2022-05-27T20:14:24.072Z] ---> 106801b83a15 [2022-05-27T20:14:24.072Z] [2022-05-27T20:14:24.072Z] Step 13/26 : FROM alpine:3.15 [2022-05-27T20:14:24.072Z] ---> 0ac33e5f5afa [2022-05-27T20:14:24.072Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-27T20:14:24.072Z] ---> Using cache [2022-05-27T20:14:24.072Z] ---> 99030d405c32 [2022-05-27T20:14:24.072Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:14:24.072Z] ---> Using cache [2022-05-27T20:14:24.072Z] ---> 2accb778a27c [2022-05-27T20:14:24.072Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-27T20:14:24.072Z] ---> Running in 3e56dcf43404 [2022-05-27T20:14:24.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:14:24.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:14:24.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:14:24.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:14:24.072Z] v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-27T20:14:24.072Z] v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-27T20:14:24.072Z] OK: 15859 distinct packages available [2022-05-27T20:14:24.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:14:24.072Z] v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-27T20:14:24.072Z] v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-27T20:14:24.072Z] OK: 15859 distinct packages available [2022-05-27T20:14:24.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T20:14:24.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:14:24.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T20:14:24.072Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-27T20:14:24.072Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-27T20:14:24.072Z] (3/4) Installing libucontext (1.1-r0) [2022-05-27T20:14:24.072Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-27T20:14:24.072Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-27T20:14:24.072Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-27T20:14:24.072Z] Executing busybox-1.34.1-r5.trigger [2022-05-27T20:14:24.072Z] OK: 6 MiB in 18 packages [2022-05-27T20:14:24.072Z] (3/5) Installing libucontext (1.1-r0) [2022-05-27T20:14:24.072Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-27T20:14:24.072Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-27T20:14:24.072Z] Executing busybox-1.34.1-r5.trigger [2022-05-27T20:14:24.072Z] OK: 6 MiB in 19 packages [2022-05-27T20:14:24.072Z] Removing intermediate container e40c215e5d10 [2022-05-27T20:14:24.072Z] ---> 6c26eb81acad [2022-05-27T20:14:24.072Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-05-27T20:14:24.072Z] Removing intermediate container 3e56dcf43404 [2022-05-27T20:14:24.072Z] ---> 51acc4c10e22 [2022-05-27T20:14:24.072Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-05-27T20:14:24.331Z] ---> 4e74209b044f [2022-05-27T20:14:24.331Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-05-27T20:14:24.331Z] ---> 5483691412b3 [2022-05-27T20:14:24.331Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-27T20:14:24.591Z] ---> a885f7bb2058 [2022-05-27T20:14:24.591Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-27T20:14:24.591Z] ---> Running in d7f8f9230c5c [2022-05-27T20:14:24.591Z] Removing intermediate container d7f8f9230c5c [2022-05-27T20:14:24.591Z] ---> 6b5153d14cbc [2022-05-27T20:14:24.591Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-27T20:14:25.157Z] ---> 4615a50dfda0 [2022-05-27T20:14:25.157Z] Step 21/26 : WORKDIR / [2022-05-27T20:14:25.157Z] ---> Running in d3bb05bb3429 [2022-05-27T20:14:25.157Z] Removing intermediate container d3bb05bb3429 [2022-05-27T20:14:25.157Z] ---> cdbe98a253dc [2022-05-27T20:14:25.157Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-27T20:14:25.157Z] ---> Running in b42da3c48a7d [2022-05-27T20:14:25.416Z] Removing intermediate container b42da3c48a7d [2022-05-27T20:14:25.416Z] ---> e45ae78992b4 [2022-05-27T20:14:25.416Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-27T20:14:25.416Z] ---> Running in c71d8dcd2c76 [2022-05-27T20:14:25.416Z] ---> 7d4d1a25745a [2022-05-27T20:14:25.416Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-27T20:14:25.416Z] Removing intermediate container c71d8dcd2c76 [2022-05-27T20:14:25.416Z] ---> 242d08efab19 [2022-05-27T20:14:25.416Z] Step 24/26 : LABEL arch=x86_64 [2022-05-27T20:14:25.416Z] ---> Running in 0114cc86b8c4 [2022-05-27T20:14:25.675Z] ---> 3ee1744225f7 [2022-05-27T20:14:25.675Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-27T20:14:25.675Z] Removing intermediate container 0114cc86b8c4 [2022-05-27T20:14:25.675Z] ---> c3c880d95322 [2022-05-27T20:14:25.675Z] Step 25/26 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:14:25.675Z] ---> Running in 0d170f6ed34a [2022-05-27T20:14:25.675Z] ---> 28fb293603e8 [2022-05-27T20:14:25.675Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-27T20:14:25.675Z] Removing intermediate container 0d170f6ed34a [2022-05-27T20:14:25.675Z] ---> ea2d9e8885c7 [2022-05-27T20:14:25.675Z] Step 26/26 : LABEL version=0.0.0 [2022-05-27T20:14:25.675Z] ---> Running in ac1473c4e847 [2022-05-27T20:14:25.935Z] ---> e5ceb31890a5 [2022-05-27T20:14:25.935Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-27T20:14:25.935Z] ---> Running in b70b8124a4c4 [2022-05-27T20:14:25.935Z] Removing intermediate container ac1473c4e847 [2022-05-27T20:14:25.935Z] ---> 433b65818ae5 [2022-05-27T20:14:25.935Z] [2022-05-27T20:14:25.935Z] Successfully built 433b65818ae5 [2022-05-27T20:14:25.935Z] Successfully tagged security-spire-config:latest [2022-05-27T20:14:25.935Z]  Building security-spire-config ... done Removing intermediate container b70b8124a4c4 [2022-05-27T20:14:25.935Z] ---> 92f8194da6ce [2022-05-27T20:14:25.935Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-27T20:14:26.195Z] ---> Running in 11cd3a1dfb5d [2022-05-27T20:14:26.195Z] Removing intermediate container 11cd3a1dfb5d [2022-05-27T20:14:26.195Z] ---> 60d437e96c2b [2022-05-27T20:14:26.195Z] Step 24/26 : LABEL arch=x86_64 [2022-05-27T20:14:26.195Z] ---> Running in 011c285578b4 [2022-05-27T20:14:26.195Z] Removing intermediate container 011c285578b4 [2022-05-27T20:14:26.195Z] ---> 1e45da214769 [2022-05-27T20:14:26.195Z] Step 25/26 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:14:26.195Z] ---> Running in 81172bb2ad36 [2022-05-27T20:14:26.455Z] Removing intermediate container 81172bb2ad36 [2022-05-27T20:14:26.455Z] ---> 1c19d4e35b4a [2022-05-27T20:14:26.455Z] Step 26/26 : LABEL version=0.0.0 [2022-05-27T20:14:26.455Z] ---> Running in 9077aefa663e [2022-05-27T20:14:26.455Z] Removing intermediate container 9077aefa663e [2022-05-27T20:14:26.455Z] ---> 706fcd266604 [2022-05-27T20:14:26.455Z] [2022-05-27T20:14:26.455Z] Successfully built 706fcd266604 [2022-05-27T20:14:26.455Z] Successfully tagged security-spire-agent:latest [2022-05-27T20:14:26.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.910s coverage: 64.4% of statements [2022-05-27T20:14:26.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-27T20:14:26.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-27T20:14:26.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements [2022-05-27T20:14:26.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 89.4% of statements [2022-05-27T20:14:26.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements [2022-05-27T20:14:26.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2022-05-27T20:14:26.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2022-05-27T20:14:35.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.523s coverage: 65.4% of statements [2022-05-27T20:14:35.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-27T20:14:35.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-27T20:14:35.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-27T20:14:37.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.857s coverage: 43.8% of statements [2022-05-27T20:14:37.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-27T20:14:37.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-27T20:14:37.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements [2022-05-27T20:14:37.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-27T20:14:37.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.278s coverage: 84.8% of statements [2022-05-27T20:14:37.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-27T20:14:37.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-27T20:14:37.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-27T20:14:37.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-27T20:14:41.353Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-27T20:14:41.353Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-27T20:14:41.353Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-27T20:14:41.353Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-27T20:14:41.353Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-27T20:14:41.354Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-27T20:14:41.354Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-27T20:14:41.354Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-27T20:14:41.354Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-27T20:14:41.354Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-27T20:14:41.354Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-27T20:14:41.354Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-27T20:14:41.354Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-27T20:14:41.354Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-27T20:14:46.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.519s coverage: 17.7% of statements [2022-05-27T20:14:46.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-27T20:14:46.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-27T20:14:46.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-27T20:14:46.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-27T20:14:46.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.893s coverage: 92.3% of statements [2022-05-27T20:14:46.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-27T20:14:46.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-27T20:14:46.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-27T20:14:46.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-27T20:14:46.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.228s coverage: 63.2% of statements [2022-05-27T20:14:46.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-27T20:14:46.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-27T20:14:47.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.478s coverage: 97.7% of statements [2022-05-27T20:14:47.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-27T20:14:47.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-27T20:14:47.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-27T20:14:47.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-27T20:14:47.593Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements [2022-05-27T20:14:47.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-27T20:14:47.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-27T20:14:47.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-27T20:14:47.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-27T20:14:47.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-27T20:14:47.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-27T20:14:47.593Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.313s coverage: 100.0% of statements [2022-05-27T20:14:47.593Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements [2022-05-27T20:14:48.573Z] 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-27T20:14:48.573Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-27T20:14:48.573Z] GO111MODULE=on go vet ./... [2022-05-27T20:15:37.596Z] Removing intermediate container fa1dc8813805 [2022-05-27T20:15:37.596Z] ---> 9e8d213d7ae2 [2022-05-27T20:15:37.596Z] Step 12/25 : WORKDIR /edgex-go [2022-05-27T20:15:37.596Z] ---> Running in f20874c19666 [2022-05-27T20:15:37.596Z] Removing intermediate container f20874c19666 [2022-05-27T20:15:37.596Z] ---> 30cafdfdfbd7 [2022-05-27T20:15:37.596Z] [2022-05-27T20:15:37.596Z] Step 13/25 : FROM alpine:3.15 [2022-05-27T20:15:37.596Z] ---> 0ac33e5f5afa [2022-05-27T20:15:37.596Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-27T20:15:37.596Z] ---> Using cache [2022-05-27T20:15:37.596Z] ---> 99030d405c32 [2022-05-27T20:15:37.596Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:15:37.596Z] ---> Using cache [2022-05-27T20:15:37.596Z] ---> 2accb778a27c [2022-05-27T20:15:37.596Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-27T20:15:37.596Z] ---> Using cache [2022-05-27T20:15:37.596Z] ---> 51acc4c10e22 [2022-05-27T20:15:37.596Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-05-27T20:15:37.596Z] ---> e95cc1ae32ae [2022-05-27T20:15:37.596Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-27T20:15:37.596Z] ---> 7c102cfa16dc [2022-05-27T20:15:37.596Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-27T20:15:37.596Z] ---> 0fd11b44a62f [2022-05-27T20:15:37.596Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-27T20:15:37.596Z] ---> 041b798c8f92 [2022-05-27T20:15:37.596Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-27T20:15:37.596Z] ---> Running in 3c3f0b49b0ff [2022-05-27T20:15:37.596Z] Removing intermediate container 3c3f0b49b0ff [2022-05-27T20:15:37.596Z] ---> babbb50512d1 [2022-05-27T20:15:37.596Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-27T20:15:37.596Z] ---> Running in e1a586c9f66c [2022-05-27T20:15:37.596Z] Removing intermediate container e1a586c9f66c [2022-05-27T20:15:37.596Z] ---> 9f90cc90cb82 [2022-05-27T20:15:37.596Z] Step 23/25 : LABEL arch=x86_64 [2022-05-27T20:15:37.596Z] ---> Running in 54fad6cce569 [2022-05-27T20:15:37.596Z] Removing intermediate container 54fad6cce569 [2022-05-27T20:15:37.596Z] ---> 2ed9745dc322 [2022-05-27T20:15:37.596Z] Step 24/25 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:15:37.596Z] ---> Running in 47f417710f92 [2022-05-27T20:15:37.596Z] Removing intermediate container 47f417710f92 [2022-05-27T20:15:37.596Z] ---> ebcd51f587ee [2022-05-27T20:15:37.596Z] Step 25/25 : LABEL version=0.0.0 [2022-05-27T20:15:37.596Z] ---> Running in 480cebd1fa0d [2022-05-27T20:15:37.596Z] Removing intermediate container 480cebd1fa0d [2022-05-27T20:15:37.596Z] ---> 988e4f37ec96 [2022-05-27T20:15:37.596Z] [2022-05-27T20:15:37.596Z] Successfully built 988e4f37ec96 [2022-05-27T20:15:37.596Z] Successfully tagged security-spire-server:latest [2022-05-27T20:15:37.603Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-27T20:15:37.609Z] $ docker stop --time=1 3519066d50f56d2cb45ce792627bc7e06265eade0a7f803a2e3da7e70a2b9347 [2022-05-27T20:15:38.921Z] $ docker rm -f 3519066d50f56d2cb45ce792627bc7e06265eade0a7f803a2e3da7e70a2b9347 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-27T20:15:39.270Z] + docker images [2022-05-27T20:15:39.270Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-27T20:15:39.270Z] security-spire-server latest 988e4f37ec96 7 seconds ago 87.3MB [2022-05-27T20:15:39.270Z] 30cafdfdfbd7 9 seconds ago 4.57GB [2022-05-27T20:15:39.270Z] security-spire-agent latest 706fcd266604 About a minute ago 127MB [2022-05-27T20:15:39.270Z] security-spire-config latest 433b65818ae5 About a minute ago 86.7MB [2022-05-27T20:15:39.270Z] 106801b83a15 About a minute ago 4.57GB [2022-05-27T20:15:39.270Z] 2523bb0596ca About a minute ago 4.57GB [2022-05-27T20:15:39.270Z] support-notifications latest a4adfa1e06b2 2 minutes ago 27MB [2022-05-27T20:15:39.270Z] core-command latest 5a25a6a6ad9e 2 minutes ago 16.1MB [2022-05-27T20:15:39.270Z] 72265b6bf7bb 2 minutes ago 1.56GB [2022-05-27T20:15:39.270Z] 7962c950d14b 2 minutes ago 1.49GB [2022-05-27T20:15:39.270Z] security-secretstore-setup latest beee42a9f20b 2 minutes ago 28.5MB [2022-05-27T20:15:39.270Z] support-scheduler latest 25669833dd9e 3 minutes ago 26.4MB [2022-05-27T20:15:39.270Z] b1b627ee5ac6 3 minutes ago 1.51GB [2022-05-27T20:15:39.270Z] 313cb874ab72 3 minutes ago 1.56GB [2022-05-27T20:15:39.270Z] security-spiffe-token-provider latest 92896863ac0d 3 minutes ago 28.9MB [2022-05-27T20:15:39.270Z] core-metadata latest fe81b2a95cd5 3 minutes ago 17MB [2022-05-27T20:15:39.270Z] b837e2a08ce9 3 minutes ago 1.55GB [2022-05-27T20:15:39.270Z] dc1f2d3a6187 3 minutes ago 1.5GB [2022-05-27T20:15:39.270Z] security-bootstrapper latest 888af45ab7ce 3 minutes ago 19.1MB [2022-05-27T20:15:39.270Z] a9429212a154 4 minutes ago 1.5GB [2022-05-27T20:15:39.270Z] sys-mgmt-agent latest 34adddf6106d 4 minutes ago 299MB [2022-05-27T20:15:39.270Z] core-data latest 847bbad253e4 4 minutes ago 22.5MB [2022-05-27T20:15:39.270Z] security-proxy-setup latest 16108a610d37 4 minutes ago 26.9MB [2022-05-27T20:15:39.270Z] eba60c45de09 5 minutes ago 1.5GB [2022-05-27T20:15:39.270Z] 2d61fd3a29e2 5 minutes ago 1.5GB [2022-05-27T20:15:39.270Z] 2e75b436fb56 5 minutes ago 1.53GB [2022-05-27T20:15:39.270Z] ci-base-image-x86_64 latest d9b78b91c23c 8 minutes ago 901MB [2022-05-27T20:15:39.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 5 weeks ago 562MB [2022-05-27T20:15:39.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 5 weeks ago 254MB [2022-05-27T20:15:39.270Z] docker 20.10.14 7417809fdb73 7 weeks ago 218MB [2022-05-27T20:15:39.270Z] alpine 3.14 e04c818066af 7 weeks ago 5.59MB [2022-05-27T20:15:39.271Z] alpine 3.15 0ac33e5f5afa 7 weeks ago 5.57MB [2022-05-27T20:15:39.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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-27T20:16:40.436Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-27T20:16:40.436Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-27T20:16:40.436Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-27T20:16:40.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-27T20:16:41.112Z] + ls -al . [2022-05-27T20:16:41.112Z] total 680 [2022-05-27T20:16:41.112Z] drwxrwxr-x 9 1001 1001 4096 May 27 20:16 . [2022-05-27T20:16:41.112Z] drwxr-xr-x 4 root root 4096 May 27 20:10 .. [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 11 May 27 20:08 .dockerignore [2022-05-27T20:16:41.112Z] drwxrwxr-x 8 1001 1001 4096 May 27 20:08 .git [2022-05-27T20:16:41.112Z] drwxrwxr-x 3 1001 1001 4096 May 27 20:08 .github [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 879 May 27 20:08 .gitignore [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 42 May 27 20:08 .golangci.yml [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 87 May 27 20:08 .hadolint.yml [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 166 May 27 20:08 .sonarcloud.properties [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 1171 May 27 20:08 ADOPTERS.md [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 10220 May 27 20:08 Attribution.txt [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 63209 May 27 20:08 CHANGELOG.md [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 3804 May 27 20:08 CONTRIBUTING.md [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 677 May 27 20:08 GOVERNANCE.md [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 850 May 27 20:08 Jenkinsfile [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 10775 May 27 20:08 LICENSE [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 10389 May 27 20:08 Makefile [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 582 May 27 20:08 OWNERS.md [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 9094 May 27 20:08 README.md [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 6912 May 27 20:08 SECURITY.md [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 5 May 27 20:06 VERSION [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 4131 May 27 20:08 ZMQWindows.md [2022-05-27T20:16:41.112Z] drwxrwxr-x 2 1001 1001 4096 May 27 20:08 bin [2022-05-27T20:16:41.112Z] drwxrwxr-x 18 1001 1001 4096 May 27 20:08 cmd [2022-05-27T20:16:41.112Z] -rw-r--r-- 1 root root 435411 May 27 20:14 coverage.out [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 3267 May 27 20:08 go.mod [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 35869 May 27 20:10 go.sum [2022-05-27T20:16:41.112Z] drwxrwxr-x 8 1001 1001 4096 May 27 20:08 internal [2022-05-27T20:16:41.112Z] drwxrwxr-x 3 1001 1001 4096 May 27 20:08 openapi [2022-05-27T20:16:41.112Z] drwxrwxr-x 4 1001 1001 4096 May 27 20:08 snap [2022-05-27T20:16:41.112Z] -rw-rw-r-- 1 1001 1001 204 May 27 20:08 version.go [Pipeline] sh [2022-05-27T20:16:41.776Z] + '[' -e coverage.out ] [2022-05-27T20:16:41.776Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-27T20:16:41.796Z] Warning: overwriting stash ‘coverage-report’ [2022-05-27T20:16:42.548Z] Stashed 1 file(s) [Pipeline] sh [2022-05-27T20:16:43.196Z] + make build [2022-05-27T20:16:43.196Z] 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-27T20:18:05.021Z] 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-27T20:19:01.627Z] 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-27T20:19:01.627Z] 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-27T20:19:34.010Z] 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-27T20:19:34.010Z] 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-27T20:19:35.985Z] 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-27T20:19:42.703Z] 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-27T20:19:45.328Z] 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-27T20:19:50.732Z] 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-27T20:19:53.357Z] 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-27T20:19:56.761Z] 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-27T20:20:05.069Z] 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-27T20:20:09.407Z] $ docker stop --time=1 528207efa16bde11baf1e65b1bf0debbb1971639f59fcb75fd826e693ceedd38 [2022-05-27T20:20:11.455Z] $ docker rm -f 528207efa16bde11baf1e65b1bf0debbb1971639f59fcb75fd826e693ceedd38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T20:20:13.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-27T20:20:13.690Z] [2022-05-27T20:20:13.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T20:20:14.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-27T20:20:14.319Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-27T20:20:14.319Z] 29e5d40040c1: Pulling fs layer [2022-05-27T20:20:14.319Z] 1ce36da41761: Pulling fs layer [2022-05-27T20:20:14.319Z] 25b303627fd3: Pulling fs layer [2022-05-27T20:20:14.319Z] 29e5d40040c1: Verifying Checksum [2022-05-27T20:20:14.319Z] 29e5d40040c1: Download complete [2022-05-27T20:20:14.593Z] 1ce36da41761: Verifying Checksum [2022-05-27T20:20:14.593Z] 1ce36da41761: Download complete [2022-05-27T20:20:14.868Z] 29e5d40040c1: Pull complete [2022-05-27T20:20:16.305Z] 1ce36da41761: Pull complete [2022-05-27T20:20:16.305Z] 25b303627fd3: Verifying Checksum [2022-05-27T20:20:16.305Z] 25b303627fd3: Download complete [2022-05-27T20:20:26.463Z] 25b303627fd3: Pull complete [2022-05-27T20:20:26.463Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-27T20:20:26.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-27T20:20:26.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T20:20:26.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-306 does not seem to be running inside a container [2022-05-27T20:20:26.800Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-27T20:20:29.003Z] $ docker top 12bf8bb4932f2442b4f62d1e7c4f218745ea893c3468badf373eeefae40458fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-27T20:20:30.009Z] + grep parallel [2022-05-27T20:20:30.009Z] + docker-compose build --help [2022-05-27T20:20:34.453Z] --parallel Build images in parallel. [Pipeline] } [2022-05-27T20:20:34.755Z] $ docker stop --time=1 12bf8bb4932f2442b4f62d1e7c4f218745ea893c3468badf373eeefae40458fb [2022-05-27T20:20:36.433Z] $ docker rm -f 12bf8bb4932f2442b4f62d1e7c4f218745ea893c3468badf373eeefae40458fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T20:20:37.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-27T20:20:37.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T20:20:37.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-306 does not seem to be running inside a container [2022-05-27T20:20:37.468Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-27T20:20:38.791Z] $ docker top 30494df98186d1c8f4d0480b7fa306946a9265366182a861f837a5207088f695 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-27T20:20:39.718Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-27T20:20:44.005Z] Building core-command ... [2022-05-27T20:20:44.005Z] Building core-data ... [2022-05-27T20:20:44.005Z] Building core-metadata ... [2022-05-27T20:20:44.005Z] Building security-bootstrapper ... [2022-05-27T20:20:44.005Z] Building security-proxy-setup ... [2022-05-27T20:20:44.005Z] Building security-secretstore-setup ... [2022-05-27T20:20:44.005Z] Building security-spiffe-token-provider ... [2022-05-27T20:20:44.005Z] Building security-spire-agent ... [2022-05-27T20:20:44.005Z] Building security-spire-config ... [2022-05-27T20:20:44.005Z] Building security-spire-server ... [2022-05-27T20:20:44.005Z] Building support-notifications ... [2022-05-27T20:20:44.005Z] Building support-scheduler ... [2022-05-27T20:20:44.005Z] Building sys-mgmt-agent ... [2022-05-27T20:20:44.005Z] Building security-spiffe-token-provider [2022-05-27T20:20:44.005Z] Building security-bootstrapper [2022-05-27T20:20:44.005Z] Building security-secretstore-setup [2022-05-27T20:20:44.005Z] Building security-spire-agent [2022-05-27T20:20:44.005Z] Building security-spire-server [2022-05-27T20:22:05.766Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:22:05.766Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:22:05.766Z] ---> bb1021f3adb2 [2022-05-27T20:22:05.766Z] Step 3/25 : WORKDIR /edgex-go [2022-05-27T20:22:06.363Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:22:06.363Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:22:06.363Z] ---> bb1021f3adb2 [2022-05-27T20:22:06.363Z] Step 3/20 : WORKDIR /edgex-go [2022-05-27T20:22:06.970Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:22:06.970Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:22:06.970Z] ---> bb1021f3adb2 [2022-05-27T20:22:06.970Z] Step 3/31 : WORKDIR /edgex-go [2022-05-27T20:22:07.246Z] ---> Running in 3ada429b4a20 [2022-05-27T20:22:07.246Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:22:07.246Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:22:07.246Z] ---> Running in db57dc49f437 [2022-05-27T20:22:07.246Z] ---> bb1021f3adb2 [2022-05-27T20:22:07.246Z] Step 3/26 : WORKDIR /edgex-go [2022-05-27T20:22:07.246Z] ---> Running in c8d41de46cab [2022-05-27T20:22:07.246Z] ---> Running in b7e68f9f73c3 [2022-05-27T20:22:07.522Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:22:07.522Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:22:07.522Z] ---> bb1021f3adb2 [2022-05-27T20:22:07.522Z] Step 3/25 : WORKDIR /edgex-go [2022-05-27T20:22:07.522Z] ---> Running in 066c9f0856d7 [2022-05-27T20:22:07.799Z] Removing intermediate container 3ada429b4a20 [2022-05-27T20:22:07.799Z] ---> 03fc0e0032d5 [2022-05-27T20:22:07.799Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:22:08.091Z] Removing intermediate container db57dc49f437 [2022-05-27T20:22:08.091Z] ---> 4df2ce4019e8 [2022-05-27T20:22:08.091Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-27T20:22:08.091Z] Removing intermediate container 066c9f0856d7 [2022-05-27T20:22:08.091Z] ---> 2c8ca19931eb [2022-05-27T20:22:08.091Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:22:08.091Z] Removing intermediate container b7e68f9f73c3 [2022-05-27T20:22:08.091Z] ---> f006de8396cb [2022-05-27T20:22:08.091Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:22:08.091Z] ---> Running in 4b39121e44d6 [2022-05-27T20:22:08.091Z] Removing intermediate container c8d41de46cab [2022-05-27T20:22:08.091Z] ---> 1d94ec63ea92 [2022-05-27T20:22:08.091Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:22:08.091Z] ---> Running in 6e39c0b9927a [2022-05-27T20:22:08.091Z] ---> Running in 1e24a08f1cd6 [2022-05-27T20:22:08.371Z] ---> Running in b12d58879a3d [2022-05-27T20:22:08.371Z] ---> Running in 240bd965c448 [2022-05-27T20:22:10.393Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:22:11.401Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:22:12.022Z] Removing intermediate container 1e24a08f1cd6 [2022-05-27T20:22:12.022Z] ---> e46e129f27bf [2022-05-27T20:22:12.022Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-27T20:22:12.309Z] Removing intermediate container 4b39121e44d6 [2022-05-27T20:22:12.309Z] ---> de55fbc47fcb [2022-05-27T20:22:12.309Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-27T20:22:12.309Z] ---> Running in 9eb10bde0e65 [2022-05-27T20:22:12.309Z] Removing intermediate container b12d58879a3d [2022-05-27T20:22:12.309Z] ---> addc1d7d4d89 [2022-05-27T20:22:12.310Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-27T20:22:12.584Z] ---> Running in 1a13160604e5 [2022-05-27T20:22:12.584Z] Removing intermediate container 240bd965c448 [2022-05-27T20:22:12.584Z] ---> 6c638b83d3f7 [2022-05-27T20:22:12.584Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-27T20:22:12.584Z] v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-27T20:22:12.584Z] v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-27T20:22:12.584Z] OK: 15743 distinct packages available [2022-05-27T20:22:12.861Z] ---> Running in f6f5b8a2f017 [2022-05-27T20:22:12.861Z] ---> Running in ab857e3cc43b [2022-05-27T20:22:12.861Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:22:13.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:22:14.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:22:14.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:22:14.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:22:15.122Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:22:15.122Z] OK: 220 MiB in 52 packages [2022-05-27T20:22:15.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:22:15.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:22:15.997Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:22:15.997Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:22:16.276Z] Removing intermediate container 6e39c0b9927a [2022-05-27T20:22:16.276Z] ---> 4dacd2e49241 [2022-05-27T20:22:16.276Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-27T20:22:17.280Z] OK: 220 MiB in 52 packages [2022-05-27T20:22:17.280Z] OK: 220 MiB in 52 packages [2022-05-27T20:22:17.280Z] ---> e1953036c44c [2022-05-27T20:22:17.280Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:22:17.573Z] OK: 220 MiB in 52 packages [2022-05-27T20:22:17.574Z] ---> Running in eb09f1572154 [2022-05-27T20:22:17.574Z] OK: 220 MiB in 52 packages [2022-05-27T20:22:19.030Z] Removing intermediate container 1a13160604e5 [2022-05-27T20:22:19.030Z] ---> 517a22a6e6ff [2022-05-27T20:22:19.030Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-27T20:22:19.307Z] Removing intermediate container f6f5b8a2f017 [2022-05-27T20:22:19.307Z] ---> db6da50bcdc4 [2022-05-27T20:22:19.307Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-27T20:22:19.307Z] Removing intermediate container 9eb10bde0e65 [2022-05-27T20:22:19.307Z] ---> aefcedd10833 [2022-05-27T20:22:19.307Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-27T20:22:19.579Z] Removing intermediate container ab857e3cc43b [2022-05-27T20:22:19.579Z] ---> 80fc02ec0c74 [2022-05-27T20:22:19.579Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-27T20:22:20.187Z] ---> dac23819aaaf [2022-05-27T20:22:20.187Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:22:20.466Z] ---> Running in dbed3ce9bc4e [2022-05-27T20:22:20.751Z] ---> 140a45f17796 [2022-05-27T20:22:20.751Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:22:21.030Z] ---> Running in fbe5004be7be [2022-05-27T20:22:21.331Z] ---> 2119b69e9679 [2022-05-27T20:22:21.332Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:22:21.332Z] ---> bbb2b69e7964 [2022-05-27T20:22:21.332Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:22:21.332Z] ---> Running in dd28a63f5ea6 [2022-05-27T20:22:21.615Z] ---> Running in 89d3a585b3dd [2022-05-27T20:22:23.070Z] Removing intermediate container eb09f1572154 [2022-05-27T20:22:23.070Z] ---> 0e4296ef46f5 [2022-05-27T20:22:23.070Z] Step 7/20 : COPY . . [2022-05-27T20:22:27.413Z] Removing intermediate container dbed3ce9bc4e [2022-05-27T20:22:27.413Z] ---> 5fbf0b6ccb3d [2022-05-27T20:22:27.413Z] Step 8/31 : COPY . . [2022-05-27T20:22:27.413Z] Removing intermediate container fbe5004be7be [2022-05-27T20:22:27.413Z] ---> 0e05a39cdddb [2022-05-27T20:22:27.413Z] Step 8/25 : COPY . . [2022-05-27T20:22:27.690Z] Removing intermediate container dd28a63f5ea6 [2022-05-27T20:22:27.690Z] ---> ad7eff455b2a [2022-05-27T20:22:27.690Z] Step 8/25 : COPY . . [2022-05-27T20:22:27.690Z] Removing intermediate container 89d3a585b3dd [2022-05-27T20:22:27.690Z] ---> 347367ef1f41 [2022-05-27T20:22:27.690Z] Step 8/26 : COPY . . [2022-05-27T20:22:54.529Z] ---> f10b7b386922 [2022-05-27T20:22:54.529Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-27T20:22:54.529Z] ---> Running in bd7c74d22b4e [2022-05-27T20:22:54.529Z] ---> 54a52f2e338f [2022-05-27T20:22:54.529Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-27T20:22:54.529Z] 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-27T20:22:54.529Z] ---> Running in a1b979c1d1ad [2022-05-27T20:22:55.141Z] ---> da3ea35f16a3 [2022-05-27T20:22:55.141Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-27T20:22:55.141Z] ---> Running in 9a33c3bf4adb [2022-05-27T20:22:56.127Z] ---> e01cf09d68aa [2022-05-27T20:22:56.127Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-27T20:22:56.127Z] ---> Running in 989702c4a1e5 [2022-05-27T20:22:56.731Z] ---> e3b6d704d603 [2022-05-27T20:22:56.731Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-27T20:22:56.731Z] 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-27T20:22:56.731Z] ---> Running in a7640381442a [2022-05-27T20:22:57.015Z] Removing intermediate container 989702c4a1e5 [2022-05-27T20:22:57.015Z] ---> a838fdb6dce6 [2022-05-27T20:22:57.015Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-05-27T20:22:57.295Z] ---> Running in 50db0f84d491 [2022-05-27T20:22:57.602Z] 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-27T20:22:57.884Z] Removing intermediate container a7640381442a [2022-05-27T20:22:57.884Z] ---> d9642e8f508a [2022-05-27T20:22:57.885Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-05-27T20:22:57.885Z] ---> Running in 7c3d30f8ed8f [2022-05-27T20:22:58.163Z] Removing intermediate container 50db0f84d491 [2022-05-27T20:22:58.163Z] ---> 096fd126a0a1 [2022-05-27T20:22:58.163Z] Step 11/25 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-05-27T20:22:58.163Z] ---> Running in 0aaddf7dbf8e [2022-05-27T20:22:59.160Z] Removing intermediate container 7c3d30f8ed8f [2022-05-27T20:22:59.160Z] ---> 2a8ebb87e4fd [2022-05-27T20:22:59.160Z] Step 11/26 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-05-27T20:22:59.160Z] ---> Running in 5bf6ffbf216b [2022-05-27T20:23:01.149Z] spire-server: not found [2022-05-27T20:23:01.149Z] spire-server: not found [2022-05-27T20:23:01.770Z] spire-1.2.1/ [2022-05-27T20:23:01.770Z] spire-1.2.1/ [2022-05-27T20:23:01.770Z] spire-1.2.1/.data/ [2022-05-27T20:23:01.770Z] spire-1.2.1/.data/.file [2022-05-27T20:23:01.770Z] spire-1.2.1/.dockerignore [2022-05-27T20:23:01.770Z] spire-1.2.1/.gitattributes [2022-05-27T20:23:01.770Z] spire-1.2.1/.githooks/ [2022-05-27T20:23:01.770Z] spire-1.2.1/.githooks/pre-commit [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/ [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/dependabot.yml [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/ [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-27T20:23:01.770Z] spire-1.2.1/.gitignore [2022-05-27T20:23:01.770Z] spire-1.2.1/.go-version [2022-05-27T20:23:01.770Z] spire-1.2.1/.golangci.yml [2022-05-27T20:23:01.770Z] spire-1.2.1/ADOPTERS.md [2022-05-27T20:23:01.770Z] spire-1.2.1/CHANGELOG.md [2022-05-27T20:23:01.770Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-27T20:23:01.770Z] spire-1.2.1/CODEOWNERS [2022-05-27T20:23:01.770Z] spire-1.2.1/CONTRIBUTING.md [2022-05-27T20:23:01.770Z] spire-1.2.1/Dockerfile [2022-05-27T20:23:01.770Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-05-27T20:23:01.770Z] spire-1.2.1/.data/.file [2022-05-27T20:23:01.770Z] spire-1.2.1/.dockerignore [2022-05-27T20:23:01.770Z] spire-1.2.1/.gitattributes [2022-05-27T20:23:01.770Z] spire-1.2.1/.githooks/ [2022-05-27T20:23:01.770Z] spire-1.2.1/.githooks/pre-commit [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/ [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/dependabot.yml [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/ [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-27T20:23:01.770Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-27T20:23:01.770Z] spire-1.2.1/.gitignore [2022-05-27T20:23:01.770Z] spire-1.2.1/.go-version [2022-05-27T20:23:01.770Z] spire-1.2.1/.golangci.yml [2022-05-27T20:23:01.770Z] spire-1.2.1/ADOPTERS.md [2022-05-27T20:23:01.770Z] spire-1.2.1/CHANGELOG.md [2022-05-27T20:23:01.770Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-27T20:23:01.770Z] spire-1.2.1/CODEOWNERS [2022-05-27T20:23:01.770Z] spire-1.2.1/CONTRIBUTING.md [2022-05-27T20:23:01.770Z] spire-1.2.1/Dockerfile [2022-05-27T20:23:01.770Z] spire-1.2.1/Dockerfile.dev [2022-05-27T20:23:01.770Z] spire-1.2.1/Dockerfile.scratch [2022-05-27T20:23:01.770Z] spire-1.2.1/LICENSE [2022-05-27T20:23:01.770Z] spire-1.2.1/MAINTAINERS.md [2022-05-27T20:23:01.770Z] spire-1.2.1/Makefile [2022-05-27T20:23:01.770Z] spire-1.2.1/README.md [2022-05-27T20:23:01.770Z] spire-1.2.1/ROADMAP.md [2022-05-27T20:23:01.770Z] spire-1.2.1/SECURITY.md [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-27T20:23:01.770Z] spire-1.2.1/Dockerfile.scratch [2022-05-27T20:23:01.770Z] spire-1.2.1/LICENSE [2022-05-27T20:23:01.770Z] spire-1.2.1/MAINTAINERS.md [2022-05-27T20:23:01.770Z] spire-1.2.1/Makefile [2022-05-27T20:23:01.770Z] spire-1.2.1/README.md [2022-05-27T20:23:01.770Z] spire-1.2.1/ROADMAP.md [2022-05-27T20:23:01.770Z] spire-1.2.1/SECURITY.md [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-27T20:23:01.770Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/ [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-27T20:23:02.051Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/ [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/agent/ [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/agent/agent.conf [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/server/ [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/server/server.conf [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/server/server_full.conf [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/ [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/SPIRE101.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/auditlog.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/ [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-27T20:23:02.052Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/ [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/agent/ [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/agent/agent.conf [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/server/ [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/server/server.conf [2022-05-27T20:23:02.052Z] spire-1.2.1/conf/server/server_full.conf [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/ [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/SPIRE101.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/auditlog.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/ [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/scaling_spire.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/spire_agent.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/spire_server.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/supported_integrations.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/telemetry.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/telemetry_config.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/upgrading.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/using_spire.md [2022-05-27T20:23:02.052Z] spire-1.2.1/examples/ [2022-05-27T20:23:02.052Z] spire-1.2.1/examples/README.md [2022-05-27T20:23:02.052Z] spire-1.2.1/go.mod [2022-05-27T20:23:02.052Z] spire-1.2.1/go.sum [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/ [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/ [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/agent.go [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/ [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-27T20:23:02.052Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-27T20:23:02.052Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-27T20:23:02.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-27T20:23:02.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-27T20:23:02.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-27T20:23:02.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-27T20:23:02.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-27T20:23:02.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-27T20:23:02.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-27T20:23:02.053Z] spire-1.2.1/doc/scaling_spire.md [2022-05-27T20:23:02.053Z] spire-1.2.1/doc/spire_agent.md [2022-05-27T20:23:02.053Z] spire-1.2.1/doc/spire_server.md [2022-05-27T20:23:02.053Z] spire-1.2.1/doc/supported_integrations.md [2022-05-27T20:23:02.053Z] spire-1.2.1/doc/telemetry.md [2022-05-27T20:23:02.053Z] spire-1.2.1/doc/telemetry_config.md [2022-05-27T20:23:02.053Z] spire-1.2.1/doc/upgrading.md [2022-05-27T20:23:02.053Z] spire-1.2.1/doc/using_spire.md [2022-05-27T20:23:02.053Z] spire-1.2.1/examples/ [2022-05-27T20:23:02.053Z] spire-1.2.1/examples/README.md [2022-05-27T20:23:02.053Z] spire-1.2.1/go.mod [2022-05-27T20:23:02.053Z] spire-1.2.1/go.sum [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/ [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/ [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/agent.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/ [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-27T20:23:02.053Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/client/ [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/common/ [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/config.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/client/ [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-27T20:23:02.333Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/common/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/config.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-27T20:23:02.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/svid/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/names.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/auth/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-27T20:23:02.335Z] [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/svid/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/catalog/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/names.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/auth/ [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-27T20:23:02.335Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-27T20:23:02.336Z] [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cli/ [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/ [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-27T20:23:02.336Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/health/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/health/config.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/health/context.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/health/health.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/idutil/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/log/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/log/log.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/log/options.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cli/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-27T20:23:02.616Z] [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-27T20:23:02.616Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/health/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/health/config.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/health/context.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/health/health.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/idutil/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/log/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/log/log.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/log/options.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/profiling/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/selector/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-27T20:23:02.617Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/uptime/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/profiling/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/selector/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/task.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/version/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/version/version.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509util/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/uptime/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/api.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/task.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/version/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/version/version.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509util/ [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-27T20:23:02.618Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/health/ [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/id.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/ [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/ [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/api.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-27T20:23:02.619Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/status.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/bundle/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/ca/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/health/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/id.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/cache/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/catalog/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-27T20:23:02.899Z] [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/status.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-27T20:23:02.899Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/api/trustdomain/v1/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/config.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/bundle/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/ca/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/cache/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/catalog/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/config.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-27T20:23:02.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-27T20:23:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-27T20:23:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-27T20:23:03.193Z] [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-27T20:23:03.193Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-27T20:23:03.194Z] [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/registration/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/server.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/server_test.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/svid/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/ [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/private/ [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/private/server/ [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/private/server/journal/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/spire/ [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/spire/common/ [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/spire/plugin/ [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-27T20:23:03.194Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-27T20:23:03.194Z] spire-1.2.1/release/ [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-27T20:23:03.194Z] spire-1.2.1/release/spire-extras/ [2022-05-27T20:23:03.194Z] spire-1.2.1/release/spire-extras/README.md [2022-05-27T20:23:03.194Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-27T20:23:03.194Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-27T20:23:03.194Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-27T20:23:03.194Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-27T20:23:03.194Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-27T20:23:03.194Z] spire-1.2.1/release/spire/ [2022-05-27T20:23:03.194Z] spire-1.2.1/release/spire/README.md [2022-05-27T20:23:03.194Z] spire-1.2.1/release/spire/conf/ [2022-05-27T20:23:03.194Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-27T20:23:03.194Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-27T20:23:03.194Z] spire-1.2.1/release/spire/conf/server/ [2022-05-27T20:23:03.194Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-27T20:23:03.194Z] spire-1.2.1/script/ [2022-05-27T20:23:03.194Z] spire-1.2.1/script/build-artifact.sh [2022-05-27T20:23:03.194Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-27T20:23:03.194Z] spire-1.2.1/support/ [2022-05-27T20:23:03.194Z] spire-1.2.1/support/k8s/ [2022-05-27T20:23:03.194Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-27T20:23:03.194Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-27T20:23:03.194Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-27T20:23:03.194Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-27T20:23:03.194Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/pkg/server/registration/ [2022-05-27T20:23:03.195Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-27T20:23:03.195Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-27T20:23:03.195Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/pkg/server/server.go [2022-05-27T20:23:03.195Z] spire-1.2.1/pkg/server/server_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/pkg/server/svid/ [2022-05-27T20:23:03.195Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-27T20:23:03.195Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-27T20:23:03.195Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-27T20:23:03.195Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/ [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/private/ [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/private/server/ [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/private/server/journal/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/spire/ [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/spire/common/ [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/spire/plugin/ [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-27T20:23:03.195Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-27T20:23:03.195Z] spire-1.2.1/release/ [2022-05-27T20:23:03.195Z] spire-1.2.1/release/spire-extras/ [2022-05-27T20:23:03.195Z] spire-1.2.1/release/spire-extras/README.md [2022-05-27T20:23:03.195Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-27T20:23:03.195Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-27T20:23:03.195Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-27T20:23:03.195Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-27T20:23:03.195Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-27T20:23:03.195Z] spire-1.2.1/release/spire/ [2022-05-27T20:23:03.195Z] spire-1.2.1/release/spire/README.md [2022-05-27T20:23:03.195Z] spire-1.2.1/release/spire/conf/ [2022-05-27T20:23:03.195Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-27T20:23:03.195Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-27T20:23:03.195Z] spire-1.2.1/release/spire/conf/server/ [2022-05-27T20:23:03.195Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-27T20:23:03.195Z] spire-1.2.1/script/ [2022-05-27T20:23:03.195Z] spire-1.2.1/script/build-artifact.sh [2022-05-27T20:23:03.195Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-27T20:23:03.195Z] spire-1.2.1/support/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-27T20:23:03.195Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-27T20:23:03.195Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-27T20:23:03.195Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/clock/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/clock/clock.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fixture/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fixture/certs/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-27T20:23:03.196Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/clock/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/clock/clock.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-27T20:23:03.196Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/fixture.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/registration/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/README.md [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/common [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/suites/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-27T20:23:03.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/fixture.go [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/registration/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-27T20:23:03.481Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/README.md [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/common [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/setup/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-27T20:23:03.481Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-27T20:23:03.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-27T20:23:03.483Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-27T20:23:03.484Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-27T20:23:03.484Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-27T20:23:03.484Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-27T20:23:03.484Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-27T20:23:03.484Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-27T20:23:03.484Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-27T20:23:03.484Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-27T20:23:03.484Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-27T20:23:03.763Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-27T20:23:03.763Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-27T20:23:03.763Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-27T20:23:03.763Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-27T20:23:03.763Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-27T20:23:03.763Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-27T20:23:03.763Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-27T20:23:03.763Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-27T20:23:03.763Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-27T20:23:03.763Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-27T20:23:03.763Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-27T20:23:03.764Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/test-one.sh [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/test.sh [2022-05-27T20:23:03.765Z] spire-1.2.1/test/plugintest/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/plugintest/config.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/plugintest/load.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/plugintest/option.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/spiretest/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-27T20:23:03.765Z] spire-1.2.1/test/spiretest/dir.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/spiretest/logs.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/spiretest/suite.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/spiretest/x509.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/testca/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/testca/ca.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/testkey/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/testkey/generate.sh [2022-05-27T20:23:03.765Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/testkey/keys.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/testkey/new.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/tpmsimulator/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/util/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/util/cert_generation.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/util/io_redirection.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/util/race.go [2022-05-27T20:23:03.765Z] spire-1.2.1/test/util/util.go [2022-05-27T20:23:03.765Z] building spire from source... [2022-05-27T20:23:03.765Z] [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-27T20:23:03.765Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/test-one.sh [2022-05-27T20:23:03.766Z] spire-1.2.1/test/integration/test.sh [2022-05-27T20:23:03.766Z] spire-1.2.1/test/plugintest/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/plugintest/config.go [2022-05-27T20:23:03.766Z] spire-1.2.1/test/plugintest/load.go [2022-05-27T20:23:03.766Z] spire-1.2.1/test/plugintest/option.go [2022-05-27T20:23:03.766Z] spire-1.2.1/test/spiretest/ [2022-05-27T20:23:03.766Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/spiretest/dir.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/spiretest/logs.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/spiretest/suite.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/spiretest/x509.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/testca/ [2022-05-27T20:23:04.046Z] spire-1.2.1/test/testca/ca.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/testkey/ [2022-05-27T20:23:04.046Z] spire-1.2.1/test/testkey/generate.sh [2022-05-27T20:23:04.046Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/testkey/keys.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/testkey/new.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/tpmsimulator/ [2022-05-27T20:23:04.046Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/util/ [2022-05-27T20:23:04.046Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/util/cert_generation.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/util/io_redirection.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/util/race.go [2022-05-27T20:23:04.046Z] spire-1.2.1/test/util/util.go [2022-05-27T20:23:04.046Z] building spire from source... [2022-05-27T20:23:04.046Z] Installing go1.17.7... [2022-05-27T20:23:04.653Z] Installing go1.17.7... [2022-05-27T20:23:31.521Z] Building bin/spire-server... [2022-05-27T20:23:31.521Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-27T20:23:31.521Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-27T20:23:31.521Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-27T20:23:31.521Z] Building bin/spire-server... [2022-05-27T20:23:31.521Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-27T20:23:31.521Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-27T20:23:31.521Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-27T20:23:31.521Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-27T20:23:31.521Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-27T20:23:31.521Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-27T20:23:31.521Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-27T20:23:31.521Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-27T20:23:31.521Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-27T20:23:31.521Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-27T20:23:31.805Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-27T20:23:33.251Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-27T20:23:33.251Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-27T20:23:33.251Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-27T20:23:33.547Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-27T20:23:33.547Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-27T20:23:34.163Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-27T20:23:34.163Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-27T20:23:34.163Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-27T20:23:34.444Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-27T20:23:34.444Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-27T20:23:34.444Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-27T20:23:34.444Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-27T20:23:34.721Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-27T20:23:34.998Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-27T20:23:34.998Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-27T20:23:36.444Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-27T20:23:36.444Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-27T20:23:36.444Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-27T20:23:36.444Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-27T20:23:37.047Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-27T20:23:37.047Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-27T20:23:37.047Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-27T20:23:37.047Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-27T20:23:37.325Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-27T20:23:37.325Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-27T20:23:37.604Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-27T20:23:37.881Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-27T20:23:37.881Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-27T20:23:38.486Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-27T20:23:38.486Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-27T20:23:39.090Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-27T20:23:39.090Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-27T20:23:39.090Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-27T20:23:39.090Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-27T20:23:54.261Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-27T20:23:54.261Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-27T20:23:54.261Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-27T20:23:54.261Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-27T20:23:54.261Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-27T20:23:54.537Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-27T20:23:54.818Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-27T20:23:54.818Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-27T20:23:55.095Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-27T20:23:55.095Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-27T20:23:55.095Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-27T20:23:55.373Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-27T20:23:55.373Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-27T20:23:55.373Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-27T20:23:55.652Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-27T20:23:56.257Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-27T20:23:57.254Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-27T20:23:57.532Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-27T20:23:57.812Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-27T20:23:57.812Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-27T20:23:57.812Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-27T20:23:57.812Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-27T20:23:58.089Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-27T20:23:58.089Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-27T20:23:58.368Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-27T20:23:58.368Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-27T20:23:59.362Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-27T20:23:59.641Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-27T20:23:59.641Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-27T20:23:59.641Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-27T20:24:00.630Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-27T20:24:04.957Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-27T20:24:04.957Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-27T20:24:04.957Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-27T20:24:04.957Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-27T20:24:05.944Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-27T20:24:05.944Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-27T20:24:05.944Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-27T20:24:06.221Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-27T20:24:06.221Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-27T20:24:06.504Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-27T20:24:06.504Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-27T20:24:06.780Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-27T20:24:06.780Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-27T20:24:07.055Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-27T20:24:07.055Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-27T20:24:07.055Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-27T20:24:07.055Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-27T20:24:07.055Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-27T20:24:07.333Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-27T20:24:07.333Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-27T20:24:07.608Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-27T20:24:07.884Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-27T20:24:08.161Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-27T20:24:08.161Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-27T20:24:08.161Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-27T20:24:08.438Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-27T20:24:09.050Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-27T20:24:09.330Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-27T20:24:09.330Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-27T20:24:09.330Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-27T20:24:14.759Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-27T20:24:14.759Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-27T20:24:14.759Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-27T20:24:14.759Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-27T20:24:15.037Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-27T20:24:33.407Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-27T20:24:33.407Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-27T20:24:33.407Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-27T20:24:33.407Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-27T20:24:37.723Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-27T20:24:37.723Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-27T20:24:37.723Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-27T20:24:38.001Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-27T20:24:38.001Z] go: downloading k8s.io/api v0.23.4 [2022-05-27T20:24:38.001Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-27T20:24:38.989Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-27T20:24:39.266Z] go: downloading google.golang.org/api v0.70.0 [2022-05-27T20:24:39.266Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-27T20:24:39.266Z] go: downloading k8s.io/api v0.23.4 [2022-05-27T20:24:51.713Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-27T20:24:51.991Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-27T20:24:52.269Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-27T20:24:52.269Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-27T20:24:52.547Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-27T20:24:52.547Z] go: downloading google.golang.org/api v0.70.0 [2022-05-27T20:25:24.954Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-27T20:25:24.954Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-27T20:25:24.954Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-27T20:25:24.954Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-27T20:25:24.954Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-27T20:25:24.954Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-27T20:25:24.954Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-27T20:25:24.954Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-27T20:25:26.414Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-27T20:25:26.414Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-27T20:25:26.690Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-27T20:25:27.679Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-27T20:25:27.957Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-27T20:25:27.957Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-27T20:25:28.232Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-27T20:25:28.512Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-27T20:25:28.789Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-27T20:25:28.789Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-27T20:25:28.789Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-27T20:25:29.067Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-27T20:25:29.344Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-27T20:25:29.344Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-27T20:25:29.945Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-27T20:25:30.547Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-27T20:25:30.547Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-27T20:25:30.821Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-27T20:25:30.821Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-27T20:25:30.822Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-27T20:25:32.270Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-27T20:25:32.885Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-27T20:25:34.879Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-27T20:25:34.879Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-27T20:25:35.156Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-27T20:25:35.757Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-27T20:25:35.757Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-27T20:25:35.757Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-27T20:25:35.757Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-27T20:25:35.757Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-27T20:25:35.757Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-27T20:25:36.034Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-27T20:25:36.308Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-27T20:25:36.308Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-27T20:25:36.924Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-27T20:25:36.924Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-27T20:25:36.924Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-27T20:25:37.201Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-27T20:25:37.201Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-27T20:25:37.201Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-27T20:25:37.477Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-27T20:25:37.477Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-27T20:25:37.477Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-27T20:25:37.477Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-27T20:25:37.754Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-27T20:25:37.755Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-27T20:25:38.358Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-27T20:25:38.960Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-27T20:25:38.960Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-27T20:25:39.238Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-27T20:25:39.515Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-27T20:25:39.515Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-27T20:25:39.515Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-27T20:25:39.797Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-27T20:25:39.797Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-27T20:25:39.797Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-27T20:25:39.797Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-27T20:25:39.797Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-27T20:25:39.797Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-27T20:25:39.797Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-27T20:25:40.073Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-27T20:25:41.063Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-27T20:25:41.344Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-27T20:25:41.618Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-27T20:25:41.618Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-27T20:25:41.891Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-27T20:25:43.874Z] go: downloading go.opencensus.io v0.23.0 [2022-05-27T20:25:44.476Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-27T20:25:44.476Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-27T20:25:44.751Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-27T20:25:44.752Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-27T20:25:44.752Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-27T20:25:45.029Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-27T20:25:45.307Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-27T20:25:45.586Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-27T20:25:45.586Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-27T20:25:45.586Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-27T20:25:45.863Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-27T20:25:45.863Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-27T20:25:45.863Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-27T20:25:45.863Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-27T20:25:46.866Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-27T20:25:47.144Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-27T20:25:47.144Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-27T20:25:48.133Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-27T20:25:48.740Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-27T20:25:48.740Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-27T20:25:48.740Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-27T20:25:49.016Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-27T20:25:49.294Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-27T20:25:50.284Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-27T20:25:50.284Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-27T20:25:50.560Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-27T20:25:50.560Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-27T20:25:50.837Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-27T20:25:50.837Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-27T20:25:50.837Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-27T20:25:51.440Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-27T20:25:51.440Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-27T20:25:52.440Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-27T20:25:52.440Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-27T20:25:52.440Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-27T20:25:52.440Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-27T20:25:52.440Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-27T20:25:53.047Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-27T20:25:53.047Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-27T20:25:53.327Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-27T20:25:53.610Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-27T20:25:53.610Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-27T20:25:53.890Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-27T20:25:54.170Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-27T20:25:54.170Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-27T20:25:54.170Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-27T20:25:54.780Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-27T20:25:55.060Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-27T20:25:55.060Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-27T20:25:55.674Z] go: downloading go.opencensus.io v0.23.0 [2022-05-27T20:25:56.670Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-27T20:25:56.948Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-27T20:25:56.948Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-27T20:25:57.229Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-27T20:25:57.505Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-27T20:25:58.501Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-27T20:26:00.506Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-27T20:26:02.506Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-27T20:26:02.506Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-27T20:26:03.108Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-27T20:26:03.108Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-27T20:26:03.387Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-27T20:26:03.387Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-27T20:26:03.387Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-27T20:26:03.387Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-27T20:26:03.662Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-27T20:26:04.270Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-27T20:26:04.548Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-27T20:26:04.548Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-27T20:26:04.548Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-27T20:26:04.826Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-27T20:26:04.826Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-27T20:26:05.107Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-27T20:26:15.306Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-27T20:26:15.306Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-27T20:26:15.306Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-27T20:26:15.306Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-27T20:26:30.426Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-27T20:26:30.426Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-27T20:26:33.086Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-27T20:26:33.086Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-27T20:27:41.192Z] 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-27T20:27:47.959Z] Removing intermediate container a1b979c1d1ad [2022-05-27T20:27:47.959Z] ---> 126eadc111cc [2022-05-27T20:27:47.959Z] [2022-05-27T20:27:47.959Z] Step 10/25 : FROM alpine:3.14 [2022-05-27T20:27:48.232Z] 3.14: Pulling from library/alpine [2022-05-27T20:27:50.884Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-27T20:27:50.884Z] Status: Downloaded newer image for alpine:3.14 [2022-05-27T20:27:50.884Z] ---> ac73e934f311 [2022-05-27T20:27:50.884Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-27T20:27:51.498Z] ---> Running in cc4c6f1b37b9 [2022-05-27T20:27:54.156Z] Removing intermediate container 9a33c3bf4adb [2022-05-27T20:27:54.156Z] ---> d8915dd25742 [2022-05-27T20:27:54.156Z] [2022-05-27T20:27:54.156Z] Step 10/31 : FROM alpine:3.14 [2022-05-27T20:27:54.156Z] ---> ac73e934f311 [2022-05-27T20:27:54.156Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-27T20:27:54.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:27:54.156Z] ---> Running in 04cfb52ecfe7 [2022-05-27T20:27:54.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:27:54.446Z] Removing intermediate container 04cfb52ecfe7 [2022-05-27T20:27:54.446Z] ---> 8bb19090f996 [2022-05-27T20:27:54.446Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-27T20:27:54.741Z] ---> Running in 0b1a976fe012 [2022-05-27T20:27:55.733Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-27T20:27:55.733Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-27T20:27:55.733Z] (3/3) Installing su-exec (0.2-r1) [2022-05-27T20:27:55.733Z] Executing busybox-1.33.1-r7.trigger [2022-05-27T20:27:55.733Z] Executing ca-certificates-20211220-r0.trigger [2022-05-27T20:27:56.023Z] OK: 6 MiB in 17 packages [2022-05-27T20:27:56.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:27:56.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:27:57.990Z] Removing intermediate container cc4c6f1b37b9 [2022-05-27T20:27:57.990Z] ---> ea43acc48b9d [2022-05-27T20:27:57.990Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-27T20:27:57.990Z] ---> Running in 916f0dcdb985 [2022-05-27T20:27:58.266Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-27T20:27:58.266Z] (2/2) Installing su-exec (0.2-r1) [2022-05-27T20:27:58.266Z] Executing busybox-1.33.1-r7.trigger [2022-05-27T20:27:58.266Z] OK: 6 MiB in 16 packages [2022-05-27T20:27:58.572Z] Removing intermediate container 916f0dcdb985 [2022-05-27T20:27:58.572Z] ---> e13b276ce3d5 [2022-05-27T20:27:58.572Z] Step 13/25 : WORKDIR / [2022-05-27T20:27:58.572Z] ---> Running in e476adae7f9b [2022-05-27T20:27:59.575Z] Removing intermediate container e476adae7f9b [2022-05-27T20:27:59.575Z] ---> 20a83bb98145 [2022-05-27T20:27:59.575Z] 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-27T20:28:00.194Z] Removing intermediate container 0b1a976fe012 [2022-05-27T20:28:00.194Z] ---> c293fa877830 [2022-05-27T20:28:00.194Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-27T20:28:00.194Z] ---> Running in 790ff9f87d75 [2022-05-27T20:28:00.814Z] ---> 16600fd484f1 [2022-05-27T20:28:01.092Z] 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-27T20:28:01.092Z] Removing intermediate container 790ff9f87d75 [2022-05-27T20:28:01.092Z] ---> caa08652478d [2022-05-27T20:28:01.092Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-27T20:28:01.092Z] ---> Running in a91b9836d201 [2022-05-27T20:28:02.087Z] Removing intermediate container a91b9836d201 [2022-05-27T20:28:02.087Z] ---> 0d45bfab2d5a [2022-05-27T20:28:02.087Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-27T20:28:02.087Z] ---> Running in bf5ea94eb006 [2022-05-27T20:28:02.374Z] ---> f35bee8e86ee [2022-05-27T20:28:02.374Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-27T20:28:03.367Z] ---> e1735444d740 [2022-05-27T20:28:03.367Z] 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-27T20:28:04.823Z] ---> 50ef6a558422 [2022-05-27T20:28:04.823Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-27T20:28:05.449Z] Removing intermediate container bf5ea94eb006 [2022-05-27T20:28:05.449Z] ---> 49c2b6211c89 [2022-05-27T20:28:05.449Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-27T20:28:05.729Z] ---> Running in 5ce02a61d10a [2022-05-27T20:28:06.722Z] Removing intermediate container 5ce02a61d10a [2022-05-27T20:28:06.722Z] ---> 126819fc2042 [2022-05-27T20:28:06.722Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-27T20:28:06.999Z] ---> df7c7a95bfe8 [2022-05-27T20:28:06.999Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-27T20:28:07.619Z] ---> 1d14d4d23a8b [2022-05-27T20:28:07.619Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-27T20:28:07.909Z] ---> Running in bba30de6862d [2022-05-27T20:28:09.909Z] ---> 281d101dee8a [2022-05-27T20:28:09.909Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-27T20:28:10.920Z] ---> e304f49c7054 [2022-05-27T20:28:10.920Z] 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-27T20:28:11.207Z] ---> Running in bc870d9088a8 [2022-05-27T20:28:11.486Z] Removing intermediate container bba30de6862d [2022-05-27T20:28:11.486Z] ---> f44a5ebd8876 [2022-05-27T20:28:11.486Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-27T20:28:12.935Z] ---> 3e7ecb292344 [2022-05-27T20:28:12.935Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-27T20:28:14.959Z] Removing intermediate container bc870d9088a8 [2022-05-27T20:28:14.959Z] ---> 965ade049800 [2022-05-27T20:28:14.959Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-27T20:28:14.959Z] ---> Running in e9b30077d401 [2022-05-27T20:28:15.578Z] ---> 2b08ddd09de2 [2022-05-27T20:28:15.578Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-27T20:28:15.857Z] Removing intermediate container e9b30077d401 [2022-05-27T20:28:15.857Z] ---> 12e857812976 [2022-05-27T20:28:15.857Z] Step 23/25 : LABEL arch=arm64 [2022-05-27T20:28:15.857Z] ---> Running in 733f048b4997 [2022-05-27T20:28:16.851Z] ---> 2fa7798e71d1 [2022-05-27T20:28:16.851Z] Removing intermediate container 733f048b4997 [2022-05-27T20:28:16.851Z] ---> bd528f0847c3 [2022-05-27T20:28:16.851Z] Step 24/25 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:28:16.851Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-27T20:28:16.851Z] ---> Running in 8b171247f953 [2022-05-27T20:28:17.455Z] Removing intermediate container 8b171247f953 [2022-05-27T20:28:17.455Z] ---> 211f99a186f0 [2022-05-27T20:28:17.455Z] Step 25/25 : LABEL version=0.0.0 [2022-05-27T20:28:17.741Z] ---> Running in 959df688e574 [2022-05-27T20:28:18.016Z] ---> cf3f065f92da [2022-05-27T20:28:18.016Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-27T20:28:18.624Z] Removing intermediate container 959df688e574 [2022-05-27T20:28:18.624Z] ---> 446ac6064299 [2022-05-27T20:28:18.624Z] [2022-05-27T20:28:19.229Z] ---> f5df343682fb [2022-05-27T20:28:19.229Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-27T20:28:19.229Z] Successfully built 446ac6064299 [2022-05-27T20:28:19.229Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-27T20:28:19.229Z] Building sys-mgmt-agent [2022-05-27T20:28:19.523Z]  Building security-secretstore-setup ... done  ---> Running in 4779e60fcbc2 [2022-05-27T20:28:19.829Z] Removing intermediate container 4779e60fcbc2 [2022-05-27T20:28:19.829Z] ---> af593db293d1 [2022-05-27T20:28:19.829Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-27T20:28:20.824Z] ---> 75ea7fe617d7 [2022-05-27T20:28:20.824Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-27T20:28:21.111Z] ---> Running in b214bfe08ba0 [2022-05-27T20:28:24.517Z] Removing intermediate container b214bfe08ba0 [2022-05-27T20:28:24.517Z] ---> 404726360c9f [2022-05-27T20:28:24.517Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-27T20:28:24.517Z] ---> Running in 395411782b33 [2022-05-27T20:28:25.120Z] Removing intermediate container 395411782b33 [2022-05-27T20:28:25.120Z] ---> e8e4b041c671 [2022-05-27T20:28:25.120Z] Step 28/31 : CMD ["gate"] [2022-05-27T20:28:25.403Z] ---> Running in f7b587d2467b [2022-05-27T20:28:26.007Z] Removing intermediate container f7b587d2467b [2022-05-27T20:28:26.007Z] ---> d5f55e4e6f3d [2022-05-27T20:28:26.007Z] Step 29/31 : LABEL arch=arm64 [2022-05-27T20:28:26.617Z] ---> Running in bb4fecbcd16d [2022-05-27T20:28:26.899Z] Removing intermediate container bb4fecbcd16d [2022-05-27T20:28:26.899Z] ---> 8fe78e6ea0e1 [2022-05-27T20:28:26.899Z] Step 30/31 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:28:27.177Z] ---> Running in 876ee5f97a91 [2022-05-27T20:28:27.783Z] Removing intermediate container 876ee5f97a91 [2022-05-27T20:28:27.783Z] ---> ee0e7459b888 [2022-05-27T20:28:27.783Z] Step 31/31 : LABEL version=0.0.0 [2022-05-27T20:28:28.065Z] ---> Running in c273658028d6 [2022-05-27T20:28:28.671Z] Removing intermediate container c273658028d6 [2022-05-27T20:28:28.671Z] ---> 642bd64d6f6e [2022-05-27T20:28:28.671Z] [2022-05-27T20:28:28.951Z] Successfully built 642bd64d6f6e [2022-05-27T20:28:28.951Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-27T20:28:28.951Z]  Building security-bootstrapper ... done Building security-spire-config [2022-05-27T20:29:01.383Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:29:01.383Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:29:01.383Z] ---> bb1021f3adb2 [2022-05-27T20:29:01.383Z] Step 3/23 : WORKDIR /edgex-go [2022-05-27T20:29:01.383Z] ---> Using cache [2022-05-27T20:29:01.383Z] ---> 1d94ec63ea92 [2022-05-27T20:29:01.383Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:29:01.383Z] ---> Using cache [2022-05-27T20:29:01.383Z] ---> 6c638b83d3f7 [2022-05-27T20:29:01.383Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-27T20:29:01.664Z] ---> Running in e78d4b21b86e [2022-05-27T20:29:04.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:29:05.356Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:29:06.819Z] OK: 220 MiB in 52 packages [2022-05-27T20:29:08.289Z] Removing intermediate container e78d4b21b86e [2022-05-27T20:29:08.289Z] ---> a5ec10c25d2f [2022-05-27T20:29:08.289Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-27T20:29:09.743Z] ---> 8d791b4770c3 [2022-05-27T20:29:09.743Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:29:10.038Z] ---> Running in 8a6c154b4bf2 [2022-05-27T20:29:12.034Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:29:12.034Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:29:12.034Z] ---> bb1021f3adb2 [2022-05-27T20:29:12.034Z] Step 3/26 : WORKDIR /edgex-go [2022-05-27T20:29:12.034Z] ---> Using cache [2022-05-27T20:29:12.034Z] ---> 1d94ec63ea92 [2022-05-27T20:29:12.034Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:29:12.034Z] ---> Using cache [2022-05-27T20:29:12.034Z] ---> 6c638b83d3f7 [2022-05-27T20:29:12.034Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-27T20:29:12.034Z] ---> Using cache [2022-05-27T20:29:12.034Z] ---> 80fc02ec0c74 [2022-05-27T20:29:12.034Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-27T20:29:12.034Z] ---> Using cache [2022-05-27T20:29:12.034Z] ---> bbb2b69e7964 [2022-05-27T20:29:12.034Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:29:12.034Z] ---> Using cache [2022-05-27T20:29:12.034Z] ---> 347367ef1f41 [2022-05-27T20:29:12.034Z] Step 8/26 : COPY . . [2022-05-27T20:29:12.034Z] ---> Using cache [2022-05-27T20:29:12.034Z] ---> e3b6d704d603 [2022-05-27T20:29:12.034Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-27T20:29:12.034Z] ---> Using cache [2022-05-27T20:29:12.034Z] ---> d9642e8f508a [2022-05-27T20:29:12.034Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-05-27T20:29:12.034Z] ---> Using cache [2022-05-27T20:29:12.034Z] ---> 2a8ebb87e4fd [2022-05-27T20:29:12.034Z] Step 11/26 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-05-27T20:29:12.034Z] ---> Running in 5bbfbfb15b2d [2022-05-27T20:29:14.025Z] spire-server: not found [2022-05-27T20:29:14.628Z] spire-1.2.1/ [2022-05-27T20:29:14.628Z] spire-1.2.1/.data/ [2022-05-27T20:29:14.628Z] spire-1.2.1/.data/.file [2022-05-27T20:29:14.628Z] spire-1.2.1/.dockerignore [2022-05-27T20:29:14.628Z] spire-1.2.1/.gitattributes [2022-05-27T20:29:14.628Z] spire-1.2.1/.githooks/ [2022-05-27T20:29:14.628Z] spire-1.2.1/.githooks/pre-commit [2022-05-27T20:29:14.628Z] spire-1.2.1/.github/ [2022-05-27T20:29:14.628Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-27T20:29:14.628Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-27T20:29:14.628Z] spire-1.2.1/.github/dependabot.yml [2022-05-27T20:29:14.628Z] spire-1.2.1/.github/workflows/ [2022-05-27T20:29:14.628Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-27T20:29:14.628Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-27T20:29:14.628Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-27T20:29:14.628Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-27T20:29:14.628Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-27T20:29:14.628Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-27T20:29:14.628Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-27T20:29:14.628Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-27T20:29:14.628Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-27T20:29:14.628Z] spire-1.2.1/.gitignore [2022-05-27T20:29:14.628Z] spire-1.2.1/.go-version [2022-05-27T20:29:14.628Z] spire-1.2.1/.golangci.yml [2022-05-27T20:29:14.628Z] spire-1.2.1/ADOPTERS.md [2022-05-27T20:29:14.628Z] spire-1.2.1/CHANGELOG.md [2022-05-27T20:29:14.628Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-27T20:29:14.628Z] spire-1.2.1/CODEOWNERS [2022-05-27T20:29:14.628Z] spire-1.2.1/CONTRIBUTING.md [2022-05-27T20:29:14.628Z] spire-1.2.1/Dockerfile [2022-05-27T20:29:14.628Z] spire-1.2.1/Dockerfile.dev [2022-05-27T20:29:14.628Z] spire-1.2.1/Dockerfile.scratch [2022-05-27T20:29:14.628Z] spire-1.2.1/LICENSE [2022-05-27T20:29:14.628Z] spire-1.2.1/MAINTAINERS.md [2022-05-27T20:29:14.628Z] spire-1.2.1/Makefile [2022-05-27T20:29:14.628Z] spire-1.2.1/README.md [2022-05-27T20:29:14.628Z] spire-1.2.1/ROADMAP.md [2022-05-27T20:29:14.628Z] spire-1.2.1/SECURITY.md [2022-05-27T20:29:14.628Z] spire-1.2.1/cmd/ [2022-05-27T20:29:14.628Z] spire-1.2.1/cmd/spire-agent/ [2022-05-27T20:29:14.628Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-27T20:29:14.628Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-27T20:29:14.628Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/ [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-27T20:29:14.629Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-27T20:29:14.629Z] spire-1.2.1/conf/ [2022-05-27T20:29:14.629Z] spire-1.2.1/conf/agent/ [2022-05-27T20:29:14.629Z] spire-1.2.1/conf/agent/agent.conf [2022-05-27T20:29:14.629Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-27T20:29:14.629Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-27T20:29:14.629Z] spire-1.2.1/conf/server/ [2022-05-27T20:29:14.629Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-27T20:29:14.629Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-27T20:29:14.629Z] spire-1.2.1/conf/server/server.conf [2022-05-27T20:29:14.629Z] spire-1.2.1/conf/server/server_full.conf [2022-05-27T20:29:14.629Z] spire-1.2.1/doc/ [2022-05-27T20:29:14.629Z] spire-1.2.1/doc/SPIRE101.md [2022-05-27T20:29:14.629Z] spire-1.2.1/doc/auditlog.md [2022-05-27T20:29:14.629Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-27T20:29:14.629Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-27T20:29:14.629Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-27T20:29:14.629Z] spire-1.2.1/doc/images/ [2022-05-27T20:29:14.629Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-27T20:29:14.629Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-27T20:29:14.629Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/scaling_spire.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/spire_agent.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/spire_server.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/supported_integrations.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/telemetry.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/telemetry_config.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/upgrading.md [2022-05-27T20:29:14.909Z] spire-1.2.1/doc/using_spire.md [2022-05-27T20:29:14.909Z] spire-1.2.1/examples/ [2022-05-27T20:29:14.909Z] spire-1.2.1/examples/README.md [2022-05-27T20:29:14.909Z] spire-1.2.1/go.mod [2022-05-27T20:29:14.909Z] spire-1.2.1/go.sum [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/agent.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/client/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/common/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/config.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-27T20:29:14.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/agent/svid/ [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/ [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/ [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/names.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/auth/ [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/ [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-27T20:29:15.188Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cli/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/health/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/health/config.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/health/context.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/health/health.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/idutil/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/log/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/log/log.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/log/options.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/profiling/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/selector/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-27T20:29:15.189Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/uptime/ [2022-05-27T20:29:15.190Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/util/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/util/task.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/version/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/version/version.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/x509util/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/api.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/health/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/id.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/status.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/bundle/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/ca/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/cache/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/catalog/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/config.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/plugin/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-27T20:29:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-27T20:29:15.780Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-27T20:29:15.781Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/registration/ [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/server.go [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/server_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/svid/ [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/ [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/private/ [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/private/server/ [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/private/server/journal/ [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/spire/ [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/spire/common/ [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/spire/plugin/ [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-27T20:29:16.060Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-27T20:29:16.060Z] spire-1.2.1/release/ [2022-05-27T20:29:16.060Z] spire-1.2.1/release/spire-extras/ [2022-05-27T20:29:16.060Z] spire-1.2.1/release/spire-extras/README.md [2022-05-27T20:29:16.060Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-27T20:29:16.060Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-27T20:29:16.060Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-27T20:29:16.060Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-27T20:29:16.060Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-27T20:29:16.060Z] spire-1.2.1/release/spire/ [2022-05-27T20:29:16.060Z] spire-1.2.1/release/spire/README.md [2022-05-27T20:29:16.060Z] spire-1.2.1/release/spire/conf/ [2022-05-27T20:29:16.060Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-27T20:29:16.060Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-27T20:29:16.060Z] spire-1.2.1/release/spire/conf/server/ [2022-05-27T20:29:16.060Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-27T20:29:16.060Z] spire-1.2.1/script/ [2022-05-27T20:29:16.060Z] spire-1.2.1/script/build-artifact.sh [2022-05-27T20:29:16.060Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-27T20:29:16.060Z] spire-1.2.1/support/ [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/ [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-27T20:29:16.060Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-27T20:29:16.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-27T20:29:16.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-27T20:29:16.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-27T20:29:16.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-27T20:29:16.061Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-27T20:29:16.061Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-27T20:29:16.061Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/clock/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/clock/clock.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/ [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/fixture.go [2022-05-27T20:29:16.061Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/registration/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-27T20:29:16.341Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/README.md [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/common [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-27T20:29:16.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/Removing intermediate container 8a6c154b4bf2 [2022-05-27T20:29:16.342Z] ---> a675b9d0d29d [2022-05-27T20:29:16.342Z] Step 8/23 : COPY . . [2022-05-27T20:29:16.342Z] [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-27T20:29:16.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-27T20:29:16.621Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/test-one.sh [2022-05-27T20:29:16.622Z] spire-1.2.1/test/integration/test.sh [2022-05-27T20:29:16.622Z] spire-1.2.1/test/plugintest/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/plugintest/config.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/plugintest/load.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/plugintest/option.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/spiretest/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/spiretest/dir.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/spiretest/logs.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/spiretest/suite.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/spiretest/x509.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/testca/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/testca/ca.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/testkey/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/testkey/generate.sh [2022-05-27T20:29:16.622Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/testkey/keys.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/testkey/new.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/tpmsimulator/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/util/ [2022-05-27T20:29:16.622Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/util/cert_generation.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/util/io_redirection.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/util/race.go [2022-05-27T20:29:16.622Z] spire-1.2.1/test/util/util.go [2022-05-27T20:29:16.622Z] building spire from source... [2022-05-27T20:29:17.235Z] Installing go1.17.7... [2022-05-27T20:29:39.525Z] ---> f8924bcca734 [2022-05-27T20:29:39.525Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-27T20:29:39.525Z] ---> Running in d174f14ce6d8 [2022-05-27T20:29:40.138Z] 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-27T20:29:44.490Z] Removing intermediate container bd7c74d22b4e [2022-05-27T20:29:44.490Z] ---> fadc6fd5d89e [2022-05-27T20:29:44.490Z] [2022-05-27T20:29:44.490Z] Step 9/20 : FROM alpine:3.15 [2022-05-27T20:29:44.490Z] 3.15: Pulling from library/alpine [2022-05-27T20:29:45.964Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-27T20:29:45.964Z] Status: Downloaded newer image for alpine:3.15 [2022-05-27T20:29:45.964Z] ---> 3fb3c9af89a9 [2022-05-27T20:29:45.964Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-27T20:29:46.570Z] ---> Running in 7302629a9116 [2022-05-27T20:29:47.177Z] Removing intermediate container 7302629a9116 [2022-05-27T20:29:47.177Z] ---> 43cde88ad015 [2022-05-27T20:29:47.177Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:29:47.177Z] ---> Running in 92024a677711 [2022-05-27T20:29:48.189Z] Building bin/spire-server... [2022-05-27T20:29:48.189Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-27T20:29:48.189Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-27T20:29:48.189Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-27T20:29:49.643Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-27T20:29:49.643Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-27T20:29:50.256Z] Removing intermediate container 92024a677711 [2022-05-27T20:29:50.256Z] ---> 3cdfe6035e22 [2022-05-27T20:29:50.256Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-27T20:29:50.256Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-27T20:29:50.256Z]  ---> Running in b4b2e6ca3ced [2022-05-27T20:29:51.706Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-27T20:29:51.983Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-27T20:29:51.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:29:52.585Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-27T20:29:53.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:29:53.481Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-27T20:29:54.468Z] v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-27T20:29:54.468Z] v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-27T20:29:54.468Z] OK: 15736 distinct packages available [2022-05-27T20:29:54.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:29:54.744Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-27T20:29:55.019Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-27T20:29:55.019Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-27T20:29:55.296Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-27T20:29:55.572Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:29:57.019Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-27T20:29:57.019Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-27T20:29:57.299Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-27T20:29:57.299Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-27T20:29:57.299Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-27T20:29:57.299Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-27T20:29:57.299Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-27T20:29:57.299Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-27T20:29:57.577Z] (5/9) Installing curl (7.80.0-r1) [2022-05-27T20:29:57.577Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-27T20:29:57.577Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-27T20:29:57.855Z] (8/9) Installing libucontext (1.1-r0) [2022-05-27T20:29:57.855Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-27T20:29:57.855Z] Executing busybox-1.34.1-r5.trigger [2022-05-27T20:29:57.855Z] Executing ca-certificates-20211220-r0.trigger [2022-05-27T20:29:58.131Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-27T20:29:58.131Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-27T20:29:58.131Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-27T20:29:58.409Z] OK: 8 MiB in 23 packages [2022-05-27T20:29:58.409Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-27T20:29:58.690Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-27T20:30:00.171Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-27T20:30:00.171Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-27T20:30:00.786Z] Removing intermediate container b4b2e6ca3ced [2022-05-27T20:30:00.786Z] ---> 13c7afbe0fcc [2022-05-27T20:30:00.786Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-27T20:30:01.774Z] ---> ae3a4983fc74 [2022-05-27T20:30:01.774Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-27T20:30:04.425Z] ---> 7c0868af6f00 [2022-05-27T20:30:04.425Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-27T20:30:05.028Z] ---> 5ee65c87c44a [2022-05-27T20:30:05.029Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-27T20:30:05.029Z] ---> Running in cfe3a0cc8827 [2022-05-27T20:30:05.636Z] Removing intermediate container cfe3a0cc8827 [2022-05-27T20:30:05.636Z] ---> 6343fe95cf27 [2022-05-27T20:30:05.636Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T20:30:05.636Z] ---> Running in df709c773268 [2022-05-27T20:30:05.917Z] Removing intermediate container df709c773268 [2022-05-27T20:30:05.917Z] ---> 4623eb2e55cf [2022-05-27T20:30:05.917Z] Step 18/20 : LABEL arch=arm64 [2022-05-27T20:30:06.203Z] ---> Running in 8e7f51c83498 [2022-05-27T20:30:06.813Z] Removing intermediate container 8e7f51c83498 [2022-05-27T20:30:06.813Z] ---> 4d3a84c12a53 [2022-05-27T20:30:06.813Z] Step 19/20 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:30:06.813Z] ---> Running in f981c2ca99f5 [2022-05-27T20:30:07.421Z] Removing intermediate container f981c2ca99f5 [2022-05-27T20:30:07.421Z] ---> 2b1ab6cd1522 [2022-05-27T20:30:07.421Z] Step 20/20 : LABEL version=0.0.0 [2022-05-27T20:30:07.421Z] ---> Running in f114a9e7c2ab [2022-05-27T20:30:07.701Z] Removing intermediate container f114a9e7c2ab [2022-05-27T20:30:07.701Z] ---> e9c149b8d2a2 [2022-05-27T20:30:07.701Z] [2022-05-27T20:30:08.311Z] Successfully built e9c149b8d2a2 [2022-05-27T20:30:08.311Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-27T20:30:08.311Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2022-05-27T20:30:16.617Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-27T20:30:16.617Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-27T20:30:16.617Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-27T20:30:16.617Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-27T20:30:16.617Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-27T20:30:16.617Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-27T20:30:16.617Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-27T20:30:16.617Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-27T20:30:16.617Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-27T20:30:16.617Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-27T20:30:16.617Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-27T20:30:16.617Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-27T20:30:16.617Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-27T20:30:17.217Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-27T20:30:17.217Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-27T20:30:17.491Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-27T20:30:18.480Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-27T20:30:18.754Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-27T20:30:19.033Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-27T20:30:19.307Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-27T20:30:19.307Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-27T20:30:19.583Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-27T20:30:19.856Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-27T20:30:19.856Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-27T20:30:19.856Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-27T20:30:34.973Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-27T20:30:34.973Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-27T20:30:34.973Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-27T20:30:34.973Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-27T20:30:34.973Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-27T20:30:34.973Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-27T20:30:35.582Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-27T20:30:35.582Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-27T20:30:35.862Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-27T20:30:36.462Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-27T20:30:36.741Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-27T20:30:37.021Z] go: downloading google.golang.org/api v0.70.0 [2022-05-27T20:30:39.703Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:30:39.703Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:30:39.703Z] ---> bb1021f3adb2 [2022-05-27T20:30:39.703Z] Step 3/22 : WORKDIR /edgex-go [2022-05-27T20:30:39.703Z] ---> Using cache [2022-05-27T20:30:39.703Z] ---> 1d94ec63ea92 [2022-05-27T20:30:39.703Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:30:39.703Z] ---> Using cache [2022-05-27T20:30:39.703Z] ---> 6c638b83d3f7 [2022-05-27T20:30:39.703Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-27T20:30:40.705Z] ---> Running in 2e8def257d82 [2022-05-27T20:30:42.711Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-27T20:30:42.711Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:30:43.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:30:45.185Z] OK: 220 MiB in 52 packages [2022-05-27T20:30:46.642Z] Removing intermediate container 2e8def257d82 [2022-05-27T20:30:46.642Z] ---> c17e97a52ea5 [2022-05-27T20:30:46.642Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-27T20:30:47.251Z] ---> 0eaf6229b61b [2022-05-27T20:30:47.251Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:30:47.527Z] ---> Running in 18e47879cf29 [2022-05-27T20:30:52.991Z] Removing intermediate container 18e47879cf29 [2022-05-27T20:30:52.991Z] ---> 2b4273d6200c [2022-05-27T20:30:52.991Z] Step 8/22 : COPY . . [2022-05-27T20:31:16.141Z] ---> c0ac925a4686 [2022-05-27T20:31:16.141Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-27T20:31:16.414Z] ---> Running in 81ef359c2bf2 [2022-05-27T20:31:18.410Z] 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-27T20:31:33.530Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-27T20:31:33.530Z] go: downloading k8s.io/api v0.23.4 [2022-05-27T20:31:33.530Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-27T20:31:33.530Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-27T20:31:45.966Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-27T20:31:45.967Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-27T20:31:45.967Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-27T20:31:45.967Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-27T20:31:46.956Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-27T20:31:48.401Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-27T20:31:50.390Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-27T20:31:51.376Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-27T20:31:53.367Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-27T20:31:53.367Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-27T20:31:53.367Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-27T20:31:54.350Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-27T20:31:54.627Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-27T20:31:54.627Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-27T20:31:54.903Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-27T20:31:55.179Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-27T20:31:55.456Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-27T20:31:55.456Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-27T20:31:55.731Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-27T20:31:55.731Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-27T20:31:57.173Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-27T20:31:57.173Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-27T20:31:57.173Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-27T20:31:57.450Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-27T20:31:58.056Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-27T20:32:03.479Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-27T20:32:03.479Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-27T20:32:03.479Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-27T20:32:03.479Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-27T20:32:03.479Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-27T20:32:03.479Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-27T20:32:04.922Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-27T20:32:04.922Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-27T20:32:05.199Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-27T20:32:05.199Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-27T20:32:05.474Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-27T20:32:06.462Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-27T20:32:07.064Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-27T20:32:07.347Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-27T20:32:07.623Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-27T20:32:07.898Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-27T20:32:07.898Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-27T20:32:07.898Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-27T20:32:07.898Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-27T20:32:08.174Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-27T20:32:09.617Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-27T20:32:09.617Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-27T20:32:09.895Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-27T20:32:09.895Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-27T20:32:10.169Z] go: downloading go.opencensus.io v0.23.0 [2022-05-27T20:32:11.156Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-27T20:32:13.148Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-27T20:32:13.148Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-27T20:32:13.748Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-27T20:32:13.748Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-27T20:32:13.748Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-27T20:32:14.346Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-27T20:32:14.620Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-27T20:32:15.219Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-27T20:32:17.847Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-27T20:32:20.477Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-27T20:32:20.477Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-27T20:32:20.754Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-27T20:32:21.028Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-27T20:32:21.028Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-27T20:32:22.011Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-27T20:32:22.011Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-27T20:32:22.288Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-27T20:32:22.288Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-27T20:32:22.288Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-27T20:32:22.565Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-27T20:32:22.565Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-27T20:32:32.736Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-27T20:32:32.736Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-27T20:32:32.736Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-27T20:32:32.736Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-27T20:33:11.766Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-27T20:33:11.766Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-27T20:34:48.638Z] Removing intermediate container d174f14ce6d8 [2022-05-27T20:34:48.638Z] ---> dbdd60246d6c [2022-05-27T20:34:48.638Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-27T20:34:48.638Z] ---> Running in 3fc77941ca54 [2022-05-27T20:34:48.638Z] 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-27T20:34:48.638Z] Removing intermediate container 3fc77941ca54 [2022-05-27T20:34:48.638Z] ---> 47f554c495c0 [2022-05-27T20:34:48.638Z] [2022-05-27T20:34:48.638Z] Step 11/23 : FROM docker:20.10.14 [2022-05-27T20:34:48.638Z] 20.10.14: Pulling from library/docker [2022-05-27T20:34:58.819Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-27T20:34:58.819Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-27T20:34:58.819Z] ---> c346e9eafbab [2022-05-27T20:34:58.819Z] 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-27T20:34:58.819Z] ---> Running in 2bae336ea2fd [2022-05-27T20:34:58.819Z] Removing intermediate container 2bae336ea2fd [2022-05-27T20:34:58.819Z] ---> e6fca9c379a2 [2022-05-27T20:34:58.819Z] 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-27T20:34:58.819Z] ---> Running in 8bf31b9ea0ff [2022-05-27T20:35:00.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:35:00.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:35:01.865Z] (1/43) Installing readline (8.1.1-r0) [2022-05-27T20:35:02.144Z] (2/43) Installing bash (5.1.16-r0) [2022-05-27T20:35:02.144Z] Executing bash-5.1.16-r0.post-install [2022-05-27T20:35:02.144Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-27T20:35:02.144Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-27T20:35:02.144Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-27T20:35:02.144Z] (6/43) Installing curl (7.80.0-r1) [2022-05-27T20:35:02.144Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-27T20:35:02.144Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-27T20:35:02.144Z] (9/43) Installing expat (2.4.7-r0) [2022-05-27T20:35:02.421Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-27T20:35:02.421Z] (11/43) Installing gdbm (1.22-r0) [2022-05-27T20:35:02.421Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-27T20:35:02.421Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-27T20:35:02.421Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-27T20:35:02.421Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-27T20:35:02.421Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-27T20:35:02.421Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-27T20:35:05.055Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-27T20:35:05.055Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-27T20:35:05.055Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-27T20:35:05.334Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-27T20:35:05.334Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-27T20:35:05.334Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-27T20:35:05.612Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-27T20:35:05.612Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-27T20:35:05.612Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-27T20:35:05.890Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-27T20:35:05.890Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-27T20:35:05.890Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-27T20:35:05.890Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-27T20:35:05.890Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-27T20:35:05.890Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-27T20:35:05.890Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-27T20:35:05.890Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-27T20:35:06.168Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-27T20:35:06.168Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-27T20:35:06.168Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-27T20:35:06.168Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-27T20:35:06.168Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-27T20:35:06.168Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-27T20:35:06.168Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-27T20:35:06.446Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-27T20:35:06.446Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-27T20:35:07.055Z] Executing busybox-1.34.1-r5.trigger [2022-05-27T20:35:07.332Z] OK: 82 MiB in 65 packages [2022-05-27T20:35:12.760Z] Collecting docker-compose==1.23.2 [2022-05-27T20:35:12.760Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-27T20:35:13.742Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-27T20:35:13.742Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-27T20:35:14.341Z] Collecting docker<4.0,>=3.6.0 [2022-05-27T20:35:14.341Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-27T20:35:14.341Z] Collecting cached-property<2,>=1.2.0 [2022-05-27T20:35:14.341Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-27T20:35:14.939Z] Collecting jsonschema<3,>=2.5.1 [2022-05-27T20:35:14.939Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-27T20:35:16.377Z] Collecting PyYAML<4,>=3.10 [2022-05-27T20:35:16.377Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-27T20:35:20.691Z] 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-27T20:35:20.691Z] Collecting texttable<0.10,>=0.9.0 [2022-05-27T20:35:20.691Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-27T20:35:25.011Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-27T20:35:25.011Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-27T20:35:25.011Z] Collecting docopt<0.7,>=0.6.1 [2022-05-27T20:35:25.011Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-27T20:35:27.000Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-27T20:35:27.000Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-27T20:35:30.412Z] Collecting docker-pycreds>=0.4.0 [2022-05-27T20:35:30.689Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-27T20:35:31.670Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-27T20:35:31.670Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-27T20:35:31.945Z] Collecting idna<2.8,>=2.5 [2022-05-27T20:35:31.945Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-27T20:35:32.219Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-27T20:35:32.219Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-27T20:35:32.219Z] 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-27T20:35:32.494Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-27T20:35:32.769Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-27T20:35:32.769Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-27T20:35:32.769Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-27T20:35:33.752Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-27T20:35:33.752Z] Attempting uninstall: urllib3 [2022-05-27T20:35:33.752Z] Found existing installation: urllib3 1.26.7 [2022-05-27T20:35:33.752Z] Uninstalling urllib3-1.26.7: [2022-05-27T20:35:34.027Z] Successfully uninstalled urllib3-1.26.7 [2022-05-27T20:35:34.628Z] Attempting uninstall: idna [2022-05-27T20:35:34.628Z] Found existing installation: idna 3.3 [2022-05-27T20:35:34.628Z] Uninstalling idna-3.3: [2022-05-27T20:35:34.903Z] Successfully uninstalled idna-3.3 [2022-05-27T20:35:38.302Z] Attempting uninstall: requests [2022-05-27T20:35:38.302Z] Found existing installation: requests 2.26.0 [2022-05-27T20:35:38.302Z] Uninstalling requests-2.26.0: [2022-05-27T20:35:38.302Z] Successfully uninstalled requests-2.26.0 [2022-05-27T20:35:38.903Z] Running setup.py install for texttable: started [2022-05-27T20:35:42.310Z] Running setup.py install for texttable: finished with status 'done' [2022-05-27T20:35:42.310Z] Running setup.py install for PyYAML: started [2022-05-27T20:35:44.942Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-27T20:35:45.545Z] Running setup.py install for docopt: started [2022-05-27T20:35:48.182Z] Running setup.py install for docopt: finished with status 'done' [2022-05-27T20:35:48.182Z] Running setup.py install for dockerpty: started [2022-05-27T20:35:51.589Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-27T20:35:53.575Z] 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-27T20:36:08.703Z] Removing intermediate container 8bf31b9ea0ff [2022-05-27T20:36:08.703Z] ---> 1ec6ee83da5b [2022-05-27T20:36:08.703Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-27T20:36:08.982Z] ---> Running in c4b056221e57 [2022-05-27T20:36:09.588Z] Removing intermediate container c4b056221e57 [2022-05-27T20:36:09.588Z] ---> b61eb7ee0c62 [2022-05-27T20:36:09.588Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-27T20:36:09.588Z] ---> Running in e0cfbea8b743 [2022-05-27T20:36:09.866Z] Removing intermediate container e0cfbea8b743 [2022-05-27T20:36:09.866Z] ---> 7c3faef5356b [2022-05-27T20:36:09.866Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-27T20:36:11.876Z] ---> 39a24980d7e1 [2022-05-27T20:36:11.876Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-27T20:36:12.870Z] ---> 0851fc01fc73 [2022-05-27T20:36:12.871Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-27T20:36:13.864Z] ---> 308b6114f769 [2022-05-27T20:36:13.864Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-27T20:36:13.864Z] ---> Running in 54edf6e0a8dc [2022-05-27T20:36:14.470Z] Removing intermediate container 54edf6e0a8dc [2022-05-27T20:36:14.470Z] ---> f463b8ac8925 [2022-05-27T20:36:14.470Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T20:36:14.470Z] ---> Running in 531b10aefc48 [2022-05-27T20:36:15.083Z] Removing intermediate container 531b10aefc48 [2022-05-27T20:36:15.083Z] ---> 05637e834bea [2022-05-27T20:36:15.083Z] Step 21/23 : LABEL arch=arm64 [2022-05-27T20:36:15.359Z] ---> Running in 18427686afc4 [2022-05-27T20:36:15.958Z] Removing intermediate container 18427686afc4 [2022-05-27T20:36:15.958Z] ---> 79075c5fd4e1 [2022-05-27T20:36:15.958Z] Step 22/23 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:36:15.958Z] ---> Running in 489c49b0bf2e [2022-05-27T20:36:16.563Z] Removing intermediate container 489c49b0bf2e [2022-05-27T20:36:16.563Z] ---> f9c4b5421380 [2022-05-27T20:36:16.563Z] Step 23/23 : LABEL version=0.0.0 [2022-05-27T20:36:16.563Z] ---> Running in 6b55e2f52536 [2022-05-27T20:36:17.163Z] Removing intermediate container 6b55e2f52536 [2022-05-27T20:36:17.163Z] ---> d80a235f3de0 [2022-05-27T20:36:17.163Z] [2022-05-27T20:36:17.763Z] Successfully built d80a235f3de0 [2022-05-27T20:36:17.763Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-27T20:36:17.763Z] Building core-command [2022-05-27T20:36:50.173Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:36:50.173Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:36:50.173Z] ---> bb1021f3adb2 [2022-05-27T20:36:50.173Z] Step 3/23 : WORKDIR /edgex-go [2022-05-27T20:36:50.173Z] ---> Using cache [2022-05-27T20:36:50.173Z] ---> 1d94ec63ea92 [2022-05-27T20:36:50.173Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:36:50.173Z] ---> Using cache [2022-05-27T20:36:50.173Z] ---> 6c638b83d3f7 [2022-05-27T20:36:50.173Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-27T20:36:50.173Z] ---> Using cache [2022-05-27T20:36:50.173Z] ---> c17e97a52ea5 [2022-05-27T20:36:50.173Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-27T20:36:50.173Z] ---> Using cache [2022-05-27T20:36:50.173Z] ---> 0eaf6229b61b [2022-05-27T20:36:50.173Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:36:50.173Z] ---> Using cache [2022-05-27T20:36:50.173Z] ---> 2b4273d6200c [2022-05-27T20:36:50.173Z] Step 8/23 : COPY . . [2022-05-27T20:36:50.173Z] ---> Using cache [2022-05-27T20:36:50.173Z] ---> c0ac925a4686 [2022-05-27T20:36:50.173Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-27T20:36:50.173Z] ---> Running in 6de3c0815825 [2022-05-27T20:36:50.173Z] 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-27T20:39:12.114Z] Removing intermediate container 81ef359c2bf2 [2022-05-27T20:39:12.114Z] ---> f54b378e56c4 [2022-05-27T20:39:12.114Z] [2022-05-27T20:39:12.114Z] Step 10/22 : FROM alpine:3.14 [2022-05-27T20:39:12.114Z] ---> ac73e934f311 [2022-05-27T20:39:12.114Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-27T20:39:12.114Z] ---> Running in 0f585f849727 [2022-05-27T20:39:12.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:39:12.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:39:12.114Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-27T20:39:12.114Z] Executing busybox-1.33.1-r7.trigger [2022-05-27T20:39:12.114Z] OK: 5 MiB in 15 packages [2022-05-27T20:39:12.114Z] Removing intermediate container 0f585f849727 [2022-05-27T20:39:12.114Z] ---> 9f6b1bdc84db [2022-05-27T20:39:12.114Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-27T20:39:12.114Z] ---> Running in 7e792e53fe94 [2022-05-27T20:39:12.114Z] Removing intermediate container 7e792e53fe94 [2022-05-27T20:39:12.114Z] ---> eeec53b60336 [2022-05-27T20:39:12.114Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-27T20:39:12.114Z] ---> Running in 5207c62ac8cd [2022-05-27T20:39:12.114Z] Removing intermediate container 5207c62ac8cd [2022-05-27T20:39:12.114Z] ---> a7dee343d382 [2022-05-27T20:39:12.114Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-27T20:39:12.114Z] ---> Running in 13d82879b226 [2022-05-27T20:39:12.114Z] Removing intermediate container 13d82879b226 [2022-05-27T20:39:12.114Z] ---> 98e651c8b8e8 [2022-05-27T20:39:12.114Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-27T20:39:12.114Z] ---> 586e94716d23 [2022-05-27T20:39:12.114Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-27T20:39:12.114Z] ---> c7a151096226 [2022-05-27T20:39:12.114Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-27T20:39:12.114Z] ---> e8077b62824b [2022-05-27T20:39:12.114Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-27T20:39:12.114Z] ---> Running in 8af76638214d [2022-05-27T20:39:12.114Z] Removing intermediate container 8af76638214d [2022-05-27T20:39:12.114Z] ---> ce8c2a41f3ec [2022-05-27T20:39:12.114Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T20:39:12.114Z] ---> Running in dd2471f518b6 [2022-05-27T20:39:12.114Z] Removing intermediate container dd2471f518b6 [2022-05-27T20:39:12.114Z] ---> 5312734a2ba2 [2022-05-27T20:39:12.114Z] Step 20/22 : LABEL arch=arm64 [2022-05-27T20:39:12.114Z] ---> Running in 429f76728b3a [2022-05-27T20:39:12.114Z] Removing intermediate container 429f76728b3a [2022-05-27T20:39:12.114Z] ---> c576b4f96f26 [2022-05-27T20:39:12.114Z] Step 21/22 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:39:12.114Z] ---> Running in 07d659eefee9 [2022-05-27T20:39:12.114Z] Removing intermediate container 07d659eefee9 [2022-05-27T20:39:12.114Z] ---> 172e594085a2 [2022-05-27T20:39:12.114Z] Step 22/22 : LABEL version=0.0.0 [2022-05-27T20:39:12.114Z] ---> Running in a4d7b01af871 [2022-05-27T20:39:12.389Z] Removing intermediate container a4d7b01af871 [2022-05-27T20:39:12.389Z] ---> 1b8b6458c715 [2022-05-27T20:39:12.389Z] [2022-05-27T20:39:12.998Z] Successfully built 1b8b6458c715 [2022-05-27T20:39:12.998Z] Successfully tagged support-scheduler-arm64:latest [2022-05-27T20:39:12.998Z]  Building support-scheduler ... done Building support-notifications [2022-05-27T20:39:52.024Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:39:52.024Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:39:52.024Z] ---> bb1021f3adb2 [2022-05-27T20:39:52.024Z] Step 3/22 : WORKDIR /edgex-go [2022-05-27T20:39:52.024Z] ---> Using cache [2022-05-27T20:39:52.024Z] ---> 1d94ec63ea92 [2022-05-27T20:39:52.024Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:39:52.024Z] ---> Using cache [2022-05-27T20:39:52.024Z] ---> 6c638b83d3f7 [2022-05-27T20:39:52.024Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-27T20:39:52.024Z] ---> Running in 04743bb1cb05 [2022-05-27T20:39:52.024Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:39:52.024Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:39:52.024Z] OK: 220 MiB in 52 packages [2022-05-27T20:39:52.024Z] Removing intermediate container 04743bb1cb05 [2022-05-27T20:39:52.024Z] ---> e78b5f5786bf [2022-05-27T20:39:52.024Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-27T20:39:52.024Z] ---> 98c0b00425ce [2022-05-27T20:39:52.024Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:39:52.300Z] ---> Running in 102ce423e3ec [2022-05-27T20:39:57.764Z] Removing intermediate container 102ce423e3ec [2022-05-27T20:39:57.764Z] ---> bda7e6dfadb3 [2022-05-27T20:39:57.764Z] Step 8/22 : COPY . . [2022-05-27T20:40:16.117Z] ---> ed8d287eacd4 [2022-05-27T20:40:16.117Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-27T20:40:16.117Z] ---> Running in db59cdf7f7a5 [2022-05-27T20:40:17.105Z] 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-27T20:41:38.869Z] Removing intermediate container 6de3c0815825 [2022-05-27T20:41:38.869Z] ---> 33fe112903b1 [2022-05-27T20:41:38.869Z] [2022-05-27T20:41:38.869Z] Step 10/23 : FROM alpine:3.14 [2022-05-27T20:41:38.869Z] ---> ac73e934f311 [2022-05-27T20:41:38.869Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-27T20:41:38.869Z] ---> Using cache [2022-05-27T20:41:38.869Z] ---> 9f6b1bdc84db [2022-05-27T20:41:38.869Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-27T20:41:38.869Z] ---> Using cache [2022-05-27T20:41:38.869Z] ---> eeec53b60336 [2022-05-27T20:41:38.869Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-27T20:41:38.869Z] ---> Running in 170a8456d590 [2022-05-27T20:41:38.869Z] Removing intermediate container 170a8456d590 [2022-05-27T20:41:38.869Z] ---> 1a5213a9b055 [2022-05-27T20:41:38.869Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-27T20:41:38.869Z] ---> Running in 42ae7d776f6b [2022-05-27T20:41:38.869Z] Removing intermediate container 42ae7d776f6b [2022-05-27T20:41:38.869Z] ---> 0540e7b86af3 [2022-05-27T20:41:38.869Z] Step 15/23 : WORKDIR / [2022-05-27T20:41:38.869Z] ---> Running in 2cdabfaeddf0 [2022-05-27T20:41:38.869Z] Removing intermediate container 2cdabfaeddf0 [2022-05-27T20:41:38.869Z] ---> d94281fa3ddb [2022-05-27T20:41:38.869Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-27T20:41:39.143Z] ---> 50231c841e5d [2022-05-27T20:41:39.143Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-27T20:41:41.126Z] ---> dffb38a5d28b [2022-05-27T20:41:41.126Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-27T20:41:42.108Z] ---> 19622293db0e [2022-05-27T20:41:42.108Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-27T20:41:42.108Z] ---> Running in 371fa47ab67c [2022-05-27T20:41:42.709Z] Removing intermediate container 371fa47ab67c [2022-05-27T20:41:42.709Z] ---> 20a29e800aaf [2022-05-27T20:41:42.709Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T20:41:42.709Z] ---> Running in ace1084b6d7b [2022-05-27T20:41:43.311Z] Removing intermediate container ace1084b6d7b [2022-05-27T20:41:43.311Z] ---> 2c7f3da74917 [2022-05-27T20:41:43.311Z] Step 21/23 : LABEL arch=arm64 [2022-05-27T20:41:43.311Z] ---> Running in 7f3b0c9051d8 [2022-05-27T20:41:43.919Z] Removing intermediate container 7f3b0c9051d8 [2022-05-27T20:41:43.919Z] ---> 95471ccbd010 [2022-05-27T20:41:43.919Z] Step 22/23 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:41:43.919Z] ---> Running in 690f363c9b72 [2022-05-27T20:41:44.519Z] Removing intermediate container 690f363c9b72 [2022-05-27T20:41:44.519Z] ---> 7cc4d9ac6ade [2022-05-27T20:41:44.519Z] Step 23/23 : LABEL version=0.0.0 [2022-05-27T20:41:44.519Z] ---> Running in a327612a8bdb [2022-05-27T20:41:45.116Z] Removing intermediate container a327612a8bdb [2022-05-27T20:41:45.116Z] ---> c80018610635 [2022-05-27T20:41:45.116Z] [2022-05-27T20:41:45.395Z] Successfully built c80018610635 [2022-05-27T20:41:45.395Z] Successfully tagged core-command-arm64:latest [2022-05-27T20:41:45.395Z] Building security-proxy-setup [2022-05-27T20:42:17.792Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:42:17.792Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:42:17.792Z] ---> bb1021f3adb2 [2022-05-27T20:42:17.792Z] Step 3/22 : WORKDIR /edgex-go [2022-05-27T20:42:17.792Z] ---> Using cache [2022-05-27T20:42:17.792Z] ---> 1d94ec63ea92 [2022-05-27T20:42:17.792Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:42:17.792Z] ---> Using cache [2022-05-27T20:42:17.792Z] ---> 6c638b83d3f7 [2022-05-27T20:42:17.792Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-27T20:42:17.792Z] ---> Using cache [2022-05-27T20:42:17.792Z] ---> c17e97a52ea5 [2022-05-27T20:42:17.792Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-27T20:42:17.792Z] ---> Using cache [2022-05-27T20:42:17.792Z] ---> 0eaf6229b61b [2022-05-27T20:42:17.792Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:42:17.792Z] ---> Using cache [2022-05-27T20:42:17.792Z] ---> 2b4273d6200c [2022-05-27T20:42:17.792Z] Step 8/22 : COPY . . [2022-05-27T20:42:17.792Z] ---> Using cache [2022-05-27T20:42:17.792Z] ---> c0ac925a4686 [2022-05-27T20:42:17.792Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-27T20:42:17.792Z] ---> Running in 20fbc9c42b0a [2022-05-27T20:42:17.792Z] 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-27T20:46:39.914Z] 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-27T20:46:58.243Z] Removing intermediate container 20fbc9c42b0a [2022-05-27T20:46:58.243Z] ---> 9a96a0bbbbf0 [2022-05-27T20:46:58.243Z] [2022-05-27T20:46:58.243Z] Step 10/22 : FROM alpine:3.14 [2022-05-27T20:46:58.243Z] ---> ac73e934f311 [2022-05-27T20:46:58.243Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-27T20:46:58.243Z] ---> Running in 950a8115e0a5 [2022-05-27T20:46:58.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:46:59.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:47:00.114Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-27T20:47:00.388Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-27T20:47:00.388Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-27T20:47:00.388Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-27T20:47:00.388Z] (5/6) Installing curl (7.79.1-r1) [2022-05-27T20:47:00.388Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-27T20:47:00.388Z] Executing busybox-1.33.1-r7.trigger [2022-05-27T20:47:00.388Z] Executing ca-certificates-20211220-r0.trigger [2022-05-27T20:47:00.990Z] OK: 8 MiB in 20 packages [2022-05-27T20:47:02.982Z] Removing intermediate container 950a8115e0a5 [2022-05-27T20:47:02.982Z] ---> 5fb2e9ebfd62 [2022-05-27T20:47:02.982Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-27T20:47:02.982Z] ---> Running in 7232b8cb4524 [2022-05-27T20:47:03.584Z] Removing intermediate container 7232b8cb4524 [2022-05-27T20:47:03.584Z] ---> 3b0dd1d5c10d [2022-05-27T20:47:03.584Z] Step 13/22 : WORKDIR /edgex [2022-05-27T20:47:03.584Z] ---> Running in f4e41b56b909 [2022-05-27T20:47:04.187Z] Removing intermediate container f4e41b56b909 [2022-05-27T20:47:04.187Z] ---> eda3955874dd [2022-05-27T20:47:04.187Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-27T20:47:05.172Z] ---> 86cf6b6dbe16 [2022-05-27T20:47:05.172Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-27T20:47:06.617Z] ---> 2314240f7d38 [2022-05-27T20:47:06.617Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-27T20:47:08.060Z] ---> 65aca6070151 [2022-05-27T20:47:08.060Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-27T20:47:09.061Z] ---> 8e2dd8a3fbf0 [2022-05-27T20:47:09.061Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-27T20:47:09.061Z] ---> Running in dff91d4d24e3 [2022-05-27T20:47:12.461Z] Removing intermediate container dff91d4d24e3 [2022-05-27T20:47:12.461Z] ---> c44570e4d735 [2022-05-27T20:47:12.461Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-27T20:47:12.461Z] ---> Running in 4946d29fb234 [2022-05-27T20:47:13.069Z] Removing intermediate container 4946d29fb234 [2022-05-27T20:47:13.069Z] ---> fc0aabe54646 [2022-05-27T20:47:13.069Z] Step 20/22 : LABEL arch=arm64 [2022-05-27T20:47:13.069Z] ---> Running in 4ea5b33c8450 [2022-05-27T20:47:13.682Z] Removing intermediate container 4ea5b33c8450 [2022-05-27T20:47:13.682Z] ---> 9d4779b8278a [2022-05-27T20:47:13.682Z] Step 21/22 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:47:13.960Z] ---> Running in 030e1321e5e3 [2022-05-27T20:47:14.248Z] Removing intermediate container 030e1321e5e3 [2022-05-27T20:47:14.248Z] ---> be44006a7040 [2022-05-27T20:47:14.248Z] Step 22/22 : LABEL version=0.0.0 [2022-05-27T20:47:14.524Z] ---> Running in 93ac1eb5dc74 [2022-05-27T20:47:15.137Z] Removing intermediate container 93ac1eb5dc74 [2022-05-27T20:47:15.137Z] ---> cb74e4ebd134 [2022-05-27T20:47:15.137Z] [2022-05-27T20:47:15.419Z] Successfully built cb74e4ebd134 [2022-05-27T20:47:15.419Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-27T20:47:15.419Z] Building core-metadata [2022-05-27T20:47:37.833Z]  Building security-proxy-setup ... done Removing intermediate container db59cdf7f7a5 [2022-05-27T20:47:37.833Z] ---> 045406778608 [2022-05-27T20:47:37.833Z] [2022-05-27T20:47:37.833Z] Step 10/22 : FROM alpine:3.14 [2022-05-27T20:47:37.833Z] ---> ac73e934f311 [2022-05-27T20:47:37.833Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-27T20:47:37.833Z] ---> Running in 4f4fe955cfb1 [2022-05-27T20:47:37.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:47:37.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:47:39.822Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-27T20:47:39.822Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-27T20:47:39.822Z] Executing busybox-1.33.1-r7.trigger [2022-05-27T20:47:39.822Z] Executing ca-certificates-20211220-r0.trigger [2022-05-27T20:47:40.101Z] OK: 6 MiB in 16 packages [2022-05-27T20:47:43.500Z] Removing intermediate container 4f4fe955cfb1 [2022-05-27T20:47:43.500Z] ---> ad1b5491b53a [2022-05-27T20:47:43.500Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-27T20:47:43.500Z] ---> Running in e92a39e1e8d8 [2022-05-27T20:47:43.774Z] Removing intermediate container e92a39e1e8d8 [2022-05-27T20:47:43.774Z] ---> ab9b8070c3f5 [2022-05-27T20:47:43.774Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-27T20:47:44.048Z] ---> Running in 98c285fee23b [2022-05-27T20:47:45.030Z] Removing intermediate container 98c285fee23b [2022-05-27T20:47:45.030Z] ---> ea0d8674e9a8 [2022-05-27T20:47:45.030Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-27T20:47:45.030Z] ---> Running in 2b81cee25936 [2022-05-27T20:47:45.629Z] Removing intermediate container 2b81cee25936 [2022-05-27T20:47:45.629Z] ---> 20e65e546654 [2022-05-27T20:47:45.629Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-27T20:47:47.077Z] ---> 5f202defc48e [2022-05-27T20:47:47.077Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-27T20:47:49.706Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:47:49.706Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:47:49.706Z] ---> bb1021f3adb2 [2022-05-27T20:47:49.706Z] Step 3/23 : WORKDIR /edgex-go [2022-05-27T20:47:49.706Z] ---> Using cache [2022-05-27T20:47:49.706Z] ---> 1d94ec63ea92 [2022-05-27T20:47:49.706Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:47:49.706Z] ---> Using cache [2022-05-27T20:47:49.706Z] ---> 6c638b83d3f7 [2022-05-27T20:47:49.706Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-27T20:47:49.706Z] ---> Using cache [2022-05-27T20:47:49.706Z] ---> c17e97a52ea5 [2022-05-27T20:47:49.706Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-27T20:47:49.706Z] ---> Using cache [2022-05-27T20:47:49.706Z] ---> 0eaf6229b61b [2022-05-27T20:47:49.706Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:47:49.706Z] ---> Using cache [2022-05-27T20:47:49.706Z] ---> 2b4273d6200c [2022-05-27T20:47:49.706Z] Step 8/23 : COPY . . [2022-05-27T20:47:49.706Z] ---> Using cache [2022-05-27T20:47:49.706Z] ---> c0ac925a4686 [2022-05-27T20:47:49.706Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-27T20:47:49.980Z] ---> Running in 7a0689e39d4f [2022-05-27T20:47:49.980Z] ---> 43e7604c98af [2022-05-27T20:47:49.980Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-27T20:47:51.966Z] ---> 56f2cf9b950a [2022-05-27T20:47:51.966Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-27T20:47:51.966Z] ---> Running in 06cd91005f46 [2022-05-27T20:47:52.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/core-metadata/core-metadata ./cmd/core-metadata [2022-05-27T20:47:52.513Z] Removing intermediate container 06cd91005f46 [2022-05-27T20:47:52.513Z] ---> 66ccb14455a3 [2022-05-27T20:47:52.513Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T20:47:52.513Z] ---> Running in 014a5c8cd2cd [2022-05-27T20:47:53.113Z] Removing intermediate container 014a5c8cd2cd [2022-05-27T20:47:53.113Z] ---> 8836ecc02b12 [2022-05-27T20:47:53.113Z] Step 20/22 : LABEL arch=arm64 [2022-05-27T20:47:53.388Z] ---> Running in 11e7eba23642 [2022-05-27T20:47:53.662Z] Removing intermediate container 11e7eba23642 [2022-05-27T20:47:53.662Z] ---> 4a68d0d745ec [2022-05-27T20:47:53.662Z] Step 21/22 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:47:53.938Z] ---> Running in 9525a14ea8cf [2022-05-27T20:47:54.537Z] Removing intermediate container 9525a14ea8cf [2022-05-27T20:47:54.537Z] ---> bc6a22563b57 [2022-05-27T20:47:54.537Z] Step 22/22 : LABEL version=0.0.0 [2022-05-27T20:47:54.818Z] ---> Running in 74a595a9b417 [2022-05-27T20:47:55.444Z] Removing intermediate container 74a595a9b417 [2022-05-27T20:47:55.444Z] ---> 3e052532838e [2022-05-27T20:47:55.444Z] [2022-05-27T20:47:55.719Z] Successfully built 3e052532838e [2022-05-27T20:47:55.719Z] Successfully tagged support-notifications-arm64:latest [2022-05-27T20:47:55.719Z]  Building support-notifications ... done Building core-data [2022-05-27T20:48:22.573Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-27T20:48:22.573Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-27T20:48:22.573Z] ---> bb1021f3adb2 [2022-05-27T20:48:22.573Z] Step 3/23 : WORKDIR /edgex-go [2022-05-27T20:48:22.573Z] ---> Using cache [2022-05-27T20:48:22.573Z] ---> 1d94ec63ea92 [2022-05-27T20:48:22.573Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:48:22.573Z] ---> Using cache [2022-05-27T20:48:22.573Z] ---> 6c638b83d3f7 [2022-05-27T20:48:22.573Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-27T20:48:22.573Z] ---> Running in 6575dd5ba5e4 [2022-05-27T20:48:23.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:48:24.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:48:25.526Z] OK: 220 MiB in 52 packages [2022-05-27T20:48:27.512Z] Removing intermediate container 6575dd5ba5e4 [2022-05-27T20:48:27.512Z] ---> 960cd94afac0 [2022-05-27T20:48:27.512Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-27T20:48:28.127Z] ---> fb9da37d450b [2022-05-27T20:48:28.127Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T20:48:28.127Z] ---> Running in caf5c8146bf2 [2022-05-27T20:48:34.843Z] Removing intermediate container caf5c8146bf2 [2022-05-27T20:48:34.843Z] ---> a9aa7285f63a [2022-05-27T20:48:34.843Z] Step 8/23 : COPY . . [2022-05-27T20:48:57.013Z] ---> 15b13a9abfa4 [2022-05-27T20:48:57.013Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-27T20:48:57.013Z] ---> Running in 764415a7432b [2022-05-27T20:48:57.013Z] 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-27T20:52:49.072Z] Removing intermediate container 7a0689e39d4f [2022-05-27T20:52:49.072Z] ---> dc164e7bfc71 [2022-05-27T20:52:49.072Z] [2022-05-27T20:52:49.072Z] Step 10/23 : FROM alpine:3.14 [2022-05-27T20:52:49.072Z] ---> ac73e934f311 [2022-05-27T20:52:49.072Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-27T20:52:49.072Z] ---> Using cache [2022-05-27T20:52:49.072Z] ---> 9f6b1bdc84db [2022-05-27T20:52:49.072Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-27T20:52:49.072Z] ---> Using cache [2022-05-27T20:52:49.072Z] ---> eeec53b60336 [2022-05-27T20:52:49.072Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-27T20:52:49.072Z] ---> Running in 7af748413cb2 [2022-05-27T20:52:49.669Z] Removing intermediate container 7af748413cb2 [2022-05-27T20:52:49.669Z] ---> 914041875672 [2022-05-27T20:52:49.669Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-27T20:52:49.669Z] ---> Running in b9ffbe876a9c [2022-05-27T20:52:49.949Z] Removing intermediate container b9ffbe876a9c [2022-05-27T20:52:49.949Z] ---> 25e0d72f3361 [2022-05-27T20:52:49.949Z] Step 15/23 : WORKDIR / [2022-05-27T20:52:50.226Z] ---> Running in dfa76b3f358b [2022-05-27T20:52:50.833Z] Removing intermediate container dfa76b3f358b [2022-05-27T20:52:50.833Z] ---> dded51e16920 [2022-05-27T20:52:50.833Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-27T20:52:51.822Z] ---> f536ed9ba3a5 [2022-05-27T20:52:51.822Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-27T20:52:53.270Z] ---> 1565f92bd035 [2022-05-27T20:52:53.270Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-27T20:52:54.262Z] ---> 1c1a9247b4cc [2022-05-27T20:52:54.262Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-27T20:52:54.538Z] ---> Running in a7901a797108 [2022-05-27T20:52:54.819Z] Removing intermediate container a7901a797108 [2022-05-27T20:52:54.819Z] ---> 248aaa0821eb [2022-05-27T20:52:54.819Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T20:52:55.099Z] ---> Running in 8118ef548f88 [2022-05-27T20:52:55.699Z] Removing intermediate container 8118ef548f88 [2022-05-27T20:52:55.699Z] ---> 51fbb4f0cec4 [2022-05-27T20:52:55.699Z] Step 21/23 : LABEL arch=arm64 [2022-05-27T20:52:55.699Z] ---> Running in 88f7b177bc62 [2022-05-27T20:52:56.296Z] Removing intermediate container 88f7b177bc62 [2022-05-27T20:52:56.296Z] ---> b6c5f393bfd5 [2022-05-27T20:52:56.296Z] Step 22/23 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:52:56.296Z] ---> Running in eb4cc7491d3c [2022-05-27T20:52:56.895Z] Removing intermediate container eb4cc7491d3c [2022-05-27T20:52:56.895Z] ---> 59e01f82a9e9 [2022-05-27T20:52:56.895Z] Step 23/23 : LABEL version=0.0.0 [2022-05-27T20:52:56.895Z] ---> Running in 7d5fb5da7b5c [2022-05-27T20:52:57.170Z] Removing intermediate container 7d5fb5da7b5c [2022-05-27T20:52:57.170Z] ---> 93112d6017ec [2022-05-27T20:52:57.443Z] [2022-05-27T20:52:57.717Z] Successfully built 93112d6017ec [2022-05-27T20:52:57.717Z] Successfully tagged core-metadata-arm64:latest [2022-05-27T20:54:19.529Z]  Building core-metadata ... done Removing intermediate container 764415a7432b [2022-05-27T20:54:19.529Z] ---> 95fadb5a87ce [2022-05-27T20:54:19.529Z] [2022-05-27T20:54:19.529Z] Step 10/23 : FROM alpine:3.14 [2022-05-27T20:54:19.529Z] ---> ac73e934f311 [2022-05-27T20:54:19.529Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-27T20:54:19.529Z] ---> Running in ea0a609b5b64 [2022-05-27T20:54:19.529Z] Removing intermediate container ea0a609b5b64 [2022-05-27T20:54:19.529Z] ---> 0510e21e4756 [2022-05-27T20:54:19.529Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-27T20:54:19.529Z] ---> Running in 3042d91a7581 [2022-05-27T20:54:19.529Z] Removing intermediate container 3042d91a7581 [2022-05-27T20:54:19.529Z] ---> 0e3726d74beb [2022-05-27T20:54:19.529Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-27T20:54:19.529Z] ---> Running in 1aa2a28dcf2a [2022-05-27T20:54:19.529Z] Removing intermediate container 1aa2a28dcf2a [2022-05-27T20:54:19.529Z] ---> 6752d7109a96 [2022-05-27T20:54:19.529Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T20:54:19.529Z] ---> Running in a5811739573d [2022-05-27T20:54:19.529Z] Removing intermediate container a5811739573d [2022-05-27T20:54:19.529Z] ---> 3feafc0b2b02 [2022-05-27T20:54:19.529Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-27T20:54:19.529Z] ---> Running in 78c578496379 [2022-05-27T20:54:19.529Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-27T20:54:19.529Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-27T20:54:19.529Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-27T20:54:19.805Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-27T20:54:19.805Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-27T20:54:19.805Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-27T20:54:20.078Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-27T20:54:20.079Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-27T20:54:20.356Z] Executing busybox-1.33.1-r7.trigger [2022-05-27T20:54:20.356Z] OK: 8 MiB in 20 packages [2022-05-27T20:54:21.805Z] Removing intermediate container 78c578496379 [2022-05-27T20:54:21.805Z] ---> 840451a89eda [2022-05-27T20:54:21.805Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-27T20:54:22.788Z] ---> e150890fa0fa [2022-05-27T20:54:22.788Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-27T20:54:24.772Z] ---> 5a1e6b0daf54 [2022-05-27T20:54:24.772Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-27T20:54:25.371Z] ---> ed63e60c7918 [2022-05-27T20:54:25.371Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-27T20:54:25.651Z] ---> Running in bb216f415991 [2022-05-27T20:54:25.926Z] Removing intermediate container bb216f415991 [2022-05-27T20:54:25.926Z] ---> 9663c4ef9f79 [2022-05-27T20:54:25.926Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T20:54:26.202Z] ---> Running in ba10771fbe91 [2022-05-27T20:54:26.795Z] Removing intermediate container ba10771fbe91 [2022-05-27T20:54:26.795Z] ---> a46637b6d9e7 [2022-05-27T20:54:26.795Z] Step 21/23 : LABEL arch=arm64 [2022-05-27T20:54:26.795Z] ---> Running in 4c6657079675 [2022-05-27T20:54:27.393Z] Removing intermediate container 4c6657079675 [2022-05-27T20:54:27.393Z] ---> 1257ad62a09f [2022-05-27T20:54:27.393Z] Step 22/23 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T20:54:27.393Z] ---> Running in e3b3d258808b [2022-05-27T20:54:27.991Z] Removing intermediate container e3b3d258808b [2022-05-27T20:54:27.991Z] ---> 5584c317dc98 [2022-05-27T20:54:27.991Z] Step 23/23 : LABEL version=0.0.0 [2022-05-27T20:54:28.264Z] ---> Running in 6072c1ccf40f [2022-05-27T20:54:28.538Z] Removing intermediate container 6072c1ccf40f [2022-05-27T20:54:28.538Z] ---> 3a7769a99e87 [2022-05-27T20:54:28.538Z] [2022-05-27T20:54:29.134Z] Successfully built 3a7769a99e87 [2022-05-27T20:54:29.134Z] Successfully tagged core-data-arm64:latest [2022-05-27T21:03:51.759Z]  Building core-data ... done Building bin/spire-agent... [2022-05-27T21:03:51.759Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-27T21:03:51.759Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-27T21:03:51.759Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-27T21:03:51.759Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-27T21:03:51.759Z] Building bin/spire-agent... [2022-05-27T21:03:51.759Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-27T21:03:51.759Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-27T21:03:51.759Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-27T21:03:51.759Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-27T21:03:51.759Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-27T21:03:51.759Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-27T21:03:51.759Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-27T21:03:51.759Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-27T21:03:51.759Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-27T21:03:51.759Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-27T21:03:51.759Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-27T21:03:51.759Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-27T21:03:51.760Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-27T21:03:51.760Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-27T21:03:51.760Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-27T21:03:51.760Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-27T21:03:51.760Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-27T21:03:51.760Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-27T21:03:51.760Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-27T21:03:51.760Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-27T21:03:51.760Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-27T21:03:51.760Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-27T21:06:13.705Z] Building bin/spire-agent... [2022-05-27T21:06:13.705Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-27T21:06:13.705Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-27T21:06:13.705Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-27T21:06:13.705Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-27T21:06:13.705Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-27T21:06:13.705Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-27T21:06:13.705Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-27T21:06:13.705Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-27T21:06:13.705Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-27T21:06:13.705Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-27T21:06:13.705Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-27T21:06:13.705Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-27T21:06:13.705Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-27T21:10:20.811Z] Removing intermediate container 5bf6ffbf216b [2022-05-27T21:10:20.811Z] ---> 48bc7c2753bf [2022-05-27T21:10:20.811Z] Step 12/26 : WORKDIR /edgex-go [2022-05-27T21:10:20.811Z] ---> Running in e691bc511578 [2022-05-27T21:10:20.811Z] Removing intermediate container e691bc511578 [2022-05-27T21:10:20.811Z] ---> e47053083359 [2022-05-27T21:10:20.811Z] [2022-05-27T21:10:20.811Z] Step 13/26 : FROM alpine:3.15 [2022-05-27T21:10:20.811Z] ---> 3fb3c9af89a9 [2022-05-27T21:10:20.811Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-27T21:10:20.811Z] ---> Using cache [2022-05-27T21:10:20.811Z] ---> 43cde88ad015 [2022-05-27T21:10:20.811Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T21:10:20.811Z] ---> Using cache [2022-05-27T21:10:20.811Z] ---> 3cdfe6035e22 [2022-05-27T21:10:20.811Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-27T21:10:20.811Z] ---> Running in 3c206afbfe71 [2022-05-27T21:10:20.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T21:10:20.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T21:10:20.811Z] Removing intermediate container 0aaddf7dbf8e [2022-05-27T21:10:20.811Z] ---> 2e0ab4d8b568 [2022-05-27T21:10:20.811Z] Step 12/25 : WORKDIR /edgex-go [2022-05-27T21:10:20.811Z] ---> Running in ef258afe60ac [2022-05-27T21:10:20.811Z] Removing intermediate container ef258afe60ac [2022-05-27T21:10:20.811Z] ---> 2d4f0ce048f6 [2022-05-27T21:10:20.811Z] [2022-05-27T21:10:20.811Z] Step 13/25 : FROM alpine:3.15 [2022-05-27T21:10:20.811Z] ---> 3fb3c9af89a9 [2022-05-27T21:10:20.811Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-27T21:10:20.811Z] ---> Using cache [2022-05-27T21:10:20.811Z] ---> 43cde88ad015 [2022-05-27T21:10:20.811Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T21:10:20.811Z] ---> Using cache [2022-05-27T21:10:20.811Z] ---> 3cdfe6035e22 [2022-05-27T21:10:20.811Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-27T21:10:20.811Z] v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-27T21:10:20.811Z] v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-27T21:10:20.811Z] OK: 15736 distinct packages available [2022-05-27T21:10:20.811Z] ---> Running in b2c8690f8137 [2022-05-27T21:10:20.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T21:10:20.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T21:10:20.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T21:10:20.811Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-27T21:10:20.811Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-27T21:10:20.811Z] (3/5) Installing libucontext (1.1-r0) [2022-05-27T21:10:20.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T21:10:20.811Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-27T21:10:20.811Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-27T21:10:20.811Z] Executing busybox-1.34.1-r5.trigger [2022-05-27T21:10:20.811Z] OK: 6 MiB in 19 packages [2022-05-27T21:10:20.811Z] v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-27T21:10:20.811Z] v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-27T21:10:20.811Z] OK: 15736 distinct packages available [2022-05-27T21:10:20.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T21:10:20.811Z] Removing intermediate container 3c206afbfe71 [2022-05-27T21:10:20.811Z] ---> 72fa773b0907 [2022-05-27T21:10:20.811Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-05-27T21:10:21.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T21:10:22.070Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-27T21:10:22.346Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-27T21:10:22.346Z] (3/5) Installing libucontext (1.1-r0) [2022-05-27T21:10:22.346Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-27T21:10:22.630Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-27T21:10:22.630Z] Executing busybox-1.34.1-r5.trigger [2022-05-27T21:10:22.630Z] OK: 6 MiB in 19 packages [2022-05-27T21:10:24.086Z] ---> bdec77932db2 [2022-05-27T21:10:24.086Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-05-27T21:10:24.361Z] Removing intermediate container b2c8690f8137 [2022-05-27T21:10:24.361Z] ---> bfd08bc7c8dd [2022-05-27T21:10:24.361Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-05-27T21:10:29.771Z] ---> 0a9c3bf42528 [2022-05-27T21:10:29.771Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-27T21:10:29.771Z] ---> 690c270ac6f0 [2022-05-27T21:10:29.771Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-27T21:10:30.052Z] ---> 2dcd36f28dfe [2022-05-27T21:10:30.052Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-27T21:10:30.325Z] ---> b4b0317d5b42 [2022-05-27T21:10:30.325Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-27T21:10:31.311Z] ---> 92043f04abd4 [2022-05-27T21:10:31.311Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-27T21:10:31.311Z] ---> 7bb9cc80d493 [2022-05-27T21:10:31.311Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-27T21:10:31.910Z] ---> 5ff71e578f6f [2022-05-27T21:10:32.184Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-27T21:10:32.184Z] ---> ded3d8f75c76 [2022-05-27T21:10:32.184Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-27T21:10:32.184Z] ---> Running in 2e21c6803f64 [2022-05-27T21:10:32.184Z] ---> Running in 8a5a0c0117f7 [2022-05-27T21:10:32.781Z] Removing intermediate container 2e21c6803f64 [2022-05-27T21:10:32.781Z] ---> 934f8ac336b5 [2022-05-27T21:10:32.781Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-27T21:10:32.781Z] Removing intermediate container 8a5a0c0117f7 [2022-05-27T21:10:32.781Z] ---> 75d3961cf35c [2022-05-27T21:10:32.781Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-27T21:10:32.781Z] ---> Running in 013a580c86e3 [2022-05-27T21:10:32.781Z] ---> Running in a5e1092b3293 [2022-05-27T21:10:33.377Z] Removing intermediate container 013a580c86e3 [2022-05-27T21:10:33.377Z] ---> 1c0d2294d0a2 [2022-05-27T21:10:33.377Z] Step 24/26 : LABEL arch=arm64 [2022-05-27T21:10:33.377Z] Removing intermediate container a5e1092b3293 [2022-05-27T21:10:33.377Z] ---> 0f4d1729b10a [2022-05-27T21:10:33.377Z] Step 23/25 : LABEL arch=arm64 [2022-05-27T21:10:33.377Z] ---> Running in 993b1196159d [2022-05-27T21:10:33.377Z] ---> Running in 6b1449158560 [2022-05-27T21:10:33.973Z] Removing intermediate container 993b1196159d [2022-05-27T21:10:33.973Z] ---> 503dd13dd5f0 [2022-05-27T21:10:33.973Z] Step 25/26 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T21:10:33.973Z] Removing intermediate container 6b1449158560 [2022-05-27T21:10:33.973Z] ---> c993ee62a853 [2022-05-27T21:10:33.973Z] Step 24/25 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T21:10:33.973Z] ---> Running in 58d7e4ff6543 [2022-05-27T21:10:33.973Z] ---> Running in 01edce36d5f8 [2022-05-27T21:10:34.574Z] Removing intermediate container 58d7e4ff6543 [2022-05-27T21:10:34.574Z] ---> bb67adff4eb5 [2022-05-27T21:10:34.574Z] Step 26/26 : LABEL version=0.0.0 [2022-05-27T21:10:34.574Z] Removing intermediate container 01edce36d5f8 [2022-05-27T21:10:34.574Z] ---> a485eb8f913a [2022-05-27T21:10:34.574Z] Step 25/25 : LABEL version=0.0.0 [2022-05-27T21:10:34.574Z] ---> Running in 2fdf8502ab54 [2022-05-27T21:10:34.574Z] ---> Running in d96a12cff0b3 [2022-05-27T21:10:35.180Z] Removing intermediate container d96a12cff0b3 [2022-05-27T21:10:35.180Z] ---> 3ac1718cd53c [2022-05-27T21:10:35.180Z] [2022-05-27T21:10:35.180Z] Removing intermediate container 2fdf8502ab54 [2022-05-27T21:10:35.180Z] ---> 35cc360c242a [2022-05-27T21:10:35.180Z] [2022-05-27T21:10:35.454Z] Successfully built 35cc360c242a [2022-05-27T21:10:35.454Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-27T21:10:35.454Z]  Building security-spire-agent ... done Successfully built 3ac1718cd53c [2022-05-27T21:10:35.454Z] Successfully tagged security-spire-server-arm64:latest [2022-05-27T21:11:31.973Z]  Building security-spire-server ... done Removing intermediate container 5bbfbfb15b2d [2022-05-27T21:11:31.973Z] ---> 3bbedbf4be2e [2022-05-27T21:11:31.973Z] Step 12/26 : WORKDIR /edgex-go [2022-05-27T21:11:31.973Z] ---> Running in 8d4b611a11c5 [2022-05-27T21:11:31.973Z] Removing intermediate container 8d4b611a11c5 [2022-05-27T21:11:31.973Z] ---> e3f0f2f66401 [2022-05-27T21:11:31.973Z] [2022-05-27T21:11:31.973Z] Step 13/26 : FROM alpine:3.15 [2022-05-27T21:11:31.973Z] ---> 3fb3c9af89a9 [2022-05-27T21:11:31.973Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-27T21:11:31.973Z] ---> Using cache [2022-05-27T21:11:31.973Z] ---> 43cde88ad015 [2022-05-27T21:11:31.973Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T21:11:31.973Z] ---> Using cache [2022-05-27T21:11:31.973Z] ---> 3cdfe6035e22 [2022-05-27T21:11:31.973Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-27T21:11:31.973Z] ---> Running in 3a8d8978b01f [2022-05-27T21:11:31.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T21:11:31.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T21:11:31.973Z] v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-27T21:11:31.973Z] v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-27T21:11:31.973Z] OK: 15736 distinct packages available [2022-05-27T21:11:31.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T21:11:31.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T21:11:31.973Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-27T21:11:31.973Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-27T21:11:31.973Z] (3/4) Installing libucontext (1.1-r0) [2022-05-27T21:11:31.973Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-27T21:11:31.973Z] Executing busybox-1.34.1-r5.trigger [2022-05-27T21:11:31.973Z] OK: 6 MiB in 18 packages [2022-05-27T21:11:32.857Z] Removing intermediate container 3a8d8978b01f [2022-05-27T21:11:32.857Z] ---> 6b3c9566a48e [2022-05-27T21:11:32.857Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-05-27T21:11:36.324Z] ---> b9c37a39119c [2022-05-27T21:11:36.324Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-27T21:11:36.618Z] ---> bd2dd1365778 [2022-05-27T21:11:36.618Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-27T21:11:36.911Z] ---> Running in 4b4c3714ef93 [2022-05-27T21:11:37.195Z] Removing intermediate container 4b4c3714ef93 [2022-05-27T21:11:37.195Z] ---> d4c8ec56d48d [2022-05-27T21:11:37.195Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-27T21:11:37.834Z] ---> 5b42c04c272b [2022-05-27T21:11:37.834Z] Step 21/26 : WORKDIR / [2022-05-27T21:11:37.834Z] ---> Running in d198d96a6e1a [2022-05-27T21:11:38.131Z] Removing intermediate container d198d96a6e1a [2022-05-27T21:11:38.131Z] ---> 2c1b3299c85a [2022-05-27T21:11:38.131Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-27T21:11:38.423Z] ---> Running in f95e1dce14fc [2022-05-27T21:11:38.708Z] Removing intermediate container f95e1dce14fc [2022-05-27T21:11:38.708Z] ---> 0dee31310b1b [2022-05-27T21:11:38.708Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-27T21:11:38.708Z] ---> Running in 024576d35d6c [2022-05-27T21:11:38.996Z] Removing intermediate container 024576d35d6c [2022-05-27T21:11:38.996Z] ---> d43bc0dc1734 [2022-05-27T21:11:38.996Z] Step 24/26 : LABEL arch=arm64 [2022-05-27T21:11:39.279Z] ---> Running in 988a10b87d02 [2022-05-27T21:11:39.563Z] Removing intermediate container 988a10b87d02 [2022-05-27T21:11:39.563Z] ---> 6dfb40ff6d3c [2022-05-27T21:11:39.563Z] Step 25/26 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b [2022-05-27T21:11:39.563Z] ---> Running in 10a82a114379 [2022-05-27T21:11:39.838Z] Removing intermediate container 10a82a114379 [2022-05-27T21:11:39.838Z] ---> 6d7226e73931 [2022-05-27T21:11:39.838Z] Step 26/26 : LABEL version=0.0.0 [2022-05-27T21:11:39.838Z] ---> Running in 957050ee95f9 [2022-05-27T21:11:40.115Z] Removing intermediate container 957050ee95f9 [2022-05-27T21:11:40.115Z] ---> 0f016682127d [2022-05-27T21:11:40.115Z] [2022-05-27T21:11:40.390Z] Successfully built 0f016682127d [2022-05-27T21:11:40.390Z] Successfully tagged security-spire-config-arm64:latest [2022-05-27T21:11:40.680Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-27T21:11:40.672Z] $ docker stop --time=1 30494df98186d1c8f4d0480b7fa306946a9265366182a861f837a5207088f695 [2022-05-27T21:11:42.697Z] $ docker rm -f 30494df98186d1c8f4d0480b7fa306946a9265366182a861f837a5207088f695 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-27T21:11:43.288Z] + docker images [2022-05-27T21:11:43.882Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-27T21:11:43.882Z] security-spire-config-arm64 latest 0f016682127d 3 seconds ago 85.6MB [2022-05-27T21:11:43.882Z] e3f0f2f66401 17 seconds ago 4.27GB [2022-05-27T21:11:43.882Z] security-spire-server-arm64 latest 3ac1718cd53c About a minute ago 86.3MB [2022-05-27T21:11:43.882Z] security-spire-agent-arm64 latest 35cc360c242a About a minute ago 126MB [2022-05-27T21:11:43.882Z] 2d4f0ce048f6 About a minute ago 4.27GB [2022-05-27T21:11:43.882Z] e47053083359 About a minute ago 4.27GB [2022-05-27T21:11:43.882Z] core-data-arm64 latest 3a7769a99e87 17 minutes ago 21.6MB [2022-05-27T21:11:43.882Z] 95fadb5a87ce 17 minutes ago 1.34GB [2022-05-27T21:11:43.882Z] core-metadata-arm64 latest 93112d6017ec 18 minutes ago 16.3MB [2022-05-27T21:11:43.882Z] dc164e7bfc71 18 minutes ago 1.32GB [2022-05-27T21:11:43.882Z] support-notifications-arm64 latest 3e052532838e 23 minutes ago 26MB [2022-05-27T21:11:43.882Z] 045406778608 24 minutes ago 1.37GB [2022-05-27T21:11:43.882Z] security-proxy-setup-arm64 latest cb74e4ebd134 24 minutes ago 26.1MB [2022-05-27T21:11:43.882Z] 9a96a0bbbbf0 24 minutes ago 1.32GB [2022-05-27T21:11:43.882Z] core-command-arm64 latest c80018610635 29 minutes ago 15.5MB [2022-05-27T21:11:43.882Z] 33fe112903b1 30 minutes ago 1.31GB [2022-05-27T21:11:43.882Z] support-scheduler-arm64 latest 1b8b6458c715 32 minutes ago 25.4MB [2022-05-27T21:11:43.882Z] f54b378e56c4 32 minutes ago 1.37GB [2022-05-27T21:11:43.882Z] sys-mgmt-agent-arm64 latest d80a235f3de0 35 minutes ago 282MB [2022-05-27T21:11:43.882Z] 47f554c495c0 37 minutes ago 1.31GB [2022-05-27T21:11:43.882Z] security-spiffe-token-provider-arm64 latest e9c149b8d2a2 41 minutes ago 28.1MB [2022-05-27T21:11:43.882Z] fadc6fd5d89e 42 minutes ago 1.36GB [2022-05-27T21:11:43.882Z] security-bootstrapper-arm64 latest 642bd64d6f6e 43 minutes ago 18.3MB [2022-05-27T21:11:43.882Z] security-secretstore-setup-arm64 latest 446ac6064299 43 minutes ago 27.5MB [2022-05-27T21:11:43.882Z] d8915dd25742 43 minutes ago 1.32GB [2022-05-27T21:11:43.882Z] 126eadc111cc 43 minutes ago 1.32GB [2022-05-27T21:11:43.882Z] ci-base-image-arm64 latest bb1021f3adb2 About an hour ago 891MB [2022-05-27T21:11:43.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 5 weeks ago 551MB [2022-05-27T21:11:43.882Z] docker 20.10.14 c346e9eafbab 7 weeks ago 202MB [2022-05-27T21:11:43.882Z] alpine 3.14 ac73e934f311 7 weeks ago 5.34MB [2022-05-27T21:11:43.882Z] alpine 3.15 3fb3c9af89a9 7 weeks ago 5.32MB [2022-05-27T21:11:43.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T21:11:44.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-27T21:11:44.331Z] [2022-05-27T21:11:44.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T21:11:44.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-27T21:11:44.946Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-27T21:11:44.946Z] 8998bd30e6a1: Pulling fs layer [2022-05-27T21:11:44.946Z] 04944245beec: Pulling fs layer [2022-05-27T21:11:44.946Z] 699f458cf7ca: Pulling fs layer [2022-05-27T21:11:44.946Z] 765212b225bb: Pulling fs layer [2022-05-27T21:11:44.946Z] f23df028b6ca: Pulling fs layer [2022-05-27T21:11:44.946Z] d65c8cfc05b1: Pulling fs layer [2022-05-27T21:11:44.946Z] 2437ff75d9bd: Pulling fs layer [2022-05-27T21:11:44.946Z] 765212b225bb: Waiting [2022-05-27T21:11:44.946Z] f23df028b6ca: Waiting [2022-05-27T21:11:44.946Z] d65c8cfc05b1: Waiting [2022-05-27T21:11:44.946Z] 2437ff75d9bd: Waiting [2022-05-27T21:11:44.946Z] 04944245beec: Verifying Checksum [2022-05-27T21:11:44.946Z] 04944245beec: Download complete [2022-05-27T21:11:44.946Z] 765212b225bb: Verifying Checksum [2022-05-27T21:11:44.946Z] 765212b225bb: Download complete [2022-05-27T21:11:44.946Z] f23df028b6ca: Verifying Checksum [2022-05-27T21:11:44.946Z] f23df028b6ca: Download complete [2022-05-27T21:11:44.946Z] d65c8cfc05b1: Verifying Checksum [2022-05-27T21:11:44.946Z] d65c8cfc05b1: Download complete [2022-05-27T21:11:45.218Z] 699f458cf7ca: Verifying Checksum [2022-05-27T21:11:45.218Z] 699f458cf7ca: Download complete [2022-05-27T21:11:45.489Z] 8998bd30e6a1: Verifying Checksum [2022-05-27T21:11:45.489Z] 8998bd30e6a1: Download complete [2022-05-27T21:11:48.105Z] 2437ff75d9bd: Verifying Checksum [2022-05-27T21:11:48.105Z] 2437ff75d9bd: Download complete [2022-05-27T21:11:50.077Z] 8998bd30e6a1: Pull complete [2022-05-27T21:11:50.351Z] 04944245beec: Pull complete [2022-05-27T21:11:52.317Z] 699f458cf7ca: Pull complete [2022-05-27T21:11:52.317Z] 765212b225bb: Pull complete [2022-05-27T21:11:52.912Z] f23df028b6ca: Pull complete [2022-05-27T21:11:53.184Z] d65c8cfc05b1: Pull complete [2022-05-27T21:12:08.255Z] 2437ff75d9bd: Pull complete [2022-05-27T21:12:08.255Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-27T21:12:08.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-27T21:12:08.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T21:12:08.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-306 does not seem to be running inside a container [2022-05-27T21:12:08.587Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:arm64 cat [2022-05-27T21:12:11.228Z] $ docker top c7383dd31311835d326f7c0683c48f51ccbf4a3663d821ef224f23b22d954e37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T21:12:12.247Z] ---> job-cost.sh [2022-05-27T21:12:12.247Z] lf-activate-venv: SKIPPING [2022-05-27T21:12:12.247Z] INFO: No Stack... [2022-05-27T21:12:13.216Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-27T21:12:13.806Z] INFO: Archiving Costs [Pipeline] sh [2022-05-27T21:12:14.454Z] + + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-05-27T21:12:14.454Z] cut -d, -f6 [Pipeline] lock [2022-05-27T21:12:14.482Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4040-4-stack-cost] [2022-05-27T21:12:14.489Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4040-4-stack-cost] did not exist. Created. [2022-05-27T21:12:14.489Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4040-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-27T21:12:15.146Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-27T21:12:15.322Z] Stashed 1 file(s) [Pipeline] } [2022-05-27T21:12:15.333Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4040-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-27T21:12:15.339Z] $ docker stop --time=1 c7383dd31311835d326f7c0683c48f51ccbf4a3663d821ef224f23b22d954e37 [2022-05-27T21:12:16.796Z] $ docker rm -f c7383dd31311835d326f7c0683c48f51ccbf4a3663d821ef224f23b22d954e37 [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-27T21:12:17.281Z] provisioning config files... [2022-05-27T21:12:17.289Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6783791414684608333tmp [Pipeline] { [Pipeline] sh [2022-05-27T21:12:17.583Z] + set +x [2022-05-27T21:12:17.583Z] + curl -s https://codecov.io/bash [2022-05-27T21:12:17.583Z] + bash -s -- [2022-05-27T21:12:17.583Z] [2022-05-27T21:12:17.583Z] _____ _ [2022-05-27T21:12:17.583Z] / ____| | | [2022-05-27T21:12:17.583Z] | | ___ __| | ___ ___ _____ __ [2022-05-27T21:12:17.583Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-27T21:12:17.583Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-27T21:12:17.583Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-27T21:12:17.583Z] Bash-1.0.6 [2022-05-27T21:12:17.583Z] [2022-05-27T21:12:17.583Z] [2022-05-27T21:12:17.583Z] ==> git version 2.25.1 found [2022-05-27T21:12:17.583Z] ==> 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-27T21:12:17.583Z] Release-Date: 2020-01-08 [2022-05-27T21:12:17.583Z] 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-27T21:12:17.583Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-27T21:12:17.583Z] ==> Jenkins CI detected. [2022-05-27T21:12:17.583Z] current dir:  /w/workspace/edgex-go/4 [2022-05-27T21:12:17.583Z] project root: . [2022-05-27T21:12:17.583Z] --> token set from env [2022-05-27T21:12:17.583Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-27T21:12:17.583Z] ==> Running gcov in . (disable via -X gcov) [2022-05-27T21:12:17.583Z] ==> Python coveragepy not found [2022-05-27T21:12:17.583Z] ==> Searching for coverage reports in: [2022-05-27T21:12:17.583Z] + . [2022-05-27T21:12:17.583Z] -> Found 1 reports [2022-05-27T21:12:17.583Z] ==> Detecting git/mercurial file structure [2022-05-27T21:12:17.844Z] ==> Reading reports [2022-05-27T21:12:17.844Z] + ./coverage.out bytes=435411 [2022-05-27T21:12:17.844Z] ==> Appending adjustments [2022-05-27T21:12:17.844Z] https://docs.codecov.io/docs/fixing-reports [2022-05-27T21:12:18.784Z] + Found adjustments [2022-05-27T21:12:18.784Z] ==> Gzipping contents [2022-05-27T21:12:18.784Z] 60K /tmp/codecov.kpoXXo.gz [2022-05-27T21:12:18.784Z] ==> Uploading reports [2022-05-27T21:12:18.784Z] url: https://codecov.io [2022-05-27T21:12:18.784Z] query: branch=PR-4040&commit=237039cf30f4149665337fa1071805a3535e149b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4040%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4040&job=&cmd_args= [2022-05-27T21:12:18.784Z] -> Pinging Codecov [2022-05-27T21:12:18.784Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4040&commit=237039cf30f4149665337fa1071805a3535e149b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4040%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4040&job=&cmd_args= [2022-05-27T21:12:19.043Z] -> Uploading to [2022-05-27T21:12:19.043Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-27/00271124DB129430A58F1EEE437C3FCB/237039cf30f4149665337fa1071805a3535e149b/e92e092e-399e-4ccb-9a9a-e9df912e38eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220527T211218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=903f60790b9fdc30969157ccecdaffd332119b1538b339fdbca3c3960f9e09bd [2022-05-27T21:12:19.043Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-27T21:12:19.043Z] Dload Upload Total Spent Left Speed [2022-05-27T21:12:19.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59884 0 0 100 59884 0 243k --:--:-- --:--:-- --:--:-- 243k [2022-05-27T21:12:19.303Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/237039cf30f4149665337fa1071805a3535e149b [Pipeline] } [2022-05-27T21:12:19.311Z] 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-27T21:12:19.874Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-27T21:12:20.166Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T21:12:21.033Z] ---> package-listing.sh [2022-05-27T21:12:21.033Z] ++ facter osfamily [2022-05-27T21:12:21.033Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-27T21:12:21.294Z] + OS_FAMILY=debian [2022-05-27T21:12:21.294Z] + workspace=/w/workspace/edgex-go/4 [2022-05-27T21:12:21.294Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-27T21:12:21.294Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-27T21:12:21.294Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-27T21:12:21.294Z] + PACKAGES=/tmp/packages_start.txt [2022-05-27T21:12:21.294Z] + '[' /w/workspace/edgex-go/4 ']' [2022-05-27T21:12:21.294Z] + PACKAGES=/tmp/packages_end.txt [2022-05-27T21:12:21.294Z] + case "${OS_FAMILY}" in [2022-05-27T21:12:21.294Z] + dpkg -l [2022-05-27T21:12:21.294Z] + grep '^ii' [2022-05-27T21:12:21.294Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-27T21:12:21.294Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-27T21:12:21.294Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-27T21:12:21.294Z] + '[' /w/workspace/edgex-go/4 ']' [2022-05-27T21:12:21.294Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-05-27T21:12:21.294Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-05-27T21:12:21.305Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-27T21:12:21.585Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T21:12:22.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-27T21:12:22.162Z] [2022-05-27T21:12:22.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T21:12:22.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-27T21:12:22.464Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-27T21:12:22.464Z] 5eb5b503b376: Pulling fs layer [2022-05-27T21:12:22.464Z] 5c69ac0246d0: Pulling fs layer [2022-05-27T21:12:22.464Z] ec43610c2a17: Pulling fs layer [2022-05-27T21:12:22.464Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-27T21:12:22.464Z] 33b1e0a273af: Pulling fs layer [2022-05-27T21:12:22.464Z] 5d3b04190fa2: Pulling fs layer [2022-05-27T21:12:22.464Z] 2f39f015ded8: Pulling fs layer [2022-05-27T21:12:22.464Z] 3a2ae6a8a46f: Waiting [2022-05-27T21:12:22.464Z] 33b1e0a273af: Waiting [2022-05-27T21:12:22.464Z] 5d3b04190fa2: Waiting [2022-05-27T21:12:22.464Z] 2f39f015ded8: Waiting [2022-05-27T21:12:22.464Z] 5c69ac0246d0: Verifying Checksum [2022-05-27T21:12:22.464Z] 5c69ac0246d0: Download complete [2022-05-27T21:12:22.464Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-27T21:12:22.464Z] 3a2ae6a8a46f: Download complete [2022-05-27T21:12:22.464Z] 33b1e0a273af: Verifying Checksum [2022-05-27T21:12:22.464Z] 33b1e0a273af: Download complete [2022-05-27T21:12:22.464Z] 5d3b04190fa2: Verifying Checksum [2022-05-27T21:12:22.464Z] 5d3b04190fa2: Download complete [2022-05-27T21:12:22.464Z] ec43610c2a17: Verifying Checksum [2022-05-27T21:12:22.464Z] ec43610c2a17: Download complete [2022-05-27T21:12:22.724Z] 5eb5b503b376: Verifying Checksum [2022-05-27T21:12:22.724Z] 5eb5b503b376: Download complete [2022-05-27T21:12:23.293Z] 2f39f015ded8: Download complete [2022-05-27T21:12:24.232Z] 5eb5b503b376: Pull complete [2022-05-27T21:12:24.232Z] 5c69ac0246d0: Pull complete [2022-05-27T21:12:24.799Z] ec43610c2a17: Pull complete [2022-05-27T21:12:24.799Z] 3a2ae6a8a46f: Pull complete [2022-05-27T21:12:25.058Z] 33b1e0a273af: Pull complete [2022-05-27T21:12:25.058Z] 5d3b04190fa2: Pull complete [2022-05-27T21:12:29.255Z] 2f39f015ded8: Pull complete [2022-05-27T21:12:29.255Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-27T21:12:29.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-27T21:12:29.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T21:12:29.347Z] prd-ubuntu20.04-docker-8c-8g-305 does not seem to be running inside a container [2022-05-27T21:12:29.374Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:latest cat [2022-05-27T21:12:31.318Z] $ docker top dd48de381ebe3fd8261e1c8fbbf5ce3e5b756537abd5884ddd69bbf047b994bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-27T21:12:31.691Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-27T21:12:31.979Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-27T21:12:32.270Z] + ls /var/log/sa-host [2022-05-27T21:12:32.270Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-27T21:12:32.406Z] provisioning config files... [2022-05-27T21:12:32.415Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5054618785494817859tmp [Pipeline] { [Pipeline] echo [2022-05-27T21:12:32.431Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T21:12:32.717Z] ---> create-netrc.sh [Pipeline] } [2022-05-27T21:12:32.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-27T21:12:33.055Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-27T21:12:33.065Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T21:12:33.350Z] ---> sudo-logs.sh [2022-05-27T21:12:33.350Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-27T21:12:33.371Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T21:12:33.658Z] ---> job-cost.sh [2022-05-27T21:12:33.658Z] lf-activate-venv: SKIPPING [2022-05-27T21:12:33.658Z] DEBUG: total: 0.2199999988079071 [2022-05-27T21:12:33.658Z] INFO: Retrieving Stack Cost... [2022-05-27T21:12:34.231Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-27T21:12:34.491Z] INFO: Archiving Costs [Pipeline] echo [2022-05-27T21:12:34.503Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T21:12:34.789Z] ---> logs-deploy.sh [2022-05-27T21:12:34.790Z] lf-activate-venv: SKIPPING [2022-05-27T21:12:34.790Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4040/4 [2022-05-27T21:12:34.790Z] INFO: archiving workspace using pattern(s): [2022-05-27T21:12:35.730Z] Archives upload complete. [2022-05-27T21:12:35.730Z] INFO: archiving logs to Nexus