Pull request #3987 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f651c9050014cebb69ef6e3aabd169dd18ce14e1+de950f1da863be5142a98969a38a38689289d05c (f5b58e56afa1e77eceacb4cfd0d2822d72ba6856) 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-ssh5471099403101246494.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14107468678310139797.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5895765024656889432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13869525483293501127.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12835149917496255957.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-34498’ Running on prd-ubuntu20.04-docker-8c-8g-34504 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit de950f1da863be5142a98969a38a38689289d05c into PR head commit f651c9050014cebb69ef6e3aabd169dd18ce14e1 Merge succeeded, producing f651c9050014cebb69ef6e3aabd169dd18ce14e1 Checking out Revision f651c9050014cebb69ef6e3aabd169dd18ce14e1 (PR-3987) > git config core.sparsecheckout # timeout=10 > git checkout -f f651c9050014cebb69ef6e3aabd169dd18ce14e1 # 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 de950f1da863be5142a98969a38a38689289d05c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f651c9050014cebb69ef6e3aabd169dd18ce14e1 # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-02T20:30:31.539Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 0c6f461cff48a2d25943e2d5440535f5a92a6015 # timeout=10 [Pipeline] withCredentials [2022-05-02T20:30:31.591Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-02T20:30:31.609Z] ========================================================= [2022-05-02T20:30:31.609Z] EdgeX Global Pipelines Version Info [2022-05-02T20:30:31.609Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-02T20:30:32.462Z] ------------------- [2022-05-02T20:30:32.462Z] stable info: [2022-05-02T20:30:32.462Z] ------------------- [2022-05-02T20:30:32.462Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-02T20:30:32.462Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-02T20:30:32.462Z] Message: update stable to v1.0.227 [2022-05-02T20:30:33.039Z] ------------------- [2022-05-02T20:30:33.039Z] experimental info: [2022-05-02T20:30:33.039Z] ------------------- [2022-05-02T20:30:33.039Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-02T20:30:33.039Z] Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 [2022-05-02T20:30:33.039Z] Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-02T20:30:33.194Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-02T20:30:33.204Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-02T20:30:33.215Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-02T20:30:33.226Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-02T20:30:33.240Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-02T20:30:33.255Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-02T20:30:33.265Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-02T20:30:33.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-02T20:30:33.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-02T20:30:33.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-02T20:30:33.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-02T20:30:33.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-02T20:30:33.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-02T20:30:33.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-02T20:30:33.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-02T20:30:33.376Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T20:30:33.389Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T20:30:33.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-02T20:30:33.411Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-02T20:30:33.423Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-02T20:30:33.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-02T20:30:33.446Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-02T20:30:33.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo [2022-05-02T20:30:33.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo [2022-05-02T20:30:33.480Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo [2022-05-02T20:30:33.491Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f651c9050014cebb69ef6e3aabd169dd18ce14e1 [Pipeline] echo [2022-05-02T20:30:33.502Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f651c90 [Pipeline] echo [2022-05-02T20:30:33.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T20:30:33.560Z] provisioning config files... [2022-05-02T20:30:33.575Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config8250860918351418421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T20:30:33.898Z] ---> docker-login.sh [2022-05-02T20:30:33.898Z] nexus3.edgexfoundry.org:10001 [2022-05-02T20:30:34.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T20:30:34.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T20:30:34.158Z] Configure a credential helper to remove this warning. See [2022-05-02T20:30:34.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T20:30:34.158Z] [2022-05-02T20:30:34.158Z] Login Succeeded [2022-05-02T20:30:34.158Z] nexus3.edgexfoundry.org:10002 [2022-05-02T20:30:34.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T20:30:34.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T20:30:34.422Z] Configure a credential helper to remove this warning. See [2022-05-02T20:30:34.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T20:30:34.422Z] [2022-05-02T20:30:34.422Z] Login Succeeded [2022-05-02T20:30:34.422Z] nexus3.edgexfoundry.org:10003 [2022-05-02T20:30:34.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T20:30:34.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T20:30:34.684Z] Configure a credential helper to remove this warning. See [2022-05-02T20:30:34.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T20:30:34.684Z] [2022-05-02T20:30:34.684Z] Login Succeeded [2022-05-02T20:30:34.684Z] nexus3.edgexfoundry.org:10004 [2022-05-02T20:30:34.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T20:30:34.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T20:30:34.684Z] Configure a credential helper to remove this warning. See [2022-05-02T20:30:34.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T20:30:34.684Z] [2022-05-02T20:30:34.684Z] Login Succeeded [2022-05-02T20:30:34.684Z] docker.io [2022-05-02T20:30:34.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T20:30:35.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T20:30:35.209Z] Configure a credential helper to remove this warning. See [2022-05-02T20:30:35.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T20:30:35.209Z] [2022-05-02T20:30:35.209Z] Login Succeeded [2022-05-02T20:30:35.209Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T20:30:35.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-02T20:30:35.532Z] + 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-02T20:30:35.532Z] + + dirname cmd/core-command/Dockerfile [2022-05-02T20:30:35.532Z] cut -d/ -f2 [2022-05-02T20:30:35.532Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-02T20:30:35.532Z] + + dirname cmd/core-data/Dockerfile [2022-05-02T20:30:35.532Z] cut -d/ -f2 [2022-05-02T20:30:35.532Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-02T20:30:35.532Z] + dirname cmd/core-metadata/Dockerfile [2022-05-02T20:30:35.532Z] + cut -d/ -f2 [2022-05-02T20:30:35.532Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-02T20:30:35.532Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-02T20:30:35.532Z] + cut -d/ -f2 [2022-05-02T20:30:35.532Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-02T20:30:35.533Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-02T20:30:35.533Z] + cut -d/ -f2 [2022-05-02T20:30:35.533Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-02T20:30:35.533Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-02T20:30:35.533Z] cut -d/ -f2 [2022-05-02T20:30:35.533Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-02T20:30:35.533Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-02T20:30:35.533Z] + cut -d/ -f2 [2022-05-02T20:30:35.533Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-02T20:30:35.533Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-02T20:30:35.533Z] + cut -d/ -f2 [2022-05-02T20:30:35.533Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-02T20:30:35.533Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-02T20:30:35.533Z] + cut -d/ -f2 [2022-05-02T20:30:35.533Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-02T20:30:35.533Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-02T20:30:35.533Z] + cut -d/ -f2 [2022-05-02T20:30:35.533Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-02T20:30:35.533Z] + dirname cmd/support-notifications/Dockerfile [2022-05-02T20:30:35.533Z] + cut -d/ -f2 [2022-05-02T20:30:35.533Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-02T20:30:35.533Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-02T20:30:35.533Z] + cut -d/ -f2 [2022-05-02T20:30:35.533Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-02T20:30:35.533Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-02T20:30:35.533Z] + cut -d/ -f2 [2022-05-02T20:30:35.533Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-02T20:30:35.673Z] 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-02T20:30:36.027Z] + git rev-list -1 --merges f651c9050014cebb69ef6e3aabd169dd18ce14e1~1..f651c9050014cebb69ef6e3aabd169dd18ce14e1 [Pipeline] echo [2022-05-02T20:30:36.047Z] -----------> git rev-list -1 --merges f651c9050014cebb69ef6e3aabd169dd18ce14e1~1..f651c9050014cebb69ef6e3aabd169dd18ce14e1 f651c9050014cebb69ef6e3aabd169dd18ce14e1 [false] [Pipeline] sh [2022-05-02T20:30:36.340Z] + git log --format=format:%s -1 f651c9050014cebb69ef6e3aabd169dd18ce14e1 [Pipeline] echo [2022-05-02T20:30:36.356Z] ========================================================= [2022-05-02T20:30:36.356Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-02T20:30:36.356Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-02T20:30:36.776Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-02T20:30:36.776Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-02T20:30:36.776Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-02T20:30:36.776Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-02T20:30:36.776Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-02T20:30:36.776Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-02T20:30:36.776Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-02T20:30:37.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T20:30:37.125Z] [2022-05-02T20:30:37.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T20:30:37.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T20:30:37.434Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-02T20:30:37.434Z] 1fe172e4850f: Pulling fs layer [2022-05-02T20:30:37.434Z] caf521ccaac6: Pulling fs layer [2022-05-02T20:30:37.434Z] 3ead6fa29328: Pulling fs layer [2022-05-02T20:30:37.434Z] 5c2a1cbceb83: Pulling fs layer [2022-05-02T20:30:37.434Z] a8d5f1318db7: Pulling fs layer [2022-05-02T20:30:37.434Z] c427282e49a2: Pulling fs layer [2022-05-02T20:30:37.434Z] 1827001aaf11: Pulling fs layer [2022-05-02T20:30:37.434Z] 0714d37db230: Pulling fs layer [2022-05-02T20:30:37.434Z] ac28cf19c067: Pulling fs layer [2022-05-02T20:30:37.434Z] ca983d60f3e2: Pulling fs layer [2022-05-02T20:30:37.434Z] 9f894cec8388: Pulling fs layer [2022-05-02T20:30:37.434Z] 9f894cec8388: Waiting [2022-05-02T20:30:37.434Z] ac28cf19c067: Waiting [2022-05-02T20:30:37.434Z] c427282e49a2: Waiting [2022-05-02T20:30:37.434Z] 0714d37db230: Waiting [2022-05-02T20:30:37.434Z] 1827001aaf11: Waiting [2022-05-02T20:30:37.434Z] 5c2a1cbceb83: Waiting [2022-05-02T20:30:37.434Z] a8d5f1318db7: Waiting [2022-05-02T20:30:37.434Z] caf521ccaac6: Verifying Checksum [2022-05-02T20:30:37.434Z] caf521ccaac6: Download complete [2022-05-02T20:30:37.434Z] 5c2a1cbceb83: Verifying Checksum [2022-05-02T20:30:37.434Z] 5c2a1cbceb83: Download complete [2022-05-02T20:30:37.434Z] a8d5f1318db7: Verifying Checksum [2022-05-02T20:30:37.434Z] a8d5f1318db7: Download complete [2022-05-02T20:30:37.695Z] c427282e49a2: Verifying Checksum [2022-05-02T20:30:37.695Z] c427282e49a2: Download complete [2022-05-02T20:30:37.695Z] 3ead6fa29328: Verifying Checksum [2022-05-02T20:30:37.695Z] 3ead6fa29328: Download complete [2022-05-02T20:30:37.695Z] 0714d37db230: Verifying Checksum [2022-05-02T20:30:37.695Z] 0714d37db230: Download complete [2022-05-02T20:30:37.695Z] ac28cf19c067: Verifying Checksum [2022-05-02T20:30:37.695Z] ac28cf19c067: Download complete [2022-05-02T20:30:37.695Z] ca983d60f3e2: Verifying Checksum [2022-05-02T20:30:37.695Z] ca983d60f3e2: Download complete [2022-05-02T20:30:37.695Z] 9f894cec8388: Download complete [2022-05-02T20:30:37.695Z] 1fe172e4850f: Verifying Checksum [2022-05-02T20:30:37.695Z] 1fe172e4850f: Download complete [2022-05-02T20:30:37.955Z] 1827001aaf11: Verifying Checksum [2022-05-02T20:30:37.955Z] 1827001aaf11: Download complete [2022-05-02T20:30:39.341Z] 1fe172e4850f: Pull complete [2022-05-02T20:30:39.341Z] caf521ccaac6: Pull complete [2022-05-02T20:30:39.913Z] 3ead6fa29328: Pull complete [2022-05-02T20:30:39.913Z] 5c2a1cbceb83: Pull complete [2022-05-02T20:30:40.485Z] a8d5f1318db7: Pull complete [2022-05-02T20:30:40.485Z] c427282e49a2: Pull complete [2022-05-02T20:30:42.398Z] 1827001aaf11: Pull complete [2022-05-02T20:30:42.661Z] 0714d37db230: Pull complete [2022-05-02T20:30:42.661Z] ac28cf19c067: Pull complete [2022-05-02T20:30:42.923Z] ca983d60f3e2: Pull complete [2022-05-02T20:30:42.923Z] 9f894cec8388: Pull complete [2022-05-02T20:30:42.923Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-02T20:30:42.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T20:30:42.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-02T20:30:43.010Z] prd-ubuntu20.04-docker-8c-8g-34504 does not seem to be running inside a container [2022-05-02T20:30:43.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-02T20:30:44.582Z] $ docker top 29c0993ca43d7dc5e4e11e7ed38738fc3c10e8adb5ad81cc755e94b9ce026a73 -eo pid,comm [2022-05-02T20:30:44.668Z] 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-02T20:30:44.668Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-02T20:30:44.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T20:30:44.693Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T20:30:44.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T20:30:44.836Z] $ docker exec 29c0993ca43d7dc5e4e11e7ed38738fc3c10e8adb5ad81cc755e94b9ce026a73 ssh-agent [2022-05-02T20:30:44.975Z] SSH_AUTH_SOCK=/tmp/ssh-Z1lLzirpC6hD/agent.34 [2022-05-02T20:30:44.975Z] SSH_AGENT_PID=40 [2022-05-02T20:30:44.983Z] Running ssh-add (command line suppressed) [2022-05-02T20:30:45.099Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_5599141408590759342.key (/w/workspace/edgex-go/12@tmp/private_key_5599141408590759342.key) [2022-05-02T20:30:45.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T20:30:45.421Z] + git tag --points-at HEAD [Pipeline] } [2022-05-02T20:30:45.432Z] $ docker exec --env ******** --env ******** 29c0993ca43d7dc5e4e11e7ed38738fc3c10e8adb5ad81cc755e94b9ce026a73 ssh-agent -k [2022-05-02T20:30:45.565Z] unset SSH_AUTH_SOCK; [2022-05-02T20:30:45.566Z] unset SSH_AGENT_PID; [2022-05-02T20:30:45.566Z] echo Agent pid 40 killed; [2022-05-02T20:30:45.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-02T20:30:45.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T20:30:45.607Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T20:30:45.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T20:30:45.753Z] $ docker exec 29c0993ca43d7dc5e4e11e7ed38738fc3c10e8adb5ad81cc755e94b9ce026a73 ssh-agent [2022-05-02T20:30:45.896Z] SSH_AUTH_SOCK=/tmp/ssh-RcvvMNuVwICc/agent.72 [2022-05-02T20:30:45.896Z] SSH_AGENT_PID=78 [2022-05-02T20:30:45.901Z] Running ssh-add (command line suppressed) [2022-05-02T20:30:46.016Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_8830182999675335881.key (/w/workspace/edgex-go/12@tmp/private_key_8830182999675335881.key) [2022-05-02T20:30:46.032Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T20:30:46.326Z] + git semver init [2022-05-02T20:30:46.591Z] 2022-05-02 20:30:46,551 [run_init] DEBUG init version:0.0.0 force:False [2022-05-02T20:30:46.591Z] 2022-05-02 20:30:46,553 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/12/.semver [2022-05-02T20:30:46.591Z] 2022-05-02 20:30:46,554 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/12/.semver [2022-05-02T20:30:46.591Z] 2022-05-02 20:30:46,554 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/12/.semver'], cwd=/w/workspace/edgex-go/12, universal_newlines=False, shell=None, istream=None) [2022-05-02T20:30:51.900Z] 2022-05-02 20:30:51,306 [append_file] DEBUG append to file:/w/workspace/edgex-go/12/.git/info/exclude [2022-05-02T20:30:51.900Z] 2022-05-02 20:30:51,308 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/12/.semver/PR-3987 with force:False [2022-05-02T20:30:51.900Z] 2022-05-02 20:30:51,308 [write_file] DEBUG write to file:/w/workspace/edgex-go/12/.semver/PR-3987 [2022-05-02T20:30:51.900Z] 2022-05-02 20:30:51,312 [execute] INFO git cat-file --batch-check [2022-05-02T20:30:51.900Z] 2022-05-02 20:30:51,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/12/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T20:30:51.900Z] 2022-05-02 20:30:51,320 [execute] INFO git cat-file --batch [2022-05-02T20:30:51.900Z] 2022-05-02 20:30:51,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/12/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T20:30:51.900Z] 2022-05-02 20:30:51,326 [read_version] DEBUG read version from /w/workspace/edgex-go/12/.semver/PR-3987 [2022-05-02T20:30:51.900Z] 0.0.0 [Pipeline] } [2022-05-02T20:30:51.914Z] $ docker exec --env ******** --env ******** 29c0993ca43d7dc5e4e11e7ed38738fc3c10e8adb5ad81cc755e94b9ce026a73 ssh-agent -k [2022-05-02T20:30:52.035Z] unset SSH_AUTH_SOCK; [2022-05-02T20:30:52.035Z] unset SSH_AGENT_PID; [2022-05-02T20:30:52.036Z] echo Agent pid 78 killed; [2022-05-02T20:30:52.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-02T20:30:52.355Z] + git semver [Pipeline] } [2022-05-02T20:30:52.634Z] $ docker stop --time=1 29c0993ca43d7dc5e4e11e7ed38738fc3c10e8adb5ad81cc755e94b9ce026a73 [2022-05-02T20:30:53.999Z] $ docker rm -f 29c0993ca43d7dc5e4e11e7ed38738fc3c10e8adb5ad81cc755e94b9ce026a73 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T20:30:54.351Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-02T20:30:54.597Z] Stashed 1 file(s) [Pipeline] echo [2022-05-02T20:30:54.601Z] [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-02T20:30:54.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T20:30:54.760Z] ========================================================= [2022-05-02T20:30:54.760Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-02T20:30:54.760Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-02T20:30:55.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-02T20:30:55.047Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-02T20:30:55.047Z] 59bf1c3509f3: Pulling fs layer [2022-05-02T20:30:55.047Z] 666ba61612fd: Pulling fs layer [2022-05-02T20:30:55.047Z] 8ed8ca486205: Pulling fs layer [2022-05-02T20:30:55.047Z] 4fe6c5a15a65: Pulling fs layer [2022-05-02T20:30:55.047Z] 22a0e8bec74d: Pulling fs layer [2022-05-02T20:30:55.047Z] ca2b28591e48: Pulling fs layer [2022-05-02T20:30:55.047Z] a51346096db8: Pulling fs layer [2022-05-02T20:30:55.047Z] daebc70d1ce1: Pulling fs layer [2022-05-02T20:30:55.047Z] 0e18a0eac166: Pulling fs layer [2022-05-02T20:30:55.047Z] ca2b28591e48: Waiting [2022-05-02T20:30:55.047Z] a51346096db8: Waiting [2022-05-02T20:30:55.047Z] daebc70d1ce1: Waiting [2022-05-02T20:30:55.047Z] 0e18a0eac166: Waiting [2022-05-02T20:30:55.047Z] 8ed8ca486205: Verifying Checksum [2022-05-02T20:30:55.047Z] 8ed8ca486205: Download complete [2022-05-02T20:30:55.047Z] 666ba61612fd: Download complete [2022-05-02T20:30:55.047Z] 22a0e8bec74d: Verifying Checksum [2022-05-02T20:30:55.047Z] 22a0e8bec74d: Download complete [2022-05-02T20:30:55.047Z] 59bf1c3509f3: Verifying Checksum [2022-05-02T20:30:55.047Z] 59bf1c3509f3: Download complete [2022-05-02T20:30:55.047Z] ca2b28591e48: Download complete [2022-05-02T20:30:55.047Z] a51346096db8: Verifying Checksum [2022-05-02T20:30:55.047Z] a51346096db8: Download complete [2022-05-02T20:30:55.308Z] daebc70d1ce1: Verifying Checksum [2022-05-02T20:30:55.308Z] daebc70d1ce1: Download complete [2022-05-02T20:30:55.308Z] 59bf1c3509f3: Pull complete [2022-05-02T20:30:55.308Z] 666ba61612fd: Pull complete [2022-05-02T20:30:55.570Z] 8ed8ca486205: Pull complete [2022-05-02T20:30:55.830Z] 0e18a0eac166: Verifying Checksum [2022-05-02T20:30:55.830Z] 0e18a0eac166: Download complete [2022-05-02T20:30:55.830Z] 4fe6c5a15a65: Verifying Checksum [2022-05-02T20:30:55.830Z] 4fe6c5a15a65: Download complete [2022-05-02T20:31:00.084Z] 4fe6c5a15a65: Pull complete [2022-05-02T20:31:00.084Z] 22a0e8bec74d: Pull complete [2022-05-02T20:31:00.084Z] ca2b28591e48: Pull complete [2022-05-02T20:31:00.084Z] a51346096db8: Pull complete [2022-05-02T20:31:00.344Z] daebc70d1ce1: Pull complete [2022-05-02T20:31:02.954Z] 0e18a0eac166: Pull complete [2022-05-02T20:31:02.954Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-02T20:31:02.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-02T20:31:02.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-02T20:31:03.257Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-02T20:31:03.257Z] WORKDIR /edgex [2022-05-02T20:31:03.257Z] COPY go.mod . [2022-05-02T20:31:03.257Z] RUN go mod download [2022-05-02T20:31:03.257Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-02T20:31:04.639Z] Sending build context to Docker daemon 335.2MB [2022-05-02T20:31:04.639Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-02T20:31:04.639Z] ---> f018257e8ee9 [2022-05-02T20:31:04.639Z] Step 2/4 : WORKDIR /edgex [2022-05-02T20:31:07.946Z] ---> Running in 72bb5c68d875 [2022-05-02T20:31:07.946Z] Removing intermediate container 72bb5c68d875 [2022-05-02T20:31:07.946Z] ---> ebf1ae651bd7 [2022-05-02T20:31:07.946Z] Step 3/4 : COPY go.mod . [2022-05-02T20:31:07.946Z] ---> 63dc59fb2c70 [2022-05-02T20:31:07.946Z] Step 4/4 : RUN go mod download [2022-05-02T20:31:07.946Z] ---> Running in c1b772f52a2c [2022-05-02T20:31:09.693Z] Still waiting to schedule task [2022-05-02T20:31:09.694Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34501’ [2022-05-02T20:31:22.868Z] Removing intermediate container c1b772f52a2c [2022-05-02T20:31:22.868Z] ---> 622026bfdc83 [2022-05-02T20:31:22.868Z] Successfully built 622026bfdc83 [2022-05-02T20:31:22.868Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T20:31:23.169Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T20:31:23.169Z] . [Pipeline] withDockerContainer [2022-05-02T20:31:23.243Z] prd-ubuntu20.04-docker-8c-8g-34504 does not seem to be running inside a container [2022-05-02T20:31:23.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** ci-base-image-x86_64 cat [2022-05-02T20:31:23.733Z] $ docker top e5989072ff1c2ab502d6017469a39e2cc5ce268ae473b621c9596209e44c3caf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T20:31:24.085Z] + go version [2022-05-02T20:31:24.085Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-02T20:31:24.109Z] $ docker stop --time=1 e5989072ff1c2ab502d6017469a39e2cc5ce268ae473b621c9596209e44c3caf [2022-05-02T20:31:25.401Z] $ docker rm -f e5989072ff1c2ab502d6017469a39e2cc5ce268ae473b621c9596209e44c3caf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T20:31:25.811Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T20:31:25.811Z] . [Pipeline] withDockerContainer [2022-05-02T20:31:25.884Z] prd-ubuntu20.04-docker-8c-8g-34504 does not seem to be running inside a container [2022-05-02T20:31:25.946Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** ci-base-image-x86_64 cat [2022-05-02T20:31:26.338Z] $ docker top 3622651168c62ad2b0c159c8ff4e85b90de37ed55fd7e21222f42335f3aba8e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-02T20:31:26.408Z] ========================================================= [2022-05-02T20:31:26.408Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-02T20:31:26.408Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-02T20:31:26.716Z] + make test [2022-05-02T20:31:26.716Z] go mod tidy -compat=1.17 [2022-05-02T20:31:26.716Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-02T20:31:33.314Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-02T20:31:43.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-02T20:31:43.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-02T20:31:43.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-02T20:31:43.301Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-02T20:31:43.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-02T20:31:43.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-02T20:31:43.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-02T20:31:43.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-02T20:31:43.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-02T20:31:43.560Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-02T20:31:43.560Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-02T20:31:43.819Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-02T20:31:43.819Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-02T20:31:43.819Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-02T20:31:43.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-02T20:31:45.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-05-02T20:31:45.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-02T20:31:45.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-02T20:31:45.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements [2022-05-02T20:31:45.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-02T20:31:45.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.119s coverage: 53.4% of statements [2022-05-02T20:31:45.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-02T20:31:45.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-02T20:31:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.374s coverage: 89.2% of statements [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-02T20:31:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-02T20:31:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.427s coverage: 95.6% of statements [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-02T20:31:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-02T20:31:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-02T20:31:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.114s coverage: 0.9% of statements [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-02T20:31:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2022-05-02T20:31:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.6% of statements [2022-05-02T20:31:49.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-02T20:31:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements [2022-05-02T20:31:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2022-05-02T20:31:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements [2022-05-02T20:31:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2022-05-02T20:31:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2022-05-02T20:31:59.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2022-05-02T20:31:59.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2022-05-02T20:32:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements [2022-05-02T20:32:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.164s coverage: 91.2% of statements [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.4% of statements [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 65.4% of statements [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-02T20:32:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-02T20:32:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-02T20:32:10.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-02T20:32:10.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2022-05-02T20:32:10.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-02T20:32:10.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-02T20:32:10.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-02T20:32:10.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-02T20:32:10.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-05-02T20:32:10.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-02T20:32:10.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-02T20:32:10.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-05-02T20:32:10.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-02T20:32:10.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-02T20:32:10.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-02T20:32:10.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-02T20:32:10.586Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-05-02T20:32:10.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-02T20:32:10.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-02T20:32:10.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-02T20:32:10.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-02T20:32:10.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-02T20:32:10.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-02T20:32:10.586Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-05-02T20:32:10.586Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-05-02T20:32:10.586Z] 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-02T20:32:28.697Z] GO111MODULE=on go vet ./... [2022-05-02T20:32:31.234Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T20:32:31.495Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T20:32:32.065Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T20:32:32.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-02T20:32:32.945Z] + ls -al . [2022-05-02T20:32:32.945Z] total 672 [2022-05-02T20:32:32.945Z] drwxrwxr-x 10 1001 1001 4096 May 2 20:32 . [2022-05-02T20:32:32.945Z] drwxr-xr-x 4 root root 4096 May 2 20:31 .. [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 11 May 2 20:30 .dockerignore [2022-05-02T20:32:32.945Z] drwxrwxr-x 8 1001 1001 4096 May 2 20:30 .git [2022-05-02T20:32:32.945Z] drwxrwxr-x 3 1001 1001 4096 May 2 20:30 .github [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 879 May 2 20:30 .gitignore [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 42 May 2 20:30 .golangci.yml [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 87 May 2 20:30 .hadolint.yml [2022-05-02T20:32:32.945Z] drwxr-xr-x 3 1001 1001 4096 May 2 20:30 .semver [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 166 May 2 20:30 .sonarcloud.properties [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 1171 May 2 20:30 ADOPTERS.md [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 10086 May 2 20:30 Attribution.txt [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 51732 May 2 20:30 CHANGELOG.md [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 3804 May 2 20:30 CONTRIBUTING.md [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 677 May 2 20:30 GOVERNANCE.md [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 850 May 2 20:30 Jenkinsfile [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 10775 May 2 20:30 LICENSE [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 10389 May 2 20:30 Makefile [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 582 May 2 20:30 OWNERS.md [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 9120 May 2 20:30 README.md [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 6912 May 2 20:30 SECURITY.md [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 5 May 2 20:30 VERSION [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 4131 May 2 20:30 ZMQWindows.md [2022-05-02T20:32:32.945Z] drwxrwxr-x 2 1001 1001 4096 May 2 20:30 bin [2022-05-02T20:32:32.945Z] drwxrwxr-x 18 1001 1001 4096 May 2 20:30 cmd [2022-05-02T20:32:32.945Z] -rw-r--r-- 1 root root 435134 May 2 20:32 coverage.out [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 3256 May 2 20:30 go.mod [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 35162 May 2 20:31 go.sum [2022-05-02T20:32:32.945Z] drwxrwxr-x 8 1001 1001 4096 May 2 20:30 internal [2022-05-02T20:32:32.945Z] drwxrwxr-x 3 1001 1001 4096 May 2 20:30 openapi [2022-05-02T20:32:32.945Z] drwxrwxr-x 4 1001 1001 4096 May 2 20:30 snap [2022-05-02T20:32:32.945Z] -rw-rw-r-- 1 1001 1001 204 May 2 20:30 version.go [Pipeline] sh [2022-05-02T20:32:33.249Z] + '[' -e coverage.out ] [2022-05-02T20:32:33.249Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-02T20:32:33.339Z] Stashed 1 file(s) [Pipeline] sh [2022-05-02T20:32:33.617Z] + make build [2022-05-02T20:32:33.617Z] 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-02T20:32:45.832Z] 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-02T20:32:55.813Z] 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-02T20:32:55.813Z] 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-02T20:33:01.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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-02T20:33:01.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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-02T20:33:02.044Z] 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-02T20:33:03.427Z] 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-02T20:33:03.996Z] 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-02T20:33:04.936Z] 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-02T20:33:05.875Z] 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-02T20:33:06.444Z] 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-02T20:33:08.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-02T20:33:09.318Z] $ docker stop --time=1 3622651168c62ad2b0c159c8ff4e85b90de37ed55fd7e21222f42335f3aba8e6 [2022-05-02T20:33:11.893Z] $ docker rm -f 3622651168c62ad2b0c159c8ff4e85b90de37ed55fd7e21222f42335f3aba8e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T20:33:12.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-02T20:33:12.748Z] [2022-05-02T20:33:12.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T20:33:13.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-02T20:33:13.043Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-02T20:33:13.043Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-02T20:33:13.043Z] ca9280d653b3: Pulling fs layer [2022-05-02T20:33:13.043Z] 7e9c9ca2126c: Pulling fs layer [2022-05-02T20:33:13.043Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-02T20:33:13.043Z] cbdbe7a5bc2a: Download complete [2022-05-02T20:33:13.302Z] ca9280d653b3: Verifying Checksum [2022-05-02T20:33:13.302Z] ca9280d653b3: Download complete [2022-05-02T20:33:13.302Z] cbdbe7a5bc2a: Pull complete [2022-05-02T20:33:13.869Z] 7e9c9ca2126c: Verifying Checksum [2022-05-02T20:33:13.869Z] 7e9c9ca2126c: Download complete [2022-05-02T20:33:13.869Z] ca9280d653b3: Pull complete [2022-05-02T20:33:17.158Z] 7e9c9ca2126c: Pull complete [2022-05-02T20:33:17.158Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-02T20:33:17.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-02T20:33:17.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-02T20:33:17.223Z] prd-ubuntu20.04-docker-8c-8g-34504 does not seem to be running inside a container [2022-05-02T20:33:17.268Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-02T20:33:18.831Z] $ docker top e6bb5acf60ead8d74557b8b7176586b6537d11349543add8b79fef5b9608bd41 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T20:33:19.192Z] + docker-compose build --help [2022-05-02T20:33:19.192Z] + grep parallel [2022-05-02T20:33:19.765Z] --parallel Build images in parallel. [Pipeline] } [2022-05-02T20:33:19.791Z] $ docker stop --time=1 e6bb5acf60ead8d74557b8b7176586b6537d11349543add8b79fef5b9608bd41 [2022-05-02T20:33:21.103Z] $ docker rm -f e6bb5acf60ead8d74557b8b7176586b6537d11349543add8b79fef5b9608bd41 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T20:33:21.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-02T20:33:21.503Z] . [Pipeline] withDockerContainer [2022-05-02T20:33:21.576Z] prd-ubuntu20.04-docker-8c-8g-34504 does not seem to be running inside a container [2022-05-02T20:33:21.624Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-02T20:33:21.997Z] $ docker top f2c7da0975474b5fe2ba20ecacd70b9e5f041c860f777317aa23c97d444b430b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T20:33:22.348Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-02T20:33:22.917Z] Building core-command ... [2022-05-02T20:33:22.917Z] Building core-data ... [2022-05-02T20:33:22.917Z] Building core-metadata ... [2022-05-02T20:33:22.917Z] Building security-bootstrapper ... [2022-05-02T20:33:22.917Z] Building security-proxy-setup ... [2022-05-02T20:33:22.917Z] Building security-secretstore-setup ... [2022-05-02T20:33:22.917Z] Building security-spiffe-token-provider ... [2022-05-02T20:33:22.917Z] Building security-spire-agent ... [2022-05-02T20:33:22.917Z] Building security-spire-config ... [2022-05-02T20:33:22.917Z] Building security-spire-server ... [2022-05-02T20:33:22.917Z] Building support-notifications ... [2022-05-02T20:33:22.917Z] Building support-scheduler ... [2022-05-02T20:33:22.917Z] Building sys-mgmt-agent ... [2022-05-02T20:33:22.917Z] Building security-spire-server [2022-05-02T20:33:22.917Z] Building security-spire-config [2022-05-02T20:33:22.917Z] Building security-spiffe-token-provider [2022-05-02T20:33:22.917Z] Building security-spire-agent [2022-05-02T20:33:22.917Z] Building sys-mgmt-agent [2022-05-02T20:33:41.017Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:33:41.017Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:33:41.017Z] ---> 622026bfdc83 [2022-05-02T20:33:41.017Z] Step 3/20 : WORKDIR /edgex-go [2022-05-02T20:33:41.017Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:33:41.017Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:33:41.017Z] ---> 622026bfdc83 [2022-05-02T20:33:41.017Z] Step 3/23 : WORKDIR /edgex-go [2022-05-02T20:33:41.017Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:33:41.017Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:33:41.017Z] ---> 622026bfdc83 [2022-05-02T20:33:41.017Z] Step 3/26 : WORKDIR /edgex-go [2022-05-02T20:33:41.017Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:33:41.017Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:33:41.017Z] ---> 622026bfdc83 [2022-05-02T20:33:41.017Z] Step 3/26 : WORKDIR /edgex-go [2022-05-02T20:33:41.017Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:33:41.017Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:33:41.017Z] ---> 622026bfdc83 [2022-05-02T20:33:41.017Z] Step 3/25 : WORKDIR /edgex-go [2022-05-02T20:33:42.929Z] ---> Running in 313771a0257e [2022-05-02T20:33:42.929Z] ---> Running in a9a61559da11 [2022-05-02T20:33:42.929Z] ---> Running in 2a643a1379b3 [2022-05-02T20:33:42.929Z] ---> Running in d09608bf8f8c [2022-05-02T20:33:42.929Z] ---> Running in eef6a193bb16 [2022-05-02T20:33:43.189Z] Removing intermediate container 313771a0257e [2022-05-02T20:33:43.189Z] ---> c2eea612acf6 [2022-05-02T20:33:43.189Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:33:43.189Z] Removing intermediate container a9a61559da11 [2022-05-02T20:33:43.189Z] ---> a16da6401bc0 [2022-05-02T20:33:43.189Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-02T20:33:43.189Z] Removing intermediate container eef6a193bb16 [2022-05-02T20:33:43.189Z] ---> 1fb9892e9f26 [2022-05-02T20:33:43.189Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:33:43.189Z] Removing intermediate container d09608bf8f8c [2022-05-02T20:33:43.189Z] ---> 5a69ce181549 [2022-05-02T20:33:43.189Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:33:43.189Z] Removing intermediate container 2a643a1379b3 [2022-05-02T20:33:43.189Z] ---> 691250fbb459 [2022-05-02T20:33:43.189Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:33:43.189Z] ---> Running in a3ca16c1aec3 [2022-05-02T20:33:43.189Z] ---> Running in fc67db4255ec [2022-05-02T20:33:43.189Z] ---> Running in a6cea897a06e [2022-05-02T20:33:43.189Z] ---> Running in 01f0c590e18f [2022-05-02T20:33:43.189Z] ---> Running in acde311ef9ca [2022-05-02T20:33:43.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:33:44.324Z] Removing intermediate container a6cea897a06e [2022-05-02T20:33:44.324Z] ---> 8d0ed84a8942 [2022-05-02T20:33:44.324Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-02T20:33:44.324Z] Removing intermediate container a3ca16c1aec3 [2022-05-02T20:33:44.324Z] ---> f7bccf1359d8 [2022-05-02T20:33:44.324Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-02T20:33:44.324Z] ---> Running in 8d83ebc27d5b [2022-05-02T20:33:44.324Z] ---> Running in 7b2e88372682 [2022-05-02T20:33:44.583Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:33:44.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:33:44.845Z] Removing intermediate container acde311ef9ca [2022-05-02T20:33:44.845Z] ---> f374dd90bb8d [2022-05-02T20:33:44.845Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-02T20:33:44.845Z] Removing intermediate container 01f0c590e18f [2022-05-02T20:33:44.845Z] ---> 837acc5c4f99 [2022-05-02T20:33:44.845Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-02T20:33:44.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:33:44.845Z] ---> Running in 9d2a53db9e9a [2022-05-02T20:33:44.845Z] ---> Running in 381c55daffdb [2022-05-02T20:33:45.106Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-02T20:33:45.106Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-02T20:33:45.106Z] OK: 15864 distinct packages available [2022-05-02T20:33:45.106Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:33:45.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:33:45.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:33:45.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:33:45.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:33:45.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:33:45.886Z] OK: 221 MiB in 52 packages [2022-05-02T20:33:46.149Z] OK: 221 MiB in 52 packages [2022-05-02T20:33:46.149Z] OK: 221 MiB in 52 packages [2022-05-02T20:33:46.149Z] Removing intermediate container 8d83ebc27d5b [2022-05-02T20:33:46.149Z] ---> 359a7b7ab61e [2022-05-02T20:33:46.149Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-02T20:33:46.408Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:33:46.408Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:33:46.408Z] ---> 935cc02bb4b7 [2022-05-02T20:33:46.408Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:33:46.408Z] ---> Running in fd9400520285 [2022-05-02T20:33:46.667Z] OK: 221 MiB in 52 packages [2022-05-02T20:33:46.667Z] Removing intermediate container 7b2e88372682 [2022-05-02T20:33:46.667Z] ---> 82c974ce6c64 [2022-05-02T20:33:46.667Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-02T20:33:46.667Z] OK: 221 MiB in 52 packages [2022-05-02T20:33:46.667Z] Removing intermediate container fc67db4255ec [2022-05-02T20:33:46.667Z] ---> 4afecc004722 [2022-05-02T20:33:46.667Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-02T20:33:46.929Z] ---> 92b0bb316cee [2022-05-02T20:33:46.929Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:33:46.929Z] ---> Running in 738876bc96d4 [2022-05-02T20:33:46.929Z] ---> 92672d7edca5 [2022-05-02T20:33:46.929Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:33:46.929Z] ---> Running in ec6d69bd8855 [2022-05-02T20:33:47.188Z] Removing intermediate container 381c55daffdb [2022-05-02T20:33:47.188Z] ---> bea923542146 [2022-05-02T20:33:47.188Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-02T20:33:47.188Z] Removing intermediate container 9d2a53db9e9a [2022-05-02T20:33:47.188Z] ---> 71b8df12561c [2022-05-02T20:33:47.188Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-02T20:33:47.449Z] ---> b7e681ce0093 [2022-05-02T20:33:47.449Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:33:47.449Z] ---> 36d691fd7b23 [2022-05-02T20:33:47.449Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:33:47.449Z] ---> Running in c8bc87ab7ca0 [2022-05-02T20:33:47.708Z] ---> Running in 8dc5c65c5e8f [2022-05-02T20:33:48.283Z] Removing intermediate container fd9400520285 [2022-05-02T20:33:48.283Z] ---> bed1e26c8a7a [2022-05-02T20:33:48.283Z] Step 8/26 : COPY . . [2022-05-02T20:33:51.572Z] Removing intermediate container 738876bc96d4 [2022-05-02T20:33:51.572Z] ---> 15b7ddfd6d8c [2022-05-02T20:33:51.572Z] Step 8/25 : COPY . . [2022-05-02T20:33:52.140Z] Removing intermediate container ec6d69bd8855 [2022-05-02T20:33:52.140Z] ---> 817af49489fb [2022-05-02T20:33:52.140Z] Step 7/20 : COPY . . [2022-05-02T20:33:58.712Z] Removing intermediate container c8bc87ab7ca0 [2022-05-02T20:33:58.712Z] ---> e7a0453dbeee [2022-05-02T20:33:58.712Z] Step 8/26 : COPY . . [2022-05-02T20:34:01.382Z] ---> b84fa0e79f77 [2022-05-02T20:34:01.382Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-02T20:34:01.643Z] ---> Running in be741c57b391 [2022-05-02T20:34:01.643Z] ---> 1509f8789e65 [2022-05-02T20:34:01.643Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-02T20:34:01.643Z] ---> c1d72dcc89f3 [2022-05-02T20:34:01.643Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-02T20:34:03.555Z] Removing intermediate container 8dc5c65c5e8f [2022-05-02T20:34:03.555Z] ---> 4d352cd189d9 [2022-05-02T20:34:03.555Z] Step 8/23 : COPY . . [2022-05-02T20:34:04.499Z] ---> Running in 3e70c93ce1db [2022-05-02T20:34:04.759Z] ---> Running in 58d5e1f194e7 [2022-05-02T20:34:04.759Z] Removing intermediate container be741c57b391 [2022-05-02T20:34:04.759Z] ---> cdb9c0a04994 [2022-05-02T20:34:04.759Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-02T20:34:05.332Z] ---> Running in 32fb5361ce8d [2022-05-02T20:34:05.332Z] Removing intermediate container 3e70c93ce1db [2022-05-02T20:34:05.332Z] ---> 2a64216402e8 [2022-05-02T20:34:05.332Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-02T20:34:05.332Z] ---> 7f7517228c59 [2022-05-02T20:34:05.332Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-02T20:34:05.592Z] 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-02T20:34:05.592Z] ---> Running in dcaca00065fd [2022-05-02T20:34:05.592Z] ---> Running in 3406d7789670 [2022-05-02T20:34:05.855Z] Removing intermediate container 3406d7789670 [2022-05-02T20:34:05.855Z] ---> aefb9a34e0f6 [2022-05-02T20:34:05.855Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-02T20:34:06.114Z] ---> Running in 34c5d456e3ba [2022-05-02T20:34:07.059Z] Removing intermediate container 32fb5361ce8d [2022-05-02T20:34:07.059Z] ---> 500fd81466d4 [2022-05-02T20:34:07.059Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-02T20:34:07.059Z] ---> Running in 4e6786d43aa5 [2022-05-02T20:34:07.324Z] Removing intermediate container dcaca00065fd [2022-05-02T20:34:07.324Z] ---> df7234000a1f [2022-05-02T20:34:07.324Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-02T20:34:07.324Z] ---> Running in 50c06dcd55cc [2022-05-02T20:34:07.324Z] Removing intermediate container 4e6786d43aa5 [2022-05-02T20:34:07.324Z] ---> c4ca1e405c13 [2022-05-02T20:34:07.324Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-02T20:34:07.587Z] ---> Running in 8f0a98822f31 [2022-05-02T20:34:07.587Z] Removing intermediate container 50c06dcd55cc [2022-05-02T20:34:07.587Z] ---> b3cfcf2c0b58 [2022-05-02T20:34:07.587Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-02T20:34:07.846Z] ---> Running in 984c43931e06 [2022-05-02T20:34:08.106Z] Removing intermediate container 34c5d456e3ba [2022-05-02T20:34:08.106Z] ---> 45efd0382014 [2022-05-02T20:34:08.106Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-02T20:34:08.106Z] ---> Running in c4f9857213c0 [2022-05-02T20:34:08.365Z] Removing intermediate container c4f9857213c0 [2022-05-02T20:34:08.365Z] ---> 95ff86c36ad5 [2022-05-02T20:34:08.365Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-02T20:34:08.365Z] spire-1.2.1/ [2022-05-02T20:34:08.365Z] spire-1.2.1/.data/ [2022-05-02T20:34:08.365Z] spire-1.2.1/.data/.file [2022-05-02T20:34:08.365Z] spire-1.2.1/.dockerignore [2022-05-02T20:34:08.365Z] spire-1.2.1/.gitattributes [2022-05-02T20:34:08.365Z] spire-1.2.1/.githooks/ [2022-05-02T20:34:08.365Z] spire-1.2.1/.githooks/pre-commit [2022-05-02T20:34:08.365Z] spire-1.2.1/.github/ [2022-05-02T20:34:08.365Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-02T20:34:08.365Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-02T20:34:08.365Z] spire-1.2.1/.github/dependabot.yml [2022-05-02T20:34:08.365Z] spire-1.2.1/.github/workflows/ [2022-05-02T20:34:08.365Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-02T20:34:08.365Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-02T20:34:08.365Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-02T20:34:08.365Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-02T20:34:08.365Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-02T20:34:08.365Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-02T20:34:08.365Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-02T20:34:08.365Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-02T20:34:08.365Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-02T20:34:08.365Z] spire-1.2.1/.gitignore [2022-05-02T20:34:08.365Z] spire-1.2.1/.go-version [2022-05-02T20:34:08.365Z] spire-1.2.1/.golangci.yml [2022-05-02T20:34:08.365Z] spire-1.2.1/ADOPTERS.md [2022-05-02T20:34:08.365Z] spire-1.2.1/CHANGELOG.md [2022-05-02T20:34:08.365Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-02T20:34:08.365Z] spire-1.2.1/CODEOWNERS [2022-05-02T20:34:08.365Z] spire-1.2.1/CONTRIBUTING.md [2022-05-02T20:34:08.365Z] spire-1.2.1/Dockerfile [2022-05-02T20:34:08.365Z] spire-1.2.1/Dockerfile.dev [2022-05-02T20:34:08.365Z] spire-1.2.1/Dockerfile.scratch [2022-05-02T20:34:08.365Z] spire-1.2.1/LICENSE [2022-05-02T20:34:08.365Z] spire-1.2.1/MAINTAINERS.md [2022-05-02T20:34:08.365Z] spire-1.2.1/Makefile [2022-05-02T20:34:08.365Z] spire-1.2.1/README.md [2022-05-02T20:34:08.365Z] spire-1.2.1/ROADMAP.md [2022-05-02T20:34:08.365Z] spire-1.2.1/SECURITY.md [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/ [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/ [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/ [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-02T20:34:08.365Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-02T20:34:08.632Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-02T20:34:08.632Z] spire-1.2.1/conf/ [2022-05-02T20:34:08.632Z] spire-1.2.1/conf/agent/ [2022-05-02T20:34:08.632Z] spire-1.2.1/conf/agent/agent.conf [2022-05-02T20:34:08.632Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-02T20:34:08.632Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-02T20:34:08.632Z] spire-1.2.1/conf/server/ [2022-05-02T20:34:08.632Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-02T20:34:08.632Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-02T20:34:08.632Z] spire-1.2.1/conf/server/server.conf [2022-05-02T20:34:08.632Z] spire-1.2.1/conf/server/server_full.conf [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/ [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/SPIRE101.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/auditlog.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/images/ [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/scaling_spire.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/spire_agent.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/spire_server.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/supported_integrations.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/telemetry.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/telemetry_config.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/upgrading.md [2022-05-02T20:34:08.632Z] spire-1.2.1/doc/using_spire.md [2022-05-02T20:34:08.632Z] spire-1.2.1/examples/ [2022-05-02T20:34:08.632Z] spire-1.2.1/examples/README.md [2022-05-02T20:34:08.632Z] spire-1.2.1/go.mod [2022-05-02T20:34:08.632Z] spire-1.2.1/go.sum [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/agent.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/client/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/common/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/config.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-02T20:34:08.632Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/svid/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/names.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/auth/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/cli/ [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-02T20:34:08.633Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/health/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/health/config.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/health/context.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/health/health.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/idutil/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/log/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/log/log.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/log/options.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/profiling/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/selector/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-02T20:34:08.634Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/uptime/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/util/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/util/task.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/version/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/version/version.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/x509util/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/api.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/health/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/id.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/status.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ ---> Running in 2726b15b5979 [2022-05-02T20:34:08.635Z] [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/bundle/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/ca/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/cache/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/catalog/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/config.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-02T20:34:08.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-02T20:34:08.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/registration/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/server.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/server_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/svid/ [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/ [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/private/ [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/private/server/ [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/private/server/journal/ [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/spire/ [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/spire/common/ [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/spire/plugin/ [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-02T20:34:08.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-02T20:34:08.637Z] spire-1.2.1/release/ [2022-05-02T20:34:08.637Z] spire-1.2.1/release/spire-extras/ [2022-05-02T20:34:08.637Z] spire-1.2.1/release/spire-extras/README.md [2022-05-02T20:34:08.637Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-02T20:34:08.637Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-02T20:34:08.637Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-02T20:34:08.637Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-02T20:34:08.637Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-02T20:34:08.637Z] spire-1.2.1/release/spire/ [2022-05-02T20:34:08.637Z] spire-1.2.1/release/spire/README.md [2022-05-02T20:34:08.637Z] spire-1.2.1/release/spire/conf/ [2022-05-02T20:34:08.637Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-02T20:34:08.637Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-02T20:34:08.637Z] spire-1.2.1/release/spire/conf/server/ [2022-05-02T20:34:08.637Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-02T20:34:08.637Z] spire-1.2.1/script/ [2022-05-02T20:34:08.637Z] spire-1.2.1/script/build-artifact.sh [2022-05-02T20:34:08.637Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-02T20:34:08.637Z] spire-1.2.1/support/ [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/ [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-02T20:34:08.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-02T20:34:08.638Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-02T20:34:08.638Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-02T20:34:08.638Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/clock/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/clock/clock.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/fixture.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/registration/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-02T20:34:08.638Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-02T20:34:08.638Z] spire-1.2.1/test/integration/ [2022-05-02T20:34:08.638Z] spire-1.2.1/test/integration/README.md [2022-05-02T20:34:08.638Z] spire-1.2.1/test/integration/common [2022-05-02T20:34:08.638Z] spire-1.2.1/test/integration/setup/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-02T20:34:08.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-02T20:34:08.640Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/test-one.sh [2022-05-02T20:34:08.641Z] spire-1.2.1/test/integration/test.sh [2022-05-02T20:34:08.641Z] spire-1.2.1/test/plugintest/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/plugintest/config.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/plugintest/load.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/plugintest/option.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/spiretest/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/spiretest/dir.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/spiretest/logs.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/spiretest/suite.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/spiretest/x509.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/testca/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/testca/ca.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/testkey/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/testkey/generate.sh [2022-05-02T20:34:08.641Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/testkey/keys.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/testkey/new.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/tpmsimulator/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/util/ [2022-05-02T20:34:08.641Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/util/cert_generation.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/util/io_redirection.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/util/race.go [2022-05-02T20:34:08.641Z] spire-1.2.1/test/util/util.go [2022-05-02T20:34:08.641Z] building spire from source... [2022-05-02T20:34:08.905Z] spire-1.2.1/ [2022-05-02T20:34:08.905Z] spire-1.2.1/.data/ [2022-05-02T20:34:08.905Z] spire-1.2.1/.data/.file [2022-05-02T20:34:08.905Z] spire-1.2.1/.dockerignore [2022-05-02T20:34:08.905Z] spire-1.2.1/.gitattributes [2022-05-02T20:34:08.905Z] spire-1.2.1/.githooks/ [2022-05-02T20:34:08.905Z] spire-1.2.1/.githooks/pre-commit [2022-05-02T20:34:08.905Z] spire-1.2.1/.github/ [2022-05-02T20:34:08.905Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-02T20:34:08.905Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-02T20:34:08.905Z] spire-1.2.1/.github/dependabot.yml [2022-05-02T20:34:08.905Z] spire-1.2.1/.github/workflows/ [2022-05-02T20:34:08.905Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-02T20:34:08.905Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-02T20:34:08.905Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-02T20:34:08.905Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-02T20:34:08.905Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-02T20:34:08.905Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-02T20:34:08.905Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-02T20:34:08.905Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-02T20:34:08.905Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-02T20:34:08.905Z] spire-1.2.1/.gitignore [2022-05-02T20:34:08.905Z] spire-1.2.1/.go-version [2022-05-02T20:34:08.905Z] spire-1.2.1/.golangci.yml [2022-05-02T20:34:08.905Z] spire-1.2.1/ADOPTERS.md [2022-05-02T20:34:08.905Z] spire-1.2.1/CHANGELOG.md [2022-05-02T20:34:08.905Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-02T20:34:08.905Z] spire-1.2.1/CODEOWNERS [2022-05-02T20:34:08.905Z] spire-1.2.1/CONTRIBUTING.md [2022-05-02T20:34:08.905Z] spire-1.2.1/Dockerfile [2022-05-02T20:34:08.905Z] spire-1.2.1/Dockerfile.dev [2022-05-02T20:34:08.905Z] spire-1.2.1/Dockerfile.scratch [2022-05-02T20:34:08.905Z] spire-1.2.1/LICENSE [2022-05-02T20:34:08.905Z] spire-1.2.1/MAINTAINERS.md [2022-05-02T20:34:08.905Z] spire-1.2.1/Makefile [2022-05-02T20:34:08.905Z] spire-1.2.1/README.md [2022-05-02T20:34:08.905Z] spire-1.2.1/ROADMAP.md [2022-05-02T20:34:08.905Z] spire-1.2.1/SECURITY.md [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-02T20:34:08.905Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-02T20:34:08.905Z] spire-1.2.1/conf/ [2022-05-02T20:34:08.905Z] spire-1.2.1/conf/agent/ [2022-05-02T20:34:08.905Z] spire-1.2.1/conf/agent/agent.conf [2022-05-02T20:34:08.905Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-02T20:34:08.905Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-02T20:34:08.905Z] spire-1.2.1/conf/server/ [2022-05-02T20:34:08.905Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-02T20:34:08.905Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-02T20:34:08.905Z] spire-1.2.1/conf/server/server.conf [2022-05-02T20:34:08.905Z] spire-1.2.1/conf/server/server_full.conf [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/ [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/SPIRE101.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/auditlog.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/images/ [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/images/SPIRE_server.pngInstalling go1.17.7... [2022-05-02T20:34:08.905Z] [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/scaling_spire.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/spire_agent.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/spire_server.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/supported_integrations.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/telemetry.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/telemetry_config.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/upgrading.md [2022-05-02T20:34:08.905Z] spire-1.2.1/doc/using_spire.md [2022-05-02T20:34:08.905Z] spire-1.2.1/examples/ [2022-05-02T20:34:08.905Z] spire-1.2.1/examples/README.md [2022-05-02T20:34:08.905Z] spire-1.2.1/go.mod [2022-05-02T20:34:08.905Z] spire-1.2.1/go.sum [2022-05-02T20:34:08.905Z] spire-1.2.1/pkg/ [2022-05-02T20:34:08.905Z] spire-1.2.1/pkg/agent/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/agent.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/client/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/common/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/config.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/svid/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/common/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/common/api/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-02T20:34:08.906Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/api/names.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/auth/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cli/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/health/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/health/config.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/health/context.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/health/health.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/idutil/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/log/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/log/log.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/log/options.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-02T20:34:08.907Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/profiling/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/selector/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/uptime/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/util/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/util/task.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/version/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/version/version.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/x509util/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/api.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/health/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/id.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/status.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/bundle/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/ca/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/cache/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/catalog/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/config.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/datastore/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-02T20:34:08.908Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/registration/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/server.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/server_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/svid/ [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-02T20:34:08.909Z] spire-1.2.1/proto/ [2022-05-02T20:34:08.909Z] spire-1.2.1/proto/private/ [2022-05-02T20:34:08.909Z] spire-1.2.1/proto/private/server/ [2022-05-02T20:34:08.909Z] spire-1.2.1/proto/private/server/journal/ [2022-05-02T20:34:08.909Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-02T20:34:08.909Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-02T20:34:08.909Z] spire-1.2.1/proto/spire/ [2022-05-02T20:34:08.910Z] spire-1.2.1/proto/spire/common/ [2022-05-02T20:34:08.910Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-02T20:34:08.910Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-02T20:34:08.910Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-02T20:34:08.910Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-02T20:34:08.910Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-02T20:34:08.910Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-02T20:34:08.910Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-02T20:34:08.910Z] spire-1.2.1/proto/spire/plugin/ [2022-05-02T20:34:08.910Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-02T20:34:08.910Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-02T20:34:08.910Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-02T20:34:08.910Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-02T20:34:08.910Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-02T20:34:08.910Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-02T20:34:08.910Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-02T20:34:08.910Z] spire-1.2.1/release/ [2022-05-02T20:34:08.910Z] spire-1.2.1/release/spire-extras/ [2022-05-02T20:34:08.910Z] spire-1.2.1/release/spire-extras/README.md [2022-05-02T20:34:08.910Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-02T20:34:08.910Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-02T20:34:08.910Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-02T20:34:08.910Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/release/spire/ [2022-05-02T20:34:08.910Z] spire-1.2.1/release/spire/README.md [2022-05-02T20:34:08.910Z] spire-1.2.1/release/spire/conf/ [2022-05-02T20:34:08.910Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-02T20:34:08.910Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/release/spire/conf/server/ [2022-05-02T20:34:08.910Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/script/ [2022-05-02T20:34:08.910Z] spire-1.2.1/script/build-artifact.sh [2022-05-02T20:34:08.910Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-02T20:34:08.910Z] spire-1.2.1/support/ [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/ [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-02T20:34:08.910Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-02T20:34:08.910Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-02T20:34:08.910Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/clock/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/clock/clock.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/fixture.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/registration/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-02T20:34:08.910Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/README.md [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/common [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-02T20:34:08.910Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-02T20:34:08.911Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/test-one.sh [2022-05-02T20:34:08.912Z] spire-1.2.1/test/integration/test.sh [2022-05-02T20:34:08.912Z] spire-1.2.1/test/plugintest/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/plugintest/config.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/plugintest/load.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/plugintest/option.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/spiretest/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/spiretest/dir.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/spiretest/logs.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/spiretest/suite.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/spiretest/x509.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/testca/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/testca/ca.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/testkey/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/testkey/generate.sh [2022-05-02T20:34:08.912Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/testkey/keys.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/testkey/new.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/tpmsimulator/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/util/ [2022-05-02T20:34:08.912Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/util/cert_generation.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/util/io_redirection.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/util/race.go [2022-05-02T20:34:08.912Z] spire-1.2.1/test/util/util.go [2022-05-02T20:34:08.912Z] building spire from source... [2022-05-02T20:34:09.170Z] Installing go1.17.7... [2022-05-02T20:34:09.740Z] spire-1.2.1/ [2022-05-02T20:34:09.740Z] spire-1.2.1/.data/ [2022-05-02T20:34:09.740Z] spire-1.2.1/.data/.file [2022-05-02T20:34:09.740Z] spire-1.2.1/.dockerignore [2022-05-02T20:34:09.740Z] spire-1.2.1/.gitattributes [2022-05-02T20:34:09.740Z] spire-1.2.1/.githooks/ [2022-05-02T20:34:09.740Z] spire-1.2.1/.githooks/pre-commit [2022-05-02T20:34:09.740Z] spire-1.2.1/.github/ [2022-05-02T20:34:09.740Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-02T20:34:09.740Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-02T20:34:09.740Z] spire-1.2.1/.github/dependabot.yml [2022-05-02T20:34:09.740Z] spire-1.2.1/.github/workflows/ [2022-05-02T20:34:09.740Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-02T20:34:09.740Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-02T20:34:09.740Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-02T20:34:09.740Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-02T20:34:09.740Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-02T20:34:09.740Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-02T20:34:09.740Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-02T20:34:09.740Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-02T20:34:09.740Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-02T20:34:09.740Z] spire-1.2.1/.gitignore [2022-05-02T20:34:09.740Z] spire-1.2.1/.go-version [2022-05-02T20:34:09.740Z] spire-1.2.1/.golangci.yml [2022-05-02T20:34:09.740Z] spire-1.2.1/ADOPTERS.md [2022-05-02T20:34:09.740Z] spire-1.2.1/CHANGELOG.md [2022-05-02T20:34:09.740Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-02T20:34:09.740Z] spire-1.2.1/CODEOWNERS [2022-05-02T20:34:09.740Z] spire-1.2.1/CONTRIBUTING.md [2022-05-02T20:34:09.740Z] spire-1.2.1/Dockerfile [2022-05-02T20:34:09.740Z] spire-1.2.1/Dockerfile.dev [2022-05-02T20:34:09.740Z] spire-1.2.1/Dockerfile.scratch [2022-05-02T20:34:09.740Z] spire-1.2.1/LICENSE [2022-05-02T20:34:09.740Z] spire-1.2.1/MAINTAINERS.md [2022-05-02T20:34:09.740Z] spire-1.2.1/Makefile [2022-05-02T20:34:09.740Z] spire-1.2.1/README.md [2022-05-02T20:34:09.740Z] spire-1.2.1/ROADMAP.md [2022-05-02T20:34:09.740Z] spire-1.2.1/SECURITY.md [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/ [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/ [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/ [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-02T20:34:09.740Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-02T20:34:09.741Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-02T20:34:09.741Z] spire-1.2.1/conf/ [2022-05-02T20:34:09.741Z] spire-1.2.1/conf/agent/ [2022-05-02T20:34:09.741Z] spire-1.2.1/conf/agent/agent.conf [2022-05-02T20:34:09.741Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-02T20:34:09.741Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-02T20:34:09.741Z] spire-1.2.1/conf/server/ [2022-05-02T20:34:09.741Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-02T20:34:09.741Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-02T20:34:09.741Z] spire-1.2.1/conf/server/server.conf [2022-05-02T20:34:09.741Z] spire-1.2.1/conf/server/server_full.conf [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/ [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/SPIRE101.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/auditlog.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/images/ [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/scaling_spire.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/spire_agent.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/spire_server.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/supported_integrations.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/telemetry.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/telemetry_config.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/upgrading.md [2022-05-02T20:34:09.741Z] spire-1.2.1/doc/using_spire.md [2022-05-02T20:34:09.741Z] spire-1.2.1/examples/ [2022-05-02T20:34:09.741Z] spire-1.2.1/examples/README.md [2022-05-02T20:34:09.741Z] spire-1.2.1/go.mod [2022-05-02T20:34:09.741Z] spire-1.2.1/go.sum [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/agent.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/client/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/common/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/config.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/manager/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-02T20:34:09.741Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/svid/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/names.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/auth/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/ [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-02T20:34:09.742Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cli/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/health/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/health/config.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/health/context.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/health/health.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/idutil/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/log/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/log/log.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/log/options.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/profiling/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/selector/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-02T20:34:09.743Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/uptime/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/util/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/util/task.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/version/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/version/version.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/x509util/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/api.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/health/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/id.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/status.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/bundle/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/ca/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/cache/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/catalog/ [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-02T20:34:09.744Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/config.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-02T20:34:09.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/registration/ [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/server.go [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/server_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/svid/ [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/ [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/private/ [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/private/server/ [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/private/server/journal/ [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/spire/ [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/spire/common/ [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/spire/plugin/ [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-02T20:34:09.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-02T20:34:09.746Z] spire-1.2.1/release/ [2022-05-02T20:34:09.746Z] spire-1.2.1/release/spire-extras/ [2022-05-02T20:34:09.746Z] spire-1.2.1/release/spire-extras/README.md [2022-05-02T20:34:09.746Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-02T20:34:09.746Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-02T20:34:09.746Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-02T20:34:09.746Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/release/spire/ [2022-05-02T20:34:09.746Z] spire-1.2.1/release/spire/README.md [2022-05-02T20:34:09.746Z] spire-1.2.1/release/spire/conf/ [2022-05-02T20:34:09.746Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-02T20:34:09.746Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/release/spire/conf/server/ [2022-05-02T20:34:09.746Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/script/ [2022-05-02T20:34:09.746Z] spire-1.2.1/script/build-artifact.sh [2022-05-02T20:34:09.746Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-02T20:34:09.746Z] spire-1.2.1/support/ [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/ [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-02T20:34:09.746Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-02T20:34:09.746Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-02T20:34:09.746Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/clock/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/clock/clock.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/fixture.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/registration/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-02T20:34:09.746Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/README.md [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/common [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/suites/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-02T20:34:09.746Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-02T20:34:09.747Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/test-one.sh [2022-05-02T20:34:09.748Z] spire-1.2.1/test/integration/test.sh [2022-05-02T20:34:09.748Z] spire-1.2.1/test/plugintest/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/plugintest/config.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/plugintest/load.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/plugintest/option.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/spiretest/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/spiretest/dir.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/spiretest/logs.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/spiretest/suite.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/spiretest/x509.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/testca/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/testca/ca.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/testkey/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/testkey/generate.sh [2022-05-02T20:34:09.748Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/testkey/keys.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/testkey/new.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/tpmsimulator/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/util/ [2022-05-02T20:34:09.748Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/util/cert_generation.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/util/io_redirection.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/util/race.go [2022-05-02T20:34:09.748Z] spire-1.2.1/test/util/util.go [2022-05-02T20:34:09.748Z] building spire from source... [2022-05-02T20:34:10.005Z] Installing go1.17.7... [2022-05-02T20:34:13.292Z] ---> f4a1989142aa [2022-05-02T20:34:13.292Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-02T20:34:13.549Z] Building bin/spire-server... [2022-05-02T20:34:13.549Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-02T20:34:13.549Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-02T20:34:13.549Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-02T20:34:13.550Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-02T20:34:13.550Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-02T20:34:13.819Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-02T20:34:13.819Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-02T20:34:14.078Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-02T20:34:14.078Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T20:34:14.078Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-02T20:34:14.078Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-02T20:34:14.078Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-02T20:34:14.078Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-02T20:34:14.078Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-02T20:34:14.340Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-02T20:34:14.340Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-02T20:34:14.340Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-02T20:34:14.340Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-02T20:34:14.340Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-02T20:34:14.340Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-02T20:34:14.340Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-02T20:34:14.340Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-02T20:34:14.340Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-02T20:34:14.340Z] Building bin/spire-server... [2022-05-02T20:34:14.598Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-02T20:34:14.598Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-02T20:34:14.598Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-02T20:34:14.598Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-02T20:34:14.598Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-02T20:34:14.598Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-02T20:34:14.598Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-02T20:34:14.598Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-02T20:34:14.598Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-02T20:34:14.598Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-02T20:34:14.598Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-02T20:34:14.598Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-02T20:34:14.598Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-02T20:34:14.598Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-02T20:34:14.598Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-02T20:34:14.598Z] Building bin/spire-server... [2022-05-02T20:34:14.598Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-02T20:34:14.598Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-02T20:34:14.598Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T20:34:14.598Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-02T20:34:14.598Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-02T20:34:14.598Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-02T20:34:14.598Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-02T20:34:14.598Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-02T20:34:14.598Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-02T20:34:14.598Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-02T20:34:14.598Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-02T20:34:14.857Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-02T20:34:14.857Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-02T20:34:14.857Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-02T20:34:14.857Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-02T20:34:14.857Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-02T20:34:14.857Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-02T20:34:14.857Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-02T20:34:14.857Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-02T20:34:14.857Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-02T20:34:14.857Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-02T20:34:14.857Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-02T20:34:14.857Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-02T20:34:14.857Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-02T20:34:14.857Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T20:34:14.857Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-02T20:34:14.857Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-02T20:34:14.857Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-02T20:34:14.857Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-02T20:34:15.142Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-02T20:34:15.142Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-02T20:34:15.142Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-02T20:34:15.142Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-02T20:34:15.142Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-02T20:34:15.401Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-02T20:34:15.401Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-02T20:34:15.401Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-02T20:34:15.401Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-02T20:34:15.401Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-02T20:34:15.401Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-02T20:34:15.401Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-02T20:34:15.401Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-02T20:34:15.401Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-02T20:34:15.401Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-02T20:34:15.401Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-02T20:34:15.401Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-02T20:34:15.401Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-02T20:34:15.401Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-02T20:34:15.401Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-02T20:34:15.864Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-02T20:34:15.864Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-02T20:34:15.864Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-02T20:34:15.864Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-02T20:34:15.864Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-02T20:34:15.864Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-02T20:34:15.864Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-02T20:34:15.864Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-02T20:34:15.864Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-02T20:34:15.864Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-02T20:34:15.864Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-02T20:34:15.864Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-02T20:34:15.864Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-02T20:34:15.864Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-02T20:34:15.864Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-02T20:34:15.864Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-02T20:34:15.864Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-02T20:34:16.122Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-02T20:34:16.122Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-02T20:34:16.122Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-02T20:34:16.122Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-02T20:34:16.122Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-02T20:34:16.122Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-02T20:34:16.122Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-02T20:34:16.122Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-02T20:34:16.122Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-02T20:34:16.381Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-02T20:34:16.381Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-02T20:34:16.381Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-02T20:34:16.381Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-02T20:34:16.381Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-02T20:34:16.381Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-02T20:34:16.381Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-02T20:34:16.381Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-02T20:34:16.639Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-02T20:34:16.639Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-02T20:34:16.639Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-02T20:34:16.639Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-02T20:34:16.639Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-02T20:34:16.897Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-02T20:34:16.897Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-02T20:34:16.897Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-02T20:34:16.897Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-02T20:34:16.897Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-02T20:34:16.897Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-02T20:34:17.155Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-02T20:34:17.155Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-02T20:34:17.155Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-02T20:34:17.155Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-02T20:34:17.155Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-02T20:34:17.155Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-02T20:34:17.155Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-02T20:34:17.155Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-02T20:34:17.155Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-02T20:34:17.155Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-02T20:34:17.413Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-02T20:34:17.413Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-02T20:34:17.413Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-02T20:34:17.413Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-02T20:34:17.413Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-02T20:34:17.413Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-02T20:34:17.413Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-02T20:34:17.413Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-02T20:34:17.413Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-02T20:34:17.413Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-02T20:34:17.413Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-02T20:34:17.413Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-02T20:34:17.413Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-02T20:34:17.673Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-02T20:34:17.673Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-02T20:34:17.673Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-02T20:34:17.931Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-02T20:34:17.931Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-02T20:34:17.931Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-02T20:34:17.931Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-02T20:34:17.931Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-02T20:34:17.931Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-02T20:34:17.931Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-02T20:34:17.931Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-02T20:34:17.931Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-02T20:34:17.931Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-02T20:34:17.931Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-02T20:34:18.299Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-02T20:34:18.299Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-02T20:34:18.299Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-02T20:34:18.299Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-02T20:34:18.570Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-02T20:34:18.829Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-02T20:34:18.829Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-02T20:34:18.829Z] go: downloading google.golang.org/api v0.70.0 [2022-05-02T20:34:21.363Z] go: downloading google.golang.org/api v0.70.0 [2022-05-02T20:34:21.363Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-02T20:34:21.363Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-02T20:34:21.363Z] go: downloading k8s.io/api v0.23.4 [2022-05-02T20:34:21.363Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-02T20:34:21.363Z]  ---> Running in 036ed0417698 [2022-05-02T20:34:21.363Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-02T20:34:21.363Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-02T20:34:21.363Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-02T20:34:21.363Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-02T20:34:21.363Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-02T20:34:21.363Z] 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-02T20:34:21.931Z] go: downloading google.golang.org/api v0.70.0 [2022-05-02T20:34:21.931Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-02T20:34:21.931Z] go: downloading k8s.io/api v0.23.4 [2022-05-02T20:34:21.931Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-02T20:34:21.931Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-02T20:34:21.931Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-02T20:34:21.931Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-02T20:34:21.931Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-02T20:34:21.931Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-02T20:34:21.931Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-02T20:34:22.190Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-02T20:34:22.190Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-02T20:34:22.190Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-02T20:34:22.190Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-02T20:34:22.450Z] go: downloading k8s.io/api v0.23.4 [2022-05-02T20:34:22.450Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-02T20:34:22.450Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-02T20:34:22.450Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-02T20:34:22.450Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-02T20:34:22.450Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-02T20:34:22.709Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-02T20:34:22.709Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-02T20:34:22.709Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-02T20:34:22.709Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-02T20:34:22.709Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-02T20:34:22.709Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-02T20:34:22.967Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-02T20:34:22.967Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-02T20:34:22.967Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-02T20:34:22.967Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-02T20:34:23.225Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-02T20:34:23.225Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-02T20:34:23.225Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-02T20:34:23.484Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-02T20:34:23.484Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-02T20:34:23.484Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-02T20:34:23.484Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-02T20:34:23.484Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-02T20:34:23.741Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-02T20:34:23.741Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-02T20:34:23.741Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-02T20:34:23.741Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-02T20:34:23.741Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-02T20:34:23.741Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-02T20:34:23.742Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-02T20:34:23.742Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-02T20:34:23.742Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-02T20:34:23.742Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-02T20:34:23.742Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-02T20:34:23.742Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-02T20:34:23.742Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-02T20:34:23.999Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-02T20:34:23.999Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-02T20:34:23.999Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-02T20:34:23.999Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-02T20:34:23.999Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-02T20:34:23.999Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-02T20:34:23.999Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-02T20:34:23.999Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-02T20:34:23.999Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-02T20:34:23.999Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-02T20:34:23.999Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-02T20:34:23.999Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-02T20:34:23.999Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-02T20:34:23.999Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-02T20:34:24.257Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-02T20:34:24.257Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-02T20:34:24.257Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-02T20:34:24.257Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-02T20:34:24.257Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-02T20:34:24.257Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-02T20:34:24.257Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-02T20:34:24.257Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-02T20:34:24.257Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-02T20:34:24.257Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-02T20:34:24.257Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-02T20:34:24.515Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-02T20:34:24.515Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-02T20:34:24.515Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-02T20:34:24.515Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-02T20:34:24.515Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-02T20:34:24.515Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-02T20:34:24.515Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-02T20:34:24.516Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-02T20:34:24.516Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-02T20:34:24.516Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-02T20:34:24.774Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-02T20:34:24.774Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-02T20:34:24.774Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-02T20:34:24.774Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-02T20:34:24.774Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-02T20:34:24.774Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-02T20:34:24.774Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-02T20:34:24.774Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-02T20:34:24.774Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-02T20:34:24.774Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-02T20:34:24.774Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-02T20:34:24.774Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-02T20:34:24.774Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-02T20:34:24.774Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-02T20:34:24.774Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-02T20:34:24.774Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-02T20:34:24.774Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-02T20:34:24.774Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-02T20:34:24.774Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-02T20:34:25.032Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-02T20:34:25.032Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-02T20:34:25.032Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-02T20:34:25.032Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-02T20:34:25.032Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-02T20:34:25.032Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-02T20:34:25.032Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-02T20:34:25.032Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-02T20:34:25.032Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-02T20:34:25.032Z] go: downloading go.opencensus.io v0.23.0 [2022-05-02T20:34:25.032Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-02T20:34:25.032Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-02T20:34:25.032Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-02T20:34:25.032Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-02T20:34:25.032Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-02T20:34:25.032Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-02T20:34:25.032Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-02T20:34:25.032Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-02T20:34:25.416Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-02T20:34:25.416Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-02T20:34:25.416Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-02T20:34:25.416Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-02T20:34:25.416Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-02T20:34:25.416Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-02T20:34:25.416Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-02T20:34:25.416Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-02T20:34:25.416Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-02T20:34:25.416Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-02T20:34:25.416Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-02T20:34:25.674Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-02T20:34:25.674Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-02T20:34:25.674Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-02T20:34:25.674Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-02T20:34:25.674Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-02T20:34:25.674Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-02T20:34:25.674Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-02T20:34:25.674Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-02T20:34:25.674Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-02T20:34:25.674Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-02T20:34:25.674Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-02T20:34:25.674Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-02T20:34:25.674Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-02T20:34:25.674Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-02T20:34:25.674Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-02T20:34:25.674Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-02T20:34:25.674Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-02T20:34:25.674Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-02T20:34:25.674Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-02T20:34:25.674Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-02T20:34:25.674Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-02T20:34:25.674Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-02T20:34:25.674Z] go: downloading go.opencensus.io v0.23.0 [2022-05-02T20:34:25.674Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-02T20:34:25.674Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-02T20:34:25.674Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-02T20:34:25.674Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-02T20:34:25.674Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-02T20:34:25.674Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-02T20:34:25.674Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-02T20:34:25.674Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-02T20:34:25.674Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-02T20:34:25.674Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-02T20:34:25.674Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-02T20:34:25.674Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-02T20:34:25.674Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-02T20:34:25.674Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-02T20:34:25.674Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-02T20:34:25.932Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-02T20:34:25.933Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-02T20:34:25.933Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-02T20:34:25.933Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-02T20:34:25.933Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-02T20:34:25.933Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-02T20:34:25.933Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-02T20:34:25.933Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-02T20:34:25.933Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-02T20:34:25.933Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-02T20:34:25.933Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-02T20:34:25.933Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-02T20:34:25.933Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-02T20:34:25.933Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-02T20:34:25.933Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-02T20:34:25.933Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-02T20:34:25.933Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-02T20:34:25.933Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-02T20:34:25.933Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-02T20:34:26.192Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-02T20:34:26.193Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-02T20:34:26.193Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-02T20:34:26.193Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-02T20:34:26.193Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-02T20:34:26.193Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-02T20:34:26.193Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-02T20:34:26.193Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-02T20:34:26.193Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-02T20:34:26.193Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-02T20:34:26.193Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-02T20:34:26.193Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-02T20:34:26.193Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-02T20:34:26.193Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-02T20:34:26.193Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-02T20:34:26.193Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-02T20:34:26.193Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-02T20:34:26.193Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-02T20:34:26.193Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-02T20:34:26.193Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-02T20:34:26.193Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-02T20:34:26.193Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-02T20:34:26.193Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-02T20:34:26.193Z] go: downloading go.opencensus.io v0.23.0 [2022-05-02T20:34:26.452Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-02T20:34:26.452Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-02T20:34:26.452Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-02T20:34:26.452Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-02T20:34:26.452Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-02T20:34:26.452Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-02T20:34:26.452Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-02T20:34:26.452Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-02T20:34:26.883Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-02T20:34:27.167Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-02T20:34:27.167Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-02T20:34:27.167Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-02T20:34:27.167Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-02T20:34:27.167Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-02T20:34:27.167Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-02T20:34:27.167Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-02T20:34:27.167Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-02T20:34:27.167Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-02T20:34:27.167Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-02T20:34:27.167Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-02T20:34:27.167Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-02T20:34:27.167Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-02T20:34:27.167Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-02T20:34:27.438Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-02T20:34:32.755Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-02T20:34:32.755Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-02T20:34:33.324Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-02T20:34:33.324Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-02T20:34:34.264Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-02T20:34:34.264Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-02T20:34:44.668Z] Removing intermediate container 58d5e1f194e7 [2022-05-02T20:34:44.668Z] ---> 3066d30b9681 [2022-05-02T20:34:44.668Z] [2022-05-02T20:34:44.668Z] Step 9/20 : FROM alpine:3.15 [2022-05-02T20:34:44.668Z] 3.15: Pulling from library/alpine [2022-05-02T20:34:45.446Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-02T20:34:45.446Z] Status: Downloaded newer image for alpine:3.15 [2022-05-02T20:34:45.446Z] ---> 0ac33e5f5afa [2022-05-02T20:34:45.446Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-02T20:34:46.388Z] ---> Running in 6b5fad152227 [2022-05-02T20:34:46.388Z] Removing intermediate container 036ed0417698 [2022-05-02T20:34:46.388Z] ---> da54b11bb624 [2022-05-02T20:34:46.388Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-02T20:34:46.648Z] ---> Running in d5c1dd565014 [2022-05-02T20:34:46.648Z] Removing intermediate container 6b5fad152227 [2022-05-02T20:34:46.648Z] ---> 3e5483cabcf9 [2022-05-02T20:34:46.648Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:34:46.910Z] ---> Running in 8de823dffd2c [2022-05-02T20:34:47.852Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-02T20:34:48.793Z] Removing intermediate container 8de823dffd2c [2022-05-02T20:34:48.793Z] ---> eff60a539eea [2022-05-02T20:34:48.793Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-02T20:34:49.118Z] ---> Running in 83c863457399 [2022-05-02T20:34:49.380Z] Removing intermediate container d5c1dd565014 [2022-05-02T20:34:49.380Z] ---> 6e8668f5415a [2022-05-02T20:34:49.380Z] [2022-05-02T20:34:49.380Z] Step 11/23 : FROM docker:20.10.14 [2022-05-02T20:34:49.380Z] 20.10.14: Pulling from library/docker [2022-05-02T20:34:49.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:34:50.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:34:51.155Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-02T20:34:51.155Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-02T20:34:51.155Z] OK: 15855 distinct packages available [2022-05-02T20:34:51.155Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:34:52.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:34:52.364Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-02T20:34:52.364Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-02T20:34:52.364Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-02T20:34:52.623Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-02T20:34:52.623Z] (5/9) Installing curl (7.80.0-r1) [2022-05-02T20:34:52.623Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-02T20:34:52.882Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-02T20:34:52.882Z] (8/9) Installing libucontext (1.1-r0) [2022-05-02T20:34:52.882Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-02T20:34:53.142Z] Executing busybox-1.34.1-r5.trigger [2022-05-02T20:34:53.142Z] Executing ca-certificates-20211220-r0.trigger [2022-05-02T20:34:53.142Z] OK: 8 MiB in 23 packages [2022-05-02T20:34:56.438Z] Removing intermediate container 83c863457399 [2022-05-02T20:34:56.438Z] ---> eef4222fde31 [2022-05-02T20:34:56.438Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T20:34:57.009Z] ---> 17d64c314ac4 [2022-05-02T20:34:57.009Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-02T20:34:57.009Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-02T20:34:57.009Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-02T20:34:57.009Z] ---> 7417809fdb73 [2022-05-02T20:34:57.009Z] 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-02T20:34:57.009Z] ---> Running in f77afbd6ea43 [2022-05-02T20:34:58.392Z] Removing intermediate container f77afbd6ea43 [2022-05-02T20:34:58.392Z] ---> 28d0abe721c5 [2022-05-02T20:34:58.392Z] 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-02T20:34:58.965Z] ---> 9c9503c17479 [2022-05-02T20:34:58.965Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-02T20:34:58.965Z] ---> Running in d9b076fe44f7 [2022-05-02T20:34:59.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:34:59.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:34:59.911Z] ---> 291a6fed0d1d [2022-05-02T20:34:59.911Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-02T20:34:59.911Z] (1/43) Installing readline (8.1.1-r0) [2022-05-02T20:34:59.911Z] (2/43) Installing bash (5.1.16-r0) [2022-05-02T20:34:59.911Z] Executing bash-5.1.16-r0.post-install [2022-05-02T20:34:59.911Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-02T20:34:59.911Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-02T20:34:59.911Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-02T20:35:00.170Z] (6/43) Installing curl (7.80.0-r1) [2022-05-02T20:35:00.170Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-02T20:35:00.170Z] ---> Running in ed4036e6accf [2022-05-02T20:35:00.170Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-02T20:35:00.170Z] (9/43) Installing expat (2.4.7-r0) [2022-05-02T20:35:00.170Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-02T20:35:00.170Z] (11/43) Installing gdbm (1.22-r0) [2022-05-02T20:35:00.170Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-02T20:35:00.170Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-02T20:35:00.170Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-02T20:35:00.170Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-02T20:35:00.170Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-02T20:35:00.170Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-02T20:35:00.462Z] Removing intermediate container ed4036e6accf [2022-05-02T20:35:00.462Z] ---> 9739a9c02499 [2022-05-02T20:35:00.462Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T20:35:00.462Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-02T20:35:00.462Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-02T20:35:00.462Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-02T20:35:00.462Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-02T20:35:00.722Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-02T20:35:00.722Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-02T20:35:00.722Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-02T20:35:00.722Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-02T20:35:00.722Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-02T20:35:00.722Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-02T20:35:00.722Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-02T20:35:00.722Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-02T20:35:00.722Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-02T20:35:00.722Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-02T20:35:00.722Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-02T20:35:00.722Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-02T20:35:00.722Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-02T20:35:00.722Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-02T20:35:00.722Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-02T20:35:00.722Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-02T20:35:00.722Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-02T20:35:00.722Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-02T20:35:00.722Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-02T20:35:00.722Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-02T20:35:00.722Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-02T20:35:00.722Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-02T20:35:01.014Z] Executing busybox-1.34.1-r5.trigger [2022-05-02T20:35:01.014Z] OK: 83 MiB in 65 packages [2022-05-02T20:35:01.014Z] ---> Running in e5951bfa7cd3 [2022-05-02T20:35:01.375Z] Removing intermediate container e5951bfa7cd3 [2022-05-02T20:35:01.375Z] ---> ed7d015285c3 [2022-05-02T20:35:01.375Z] Step 18/20 : LABEL arch=x86_64 [2022-05-02T20:35:01.635Z] ---> Running in 53d8a1f37a29 [2022-05-02T20:35:01.785Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34519 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws [2022-05-02T20:35:01.796Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2022-05-02T20:35:01.896Z] Removing intermediate container 53d8a1f37a29 [2022-05-02T20:35:01.896Z] ---> 31913f6b167b [2022-05-02T20:35:01.896Z] Step 19/20 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:35:02.165Z] Collecting docker-compose==1.23.2 [2022-05-02T20:35:02.165Z] ---> Running in ae6671630cde [2022-05-02T20:35:02.165Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-02T20:35:02.165Z] Collecting texttable<0.10,>=0.9.0 [2022-05-02T20:35:02.165Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-02T20:35:02.165Z] Removing intermediate container ae6671630cde [2022-05-02T20:35:02.165Z] ---> e7be8bb7f9e4 [2022-05-02T20:35:02.278Z] The recommended git tool is: git [2022-05-02T20:35:02.425Z] Step 20/20 : LABEL version=0.0.0 [2022-05-02T20:35:02.425Z] ---> Running in 1dc04adfffe7 [2022-05-02T20:35:02.425Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-02T20:35:02.425Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-02T20:35:02.688Z] Removing intermediate container 1dc04adfffe7 [2022-05-02T20:35:02.688Z] ---> f4f9594969cc [2022-05-02T20:35:02.688Z] [2022-05-02T20:35:02.688Z] Successfully built f4f9594969cc [2022-05-02T20:35:02.948Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-02T20:35:02.948Z]  Building security-spiffe-token-provider ... done Building core-command [2022-05-02T20:35:02.948Z] 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-02T20:35:02.948Z] Collecting docker<4.0,>=3.6.0 [2022-05-02T20:35:02.948Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-02T20:35:02.948Z] Collecting cached-property<2,>=1.2.0 [2022-05-02T20:35:02.948Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-02T20:35:03.210Z] Collecting PyYAML<4,>=3.10 [2022-05-02T20:35:03.210Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-02T20:35:03.779Z] Collecting docopt<0.7,>=0.6.1 [2022-05-02T20:35:03.779Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-02T20:35:04.039Z] Collecting jsonschema<3,>=2.5.1 [2022-05-02T20:35:04.039Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-02T20:35:04.299Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-02T20:35:04.299Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-02T20:35:04.299Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-02T20:35:04.299Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-02T20:35:04.299Z] Collecting docker-pycreds>=0.4.0 [2022-05-02T20:35:04.299Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-02T20:35:04.562Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-02T20:35:04.562Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-02T20:35:04.562Z] Collecting idna<2.8,>=2.5 [2022-05-02T20:35:04.562Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-02T20:35:04.562Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-02T20:35:04.562Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-02T20:35:04.562Z] 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-02T20:35:04.821Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-02T20:35:04.821Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-02T20:35:04.821Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-02T20:35:04.821Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-02T20:35:04.821Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-02T20:35:04.821Z] Attempting uninstall: urllib3 [2022-05-02T20:35:04.821Z] Found existing installation: urllib3 1.26.7 [2022-05-02T20:35:04.821Z] Uninstalling urllib3-1.26.7: [2022-05-02T20:35:04.821Z] Successfully uninstalled urllib3-1.26.7 [2022-05-02T20:35:05.082Z] Attempting uninstall: idna [2022-05-02T20:35:05.082Z] Found existing installation: idna 3.3 [2022-05-02T20:35:05.082Z] Uninstalling idna-3.3: [2022-05-02T20:35:05.082Z] Successfully uninstalled idna-3.3 [2022-05-02T20:35:05.652Z] Attempting uninstall: requests [2022-05-02T20:35:05.652Z] Found existing installation: requests 2.26.0 [2022-05-02T20:35:05.652Z] Uninstalling requests-2.26.0: [2022-05-02T20:35:05.652Z] Successfully uninstalled requests-2.26.0 [2022-05-02T20:35:05.652Z] Running setup.py install for texttable: started [2022-05-02T20:35:06.223Z] Running setup.py install for texttable: finished with status 'done' [2022-05-02T20:35:06.223Z] Running setup.py install for PyYAML: started [2022-05-02T20:35:06.486Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:35:06.486Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:35:06.486Z] ---> 622026bfdc83 [2022-05-02T20:35:06.486Z] Step 3/23 : WORKDIR /edgex-go [2022-05-02T20:35:06.486Z] ---> Using cache [2022-05-02T20:35:06.486Z] ---> 5a69ce181549 [2022-05-02T20:35:06.486Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:35:06.487Z] ---> Using cache [2022-05-02T20:35:06.487Z] ---> 837acc5c4f99 [2022-05-02T20:35:06.487Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-02T20:35:06.747Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-02T20:35:07.317Z] Running setup.py install for docopt: started [2022-05-02T20:35:07.887Z] Running setup.py install for docopt: finished with status 'done' [2022-05-02T20:35:07.887Z] Running setup.py install for dockerpty: started [2022-05-02T20:35:08.457Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-02T20:35:09.405Z] using credential edgex-jenkins-ssh [2022-05-02T20:35:09.424Z] Cloning the remote Git repository [2022-05-02T20:35:09.841Z] ---> Running in 3c45b5c90ad2 [2022-05-02T20:35:09.841Z] 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-02T20:35:09.500Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-02T20:35:09.596Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2022-05-02T20:35:09.774Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-02T20:35:09.775Z] > git --version # timeout=10 [2022-05-02T20:35:09.839Z] > git --version # 'git version 2.25.1' [2022-05-02T20:35:09.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T20:35:09.951Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T20:35:10.782Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:35:11.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:35:11.985Z] OK: 221 MiB in 52 packages [2022-05-02T20:35:15.295Z] Removing intermediate container 3c45b5c90ad2 [2022-05-02T20:35:15.295Z] ---> a366d2b0d2f6 [2022-05-02T20:35:15.295Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-02T20:35:15.866Z] Removing intermediate container d9b076fe44f7 [2022-05-02T20:35:15.866Z] ---> 4d4f6c111456 [2022-05-02T20:35:15.866Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-02T20:35:16.446Z] ---> 1a44387f37d6 [2022-05-02T20:35:16.446Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:35:16.707Z] ---> Running in 154fd372c594 [2022-05-02T20:35:16.969Z] ---> Running in 5153f69816e0 [2022-05-02T20:35:17.259Z] Removing intermediate container 154fd372c594 [2022-05-02T20:35:17.259Z] ---> 95ea09582427 [2022-05-02T20:35:17.259Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-02T20:35:17.524Z] ---> Running in 557f42927016 [2022-05-02T20:35:18.089Z] Removing intermediate container 557f42927016 [2022-05-02T20:35:18.089Z] ---> a0742353834c [2022-05-02T20:35:18.089Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-02T20:35:19.466Z] ---> b1110231ca26 [2022-05-02T20:35:19.466Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-02T20:35:20.036Z] Removing intermediate container 5153f69816e0 [2022-05-02T20:35:20.036Z] ---> 9d172dcbc7ba [2022-05-02T20:35:20.036Z] Step 8/23 : COPY . . [2022-05-02T20:35:20.609Z] ---> e9534b3e2ef6 [2022-05-02T20:35:20.609Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-02T20:35:26.036Z] ---> 0c0dd4aebb64 [2022-05-02T20:35:26.036Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-02T20:35:29.345Z] ---> Running in b41d4df4680e [2022-05-02T20:35:29.345Z] ---> 675de5bcd9fb [2022-05-02T20:35:29.345Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-02T20:35:29.345Z] ---> Running in fb534fa70193 [2022-05-02T20:35:29.209Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-02T20:35:29.232Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T20:35:29.264Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-02T20:35:29.306Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-02T20:35:29.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T20:35:29.325Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-02T20:35:29.918Z] Removing intermediate container b41d4df4680e [2022-05-02T20:35:29.918Z] ---> b2a641ec93f6 [2022-05-02T20:35:29.918Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T20:35:30.111Z] Merging remotes/origin/main commit de950f1da863be5142a98969a38a38689289d05c into PR head commit f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:35:30.551Z] Merge succeeded, producing f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:35:30.552Z] Checking out Revision f651c9050014cebb69ef6e3aabd169dd18ce14e1 (PR-3987) [2022-05-02T20:35:30.990Z] ---> Running in b1becd01466a [2022-05-02T20:35:31.252Z] Removing intermediate container b1becd01466a [2022-05-02T20:35:31.252Z] ---> 7cd581e0c451 [2022-05-02T20:35:31.252Z] Step 21/23 : LABEL arch=x86_64 [2022-05-02T20:35:31.517Z] 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-02T20:35:31.517Z] ---> Running in 99d9c9da7e52 [2022-05-02T20:35:30.139Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T20:35:30.158Z] > git checkout -f f651c9050014cebb69ef6e3aabd169dd18ce14e1 # timeout=10 [2022-05-02T20:35:30.443Z] > git remote # timeout=10 [2022-05-02T20:35:30.470Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T20:35:30.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T20:35:30.504Z] > git merge de950f1da863be5142a98969a38a38689289d05c # timeout=10 [2022-05-02T20:35:30.537Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T20:35:30.566Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T20:35:30.588Z] > git checkout -f f651c9050014cebb69ef6e3aabd169dd18ce14e1 # timeout=10 [2022-05-02T20:35:32.087Z] Removing intermediate container 99d9c9da7e52 [2022-05-02T20:35:32.088Z] ---> c19c319598cd [2022-05-02T20:35:32.088Z] Step 22/23 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:35:32.348Z] ---> Running in 787eeef36438 [2022-05-02T20:35:32.612Z] Removing intermediate container 787eeef36438 [2022-05-02T20:35:32.612Z] ---> 2582f73e6376 [2022-05-02T20:35:32.612Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T20:35:32.873Z] ---> Running in 0a754c306a34 [2022-05-02T20:35:33.816Z] Removing intermediate container 0a754c306a34 [2022-05-02T20:35:33.816Z] ---> 8e077e264b63 [2022-05-02T20:35:33.816Z] [2022-05-02T20:35:33.816Z] Successfully built 8e077e264b63 [2022-05-02T20:35:33.816Z] Successfully tagged sys-mgmt-agent:latest [2022-05-02T20:35:33.816Z] Building security-proxy-setup [2022-05-02T20:35:35.202Z] Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T20:35:36.072Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-02T20:35:36.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T20:35:36.072Z] Dload Upload Total Spent Left Speed [2022-05-02T20:35:36.072Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh [2022-05-02T20:35:36.635Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-02T20:35:36.986Z] + sudo tee /etc/docker/daemon.new [2022-05-02T20:35:36.986Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-02T20:35:36.986Z] { [2022-05-02T20:35:36.986Z] "registry-mirrors": [ [2022-05-02T20:35:36.986Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-02T20:35:36.986Z] ], [2022-05-02T20:35:36.986Z] "bip": "10.250.0.254/24", [2022-05-02T20:35:36.986Z] "hosts": [ [2022-05-02T20:35:36.986Z] "tcp://0.0.0.0:5555", [2022-05-02T20:35:36.986Z] "unix:///var/run/docker.sock" [2022-05-02T20:35:36.986Z] ], [2022-05-02T20:35:36.986Z] "mtu": 1458, [2022-05-02T20:35:36.986Z] "selinux-enabled": true, [2022-05-02T20:35:36.986Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-02T20:35:36.986Z] } [Pipeline] sh [2022-05-02T20:35:37.343Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-02T20:35:37.699Z] + sudo service docker restart [2022-05-02T20:35:38.018Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:35:38.018Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:35:38.018Z] ---> 622026bfdc83 [2022-05-02T20:35:38.018Z] Step 3/22 : WORKDIR /edgex-go [2022-05-02T20:35:38.018Z] ---> Using cache [2022-05-02T20:35:38.018Z] ---> 5a69ce181549 [2022-05-02T20:35:38.018Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:35:38.018Z] ---> Using cache [2022-05-02T20:35:38.018Z] ---> 837acc5c4f99 [2022-05-02T20:35:38.018Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-02T20:35:38.018Z] ---> Using cache [2022-05-02T20:35:38.018Z] ---> a366d2b0d2f6 [2022-05-02T20:35:38.018Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-02T20:35:38.018Z] ---> Using cache [2022-05-02T20:35:38.018Z] ---> 1a44387f37d6 [2022-05-02T20:35:38.018Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:35:38.018Z] ---> Using cache [2022-05-02T20:35:38.018Z] ---> 9d172dcbc7ba [2022-05-02T20:35:38.018Z] Step 8/22 : COPY . . [2022-05-02T20:35:38.018Z] ---> Using cache [2022-05-02T20:35:38.018Z] ---> 675de5bcd9fb [2022-05-02T20:35:38.018Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-02T20:35:44.604Z] ---> Running in 28167698302e [2022-05-02T20:35:44.864Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T20:35:56.104Z] provisioning config files... [2022-05-02T20:35:56.136Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config5100516679285457972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T20:35:56.522Z] ---> docker-login.sh [2022-05-02T20:35:56.522Z] nexus3.edgexfoundry.org:10001 [2022-05-02T20:35:57.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T20:35:57.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T20:35:57.406Z] Configure a credential helper to remove this warning. See [2022-05-02T20:35:57.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T20:35:57.407Z] [2022-05-02T20:35:57.407Z] Login Succeeded [2022-05-02T20:35:57.407Z] nexus3.edgexfoundry.org:10002 [2022-05-02T20:35:58.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T20:35:58.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T20:35:58.003Z] Configure a credential helper to remove this warning. See [2022-05-02T20:35:58.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T20:35:58.003Z] [2022-05-02T20:35:58.003Z] Login Succeeded [2022-05-02T20:35:58.003Z] nexus3.edgexfoundry.org:10003 [2022-05-02T20:35:58.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T20:35:58.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T20:35:58.613Z] Configure a credential helper to remove this warning. See [2022-05-02T20:35:58.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T20:35:58.613Z] [2022-05-02T20:35:58.613Z] Login Succeeded [2022-05-02T20:35:58.613Z] nexus3.edgexfoundry.org:10004 [2022-05-02T20:35:58.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T20:35:59.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T20:35:59.165Z] Configure a credential helper to remove this warning. See [2022-05-02T20:35:59.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T20:35:59.165Z] [2022-05-02T20:35:59.165Z] Login Succeeded [2022-05-02T20:35:59.165Z] docker.io [2022-05-02T20:35:59.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T20:36:00.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T20:36:00.040Z] Configure a credential helper to remove this warning. See [2022-05-02T20:36:00.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T20:36:00.040Z] [2022-05-02T20:36:00.040Z] Login Succeeded [2022-05-02T20:36:00.040Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T20:36:00.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-02T20:36:00.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T20:36:00.690Z] ========================================================= [2022-05-02T20:36:00.690Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-02T20:36:00.690Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-02T20:36:01.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-02T20:36:01.314Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-02T20:36:01.314Z] 9b3977197b4f: Pulling fs layer [2022-05-02T20:36:01.314Z] 1a89e8eeedd5: Pulling fs layer [2022-05-02T20:36:01.314Z] 94645a83ff95: Pulling fs layer [2022-05-02T20:36:01.314Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-02T20:36:01.314Z] 0c92f367c5e7: Pulling fs layer [2022-05-02T20:36:01.314Z] 3096ccb668a1: Pulling fs layer [2022-05-02T20:36:01.314Z] e8cf19c19ddd: Pulling fs layer [2022-05-02T20:36:01.314Z] a4caa8a26152: Pulling fs layer [2022-05-02T20:36:01.314Z] 3f3a8bcf1eab: Waiting [2022-05-02T20:36:01.314Z] e8cf19c19ddd: Waiting [2022-05-02T20:36:01.314Z] a4caa8a26152: Waiting [2022-05-02T20:36:01.314Z] 3096ccb668a1: Waiting [2022-05-02T20:36:01.314Z] 0c92f367c5e7: Waiting [2022-05-02T20:36:01.314Z] 94645a83ff95: Verifying Checksum [2022-05-02T20:36:01.314Z] 94645a83ff95: Download complete [2022-05-02T20:36:01.314Z] 1a89e8eeedd5: Download complete [2022-05-02T20:36:01.314Z] 0c92f367c5e7: Verifying Checksum [2022-05-02T20:36:01.314Z] 0c92f367c5e7: Download complete [2022-05-02T20:36:01.314Z] 3096ccb668a1: Verifying Checksum [2022-05-02T20:36:01.314Z] 3096ccb668a1: Download complete [2022-05-02T20:36:01.314Z] 9b3977197b4f: Download complete [2022-05-02T20:36:01.314Z] e8cf19c19ddd: Verifying Checksum [2022-05-02T20:36:01.314Z] e8cf19c19ddd: Download complete [2022-05-02T20:36:02.311Z] 9b3977197b4f: Pull complete [2022-05-02T20:36:02.918Z] 1a89e8eeedd5: Pull complete [2022-05-02T20:36:03.199Z] 94645a83ff95: Pull complete [2022-05-02T20:36:03.477Z] a4caa8a26152: Download complete [2022-05-02T20:36:04.084Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-02T20:36:04.084Z] 3f3a8bcf1eab: Download complete [2022-05-02T20:36:16.510Z] 3f3a8bcf1eab: Pull complete [2022-05-02T20:36:16.510Z] 0c92f367c5e7: Pull complete [2022-05-02T20:36:16.784Z] 3096ccb668a1: Pull complete [2022-05-02T20:36:16.990Z] 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-02T20:36:16.990Z] Removing intermediate container fb534fa70193 [2022-05-02T20:36:16.990Z] ---> e146aaa8c988 [2022-05-02T20:36:16.990Z] [2022-05-02T20:36:16.990Z] Step 10/23 : FROM alpine:3.14 [2022-05-02T20:36:16.990Z] 3.14: Pulling from library/alpine [2022-05-02T20:36:17.059Z] e8cf19c19ddd: Pull complete [2022-05-02T20:36:19.655Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T20:36:19.655Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T20:36:19.655Z] ---> e04c818066af [2022-05-02T20:36:19.655Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-02T20:36:20.304Z] ---> Running in 47143cbda10f [2022-05-02T20:36:21.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:36:21.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:36:21.725Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-02T20:36:21.725Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T20:36:21.725Z] OK: 6 MiB in 15 packages [2022-05-02T20:36:23.808Z] a4caa8a26152: Pull complete [2022-05-02T20:36:23.808Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-02T20:36:23.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-02T20:36:23.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-02T20:36:24.176Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-02T20:36:24.176Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-02T20:36:24.176Z] WORKDIR /edgex [2022-05-02T20:36:24.176Z] COPY go.mod . [2022-05-02T20:36:24.176Z] RUN go mod download [2022-05-02T20:36:25.140Z] Removing intermediate container 28167698302e [2022-05-02T20:36:25.140Z] ---> 9eeeda932c8d [2022-05-02T20:36:25.140Z] [2022-05-02T20:36:25.140Z] Step 10/22 : FROM alpine:3.14 [2022-05-02T20:36:25.140Z] ---> e04c818066af [2022-05-02T20:36:25.140Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-02T20:36:25.723Z] ---> Running in d8a9664bc88c [2022-05-02T20:36:25.984Z] Removing intermediate container 47143cbda10f [2022-05-02T20:36:25.984Z] ---> 15ef06e28a35 [2022-05-02T20:36:25.984Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-02T20:36:26.245Z] ---> Running in 92f35f1e4a48 [2022-05-02T20:36:26.847Z] Sending build context to Docker daemon 169.3MB [2022-05-02T20:36:26.847Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-02T20:36:26.847Z] ---> 725f1c02e7f9 [2022-05-02T20:36:26.847Z] Step 2/4 : WORKDIR /edgex [2022-05-02T20:36:27.197Z] Removing intermediate container 92f35f1e4a48 [2022-05-02T20:36:27.197Z] ---> a9a7f44effc3 [2022-05-02T20:36:27.197Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-02T20:36:27.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:36:27.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:36:27.719Z] ---> Running in 23875bf8481d [2022-05-02T20:36:27.719Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-02T20:36:27.719Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-02T20:36:27.719Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-02T20:36:27.719Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-02T20:36:27.719Z] (5/6) Installing curl (7.79.1-r1) [2022-05-02T20:36:27.719Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-02T20:36:27.719Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T20:36:27.719Z] Executing ca-certificates-20211220-r0.trigger [2022-05-02T20:36:27.979Z] OK: 8 MiB in 20 packages [2022-05-02T20:36:28.842Z] ---> Running in 6c6eec836ba0 [2022-05-02T20:36:29.119Z] Removing intermediate container 6c6eec836ba0 [2022-05-02T20:36:29.119Z] ---> 1f04ebfb56ad [2022-05-02T20:36:29.119Z] Step 3/4 : COPY go.mod . [2022-05-02T20:36:29.729Z] ---> 3f0c56a4b113 [2022-05-02T20:36:29.729Z] Step 4/4 : RUN go mod download [2022-05-02T20:36:29.729Z] ---> Running in a345c71ccf68 [2022-05-02T20:36:29.892Z] Removing intermediate container 23875bf8481d [2022-05-02T20:36:29.892Z] ---> 8a1fa177eaab [2022-05-02T20:36:29.892Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-02T20:36:31.807Z] ---> Running in 1b2cbe25aded [2022-05-02T20:36:33.193Z] Removing intermediate container d8a9664bc88c [2022-05-02T20:36:33.193Z] ---> 314d444cb45d [2022-05-02T20:36:33.193Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-02T20:36:34.651Z] Removing intermediate container 1b2cbe25aded [2022-05-02T20:36:34.651Z] ---> 715c0e263e0e [2022-05-02T20:36:34.651Z] Step 15/23 : WORKDIR / [2022-05-02T20:36:34.651Z] ---> Running in c7b68da74c93 [2022-05-02T20:36:34.912Z] ---> Running in de98343bcced [2022-05-02T20:36:35.173Z] Removing intermediate container c7b68da74c93 [2022-05-02T20:36:35.173Z] ---> 2576f4af7167 [2022-05-02T20:36:35.173Z] Step 13/22 : WORKDIR /edgex [2022-05-02T20:36:35.433Z] Removing intermediate container de98343bcced [2022-05-02T20:36:35.433Z] ---> a7ae05a8b59f [2022-05-02T20:36:35.433Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T20:36:35.433Z] ---> Running in 3eef9e2e869e [2022-05-02T20:36:35.694Z] ---> 1e0889ab71f6 [2022-05-02T20:36:35.694Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-02T20:36:35.694Z] Removing intermediate container 3eef9e2e869e [2022-05-02T20:36:35.694Z] ---> 55e082327ada [2022-05-02T20:36:35.694Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-02T20:36:36.266Z] ---> 9a2315f49cd4 [2022-05-02T20:36:36.266Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-02T20:36:36.653Z] ---> d60834f1e38c [2022-05-02T20:36:36.653Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-02T20:36:36.918Z] ---> 485cb9597cf9 [2022-05-02T20:36:36.918Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-02T20:36:36.918Z] ---> 6138659c93dc [2022-05-02T20:36:36.918Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-02T20:36:37.180Z] ---> Running in d197461d1aec [2022-05-02T20:36:37.753Z] Removing intermediate container d197461d1aec [2022-05-02T20:36:37.753Z] ---> 5429a1d14301 [2022-05-02T20:36:37.753Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T20:36:37.753Z] ---> 1130e85c2eb8 [2022-05-02T20:36:37.753Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-02T20:36:38.019Z] ---> Running in 27c7dafe9a2c [2022-05-02T20:36:38.279Z] ---> 1f526250e544 [2022-05-02T20:36:38.279Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-02T20:36:38.541Z] Removing intermediate container 27c7dafe9a2c [2022-05-02T20:36:38.541Z] ---> c42856dbbd1e [2022-05-02T20:36:38.541Z] Step 21/23 : LABEL arch=x86_64 [2022-05-02T20:36:38.541Z] ---> Running in 6e07ce3b94dd [2022-05-02T20:36:38.808Z] ---> Running in 3e8b696757c5 [2022-05-02T20:36:39.070Z] Removing intermediate container 3e8b696757c5 [2022-05-02T20:36:39.070Z] ---> c98baa06e57a [2022-05-02T20:36:39.070Z] Step 22/23 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:36:39.460Z] ---> Running in 4d0c71122c00 [2022-05-02T20:36:39.730Z] Removing intermediate container 4d0c71122c00 [2022-05-02T20:36:39.730Z] ---> 9b154ced744c [2022-05-02T20:36:39.730Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T20:36:39.730Z] ---> Running in 61551c5bdcc6 [2022-05-02T20:36:39.991Z] Removing intermediate container 6e07ce3b94dd [2022-05-02T20:36:39.991Z] ---> 9af28e9ac753 [2022-05-02T20:36:39.991Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-02T20:36:40.253Z] ---> Running in f985c2ed1413 [2022-05-02T20:36:40.253Z] Removing intermediate container 61551c5bdcc6 [2022-05-02T20:36:40.253Z] ---> dcfe5f0c4dd6 [2022-05-02T20:36:40.253Z] [2022-05-02T20:36:40.253Z] Successfully built dcfe5f0c4dd6 [2022-05-02T20:36:40.253Z] Successfully tagged core-command:latest [2022-05-02T20:36:40.253Z]  Building core-command ... done Building support-notifications [2022-05-02T20:36:40.514Z] Removing intermediate container f985c2ed1413 [2022-05-02T20:36:40.514Z] ---> 1def7c770d8a [2022-05-02T20:36:40.514Z] Step 20/22 : LABEL arch=x86_64 [2022-05-02T20:36:43.821Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:36:43.821Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:36:43.821Z] ---> 622026bfdc83 [2022-05-02T20:36:43.821Z] Step 3/22 : WORKDIR /edgex-go [2022-05-02T20:36:43.821Z] ---> Using cache [2022-05-02T20:36:43.821Z] ---> 5a69ce181549 [2022-05-02T20:36:43.821Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:36:43.821Z] ---> Using cache [2022-05-02T20:36:43.821Z] ---> 837acc5c4f99 [2022-05-02T20:36:43.821Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-02T20:36:45.741Z] ---> Running in b25d59c83b7d [2022-05-02T20:36:45.741Z] ---> Running in 1486e8e1656a [2022-05-02T20:36:45.741Z] Removing intermediate container b25d59c83b7d [2022-05-02T20:36:45.741Z] ---> c7c28fb72a37 [2022-05-02T20:36:45.741Z] Step 21/22 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:36:46.007Z] ---> Running in c013a7dfef53 [2022-05-02T20:36:46.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:36:46.270Z] Removing intermediate container c013a7dfef53 [2022-05-02T20:36:46.270Z] ---> 76235e4f4867 [2022-05-02T20:36:46.270Z] Step 22/22 : LABEL version=0.0.0 [2022-05-02T20:36:46.846Z] ---> Running in b08b2d63ded6 [2022-05-02T20:36:46.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:36:46.846Z] Removing intermediate container b08b2d63ded6 [2022-05-02T20:36:46.846Z] ---> c33c583048e1 [2022-05-02T20:36:46.846Z] [2022-05-02T20:36:47.108Z] Successfully built c33c583048e1 [2022-05-02T20:36:47.108Z] Successfully tagged security-proxy-setup:latest [2022-05-02T20:36:47.108Z]  Building security-proxy-setup ... done Building support-scheduler [2022-05-02T20:36:47.370Z] OK: 221 MiB in 52 packages [2022-05-02T20:36:51.584Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:36:51.584Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:36:51.584Z] ---> 622026bfdc83 [2022-05-02T20:36:51.584Z] Step 3/22 : WORKDIR /edgex-go [2022-05-02T20:36:51.584Z] ---> Using cache [2022-05-02T20:36:51.584Z] ---> 5a69ce181549 [2022-05-02T20:36:51.584Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:36:51.584Z] ---> Using cache [2022-05-02T20:36:51.584Z] ---> 837acc5c4f99 [2022-05-02T20:36:51.584Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-02T20:36:51.584Z] ---> Using cache [2022-05-02T20:36:51.584Z] ---> a366d2b0d2f6 [2022-05-02T20:36:51.584Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-02T20:36:51.584Z] ---> Using cache [2022-05-02T20:36:51.584Z] ---> 1a44387f37d6 [2022-05-02T20:36:51.584Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:36:51.584Z] ---> Using cache [2022-05-02T20:36:51.584Z] ---> 9d172dcbc7ba [2022-05-02T20:36:51.584Z] Step 8/22 : COPY . . [2022-05-02T20:36:51.584Z] ---> Using cache [2022-05-02T20:36:51.584Z] ---> 675de5bcd9fb [2022-05-02T20:36:51.584Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-02T20:36:52.991Z] ---> Running in f2789f4fcd93 [2022-05-02T20:36:53.252Z] Removing intermediate container 1486e8e1656a [2022-05-02T20:36:53.252Z] ---> f63bf1c8cd7b [2022-05-02T20:36:53.252Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-02T20:36:53.827Z] ---> acdb1acd4d80 [2022-05-02T20:36:53.827Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:36:53.827Z] 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-02T20:36:54.088Z] ---> Running in 4a0628d7c1b7 [2022-05-02T20:36:55.477Z] Removing intermediate container 4a0628d7c1b7 [2022-05-02T20:36:55.477Z] ---> 3a8746cdffd2 [2022-05-02T20:36:55.477Z] Step 8/22 : COPY . . [2022-05-02T20:37:07.710Z] ---> d9b1920653dc [2022-05-02T20:37:07.710Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-02T20:37:07.710Z] ---> Running in e25e1bc9c47b [2022-05-02T20:37:07.972Z] 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-02T20:37:16.124Z] Removing intermediate container f2789f4fcd93 [2022-05-02T20:37:16.124Z] ---> 28ca23326c6b [2022-05-02T20:37:16.124Z] [2022-05-02T20:37:16.124Z] Step 10/22 : FROM alpine:3.14 [2022-05-02T20:37:16.124Z] ---> e04c818066af [2022-05-02T20:37:16.124Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-02T20:37:16.124Z] ---> Using cache [2022-05-02T20:37:16.124Z] ---> 15ef06e28a35 [2022-05-02T20:37:16.124Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-02T20:37:16.124Z] ---> Using cache [2022-05-02T20:37:16.124Z] ---> a9a7f44effc3 [2022-05-02T20:37:16.124Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-02T20:37:16.124Z] ---> Running in 9114a58e2f49 [2022-05-02T20:37:16.124Z] Removing intermediate container 9114a58e2f49 [2022-05-02T20:37:16.124Z] ---> 9f1f18bb4569 [2022-05-02T20:37:16.124Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-02T20:37:16.124Z] ---> Running in 05c0459b0ac6 [2022-05-02T20:37:16.124Z] Removing intermediate container 05c0459b0ac6 [2022-05-02T20:37:16.124Z] ---> e2050f5f5d74 [2022-05-02T20:37:16.124Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T20:37:16.699Z] ---> 9184964676a1 [2022-05-02T20:37:16.699Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-02T20:37:18.089Z] ---> 7fc89e03fe02 [2022-05-02T20:37:18.089Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-02T20:37:18.658Z] ---> 2a12d0ec8d04 [2022-05-02T20:37:18.658Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-02T20:37:18.658Z] ---> Running in 641b4e751950 [2022-05-02T20:37:19.229Z] Removing intermediate container 641b4e751950 [2022-05-02T20:37:19.229Z] ---> 7ae381c844b2 [2022-05-02T20:37:19.229Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T20:37:19.229Z] ---> Running in d2abd19a2fa7 [2022-05-02T20:37:19.489Z] Removing intermediate container d2abd19a2fa7 [2022-05-02T20:37:19.489Z] ---> ecd285228717 [2022-05-02T20:37:19.489Z] Step 20/22 : LABEL arch=x86_64 [2022-05-02T20:37:19.489Z] ---> Running in ab292d4739bf [2022-05-02T20:37:19.750Z] Removing intermediate container ab292d4739bf [2022-05-02T20:37:19.750Z] ---> 019d118ddbcf [2022-05-02T20:37:19.750Z] Step 21/22 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:37:19.750Z] ---> Running in 3e7bbfbcd65f [2022-05-02T20:37:20.011Z] Removing intermediate container 3e7bbfbcd65f [2022-05-02T20:37:20.011Z] ---> e5fe92c5080d [2022-05-02T20:37:20.011Z] Step 22/22 : LABEL version=0.0.0 [2022-05-02T20:37:20.011Z] ---> Running in 752b54bf5958 [2022-05-02T20:37:20.586Z] Removing intermediate container 752b54bf5958 [2022-05-02T20:37:20.586Z] ---> 69d173103000 [2022-05-02T20:37:20.586Z] [2022-05-02T20:37:20.586Z] Successfully built 69d173103000 [2022-05-02T20:37:20.586Z] Successfully tagged support-scheduler:latest [2022-05-02T20:37:20.586Z]  Building support-scheduler ... done Building core-metadata [2022-05-02T20:37:23.136Z] Building bin/spire-agent... [2022-05-02T20:37:23.396Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-02T20:37:23.396Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-02T20:37:23.396Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-02T20:37:23.396Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-02T20:37:23.973Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:37:23.973Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:37:23.973Z] ---> 622026bfdc83 [2022-05-02T20:37:23.973Z] Step 3/23 : WORKDIR /edgex-go [2022-05-02T20:37:23.973Z] ---> Using cache [2022-05-02T20:37:23.973Z] ---> 5a69ce181549 [2022-05-02T20:37:23.973Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:37:23.973Z] ---> Using cache [2022-05-02T20:37:23.973Z] ---> 837acc5c4f99 [2022-05-02T20:37:23.973Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-02T20:37:23.973Z] ---> Using cache [2022-05-02T20:37:23.973Z] ---> a366d2b0d2f6 [2022-05-02T20:37:23.973Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-02T20:37:23.973Z] ---> Using cache [2022-05-02T20:37:23.973Z] ---> 1a44387f37d6 [2022-05-02T20:37:23.973Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:37:23.973Z] ---> Using cache [2022-05-02T20:37:23.973Z] ---> 9d172dcbc7ba [2022-05-02T20:37:23.973Z] Step 8/23 : COPY . . [2022-05-02T20:37:23.973Z] ---> Using cache [2022-05-02T20:37:23.973Z] ---> 675de5bcd9fb [2022-05-02T20:37:23.973Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-02T20:37:24.234Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-02T20:37:24.234Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-02T20:37:24.234Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-02T20:37:24.505Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-02T20:37:24.505Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-02T20:37:24.505Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-02T20:37:24.505Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-02T20:37:24.505Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-02T20:37:24.505Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-02T20:37:26.344Z] Removing intermediate container a345c71ccf68 [2022-05-02T20:37:26.344Z] ---> f8f6555d9464 [2022-05-02T20:37:26.344Z] Successfully built f8f6555d9464 [2022-05-02T20:37:26.344Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T20:37:26.701Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T20:37:26.701Z] . [Pipeline] withDockerContainer [2022-05-02T20:37:26.952Z] prd-ubuntu20.04-docker-arm64-4c-16g-34519 does not seem to be running inside a container [2022-05-02T20:37:27.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** ci-base-image-arm64 cat [2022-05-02T20:37:27.066Z] Building bin/spire-agent... [2022-05-02T20:37:27.066Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-02T20:37:27.640Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-02T20:37:27.640Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-02T20:37:27.640Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-02T20:37:27.640Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-02T20:37:27.640Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-02T20:37:27.917Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-02T20:37:28.489Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-02T20:37:28.489Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-02T20:37:28.489Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-02T20:37:28.489Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-02T20:37:28.489Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-02T20:37:28.489Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-02T20:37:28.492Z] $ docker top 1a5ca9f79b795ae4dba2324760f8e39b938c9ff284135869d216a6d312733ea5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T20:37:29.093Z] Building bin/spire-agent... [2022-05-02T20:37:29.093Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-02T20:37:29.093Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-02T20:37:29.093Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-02T20:37:29.093Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-02T20:37:29.436Z] + go version [2022-05-02T20:37:29.436Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-02T20:37:29.466Z] $ docker stop --time=1 1a5ca9f79b795ae4dba2324760f8e39b938c9ff284135869d216a6d312733ea5 [2022-05-02T20:37:30.044Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-02T20:37:30.044Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-02T20:37:30.044Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-02T20:37:31.180Z] $ docker rm -f 1a5ca9f79b795ae4dba2324760f8e39b938c9ff284135869d216a6d312733ea5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T20:37:31.833Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T20:37:31.833Z] . [Pipeline] withDockerContainer [2022-05-02T20:37:32.076Z] prd-ubuntu20.04-docker-arm64-4c-16g-34519 does not seem to be running inside a container [2022-05-02T20:37:32.178Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** ci-base-image-arm64 cat [2022-05-02T20:37:32.385Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-02T20:37:32.385Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-02T20:37:32.385Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-02T20:37:32.385Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-02T20:37:32.385Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-02T20:37:32.646Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-02T20:37:33.607Z] $ docker top 26f40b786e7f31676c6e8f38323140e5865422ce0177ccd4c2670bde156a306d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-02T20:37:33.895Z] ========================================================= [2022-05-02T20:37:33.895Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-02T20:37:33.895Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-02T20:37:34.562Z] + make test [2022-05-02T20:37:34.562Z] go mod tidy -compat=1.17 [2022-05-02T20:37:35.555Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-02T20:37:47.573Z]  ---> Running in b42b84ef8b95 [2022-05-02T20:37:48.507Z] 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-02T20:37:58.601Z] Removing intermediate container e25e1bc9c47b [2022-05-02T20:37:58.601Z] ---> e7f40ff06223 [2022-05-02T20:37:58.601Z] [2022-05-02T20:37:58.601Z] Step 10/22 : FROM alpine:3.14 [2022-05-02T20:37:58.601Z] ---> e04c818066af [2022-05-02T20:37:58.601Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-02T20:38:14.600Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-02T20:39:06.309Z] ---> Running in 3ffd5f6853e4 [2022-05-02T20:39:06.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:06.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:06.310Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-02T20:39:06.310Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-02T20:39:06.310Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T20:39:06.310Z] Executing ca-certificates-20211220-r0.trigger [2022-05-02T20:39:06.310Z] OK: 6 MiB in 16 packages [2022-05-02T20:39:06.310Z] Removing intermediate container b42b84ef8b95 [2022-05-02T20:39:06.310Z] ---> baa1a0c79648 [2022-05-02T20:39:06.310Z] [2022-05-02T20:39:06.310Z] Step 10/23 : FROM alpine:3.14 [2022-05-02T20:39:06.310Z] ---> e04c818066af [2022-05-02T20:39:06.310Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-02T20:39:06.310Z] ---> Using cache [2022-05-02T20:39:06.310Z] ---> 15ef06e28a35 [2022-05-02T20:39:06.310Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-02T20:39:06.310Z] ---> Using cache [2022-05-02T20:39:06.310Z] ---> a9a7f44effc3 [2022-05-02T20:39:06.310Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-02T20:39:06.310Z] ---> Running in 749dbdb6a15d [2022-05-02T20:39:06.310Z] Removing intermediate container 3ffd5f6853e4 [2022-05-02T20:39:06.310Z] ---> 6500626fb45c [2022-05-02T20:39:06.310Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-02T20:39:06.310Z] ---> Running in de70550c4898 [2022-05-02T20:39:06.310Z] Removing intermediate container 749dbdb6a15d [2022-05-02T20:39:06.310Z] ---> a5ba42dc81c1 [2022-05-02T20:39:06.310Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-02T20:39:06.310Z] ---> Running in 1a053c2364ff [2022-05-02T20:39:06.310Z] Removing intermediate container de70550c4898 [2022-05-02T20:39:06.310Z] ---> 362987908d37 [2022-05-02T20:39:06.310Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-02T20:39:06.310Z] ---> Running in 3bc3ea199e1d [2022-05-02T20:39:06.310Z] Removing intermediate container 1a053c2364ff [2022-05-02T20:39:06.310Z] ---> 73d8f88212fd [2022-05-02T20:39:06.310Z] Step 15/23 : WORKDIR / [2022-05-02T20:39:06.310Z] ---> Running in 3c30afd128a0 [2022-05-02T20:39:06.310Z] Removing intermediate container 3bc3ea199e1d [2022-05-02T20:39:06.310Z] ---> 2ba7d68f8773 [2022-05-02T20:39:06.310Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-02T20:39:06.310Z] ---> Running in d98900401748 [2022-05-02T20:39:06.310Z] Removing intermediate container 3c30afd128a0 [2022-05-02T20:39:06.310Z] ---> a085ef147b0f [2022-05-02T20:39:06.310Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T20:39:06.310Z] Removing intermediate container d98900401748 [2022-05-02T20:39:06.310Z] ---> 96dc664c7dbe [2022-05-02T20:39:06.310Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T20:39:06.310Z] ---> f7444f86778f [2022-05-02T20:39:06.310Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-02T20:39:06.310Z] ---> 0f47f271f1b0 [2022-05-02T20:39:06.310Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-02T20:39:06.310Z] ---> 9012071f1cce [2022-05-02T20:39:06.310Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-02T20:39:06.310Z] ---> 481ff319397f [2022-05-02T20:39:06.310Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-02T20:39:06.310Z] ---> 65e9b30e4233 [2022-05-02T20:39:06.310Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-02T20:39:06.310Z] ---> 1829662b2f8e [2022-05-02T20:39:06.310Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-02T20:39:06.310Z] ---> Running in 4d67c24c6cb5 [2022-05-02T20:39:06.310Z] ---> Running in 95ab90827954 [2022-05-02T20:39:06.310Z] Removing intermediate container 4d67c24c6cb5 [2022-05-02T20:39:06.310Z] ---> fc5586b98d87 [2022-05-02T20:39:06.310Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T20:39:06.310Z] Removing intermediate container 95ab90827954 [2022-05-02T20:39:06.310Z] ---> dda97a68c033 [2022-05-02T20:39:06.310Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T20:39:06.310Z] ---> Running in 84b73208badf [2022-05-02T20:39:06.310Z] ---> Running in 44cd1d01060b [2022-05-02T20:39:06.570Z] Removing intermediate container 84b73208badf [2022-05-02T20:39:06.570Z] ---> d2abbeb7aa84 [2022-05-02T20:39:06.570Z] Step 21/23 : LABEL arch=x86_64 [2022-05-02T20:39:06.570Z] Removing intermediate container 44cd1d01060b [2022-05-02T20:39:06.570Z] ---> 01e85a67d9da [2022-05-02T20:39:06.570Z] Step 20/22 : LABEL arch=x86_64 [2022-05-02T20:39:06.570Z] ---> Running in f64ae38cce2a [2022-05-02T20:39:06.829Z] ---> Running in bc21864a16df [2022-05-02T20:39:07.089Z] Removing intermediate container f64ae38cce2a [2022-05-02T20:39:07.089Z] ---> 23c3af582074 [2022-05-02T20:39:07.089Z] Step 22/23 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:39:08.052Z] ---> Running in b183c0fdc9da [2022-05-02T20:39:08.052Z] Removing intermediate container bc21864a16df [2022-05-02T20:39:08.052Z] ---> dbb07be68c6c [2022-05-02T20:39:08.052Z] Step 21/22 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:39:08.993Z] ---> Running in a7028bd8c1cb [2022-05-02T20:39:09.253Z] Removing intermediate container b183c0fdc9da [2022-05-02T20:39:09.253Z] ---> 3e997702f4bc [2022-05-02T20:39:09.253Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T20:39:09.824Z] Removing intermediate container 8f0a98822f31 [2022-05-02T20:39:09.824Z] ---> 643e3c658c1e [2022-05-02T20:39:09.824Z] [2022-05-02T20:39:09.824Z] Step 13/26 : FROM alpine:3.15 [2022-05-02T20:39:09.824Z] ---> 0ac33e5f5afa [2022-05-02T20:39:09.824Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-02T20:39:09.824Z] ---> Using cache [2022-05-02T20:39:09.824Z] ---> 3e5483cabcf9 [2022-05-02T20:39:09.824Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:39:09.824Z] ---> Using cache [2022-05-02T20:39:09.824Z] ---> eff60a539eea [2022-05-02T20:39:09.824Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-02T20:39:10.395Z] Removing intermediate container 984c43931e06 [2022-05-02T20:39:10.395Z] ---> 53db3f1a881c [2022-05-02T20:39:10.395Z] [2022-05-02T20:39:10.395Z] Step 13/25 : FROM alpine:3.15 [2022-05-02T20:39:10.395Z] ---> 0ac33e5f5afa [2022-05-02T20:39:10.395Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-02T20:39:10.395Z] ---> Using cache [2022-05-02T20:39:10.395Z] ---> 3e5483cabcf9 [2022-05-02T20:39:10.395Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:39:10.395Z] ---> Using cache [2022-05-02T20:39:10.395Z] ---> eff60a539eea [2022-05-02T20:39:10.395Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-02T20:39:10.395Z] ---> Running in aacaf42e3a42 [2022-05-02T20:39:10.655Z] Removing intermediate container a7028bd8c1cb [2022-05-02T20:39:10.655Z] ---> 3a8781efc5ff [2022-05-02T20:39:10.655Z] Step 22/22 : LABEL version=0.0.0 [2022-05-02T20:39:10.915Z] ---> Running in 29011d841f0b [2022-05-02T20:39:11.492Z] ---> Running in 62494077ee2d [2022-05-02T20:39:11.492Z] ---> Running in 80165ad88299 [2022-05-02T20:39:11.492Z] Removing intermediate container aacaf42e3a42 [2022-05-02T20:39:11.492Z] ---> 242c54bbae68 [2022-05-02T20:39:11.492Z] [2022-05-02T20:39:11.492Z] Removing intermediate container 2726b15b5979 [2022-05-02T20:39:11.492Z] ---> 3ae17fd21448 [2022-05-02T20:39:11.492Z] [2022-05-02T20:39:11.492Z] Step 13/26 : FROM alpine:3.15 [2022-05-02T20:39:11.492Z] ---> 0ac33e5f5afa [2022-05-02T20:39:11.492Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-02T20:39:11.492Z] ---> Using cache [2022-05-02T20:39:11.492Z] ---> 3e5483cabcf9 [2022-05-02T20:39:11.492Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:39:11.492Z] ---> Using cache [2022-05-02T20:39:11.492Z] ---> eff60a539eea [2022-05-02T20:39:11.492Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-02T20:39:11.751Z] Successfully built 242c54bbae68 [2022-05-02T20:39:11.751Z] Successfully tagged core-metadata:latest [2022-05-02T20:39:11.751Z] Building security-bootstrapper [2022-05-02T20:39:11.751Z]  Building core-metadata ... done Removing intermediate container 80165ad88299 [2022-05-02T20:39:11.751Z] ---> f72b8776f5d0 [2022-05-02T20:39:11.751Z] [2022-05-02T20:39:11.751Z] ---> Running in d2ab35abacd7 [2022-05-02T20:39:11.751Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:12.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:12.010Z] Successfully built f72b8776f5d0 [2022-05-02T20:39:12.010Z] Successfully tagged support-notifications:latest [2022-05-02T20:39:12.010Z] Building security-secretstore-setup [2022-05-02T20:39:12.010Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:12.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:12.838Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:13.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:13.100Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-02T20:39:13.100Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-02T20:39:13.100Z] OK: 15855 distinct packages available [2022-05-02T20:39:13.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:13.100Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-02T20:39:13.100Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-02T20:39:13.100Z] OK: 15855 distinct packages available [2022-05-02T20:39:13.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:13.670Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-02T20:39:13.670Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-02T20:39:13.670Z] OK: 15855 distinct packages available [2022-05-02T20:39:13.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:13.928Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:13.928Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:14.188Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-02T20:39:14.188Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-02T20:39:14.447Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-02T20:39:14.447Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-02T20:39:14.447Z] (3/5) Installing libucontext (1.1-r0) [2022-05-02T20:39:14.447Z] (3/5) Installing libucontext (1.1-r0) [2022-05-02T20:39:14.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:14.447Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-02T20:39:14.447Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-02T20:39:14.706Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-02T20:39:14.706Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-02T20:39:14.706Z] Executing busybox-1.34.1-r5.trigger [2022-05-02T20:39:14.706Z] Executing busybox-1.34.1-r5.trigger [2022-05-02T20:39:14.706Z] OK: 6 MiB in 19 packages [2022-05-02T20:39:14.706Z] OK: 6 MiB in 19 packages [2022-05-02T20:39:14.706Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-02T20:39:14.966Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-02T20:39:14.966Z] (3/4) Installing libucontext (1.1-r0) [2022-05-02T20:39:14.966Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-02T20:39:15.226Z] Executing busybox-1.34.1-r5.trigger [2022-05-02T20:39:15.226Z] OK: 6 MiB in 18 packages [2022-05-02T20:39:17.141Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:39:17.141Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:39:17.141Z] ---> 622026bfdc83 [2022-05-02T20:39:17.141Z] Step 3/31 : WORKDIR /edgex-go [2022-05-02T20:39:17.141Z] ---> Using cache [2022-05-02T20:39:17.141Z] ---> 5a69ce181549 [2022-05-02T20:39:17.141Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:39:17.141Z] ---> Using cache [2022-05-02T20:39:17.141Z] ---> 837acc5c4f99 [2022-05-02T20:39:17.141Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-02T20:39:17.141Z] ---> Using cache [2022-05-02T20:39:17.141Z] ---> a366d2b0d2f6 [2022-05-02T20:39:17.141Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-02T20:39:17.141Z] ---> Using cache [2022-05-02T20:39:17.141Z] ---> 1a44387f37d6 [2022-05-02T20:39:17.141Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:39:17.141Z] ---> Using cache [2022-05-02T20:39:17.141Z] ---> 9d172dcbc7ba [2022-05-02T20:39:17.141Z] Step 8/31 : COPY . . [2022-05-02T20:39:17.141Z] ---> Using cache [2022-05-02T20:39:17.141Z] ---> 675de5bcd9fb [2022-05-02T20:39:17.141Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-02T20:39:19.053Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:39:19.053Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:39:19.053Z] ---> 622026bfdc83 [2022-05-02T20:39:19.053Z] Step 3/25 : WORKDIR /edgex-go [2022-05-02T20:39:19.053Z] ---> Using cache [2022-05-02T20:39:19.053Z] ---> 5a69ce181549 [2022-05-02T20:39:19.053Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:39:19.053Z] ---> Using cache [2022-05-02T20:39:19.053Z] ---> 837acc5c4f99 [2022-05-02T20:39:19.053Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-02T20:39:19.053Z] ---> Using cache [2022-05-02T20:39:19.053Z] ---> a366d2b0d2f6 [2022-05-02T20:39:19.053Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-02T20:39:19.053Z] ---> Using cache [2022-05-02T20:39:19.053Z] ---> 1a44387f37d6 [2022-05-02T20:39:19.053Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:39:19.053Z] ---> Using cache [2022-05-02T20:39:19.053Z] ---> 9d172dcbc7ba [2022-05-02T20:39:19.053Z] Step 8/25 : COPY . . [2022-05-02T20:39:19.053Z] ---> Using cache [2022-05-02T20:39:19.053Z] ---> 675de5bcd9fb [2022-05-02T20:39:19.053Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-02T20:39:22.350Z] ---> Running in f56ad89ac790 [2022-05-02T20:39:22.350Z] ---> Running in ff92e3573991 [2022-05-02T20:39:22.350Z] Removing intermediate container 62494077ee2d [2022-05-02T20:39:22.350Z] ---> b82418c06e64 [2022-05-02T20:39:22.350Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-02T20:39:22.350Z] Removing intermediate container d2ab35abacd7 [2022-05-02T20:39:22.350Z] ---> 483642422155 [2022-05-02T20:39:22.350Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-02T20:39:22.350Z] Removing intermediate container 29011d841f0b [2022-05-02T20:39:22.350Z] ---> 7f7988c1688b [2022-05-02T20:39:22.350Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-02T20:39:22.350Z] 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-02T20:39:22.350Z] 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-02T20:39:26.546Z] ---> bfa2ddf714a1 [2022-05-02T20:39:26.546Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-02T20:39:26.546Z] ---> dbd795f498a9 [2022-05-02T20:39:26.546Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-02T20:39:26.546Z] ---> 540294a49be5 [2022-05-02T20:39:26.546Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-02T20:39:29.088Z] ---> cc7ef82bc21c [2022-05-02T20:39:29.088Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d ---> ff0340d85217 [2022-05-02T20:39:29.088Z] [2022-05-02T20:39:29.088Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-02T20:39:30.025Z] ---> Running in ee68f34c960f [2022-05-02T20:39:30.286Z] ---> 9dc4b91b872b [2022-05-02T20:39:30.286Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-02T20:39:30.545Z] ---> fa5c2fb0eeda [2022-05-02T20:39:30.545Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-02T20:39:30.804Z] ---> 5b86634deabe [2022-05-02T20:39:30.804Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-02T20:39:30.804Z] Removing intermediate container ee68f34c960f [2022-05-02T20:39:30.804Z] ---> a1274a1df0e9 [2022-05-02T20:39:30.804Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-02T20:39:31.372Z] ---> 55a74569ba49 [2022-05-02T20:39:31.372Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-02T20:39:31.941Z] ---> Running in 53640ff24c07 [2022-05-02T20:39:31.941Z] ---> 9ec3a1f1a762 [2022-05-02T20:39:31.941Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-02T20:39:31.941Z] ---> 4b2f60b14b1e [2022-05-02T20:39:31.941Z] Step 21/26 : WORKDIR / [2022-05-02T20:39:32.201Z] ---> Running in b93802901f06 [2022-05-02T20:39:32.780Z] Removing intermediate container 53640ff24c07 [2022-05-02T20:39:32.780Z] ---> afed8415e8ca [2022-05-02T20:39:32.780Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-02T20:39:33.039Z] ---> ef6455be7d0d [2022-05-02T20:39:33.039Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-02T20:39:33.323Z] ---> Running in ff899161d40a [2022-05-02T20:39:33.323Z] Removing intermediate container b93802901f06 [2022-05-02T20:39:33.323Z] ---> d7f57f3ec2fc [2022-05-02T20:39:33.323Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-02T20:39:33.323Z] ---> Running in aff3d14da557 [2022-05-02T20:39:33.583Z] ---> Running in 17b5bbc4bcf9 [2022-05-02T20:39:33.842Z] Removing intermediate container ff899161d40a [2022-05-02T20:39:33.842Z] ---> ab16d3803496 [2022-05-02T20:39:33.842Z] Step 23/25 : LABEL arch=x86_64 [2022-05-02T20:39:33.842Z] Removing intermediate container aff3d14da557 [2022-05-02T20:39:33.842Z] ---> 88d6f70c7b41 [2022-05-02T20:39:33.842Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-02T20:39:34.101Z] ---> Running in 33b568ccc934 [2022-05-02T20:39:34.101Z] Removing intermediate container 17b5bbc4bcf9 [2022-05-02T20:39:34.101Z] ---> b900083289a2 [2022-05-02T20:39:34.101Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-02T20:39:34.101Z] ---> Running in 8a71c62829d9 [2022-05-02T20:39:34.403Z] ---> Running in 594ff739564f [2022-05-02T20:39:34.664Z] Removing intermediate container 33b568ccc934 [2022-05-02T20:39:34.664Z] ---> 8b3bb9dd803b [2022-05-02T20:39:34.664Z] Step 24/25 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:39:34.923Z] Removing intermediate container 8a71c62829d9 [2022-05-02T20:39:34.923Z] ---> 59f4aa226e48 [2022-05-02T20:39:34.923Z] Step 24/26 : LABEL arch=x86_64 [2022-05-02T20:39:35.492Z] Removing intermediate container 594ff739564f [2022-05-02T20:39:35.492Z] ---> b871a96df734 [2022-05-02T20:39:35.492Z] Step 24/26 : LABEL arch=x86_64 [2022-05-02T20:39:35.755Z] ---> Running in 33940b08264f [2022-05-02T20:39:35.755Z] ---> Running in a6b224d85a13 [2022-05-02T20:39:36.087Z] ---> Running in 8df4bb89c6ed [2022-05-02T20:39:36.087Z] Removing intermediate container 33940b08264f [2022-05-02T20:39:36.087Z] ---> 9a217bbad547 [2022-05-02T20:39:36.087Z] Step 25/25 : LABEL version=0.0.0 [2022-05-02T20:39:36.347Z] Removing intermediate container a6b224d85a13 [2022-05-02T20:39:36.347Z] ---> f530efaa07e5 [2022-05-02T20:39:36.347Z] Step 25/26 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:39:36.606Z] ---> Running in f6438b559500 [2022-05-02T20:39:36.606Z] Removing intermediate container 8df4bb89c6ed [2022-05-02T20:39:36.606Z] ---> c98b6da2447b [2022-05-02T20:39:36.606Z] Step 25/26 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:39:36.606Z] ---> Running in a3cd8f4c62fd [2022-05-02T20:39:36.868Z] ---> Running in ffe1f8ad9f21 [2022-05-02T20:39:37.140Z] Removing intermediate container f6438b559500 [2022-05-02T20:39:37.140Z] ---> 48e9c21ceee9 [2022-05-02T20:39:37.140Z] [2022-05-02T20:39:37.439Z] 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-02T20:39:37.439Z] Removing intermediate container a3cd8f4c62fd [2022-05-02T20:39:37.439Z] ---> 4b2c5373f513 [2022-05-02T20:39:37.439Z] Step 26/26 : LABEL version=0.0.0 [2022-05-02T20:39:37.706Z] Successfully built 48e9c21ceee9 [2022-05-02T20:39:37.966Z] Successfully tagged security-spire-server:latest [2022-05-02T20:39:37.966Z]  Building security-spire-server ... done Building core-data [2022-05-02T20:39:37.966Z] Removing intermediate container ffe1f8ad9f21 [2022-05-02T20:39:37.966Z] ---> 31ba581c30f8 [2022-05-02T20:39:37.966Z] Step 26/26 : LABEL version=0.0.0 [2022-05-02T20:39:39.345Z] ---> Running in b2826f196cdb [2022-05-02T20:39:41.253Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:39:41.253Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:39:41.253Z] ---> 622026bfdc83 [2022-05-02T20:39:41.253Z] Step 3/23 : WORKDIR /edgex-go [2022-05-02T20:39:41.253Z] ---> Using cache [2022-05-02T20:39:41.253Z] ---> 5a69ce181549 [2022-05-02T20:39:41.253Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:39:41.253Z] ---> Using cache [2022-05-02T20:39:41.253Z] ---> 837acc5c4f99 [2022-05-02T20:39:41.253Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-02T20:39:43.816Z] ---> Running in 70152883caed [2022-05-02T20:39:43.816Z] Removing intermediate container b2826f196cdb [2022-05-02T20:39:43.816Z] ---> 29c22cee1f6e [2022-05-02T20:39:43.816Z] [2022-05-02T20:39:43.816Z] ---> Running in bc859a49bf46 [2022-05-02T20:39:43.816Z] Removing intermediate container f56ad89ac790 [2022-05-02T20:39:43.816Z] ---> 398c76552f65 [2022-05-02T20:39:43.816Z] [2022-05-02T20:39:43.816Z] Step 10/31 : FROM alpine:3.14 [2022-05-02T20:39:43.816Z] ---> e04c818066af [2022-05-02T20:39:43.816Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-02T20:39:44.385Z] Successfully built 29c22cee1f6e [2022-05-02T20:39:44.954Z] Successfully tagged security-spire-agent:latest [2022-05-02T20:39:44.954Z]  Building security-spire-agent ... done  ---> Running in c11d8dc7ac2f [2022-05-02T20:39:44.954Z] Removing intermediate container 70152883caed [2022-05-02T20:39:44.954Z] ---> 9c62d1d42dd3 [2022-05-02T20:39:44.954Z] [2022-05-02T20:39:45.347Z] Successfully built 9c62d1d42dd3 [2022-05-02T20:39:45.347Z] Successfully tagged security-spire-config:latest [2022-05-02T20:39:45.921Z]  Building security-spire-config ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:45.921Z] Removing intermediate container c11d8dc7ac2f [2022-05-02T20:39:45.921Z] ---> 3c7ba6c83c78 [2022-05-02T20:39:45.921Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-02T20:39:45.921Z] ---> Running in f4075b9a6937 [2022-05-02T20:39:46.183Z] Removing intermediate container ff92e3573991 [2022-05-02T20:39:46.183Z] ---> cb09328a7ab7 [2022-05-02T20:39:46.183Z] [2022-05-02T20:39:46.183Z] Step 10/25 : FROM alpine:3.14 [2022-05-02T20:39:46.183Z] ---> e04c818066af [2022-05-02T20:39:46.183Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-02T20:39:46.444Z] ---> Running in 40fd675daa49 [2022-05-02T20:39:46.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:46.709Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:46.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:46.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:46.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:39:46.970Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-02T20:39:46.970Z] (2/2) Installing su-exec (0.2-r1) [2022-05-02T20:39:46.970Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T20:39:46.970Z] OK: 6 MiB in 16 packages [2022-05-02T20:39:46.970Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-02T20:39:46.970Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-02T20:39:46.970Z] (3/3) Installing su-exec (0.2-r1) [2022-05-02T20:39:46.970Z] OK: 221 MiB in 52 packages [2022-05-02T20:39:46.970Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T20:39:46.970Z] Executing ca-certificates-20211220-r0.trigger [2022-05-02T20:39:46.970Z] OK: 6 MiB in 17 packages [2022-05-02T20:39:48.443Z] Removing intermediate container f4075b9a6937 [2022-05-02T20:39:48.443Z] ---> 45288cace5a5 [2022-05-02T20:39:48.443Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-02T20:39:49.017Z] ---> Running in 3e294f692e4d [2022-05-02T20:39:49.017Z] Removing intermediate container bc859a49bf46 [2022-05-02T20:39:49.017Z] ---> b98e9ed58588 [2022-05-02T20:39:49.017Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-02T20:39:49.017Z] Removing intermediate container 40fd675daa49 [2022-05-02T20:39:49.017Z] ---> 812b09d585ff [2022-05-02T20:39:49.017Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-02T20:39:49.640Z] ---> Running in 6442cf10e9a8 [2022-05-02T20:39:49.903Z] ---> b67306087f4c [2022-05-02T20:39:49.903Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:39:49.903Z] Removing intermediate container 3e294f692e4d [2022-05-02T20:39:49.903Z] ---> a3c1937a917b [2022-05-02T20:39:49.903Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-02T20:39:50.851Z] ---> Running in 92bf513a28b7 [2022-05-02T20:39:50.851Z] ---> Running in 1ed9e8221050 [2022-05-02T20:39:50.851Z] Removing intermediate container 6442cf10e9a8 [2022-05-02T20:39:50.851Z] ---> 3897422df644 [2022-05-02T20:39:50.851Z] Step 13/25 : WORKDIR / [2022-05-02T20:39:52.245Z] ---> Running in e7a0f2300b2a [2022-05-02T20:39:52.507Z] Removing intermediate container 1ed9e8221050 [2022-05-02T20:39:52.507Z] ---> b9b61cded3df [2022-05-02T20:39:52.507Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-02T20:39:52.770Z] ---> Running in 955ea70ff70a [2022-05-02T20:39:52.770Z] Removing intermediate container e7a0f2300b2a [2022-05-02T20:39:52.770Z] ---> 3d1a251a78de [2022-05-02T20:39:52.770Z] 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-02T20:39:53.344Z] ---> 908fd7ebdddd [2022-05-02T20:39:53.344Z] 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-02T20:39:53.606Z] Removing intermediate container 92bf513a28b7 [2022-05-02T20:39:53.607Z] ---> dc209e77e13c [2022-05-02T20:39:53.607Z] Step 8/23 : COPY . . [2022-05-02T20:40:00.202Z] ---> 224f201afec9 [2022-05-02T20:40:00.203Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-02T20:40:00.203Z] ---> 0ae31b64d4ac [2022-05-02T20:40:00.203Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-02T20:40:00.203Z] ---> Running in 6e9c6edc10ba [2022-05-02T20:40:00.203Z] Removing intermediate container 955ea70ff70a [2022-05-02T20:40:00.203Z] ---> e3fd984075e9 [2022-05-02T20:40:00.203Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-02T20:40:00.203Z] ---> 10ad4778f364 [2022-05-02T20:40:00.203Z] 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-02T20:40:00.466Z] ---> Running in 37c603fcabf6 [2022-05-02T20:40:00.731Z] ---> cf8ff135ed2d [2022-05-02T20:40:00.731Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-02T20:40:00.731Z] 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-02T20:40:00.993Z] Removing intermediate container 37c603fcabf6 [2022-05-02T20:40:00.993Z] ---> 710a62551425 [2022-05-02T20:40:00.993Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-02T20:40:02.419Z] ---> 991f7753e39d [2022-05-02T20:40:02.419Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-02T20:40:02.688Z] ---> 4bc91dd0e2e5 [2022-05-02T20:40:02.688Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-02T20:40:02.950Z] ---> Running in 778efa7dceef [2022-05-02T20:40:03.523Z] ---> c4bb5a27a524 [2022-05-02T20:40:03.523Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-02T20:40:04.473Z] ---> 1525e1e3d3f0 [2022-05-02T20:40:04.473Z] 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-02T20:40:04.735Z] ---> Running in 02b8558abfc6 [2022-05-02T20:40:05.703Z] Removing intermediate container 778efa7dceef [2022-05-02T20:40:05.703Z] ---> edd6ae497ee5 [2022-05-02T20:40:05.703Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T20:40:06.040Z] ---> 5028f424a7e6 [2022-05-02T20:40:06.040Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-02T20:40:06.780Z] Removing intermediate container 02b8558abfc6 [2022-05-02T20:40:06.780Z] ---> 8edc2a58ffc4 [2022-05-02T20:40:06.780Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-02T20:40:06.780Z] ---> 8aa924a3b85b [2022-05-02T20:40:06.780Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-02T20:40:06.780Z] ---> Running in 87a9fdf2b570 [2022-05-02T20:40:07.043Z] Removing intermediate container 87a9fdf2b570 [2022-05-02T20:40:07.043Z] ---> 17c2637b4541 [2022-05-02T20:40:07.043Z] Step 23/25 : LABEL arch=x86_64 [2022-05-02T20:40:07.309Z] ---> ecd7563dfa3b [2022-05-02T20:40:07.309Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-02T20:40:07.309Z] ---> Running in 6909966c9604 [2022-05-02T20:40:07.584Z] Removing intermediate container 6909966c9604 [2022-05-02T20:40:07.584Z] ---> a7a796c52d57 [2022-05-02T20:40:07.584Z] Step 24/25 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:40:07.845Z] ---> bf79a509229e [2022-05-02T20:40:07.845Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-02T20:40:07.845Z] ---> Running in bf1ac7c524c5 [2022-05-02T20:40:08.108Z] ---> 849ff19c9edc [2022-05-02T20:40:08.108Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-02T20:40:08.108Z] Removing intermediate container bf1ac7c524c5 [2022-05-02T20:40:08.108Z] ---> f3b528cafa48 [2022-05-02T20:40:08.108Z] Step 25/25 : LABEL version=0.0.0 [2022-05-02T20:40:08.369Z] ---> Running in ec5ec0ad28af [2022-05-02T20:40:08.369Z] ---> Running in 626f87c952cf [2022-05-02T20:40:08.630Z] Removing intermediate container ec5ec0ad28af [2022-05-02T20:40:08.630Z] ---> 969227db79bd [2022-05-02T20:40:08.630Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-02T20:40:08.630Z] Removing intermediate container 626f87c952cf [2022-05-02T20:40:08.630Z] ---> 789592daa459 [2022-05-02T20:40:08.630Z] [2022-05-02T20:40:08.892Z] Successfully built 789592daa459 [2022-05-02T20:40:08.892Z] Successfully tagged security-secretstore-setup:latest [2022-05-02T20:40:08.892Z]  Building security-secretstore-setup ... done  ---> 4abadd9bec02 [2022-05-02T20:40:08.892Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-02T20:40:09.154Z] ---> Running in f336c4a095e0 [2022-05-02T20:40:10.110Z] Removing intermediate container f336c4a095e0 [2022-05-02T20:40:10.110Z] ---> 9ae134f5e6cc [2022-05-02T20:40:10.110Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-02T20:40:10.375Z] ---> Running in 5278889ecfb6 [2022-05-02T20:40:10.638Z] Removing intermediate container 5278889ecfb6 [2022-05-02T20:40:10.638Z] ---> 3974ded79835 [2022-05-02T20:40:10.638Z] Step 28/31 : CMD ["gate"] [2022-05-02T20:40:10.638Z] ---> Running in 40ca51f777b7 [2022-05-02T20:40:10.899Z] Removing intermediate container 40ca51f777b7 [2022-05-02T20:40:10.899Z] ---> be7c42c9ccb1 [2022-05-02T20:40:10.899Z] Step 29/31 : LABEL arch=x86_64 [2022-05-02T20:40:11.160Z] ---> Running in 03b4f97caf12 [2022-05-02T20:40:11.160Z] Removing intermediate container 03b4f97caf12 [2022-05-02T20:40:11.160Z] ---> f74b3597b254 [2022-05-02T20:40:11.160Z] Step 30/31 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:40:11.422Z] ---> Running in 402879e0aac7 [2022-05-02T20:40:11.422Z] Removing intermediate container 402879e0aac7 [2022-05-02T20:40:11.422Z] ---> 4d936b898a03 [2022-05-02T20:40:11.422Z] Step 31/31 : LABEL version=0.0.0 [2022-05-02T20:40:11.683Z] ---> Running in 1732ed9aeb64 [2022-05-02T20:40:11.683Z] Removing intermediate container 1732ed9aeb64 [2022-05-02T20:40:11.683Z] ---> cc91a896e3d8 [2022-05-02T20:40:11.683Z] [2022-05-02T20:40:11.945Z] Successfully built cc91a896e3d8 [2022-05-02T20:40:11.945Z] Successfully tagged security-bootstrapper:latest [2022-05-02T20:40:17.235Z]  Building security-bootstrapper ... done Removing intermediate container 6e9c6edc10ba [2022-05-02T20:40:17.235Z] ---> a5b925ef8c55 [2022-05-02T20:40:17.235Z] [2022-05-02T20:40:17.235Z] Step 10/23 : FROM alpine:3.14 [2022-05-02T20:40:17.235Z] ---> e04c818066af [2022-05-02T20:40:17.235Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-02T20:40:17.235Z] ---> Running in 6ee420bf3d15 [2022-05-02T20:40:17.497Z] Removing intermediate container 6ee420bf3d15 [2022-05-02T20:40:17.497Z] ---> e39db83edbaf [2022-05-02T20:40:17.497Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-02T20:40:17.497Z] ---> Running in eebd31495903 [2022-05-02T20:40:17.497Z] Removing intermediate container eebd31495903 [2022-05-02T20:40:17.497Z] ---> ec168b0b488f [2022-05-02T20:40:17.497Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-02T20:40:17.497Z] ---> Running in acbc73bd436c [2022-05-02T20:40:17.762Z] Removing intermediate container acbc73bd436c [2022-05-02T20:40:17.762Z] ---> a52cbeccaa9f [2022-05-02T20:40:17.762Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:40:17.762Z] ---> Running in dd4f9ee7d2e8 [2022-05-02T20:40:18.335Z] Removing intermediate container dd4f9ee7d2e8 [2022-05-02T20:40:18.335Z] ---> 56205c64acbe [2022-05-02T20:40:18.335Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T20:40:18.335Z] ---> Running in 63a99d1ee557 [2022-05-02T20:40:18.910Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T20:40:19.483Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T20:40:19.745Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T20:40:20.007Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T20:40:20.007Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T20:40:20.007Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T20:40:20.270Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T20:40:20.270Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T20:40:20.270Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T20:40:20.270Z] OK: 8 MiB in 20 packages [2022-05-02T20:40:20.846Z] Removing intermediate container 63a99d1ee557 [2022-05-02T20:40:20.846Z] ---> 18052e412409 [2022-05-02T20:40:20.846Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T20:40:20.846Z] ---> e0b572d48736 [2022-05-02T20:40:20.846Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-02T20:40:21.420Z] ---> 76fe79d06c2b [2022-05-02T20:40:21.420Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-02T20:40:21.599Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-02T20:40:21.599Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-02T20:40:21.599Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-02T20:40:21.599Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-02T20:40:21.681Z] ---> 8708401b6795 [2022-05-02T20:40:21.681Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-02T20:40:21.681Z] ---> Running in 3839d26cdd4f [2022-05-02T20:40:21.681Z] Removing intermediate container 3839d26cdd4f [2022-05-02T20:40:21.681Z] ---> cda3f628cdb4 [2022-05-02T20:40:21.681Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T20:40:21.944Z] ---> Running in c8968fa544f3 [2022-05-02T20:40:21.944Z] Removing intermediate container c8968fa544f3 [2022-05-02T20:40:21.944Z] ---> 4e506bf25e1b [2022-05-02T20:40:21.944Z] Step 21/23 : LABEL arch=x86_64 [2022-05-02T20:40:21.944Z] ---> Running in 7f013d7d582c [2022-05-02T20:40:21.944Z] Removing intermediate container 7f013d7d582c [2022-05-02T20:40:21.944Z] ---> ceceee1556b6 [2022-05-02T20:40:21.944Z] Step 22/23 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:40:22.206Z] ---> Running in f45d0240b508 [2022-05-02T20:40:22.206Z] Removing intermediate container f45d0240b508 [2022-05-02T20:40:22.206Z] ---> e2b71d928c0a [2022-05-02T20:40:22.206Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T20:40:22.206Z] ---> Running in 6cc3eb0dab1c [2022-05-02T20:40:22.469Z] Removing intermediate container 6cc3eb0dab1c [2022-05-02T20:40:22.469Z] ---> a44656d9261e [2022-05-02T20:40:22.469Z] [2022-05-02T20:40:22.469Z] Successfully built a44656d9261e [2022-05-02T20:40:22.469Z] Successfully tagged core-data:latest [2022-05-02T20:40:22.480Z]  Building core-data ... done  [Pipeline] } [2022-05-02T20:40:22.502Z] $ docker stop --time=1 f2c7da0975474b5fe2ba20ecacd70b9e5f041c860f777317aa23c97d444b430b [2022-05-02T20:40:22.595Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-02T20:40:22.595Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-02T20:40:22.595Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-02T20:40:22.595Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-02T20:40:22.595Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-02T20:40:22.595Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-02T20:40:22.595Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-02T20:40:22.875Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-02T20:40:22.875Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-02T20:40:22.875Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-02T20:40:22.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-02T20:40:23.839Z] $ docker rm -f f2c7da0975474b5fe2ba20ecacd70b9e5f041c860f777317aa23c97d444b430b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T20:40:24.190Z] + docker images [2022-05-02T20:40:24.190Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-02T20:40:24.190Z] core-data latest a44656d9261e 2 seconds ago 22.5MB [2022-05-02T20:40:24.190Z] a5b925ef8c55 8 seconds ago 1.52GB [2022-05-02T20:40:24.190Z] security-bootstrapper latest cc91a896e3d8 13 seconds ago 19.1MB [2022-05-02T20:40:24.190Z] security-secretstore-setup latest 789592daa459 16 seconds ago 28.5MB [2022-05-02T20:40:24.190Z] cb09328a7ab7 39 seconds ago 1.5GB [2022-05-02T20:40:24.190Z] security-spire-config latest 9c62d1d42dd3 40 seconds ago 86.7MB [2022-05-02T20:40:24.190Z] security-spire-agent latest 29c22cee1f6e 43 seconds ago 127MB [2022-05-02T20:40:24.190Z] 398c76552f65 45 seconds ago 1.5GB [2022-05-02T20:40:24.190Z] security-spire-server latest 48e9c21ceee9 48 seconds ago 87.3MB [2022-05-02T20:40:24.190Z] core-metadata latest 242c54bbae68 About a minute ago 17MB [2022-05-02T20:40:24.190Z] support-notifications latest f72b8776f5d0 About a minute ago 26.9MB [2022-05-02T20:40:24.190Z] baa1a0c79648 About a minute ago 1.5GB [2022-05-02T20:40:24.190Z] 643e3c658c1e About a minute ago 4.43GB [2022-05-02T20:40:24.190Z] 53db3f1a881c About a minute ago 4.43GB [2022-05-02T20:40:24.190Z] 3ae17fd21448 About a minute ago 4.43GB [2022-05-02T20:40:24.190Z] e7f40ff06223 2 minutes ago 1.55GB [2022-05-02T20:40:24.190Z] support-scheduler latest 69d173103000 3 minutes ago 26.3MB [2022-05-02T20:40:24.190Z] 28ca23326c6b 3 minutes ago 1.55GB [2022-05-02T20:40:24.190Z] security-proxy-setup latest c33c583048e1 3 minutes ago 26.9MB [2022-05-02T20:40:24.190Z] core-command latest dcfe5f0c4dd6 3 minutes ago 16.1MB [2022-05-02T20:40:24.190Z] 9eeeda932c8d 4 minutes ago 1.5GB [2022-05-02T20:40:24.190Z] e146aaa8c988 4 minutes ago 1.49GB [2022-05-02T20:40:24.190Z] sys-mgmt-agent latest 8e077e264b63 4 minutes ago 299MB [2022-05-02T20:40:24.190Z] security-spiffe-token-provider latest f4f9594969cc 5 minutes ago 28.8MB [2022-05-02T20:40:24.190Z] 6e8668f5415a 5 minutes ago 1.49GB [2022-05-02T20:40:24.190Z] 3066d30b9681 5 minutes ago 1.54GB [2022-05-02T20:40:24.190Z] ci-base-image-x86_64 latest 622026bfdc83 9 minutes ago 895MB [2022-05-02T20:40:24.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 10 days ago 562MB [2022-05-02T20:40:24.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 11 days ago 254MB [2022-05-02T20:40:24.190Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-05-02T20:40:24.190Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-05-02T20:40:24.190Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-05-02T20:40:24.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T20:40:38.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.289s coverage: 28.7% of statements [2022-05-02T20:40:38.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-02T20:40:38.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-02T20:40:46.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.440s coverage: 98.5% of statements [2022-05-02T20:40:46.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-02T20:40:46.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.478s coverage: 53.4% of statements [2022-05-02T20:40:46.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-02T20:40:46.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-02T20:41:08.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.706s coverage: 89.2% of statements [2022-05-02T20:41:08.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-02T20:41:08.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-02T20:41:08.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-02T20:41:08.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.374s coverage: 84.4% of statements [2022-05-02T20:41:08.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-02T20:41:08.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-02T20:41:08.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-02T20:41:08.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-02T20:41:08.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-02T20:41:14.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.637s coverage: 95.6% of statements [2022-05-02T20:41:14.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-02T20:41:14.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-02T20:41:14.227Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.296s coverage: 72.2% of statements [2022-05-02T20:41:14.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-02T20:41:14.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-02T20:41:14.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-02T20:41:14.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-02T20:41:14.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-02T20:41:14.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.531s coverage: 60.0% of statements [2022-05-02T20:41:14.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-02T20:41:14.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-02T20:41:14.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-02T20:41:14.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.916s coverage: 0.9% of statements [2022-05-02T20:41:14.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-02T20:41:14.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.499s coverage: 58.8% of statements [2022-05-02T20:41:14.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.367s coverage: 29.6% of statements [2022-05-02T20:41:14.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-02T20:41:14.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 47.1% of statements [2022-05-02T20:41:14.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.289s coverage: 79.5% of statements [2022-05-02T20:41:14.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.248s coverage: 94.1% of statements [2022-05-02T20:41:14.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.323s coverage: 96.3% of statements [2022-05-02T20:41:14.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.411s coverage: 87.5% of statements [2022-05-02T20:41:26.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.257s coverage: 94.4% of statements [2022-05-02T20:41:26.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements [2022-05-02T20:41:35.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.827s coverage: 82.5% of statements [2022-05-02T20:41:35.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-02T20:41:40.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.381s coverage: 92.9% of statements [2022-05-02T20:41:40.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-02T20:41:40.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-02T20:41:40.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-02T20:41:40.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-05-02T20:41:40.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-02T20:41:40.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-02T20:41:40.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-02T20:41:40.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-02T20:41:40.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-02T20:41:40.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements [2022-05-02T20:41:40.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-02T20:41:40.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-02T20:41:40.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.215s coverage: 100.0% of statements [2022-05-02T20:41:40.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-02T20:41:40.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.325s coverage: 58.8% of statements [2022-05-02T20:41:40.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-02T20:41:40.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.297s coverage: 80.0% of statements [2022-05-02T20:41:40.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.288s coverage: 87.2% of statements [2022-05-02T20:41:40.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.484s coverage: 85.4% of statements [2022-05-02T20:41:40.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.958s coverage: 91.2% of statements [2022-05-02T20:41:40.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-02T20:41:48.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.239s coverage: 64.4% of statements [2022-05-02T20:41:48.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-02T20:41:48.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-02T20:41:48.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.377s coverage: 100.0% of statements [2022-05-02T20:41:48.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.152s coverage: 89.4% of statements [2022-05-02T20:41:48.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2022-05-02T20:41:48.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2022-05-02T20:41:48.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.100s coverage: 100.0% of statements [2022-05-02T20:41:59.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.660s coverage: 65.4% of statements [2022-05-02T20:41:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-02T20:41:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-02T20:41:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-02T20:42:02.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.099s coverage: 43.8% of statements [2022-05-02T20:42:02.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-02T20:42:02.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-02T20:42:02.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.296s coverage: 89.5% of statements [2022-05-02T20:42:02.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-02T20:42:02.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.286s coverage: 84.8% of statements [2022-05-02T20:42:02.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-02T20:42:02.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-02T20:42:02.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-02T20:42:02.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-02T20:42:10.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.478s coverage: 17.7% of statements [2022-05-02T20:42:10.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-02T20:42:10.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-02T20:42:10.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-02T20:42:10.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-02T20:42:10.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.842s coverage: 92.3% of statements [2022-05-02T20:42:10.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-02T20:42:10.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-02T20:42:10.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-02T20:42:10.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-02T20:42:10.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.319s coverage: 63.2% of statements [2022-05-02T20:42:10.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-02T20:42:10.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-02T20:42:13.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.515s coverage: 97.7% of statements [2022-05-02T20:42:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-02T20:42:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-02T20:42:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-02T20:42:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-02T20:42:13.565Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements [2022-05-02T20:42:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-02T20:42:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-02T20:42:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-02T20:42:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-02T20:42:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-02T20:42:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-02T20:42:13.565Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.244s coverage: 100.0% of statements [2022-05-02T20:42:13.565Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-05-02T20:42:14.549Z] 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-02T20:42:14.549Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-02T20:42:14.549Z] GO111MODULE=on go vet ./... [2022-05-02T20:44:21.536Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T20:44:21.536Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T20:44:21.536Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T20:44:21.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-02T20:44:22.228Z] + ls -al . [2022-05-02T20:44:22.228Z] total 668 [2022-05-02T20:44:22.228Z] drwxrwxr-x 9 1001 1001 4096 May 2 20:44 . [2022-05-02T20:44:22.228Z] drwxr-xr-x 4 root root 4096 May 2 20:37 .. [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 11 May 2 20:35 .dockerignore [2022-05-02T20:44:22.228Z] drwxrwxr-x 8 1001 1001 4096 May 2 20:35 .git [2022-05-02T20:44:22.228Z] drwxrwxr-x 3 1001 1001 4096 May 2 20:35 .github [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 879 May 2 20:35 .gitignore [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 42 May 2 20:35 .golangci.yml [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 87 May 2 20:35 .hadolint.yml [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 166 May 2 20:35 .sonarcloud.properties [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 1171 May 2 20:35 ADOPTERS.md [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 10086 May 2 20:35 Attribution.txt [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 51732 May 2 20:35 CHANGELOG.md [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 3804 May 2 20:35 CONTRIBUTING.md [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 677 May 2 20:35 GOVERNANCE.md [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 850 May 2 20:35 Jenkinsfile [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 10775 May 2 20:35 LICENSE [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 10389 May 2 20:35 Makefile [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 582 May 2 20:35 OWNERS.md [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 9120 May 2 20:35 README.md [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 6912 May 2 20:35 SECURITY.md [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 5 May 2 20:30 VERSION [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 4131 May 2 20:35 ZMQWindows.md [2022-05-02T20:44:22.228Z] drwxrwxr-x 2 1001 1001 4096 May 2 20:35 bin [2022-05-02T20:44:22.228Z] drwxrwxr-x 18 1001 1001 4096 May 2 20:35 cmd [2022-05-02T20:44:22.228Z] -rw-r--r-- 1 root root 435134 May 2 20:42 coverage.out [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 3256 May 2 20:35 go.mod [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 35162 May 2 20:37 go.sum [2022-05-02T20:44:22.228Z] drwxrwxr-x 8 1001 1001 4096 May 2 20:35 internal [2022-05-02T20:44:22.228Z] drwxrwxr-x 3 1001 1001 4096 May 2 20:35 openapi [2022-05-02T20:44:22.228Z] drwxrwxr-x 4 1001 1001 4096 May 2 20:35 snap [2022-05-02T20:44:22.228Z] -rw-rw-r-- 1 1001 1001 204 May 2 20:35 version.go [Pipeline] sh [2022-05-02T20:44:22.900Z] + '[' -e coverage.out ] [2022-05-02T20:44:22.900Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-02T20:44:22.924Z] Warning: overwriting stash ‘coverage-report’ [2022-05-02T20:44:23.869Z] Stashed 1 file(s) [Pipeline] sh [2022-05-02T20:44:24.532Z] + make build [2022-05-02T20:44:24.532Z] 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-02T20:46:01.392Z] 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-02T20:46:58.016Z] 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-02T20:46:58.016Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-02T20:47:37.073Z] 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-02T20:47:37.073Z] 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-02T20:47:41.395Z] 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-02T20:47:48.115Z] 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-02T20:47:50.746Z] 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-02T20:47:56.163Z] 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-02T20:47:59.802Z] 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-02T20:48:03.228Z] 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-02T20:48:11.555Z] 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-02T20:48:18.334Z] $ docker stop --time=1 26f40b786e7f31676c6e8f38323140e5865422ce0177ccd4c2670bde156a306d [2022-05-02T20:48:20.408Z] $ docker rm -f 26f40b786e7f31676c6e8f38323140e5865422ce0177ccd4c2670bde156a306d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T20:48:22.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-02T20:48:22.867Z] [2022-05-02T20:48:22.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T20:48:23.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-02T20:48:23.694Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-02T20:48:23.694Z] 29e5d40040c1: Pulling fs layer [2022-05-02T20:48:23.694Z] 1ce36da41761: Pulling fs layer [2022-05-02T20:48:23.694Z] 25b303627fd3: Pulling fs layer [2022-05-02T20:48:23.694Z] 29e5d40040c1: Verifying Checksum [2022-05-02T20:48:23.694Z] 29e5d40040c1: Download complete [2022-05-02T20:48:24.366Z] 1ce36da41761: Verifying Checksum [2022-05-02T20:48:25.022Z] 29e5d40040c1: Pull complete [2022-05-02T20:48:26.525Z] 25b303627fd3: Verifying Checksum [2022-05-02T20:48:26.525Z] 25b303627fd3: Download complete [2022-05-02T20:48:26.525Z] 1ce36da41761: Pull complete [2022-05-02T20:48:39.099Z] 25b303627fd3: Pull complete [2022-05-02T20:48:39.099Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-02T20:48:39.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-02T20:48:39.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-02T20:48:39.372Z] prd-ubuntu20.04-docker-arm64-4c-16g-34519 does not seem to be running inside a container [2022-05-02T20:48:39.474Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-02T20:48:42.336Z] $ docker top 96e2310124e6d83884ddf661277a1ecc251cf5a46c1d2a9f7d0700f425691f3a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T20:48:43.281Z] + grep parallel [2022-05-02T20:48:43.281Z] + docker-compose build --help [2022-05-02T20:48:50.008Z] --parallel Build images in parallel. [Pipeline] } [2022-05-02T20:48:50.036Z] $ docker stop --time=1 96e2310124e6d83884ddf661277a1ecc251cf5a46c1d2a9f7d0700f425691f3a [2022-05-02T20:48:51.773Z] $ docker rm -f 96e2310124e6d83884ddf661277a1ecc251cf5a46c1d2a9f7d0700f425691f3a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T20:48:52.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-02T20:48:52.419Z] . [Pipeline] withDockerContainer [2022-05-02T20:48:52.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-34519 does not seem to be running inside a container [2022-05-02T20:48:52.805Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-02T20:48:54.231Z] $ docker top ea785531cda0ba510515d42a59a26be969463c229bde162cb4f53fd59ab77f34 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T20:48:55.200Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-02T20:49:01.922Z] Building core-command ... [2022-05-02T20:49:01.922Z] Building core-data ... [2022-05-02T20:49:01.922Z] Building core-metadata ... [2022-05-02T20:49:01.922Z] Building security-bootstrapper ... [2022-05-02T20:49:01.922Z] Building security-proxy-setup ... [2022-05-02T20:49:01.922Z] Building security-secretstore-setup ... [2022-05-02T20:49:01.922Z] Building security-spiffe-token-provider ... [2022-05-02T20:49:01.922Z] Building security-spire-agent ... [2022-05-02T20:49:01.922Z] Building security-spire-config ... [2022-05-02T20:49:01.922Z] Building security-spire-server ... [2022-05-02T20:49:01.922Z] Building support-notifications ... [2022-05-02T20:49:01.922Z] Building support-scheduler ... [2022-05-02T20:49:01.922Z] Building sys-mgmt-agent ... [2022-05-02T20:49:01.922Z] Building sys-mgmt-agent [2022-05-02T20:49:01.922Z] Building security-bootstrapper [2022-05-02T20:49:01.922Z] Building security-secretstore-setup [2022-05-02T20:49:01.922Z] Building core-data [2022-05-02T20:49:01.922Z] Building security-spire-agent [2022-05-02T20:50:23.682Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:50:23.682Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:50:23.682Z] ---> f8f6555d9464 [2022-05-02T20:50:23.682Z] Step 3/23 : WORKDIR /edgex-go [2022-05-02T20:50:23.970Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:50:23.970Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:50:23.970Z] ---> f8f6555d9464 [2022-05-02T20:50:23.970Z] Step 3/26 : WORKDIR /edgex-go [2022-05-02T20:50:24.256Z] ---> Running in 110401082b86 [2022-05-02T20:50:24.256Z] ---> Running in 47d6c12dab57 [2022-05-02T20:50:24.536Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:50:24.536Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:50:24.536Z] ---> f8f6555d9464 [2022-05-02T20:50:24.536Z] Step 3/25 : WORKDIR /edgex-go [2022-05-02T20:50:24.536Z] ---> Running in 630863e6c3ea [2022-05-02T20:50:24.536Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:50:24.536Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:50:24.536Z] ---> f8f6555d9464 [2022-05-02T20:50:24.536Z] Step 3/23 : WORKDIR /edgex-go [2022-05-02T20:50:24.536Z] ---> Running in 75938e16b3cb [2022-05-02T20:50:24.832Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:50:24.832Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:50:24.832Z] ---> f8f6555d9464 [2022-05-02T20:50:24.832Z] Step 3/31 : WORKDIR /edgex-go [2022-05-02T20:50:24.832Z] ---> Running in b2cbd7a760a4 [2022-05-02T20:50:24.832Z] Removing intermediate container 75938e16b3cb [2022-05-02T20:50:24.832Z] ---> 7f84dc876e9b [2022-05-02T20:50:24.832Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:50:25.107Z] Removing intermediate container 47d6c12dab57 [2022-05-02T20:50:25.107Z] ---> 5d76a17aa8bb [2022-05-02T20:50:25.107Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:50:25.107Z] Removing intermediate container 110401082b86 [2022-05-02T20:50:25.107Z] ---> 914a845c1a43 [2022-05-02T20:50:25.107Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:50:25.107Z] ---> Running in ef84ec32d74f [2022-05-02T20:50:25.107Z] Removing intermediate container 630863e6c3ea [2022-05-02T20:50:25.107Z] ---> 7aede0e6d740 [2022-05-02T20:50:25.107Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:50:25.107Z] ---> Running in c6ffd38a8b67 [2022-05-02T20:50:25.385Z] Removing intermediate container b2cbd7a760a4 [2022-05-02T20:50:25.385Z] ---> 2d30ed4c6d30 [2022-05-02T20:50:25.386Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:50:25.386Z] ---> Running in 704d668d960f [2022-05-02T20:50:25.386Z] ---> Running in 27a146ab02c1 [2022-05-02T20:50:25.663Z] ---> Running in ea506ddd6a9b [2022-05-02T20:50:29.086Z] Removing intermediate container ef84ec32d74f [2022-05-02T20:50:29.086Z] ---> 72f6334a00dc [2022-05-02T20:50:29.086Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-02T20:50:29.086Z] ---> Running in 9c82681f5f4c [2022-05-02T20:50:29.369Z] Removing intermediate container 27a146ab02c1 [2022-05-02T20:50:29.369Z] ---> 33b5aebe1243 [2022-05-02T20:50:29.369Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-02T20:50:29.647Z] ---> Running in 3ed8e5861ea3 [2022-05-02T20:50:29.647Z] Removing intermediate container ea506ddd6a9b [2022-05-02T20:50:29.647Z] ---> b20178629343 [2022-05-02T20:50:29.647Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-02T20:50:29.933Z] ---> Running in 99beee808a25 [2022-05-02T20:50:30.220Z] Removing intermediate container c6ffd38a8b67 [2022-05-02T20:50:30.220Z] ---> 5951422debdd [2022-05-02T20:50:30.220Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curlRemoving intermediate container 704d668d960f [2022-05-02T20:50:30.220Z] [2022-05-02T20:50:30.220Z] ---> 280b93a3c5cb [2022-05-02T20:50:30.220Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-02T20:50:30.220Z] ---> Running in 35c44480f5f2 [2022-05-02T20:50:30.220Z] ---> Running in 4dba41c043c1 [2022-05-02T20:50:31.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T20:50:31.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T20:50:31.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T20:50:32.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T20:50:32.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T20:50:32.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T20:50:32.777Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T20:50:33.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T20:50:33.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T20:50:33.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T20:50:33.683Z] OK: 220 MiB in 52 packages [2022-05-02T20:50:34.307Z] OK: 220 MiB in 52 packages [2022-05-02T20:50:34.307Z] OK: 220 MiB in 52 packages [2022-05-02T20:50:34.921Z] OK: 220 MiB in 52 packages [2022-05-02T20:50:35.203Z] OK: 220 MiB in 52 packages [2022-05-02T20:50:35.203Z] Removing intermediate container 9c82681f5f4c [2022-05-02T20:50:35.203Z] ---> 781ffa6f00ab [2022-05-02T20:50:35.203Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-02T20:50:36.202Z] Removing intermediate container 99beee808a25 [2022-05-02T20:50:36.202Z] ---> bf4517fb2cb5 [2022-05-02T20:50:36.202Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-02T20:50:36.481Z] Removing intermediate container 3ed8e5861ea3 [2022-05-02T20:50:36.482Z] ---> b7f417b6c50d [2022-05-02T20:50:36.482Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-02T20:50:36.762Z] Removing intermediate container 4dba41c043c1 [2022-05-02T20:50:36.762Z] ---> 8bdabf75e879 [2022-05-02T20:50:36.762Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-02T20:50:36.762Z] Removing intermediate container 35c44480f5f2 [2022-05-02T20:50:36.762Z] ---> 3e63d57d4dbe [2022-05-02T20:50:36.762Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-02T20:50:37.037Z] ---> bfe3a17396fc [2022-05-02T20:50:37.037Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:50:37.312Z] ---> Running in 2bc8503b47ce [2022-05-02T20:50:37.589Z] ---> ec32693857aa [2022-05-02T20:50:37.589Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:50:37.589Z] ---> 1c898e48aba2 [2022-05-02T20:50:37.589Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:50:37.872Z] ---> Running in a696d8a5b764 [2022-05-02T20:50:38.151Z] ---> Running in 67cf231eec25 [2022-05-02T20:50:38.439Z] ---> 8864b3ecd933 [2022-05-02T20:50:38.439Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 2bd2f176779b [2022-05-02T20:50:38.439Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:50:38.439Z] [2022-05-02T20:50:38.717Z] ---> Running in 4d8ad9c92462 [2022-05-02T20:50:38.717Z] ---> Running in 2a214eaf58a2 [2022-05-02T20:50:42.148Z] Removing intermediate container 2bc8503b47ce [2022-05-02T20:50:42.148Z] ---> 4685f8dd1264 [2022-05-02T20:50:42.148Z] Step 8/23 : COPY . . [2022-05-02T20:50:44.784Z] Removing intermediate container a696d8a5b764 [2022-05-02T20:50:44.784Z] ---> 6b92b947bfdd [2022-05-02T20:50:44.784Z] Step 8/31 : COPY . . [2022-05-02T20:50:45.076Z] Removing intermediate container 67cf231eec25 [2022-05-02T20:50:45.076Z] ---> f1e8e1529736 [2022-05-02T20:50:45.076Z] Step 8/25 : COPY . . [2022-05-02T20:50:45.076Z] Removing intermediate container 2a214eaf58a2 [2022-05-02T20:50:45.076Z] ---> aff2e243bdbe [2022-05-02T20:50:45.076Z] Removing intermediate container 4d8ad9c92462 [2022-05-02T20:50:45.076Z] ---> 2d3d0c2e347b [2022-05-02T20:50:45.076Z] Step 8/26 : COPY . . [2022-05-02T20:50:45.076Z] Step 8/23 : COPY . . [2022-05-02T20:51:11.925Z] ---> 36f9fb1cc02c [2022-05-02T20:51:11.925Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-02T20:51:11.925Z] ---> Running in 9aefb3b92ede [2022-05-02T20:51:12.536Z] ---> d645dd16cc2c [2022-05-02T20:51:12.536Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-02T20:51:12.822Z] ---> ac1e868316e3 [2022-05-02T20:51:12.822Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-02T20:51:12.822Z] ---> Running in 79cafd5b539d [2022-05-02T20:51:13.104Z] ---> Running in 0fe1cd7523f3 [2022-05-02T20:51:13.104Z] ---> 0c2a0a075310 [2022-05-02T20:51:13.104Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-02T20:51:13.385Z] ---> Running in f0b254600122 [2022-05-02T20:51:13.986Z] ---> d647912fc4bb [2022-05-02T20:51:13.986Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-02T20:51:14.268Z] ---> Running in 8aaaff85af51 [2022-05-02T20:51:14.546Z] 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-02T20:51:14.822Z] 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-02T20:51:15.117Z] Removing intermediate container 8aaaff85af51 [2022-05-02T20:51:15.117Z] ---> 92d247d077e2 [2022-05-02T20:51:15.117Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-02T20:51:15.392Z] ---> Running in 326ff3bb3bf4 [2022-05-02T20:51:15.671Z] 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-02T20:51:15.950Z] 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-02T20:51:18.601Z] Removing intermediate container 326ff3bb3bf4 [2022-05-02T20:51:18.601Z] ---> 8ef5e34b9d02 [2022-05-02T20:51:18.601Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-02T20:51:18.601Z] ---> Running in 697ac02fe37e [2022-05-02T20:51:18.601Z] Removing intermediate container 697ac02fe37e [2022-05-02T20:51:18.601Z] ---> 326e52e5d1c0 [2022-05-02T20:51:18.601Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-02T20:51:18.879Z] ---> Running in 3537c14af76e [2022-05-02T20:51:21.516Z] spire-1.2.1/ [2022-05-02T20:51:21.516Z] spire-1.2.1/.data/ [2022-05-02T20:51:21.516Z] spire-1.2.1/.data/.file [2022-05-02T20:51:21.516Z] spire-1.2.1/.dockerignore [2022-05-02T20:51:21.516Z] spire-1.2.1/.gitattributes [2022-05-02T20:51:21.516Z] spire-1.2.1/.githooks/ [2022-05-02T20:51:21.516Z] spire-1.2.1/.githooks/pre-commit [2022-05-02T20:51:21.516Z] spire-1.2.1/.github/ [2022-05-02T20:51:21.516Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-02T20:51:21.516Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-02T20:51:21.516Z] spire-1.2.1/.github/dependabot.yml [2022-05-02T20:51:21.516Z] spire-1.2.1/.github/workflows/ [2022-05-02T20:51:21.516Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-02T20:51:21.516Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-02T20:51:21.516Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-02T20:51:21.516Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-02T20:51:21.516Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-02T20:51:21.516Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-02T20:51:21.516Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-02T20:51:21.516Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-02T20:51:21.516Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-02T20:51:21.516Z] spire-1.2.1/.gitignore [2022-05-02T20:51:21.516Z] spire-1.2.1/.go-version [2022-05-02T20:51:21.516Z] spire-1.2.1/.golangci.yml [2022-05-02T20:51:21.516Z] spire-1.2.1/ADOPTERS.md [2022-05-02T20:51:21.516Z] spire-1.2.1/CHANGELOG.md [2022-05-02T20:51:21.516Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-02T20:51:21.516Z] spire-1.2.1/CODEOWNERS [2022-05-02T20:51:21.516Z] spire-1.2.1/CONTRIBUTING.md [2022-05-02T20:51:21.516Z] spire-1.2.1/Dockerfile [2022-05-02T20:51:21.516Z] spire-1.2.1/Dockerfile.dev [2022-05-02T20:51:21.516Z] spire-1.2.1/Dockerfile.scratch [2022-05-02T20:51:21.516Z] spire-1.2.1/LICENSE [2022-05-02T20:51:21.516Z] spire-1.2.1/MAINTAINERS.md [2022-05-02T20:51:21.516Z] spire-1.2.1/Makefile [2022-05-02T20:51:21.516Z] spire-1.2.1/README.md [2022-05-02T20:51:21.516Z] spire-1.2.1/ROADMAP.md [2022-05-02T20:51:21.516Z] spire-1.2.1/SECURITY.md [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-02T20:51:21.516Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-02T20:51:21.792Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-02T20:51:21.792Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-02T20:51:21.792Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-02T20:51:21.792Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-02T20:51:21.792Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-02T20:51:21.792Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-02T20:51:21.792Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-02T20:51:21.792Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-02T20:51:21.792Z] spire-1.2.1/conf/ [2022-05-02T20:51:21.792Z] spire-1.2.1/conf/agent/ [2022-05-02T20:51:21.792Z] spire-1.2.1/conf/agent/agent.conf [2022-05-02T20:51:21.792Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-02T20:51:21.792Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-02T20:51:21.792Z] spire-1.2.1/conf/server/ [2022-05-02T20:51:21.792Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-02T20:51:21.792Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-02T20:51:21.792Z] spire-1.2.1/conf/server/server.conf [2022-05-02T20:51:21.792Z] spire-1.2.1/conf/server/server_full.conf [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/ [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/SPIRE101.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/auditlog.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/images/ [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-02T20:51:21.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-02T20:51:21.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-02T20:51:21.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-02T20:51:21.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-02T20:51:21.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-02T20:51:21.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-02T20:51:21.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-02T20:51:21.793Z] spire-1.2.1/doc/scaling_spire.md [2022-05-02T20:51:21.793Z] spire-1.2.1/doc/spire_agent.md [2022-05-02T20:51:21.793Z] spire-1.2.1/doc/spire_server.md [2022-05-02T20:51:21.793Z] spire-1.2.1/doc/supported_integrations.md [2022-05-02T20:51:21.793Z] spire-1.2.1/doc/telemetry.md [2022-05-02T20:51:21.793Z] spire-1.2.1/doc/telemetry_config.md [2022-05-02T20:51:21.793Z] spire-1.2.1/doc/upgrading.md [2022-05-02T20:51:21.793Z] spire-1.2.1/doc/using_spire.md [2022-05-02T20:51:21.793Z] spire-1.2.1/examples/ [2022-05-02T20:51:21.793Z] spire-1.2.1/examples/README.md [2022-05-02T20:51:21.793Z] spire-1.2.1/go.mod [2022-05-02T20:51:21.793Z] spire-1.2.1/go.sum [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/agent.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/client/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/common/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/config.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-02T20:51:21.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/svid/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/common/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/common/api/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-02T20:51:22.075Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/api/names.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/auth/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cli/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/health/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/health/config.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/health/context.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/health/health.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/idutil/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/log/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/log/log.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/log/options.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-02T20:51:22.076Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/profiling/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/selector/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-02T20:51:22.362Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/uptime/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/util/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/util/task.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/version/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/version/version.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/x509util/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/api.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/health/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/id.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/status.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/bundle/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/ca/ [2022-05-02T20:51:22.363Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/cache/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/catalog/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/config.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-02T20:51:22.641Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-02T20:51:22.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/registration/ [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/server.go [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/server_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/svid/ [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/ [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/private/ [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/private/server/ [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/private/server/journal/ [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/spire/ [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/spire/common/ [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/spire/plugin/ [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-02T20:51:22.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-02T20:51:22.919Z] spire-1.2.1/release/ [2022-05-02T20:51:22.919Z] spire-1.2.1/release/spire-extras/ [2022-05-02T20:51:22.919Z] spire-1.2.1/release/spire-extras/README.md [2022-05-02T20:51:22.919Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-02T20:51:22.919Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-02T20:51:22.919Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-02T20:51:22.919Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-02T20:51:22.919Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-02T20:51:22.919Z] spire-1.2.1/release/spire/ [2022-05-02T20:51:22.919Z] spire-1.2.1/release/spire/README.md [2022-05-02T20:51:22.919Z] spire-1.2.1/release/spire/conf/ [2022-05-02T20:51:22.919Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-02T20:51:22.919Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-02T20:51:22.919Z] spire-1.2.1/release/spire/conf/server/ [2022-05-02T20:51:22.919Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-02T20:51:22.919Z] spire-1.2.1/script/ [2022-05-02T20:51:22.919Z] spire-1.2.1/script/build-artifact.sh [2022-05-02T20:51:22.919Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-02T20:51:22.919Z] spire-1.2.1/support/ [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/ [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-02T20:51:22.919Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-02T20:51:22.919Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-02T20:51:22.920Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-02T20:51:22.920Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-02T20:51:22.920Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-02T20:51:22.920Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-02T20:51:22.920Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-02T20:51:22.920Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-02T20:51:22.920Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-02T20:51:22.920Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-02T20:51:22.920Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-02T20:51:22.920Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-02T20:51:22.920Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-02T20:51:22.920Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-02T20:51:22.920Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/clock/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/clock/clock.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/ [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/fixture.go [2022-05-02T20:51:22.920Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/registration/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-02T20:51:23.199Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/README.md [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/common [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-02T20:51:23.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-02T20:51:23.200Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/test-one.sh [2022-05-02T20:51:23.479Z] spire-1.2.1/test/integration/test.sh [2022-05-02T20:51:23.479Z] spire-1.2.1/test/plugintest/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/plugintest/config.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/plugintest/load.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/plugintest/option.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/spiretest/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/spiretest/dir.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/spiretest/logs.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/spiretest/suite.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/spiretest/x509.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/testca/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/testca/ca.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/testkey/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/testkey/generate.sh [2022-05-02T20:51:23.479Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/testkey/keys.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/testkey/new.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/tpmsimulator/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/util/ [2022-05-02T20:51:23.479Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/util/cert_generation.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/util/io_redirection.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/util/race.go [2022-05-02T20:51:23.479Z] spire-1.2.1/test/util/util.go [2022-05-02T20:51:23.479Z] building spire from source... [2022-05-02T20:51:24.085Z] Installing go1.17.7... [2022-05-02T20:51:50.948Z] Building bin/spire-server... [2022-05-02T20:51:50.948Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-02T20:51:50.948Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-02T20:51:50.948Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-02T20:51:50.948Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-02T20:51:50.948Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-02T20:51:50.948Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-02T20:51:51.945Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-02T20:51:53.400Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-02T20:51:53.400Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T20:51:56.083Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-02T20:51:56.083Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-02T20:51:56.366Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-02T20:51:56.366Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-02T20:51:56.653Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-02T20:51:56.940Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-02T20:51:56.940Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-02T20:51:56.940Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-02T20:51:57.937Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-02T20:51:57.937Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-02T20:51:57.937Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-02T20:51:58.219Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-02T20:51:58.498Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-02T20:51:59.499Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-02T20:51:59.782Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-02T20:52:14.943Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-02T20:52:14.943Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-02T20:52:14.943Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-02T20:52:14.943Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-02T20:52:15.222Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-02T20:52:15.503Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-02T20:52:16.114Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-02T20:52:16.114Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-02T20:52:16.395Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-02T20:52:16.395Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-02T20:52:16.395Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-02T20:52:16.677Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-02T20:52:16.957Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-02T20:52:16.957Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-02T20:52:17.569Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-02T20:52:17.569Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-02T20:52:18.570Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-02T20:52:18.856Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-02T20:52:19.137Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-02T20:52:19.416Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-02T20:52:19.416Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-02T20:52:19.416Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-02T20:52:19.696Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-02T20:52:19.697Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-02T20:52:19.697Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-02T20:52:19.978Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-02T20:52:20.592Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-02T20:52:21.200Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-02T20:52:21.200Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-02T20:52:21.200Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-02T20:52:22.655Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-02T20:52:26.091Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-02T20:52:36.325Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-02T20:52:36.325Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-02T20:52:36.602Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-02T20:52:36.877Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-02T20:52:36.877Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-02T20:53:03.893Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-02T20:53:03.893Z] go: downloading k8s.io/api v0.23.4 [2022-05-02T20:53:03.893Z] go: downloading google.golang.org/api v0.70.0 [2022-05-02T20:53:19.032Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-02T20:53:51.452Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-02T20:53:51.452Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-02T20:53:51.452Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-02T20:53:51.452Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-02T20:53:51.452Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-02T20:53:51.452Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-02T20:53:51.452Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-02T20:53:52.443Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-02T20:53:53.434Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-02T20:53:55.445Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-02T20:53:55.445Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-02T20:53:56.052Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-02T20:53:57.049Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-02T20:53:57.049Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-02T20:53:57.652Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-02T20:53:57.930Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-02T20:53:58.208Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-02T20:53:58.208Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-02T20:53:58.486Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-02T20:53:58.765Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-02T20:53:59.045Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-02T20:53:59.045Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-02T20:54:00.501Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-02T20:54:00.501Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-02T20:54:00.783Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-02T20:54:06.230Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-02T20:54:06.508Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-02T20:54:06.508Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-02T20:54:06.508Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-02T20:54:06.789Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-02T20:54:06.789Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-02T20:54:06.789Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-02T20:54:08.254Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-02T20:54:08.254Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-02T20:54:08.254Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-02T20:54:08.533Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-02T20:54:08.812Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-02T20:54:09.422Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-02T20:54:10.031Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-02T20:54:10.310Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-02T20:54:10.589Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-02T20:54:10.867Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-02T20:54:10.867Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-02T20:54:10.867Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-02T20:54:11.145Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-02T20:54:11.145Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-02T20:54:12.599Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-02T20:54:12.599Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-02T20:54:12.878Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-02T20:54:12.878Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-02T20:54:13.156Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-02T20:54:15.172Z] go: downloading go.opencensus.io v0.23.0 [2022-05-02T20:54:16.161Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-02T20:54:16.442Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-02T20:54:16.721Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-02T20:54:17.000Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-02T20:54:17.000Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-02T20:54:17.281Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-02T20:54:17.559Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-02T20:54:18.171Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-02T20:54:20.824Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-02T20:54:23.464Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-02T20:54:23.464Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-02T20:54:23.464Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-02T20:54:23.758Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-02T20:54:23.758Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-02T20:54:24.362Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-02T20:54:24.643Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-02T20:54:24.643Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-02T20:54:24.923Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-02T20:54:25.204Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-02T20:54:25.204Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-02T20:54:25.486Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-02T20:54:35.723Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-02T20:54:35.723Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-02T20:54:35.723Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-02T20:54:35.723Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-02T20:55:02.616Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-02T20:55:02.616Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-02T20:56:24.718Z] 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-02T20:56:25.327Z] Removing intermediate container f0b254600122 [2022-05-02T20:56:25.327Z] ---> 212f753c4e6b [2022-05-02T20:56:25.327Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-02T20:56:25.608Z] ---> Running in 81b0ef512cb6 [2022-05-02T20:56:27.617Z] 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-02T20:56:33.080Z] Removing intermediate container 81b0ef512cb6 [2022-05-02T20:56:33.080Z] ---> e988b3f20765 [2022-05-02T20:56:33.080Z] [2022-05-02T20:56:33.080Z] Step 11/23 : FROM docker:20.10.14 [2022-05-02T20:56:33.080Z] 20.10.14: Pulling from library/docker [2022-05-02T20:56:48.288Z] Removing intermediate container 79cafd5b539d [2022-05-02T20:56:48.288Z] ---> 890d786def98 [2022-05-02T20:56:48.288Z] [2022-05-02T20:56:48.288Z] Step 10/31 : FROM alpine:3.14 [2022-05-02T20:56:48.288Z] Removing intermediate container 0fe1cd7523f3 [2022-05-02T20:56:48.288Z] ---> 2e3570fb8247 [2022-05-02T20:56:48.288Z] [2022-05-02T20:56:48.288Z] Step 10/25 : FROM alpine:3.14 [2022-05-02T20:56:48.288Z] 3.14: Pulling from library/alpine [2022-05-02T20:56:48.288Z] 3.14: Pulling from library/alpine [2022-05-02T20:56:48.288Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T20:56:48.288Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T20:56:48.288Z] Status: Image is up to date for alpine:3.14 [2022-05-02T20:56:48.288Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T20:56:48.288Z] ---> ac73e934f311 [2022-05-02T20:56:48.288Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-02T20:56:48.288Z] ---> ac73e934f311 [2022-05-02T20:56:48.288Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-02T20:56:48.921Z] ---> Running in 1bbef12d9e2a [2022-05-02T20:56:48.921Z] ---> Running in 793d567011a8 [2022-05-02T20:56:50.385Z] Removing intermediate container 793d567011a8 [2022-05-02T20:56:50.385Z] ---> 58cccc22b4eb [2022-05-02T20:56:50.385Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-02T20:56:50.385Z] ---> Running in c23a46624672 [2022-05-02T20:56:51.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T20:56:52.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T20:56:53.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T20:56:53.411Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-02T20:56:53.690Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-02T20:56:53.690Z] (3/3) Installing su-exec (0.2-r1) [2022-05-02T20:56:53.690Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T20:56:53.690Z] Executing ca-certificates-20211220-r0.trigger [2022-05-02T20:56:54.406Z] OK: 6 MiB in 17 packages [2022-05-02T20:56:56.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T20:56:57.088Z] Removing intermediate container 1bbef12d9e2a [2022-05-02T20:56:57.088Z] ---> 441ee0d4ec62 [2022-05-02T20:56:57.088Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-02T20:56:57.374Z] ---> Running in 8940f9d8b6ed [2022-05-02T20:56:57.664Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-02T20:56:57.664Z] (2/2) Installing su-exec (0.2-r1) [2022-05-02T20:56:57.664Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T20:56:57.664Z] OK: 6 MiB in 16 packages [2022-05-02T20:56:57.957Z] Removing intermediate container 8940f9d8b6ed [2022-05-02T20:56:57.957Z] ---> 2d1eec97e105 [2022-05-02T20:56:57.957Z] Step 13/25 : WORKDIR / [2022-05-02T20:56:58.253Z] ---> Running in e2e802635421 [2022-05-02T20:56:59.273Z] Removing intermediate container e2e802635421 [2022-05-02T20:56:59.583Z] ---> 97d19d8caa72 [2022-05-02T20:56:59.583Z] 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-02T20:57:00.213Z] Removing intermediate container c23a46624672 [2022-05-02T20:57:00.213Z] ---> c5b2602dd4d6 [2022-05-02T20:57:00.213Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-02T20:57:00.499Z] ---> Running in ada8e3e6c9b3 [2022-05-02T20:57:01.529Z] ---> b5008aecd9c5 [2022-05-02T20:57:01.529Z] 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-02T20:57:01.529Z] Removing intermediate container ada8e3e6c9b3 [2022-05-02T20:57:01.529Z] ---> c7a21c364aed [2022-05-02T20:57:01.529Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-02T20:57:01.529Z] ---> Running in f997e903ede9 [2022-05-02T20:57:02.154Z] Removing intermediate container f997e903ede9 [2022-05-02T20:57:02.470Z] ---> b7c60b0c39bc [2022-05-02T20:57:02.470Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-02T20:57:02.470Z] ---> Running in 5056197ecf6e [2022-05-02T20:57:03.096Z] ---> 71ab52e7d0d0 [2022-05-02T20:57:03.096Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-02T20:57:03.716Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-02T20:57:03.716Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-02T20:57:03.716Z] ---> c346e9eafbab [2022-05-02T20:57:03.716Z] 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-02T20:57:04.011Z] ---> Running in cb69c60d775c [2022-05-02T20:57:05.018Z] Removing intermediate container cb69c60d775c [2022-05-02T20:57:05.018Z] ---> 2d536ecbb7c3 [2022-05-02T20:57:05.018Z] 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-02T20:57:05.361Z] ---> 9e7e402bc28b [2022-05-02T20:57:05.361Z] 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-02T20:57:05.361Z] ---> Running in c02e7bc8e9f0 [2022-05-02T20:57:06.860Z] Removing intermediate container 5056197ecf6e [2022-05-02T20:57:06.860Z] ---> 6fd5440dc352 [2022-05-02T20:57:06.860Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-02T20:57:07.144Z] ---> Running in 228022aa00bf [2022-05-02T20:57:07.765Z] ---> 275e158edd76 [2022-05-02T20:57:07.765Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-02T20:57:08.385Z] Removing intermediate container 228022aa00bf [2022-05-02T20:57:08.385Z] ---> e9622773a415 [2022-05-02T20:57:08.385Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-02T20:57:08.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T20:57:09.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T20:57:09.629Z] ---> ff2056b54743 [2022-05-02T20:57:09.629Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-02T20:57:09.911Z] ---> Running in f1d593fcd97c [2022-05-02T20:57:10.532Z] (1/43) Installing readline (8.1.1-r0) [2022-05-02T20:57:10.532Z] (2/43) Installing bash (5.1.16-r0) [2022-05-02T20:57:10.532Z] ---> 1878068e486c [2022-05-02T20:57:10.532Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-02T20:57:10.532Z] Executing bash-5.1.16-r0.post-install [2022-05-02T20:57:10.532Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-02T20:57:10.813Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-02T20:57:10.813Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-02T20:57:10.813Z] (6/43) Installing curl (7.80.0-r1) [2022-05-02T20:57:10.813Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-02T20:57:10.813Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-02T20:57:10.813Z] (9/43) Installing expat (2.4.7-r0) [2022-05-02T20:57:10.813Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-02T20:57:10.813Z] (11/43) Installing gdbm (1.22-r0) [2022-05-02T20:57:10.813Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-02T20:57:10.813Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-02T20:57:10.813Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-02T20:57:11.093Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-02T20:57:11.093Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-02T20:57:11.093Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-02T20:57:13.778Z] ---> aa3e8ad58478 [2022-05-02T20:57:13.778Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-02T20:57:14.061Z] Removing intermediate container f1d593fcd97c [2022-05-02T20:57:14.061Z] ---> c0d9c0906afe [2022-05-02T20:57:14.061Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T20:57:15.077Z] ---> bc0503103ae1 [2022-05-02T20:57:15.077Z] 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-02T20:57:15.361Z] ---> Running in 631bc280f8a8 [2022-05-02T20:57:15.641Z] ---> 6a9ccd69c5c4 [2022-05-02T20:57:15.641Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-02T20:57:16.655Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-02T20:57:16.655Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-02T20:57:16.655Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-02T20:57:16.655Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-02T20:57:16.655Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-02T20:57:16.655Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-02T20:57:16.655Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-02T20:57:16.942Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-02T20:57:16.942Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-02T20:57:16.942Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-02T20:57:16.942Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-02T20:57:16.942Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-02T20:57:16.942Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-02T20:57:16.942Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-02T20:57:16.942Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-02T20:57:16.942Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-02T20:57:17.232Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-02T20:57:17.232Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-02T20:57:17.232Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-02T20:57:17.516Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-02T20:57:17.516Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-02T20:57:17.516Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-02T20:57:17.516Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-02T20:57:17.516Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-02T20:57:17.799Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-02T20:57:17.799Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-02T20:57:18.425Z] ---> 9f0944fc08d5 [2022-05-02T20:57:18.425Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-02T20:57:19.044Z] Executing busybox-1.34.1-r5.trigger [2022-05-02T20:57:19.044Z] Removing intermediate container 631bc280f8a8 [2022-05-02T20:57:19.044Z] ---> ce1a3f32e409 [2022-05-02T20:57:19.044Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-02T20:57:19.044Z] OK: 82 MiB in 65 packages [2022-05-02T20:57:19.330Z] ---> Running in 9dbd567cd175 [2022-05-02T20:57:19.617Z] ---> 169b452f1aa1 [2022-05-02T20:57:19.617Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-02T20:57:20.226Z] Removing intermediate container 9dbd567cd175 [2022-05-02T20:57:20.226Z] ---> 0e86db8c7447 [2022-05-02T20:57:20.226Z] Step 23/25 : LABEL arch=arm64 [2022-05-02T20:57:20.226Z] ---> Running in 80afd8984975 [2022-05-02T20:57:20.837Z] ---> 62a9007a2409 [2022-05-02T20:57:20.837Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-02T20:57:21.123Z] Removing intermediate container 80afd8984975 [2022-05-02T20:57:21.123Z] ---> 7e1f75d55edf [2022-05-02T20:57:21.123Z] Step 24/25 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:57:21.123Z] ---> Running in d53301b9348c [2022-05-02T20:57:22.126Z] Removing intermediate container d53301b9348c [2022-05-02T20:57:22.126Z] ---> bf26ab2fae4c [2022-05-02T20:57:22.126Z] Step 25/25 : LABEL version=0.0.0 [2022-05-02T20:57:22.126Z] ---> Running in 2fbc745559e6 [2022-05-02T20:57:22.412Z] ---> e51676de8e8b [2022-05-02T20:57:22.412Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-02T20:57:22.695Z] ---> Running in cd75d98d7c23 [2022-05-02T20:57:22.993Z] Removing intermediate container 2fbc745559e6 [2022-05-02T20:57:22.993Z] ---> 26bbdfde4db1 [2022-05-02T20:57:22.993Z] [2022-05-02T20:57:24.023Z] Removing intermediate container cd75d98d7c23 [2022-05-02T20:57:24.023Z] ---> aa1492d67231 [2022-05-02T20:57:24.023Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-02T20:57:24.305Z] Successfully built 26bbdfde4db1 [2022-05-02T20:57:24.305Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-02T20:57:24.582Z]  Building security-secretstore-setup ... done Building core-command [2022-05-02T20:57:25.574Z] ---> 2ca6d306e0cc [2022-05-02T20:57:25.574Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-02T20:57:25.849Z] ---> Running in 4276f44920a2 [2022-05-02T20:57:26.453Z] Collecting docker-compose==1.23.2 [2022-05-02T20:57:26.733Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-02T20:57:28.765Z] Collecting PyYAML<4,>=3.10 [2022-05-02T20:57:29.069Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-02T20:57:31.736Z] Removing intermediate container 4276f44920a2 [2022-05-02T20:57:31.736Z] ---> 1bbf37705014 [2022-05-02T20:57:31.736Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-02T20:57:31.736Z] ---> Running in cfc45127ac67 [2022-05-02T20:57:33.212Z] Removing intermediate container cfc45127ac67 [2022-05-02T20:57:33.212Z] ---> 550e60e5f416 [2022-05-02T20:57:33.212Z] Step 28/31 : CMD ["gate"] [2022-05-02T20:57:33.497Z] ---> Running in 8cc9a9505e12 [2022-05-02T20:57:34.505Z] Removing intermediate container 8cc9a9505e12 [2022-05-02T20:57:34.505Z] ---> b20f972b68d7 [2022-05-02T20:57:34.505Z] Step 29/31 : LABEL arch=arm64 [2022-05-02T20:57:35.124Z] ---> Running in fc7314618885 [2022-05-02T20:57:35.124Z] Collecting cached-property<2,>=1.2.0 [2022-05-02T20:57:35.124Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-02T20:57:35.403Z] Collecting texttable<0.10,>=0.9.0 [2022-05-02T20:57:35.403Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-02T20:57:35.692Z] Removing intermediate container fc7314618885 [2022-05-02T20:57:35.692Z] ---> 7436a72c15fb [2022-05-02T20:57:35.692Z] Step 30/31 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:57:36.310Z] Removing intermediate container 9aefb3b92ede [2022-05-02T20:57:36.310Z] ---> a89f3196ebdf [2022-05-02T20:57:36.310Z] [2022-05-02T20:57:36.310Z] ---> Running in 644c823de668 [2022-05-02T20:57:36.310Z] Step 10/23 : FROM alpine:3.14 [2022-05-02T20:57:36.310Z] ---> ac73e934f311 [2022-05-02T20:57:36.310Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-02T20:57:36.597Z] ---> Running in cfed5ddfc8a4 [2022-05-02T20:57:37.214Z] Removing intermediate container 644c823de668 [2022-05-02T20:57:37.214Z] ---> f4d5c35f0caf [2022-05-02T20:57:37.214Z] Step 31/31 : LABEL version=0.0.0 [2022-05-02T20:57:37.214Z] Removing intermediate container cfed5ddfc8a4 [2022-05-02T20:57:37.214Z] ---> 583755030baf [2022-05-02T20:57:37.214Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-02T20:57:37.517Z] ---> Running in 21bafb467f71 [2022-05-02T20:57:37.794Z] ---> Running in 437901bef057 [2022-05-02T20:57:38.413Z] Removing intermediate container 21bafb467f71 [2022-05-02T20:57:38.413Z] ---> 30f2022060b0 [2022-05-02T20:57:38.413Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-02T20:57:38.694Z] ---> Running in d2ee5928d055 [2022-05-02T20:57:38.694Z] Removing intermediate container 437901bef057 [2022-05-02T20:57:38.694Z] ---> d2c09ef4843b [2022-05-02T20:57:38.694Z] [2022-05-02T20:57:39.305Z] Removing intermediate container d2ee5928d055 [2022-05-02T20:57:39.305Z] ---> 3c6718d85405 [2022-05-02T20:57:39.305Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:57:39.590Z] ---> Running in 95a4eb13db48 [2022-05-02T20:57:39.873Z] Successfully built d2c09ef4843b [2022-05-02T20:57:39.873Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-02T20:57:39.873Z]  Building security-bootstrapper ... done Building support-scheduler [2022-05-02T20:57:40.149Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-02T20:57:40.149Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-02T20:57:40.759Z] Collecting docker<4.0,>=3.6.0 [2022-05-02T20:57:40.759Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-02T20:57:41.764Z] Collecting jsonschema<3,>=2.5.1 [2022-05-02T20:57:41.764Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-02T20:57:42.376Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-02T20:57:42.376Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-02T20:57:42.666Z] 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-02T20:57:42.666Z] Collecting docopt<0.7,>=0.6.1 [2022-05-02T20:57:42.666Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-02T20:57:42.666Z] Removing intermediate container 95a4eb13db48 [2022-05-02T20:57:42.666Z] ---> 37efe445e85a [2022-05-02T20:57:42.666Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T20:57:42.951Z] ---> Running in 90b39b0ee865 [2022-05-02T20:57:44.951Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T20:57:45.946Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T20:57:45.946Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-02T20:57:46.226Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-02T20:57:47.696Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T20:57:47.696Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T20:57:47.696Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T20:57:47.979Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T20:57:47.979Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T20:57:48.263Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T20:57:48.263Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T20:57:48.263Z] OK: 8 MiB in 20 packages [2022-05-02T20:57:49.747Z] Collecting docker-pycreds>=0.4.0 [2022-05-02T20:57:49.747Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-02T20:57:51.218Z] Removing intermediate container 90b39b0ee865 [2022-05-02T20:57:51.218Z] ---> 806f2b9b145b [2022-05-02T20:57:51.218Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T20:57:51.218Z] Collecting idna<2.8,>=2.5 [2022-05-02T20:57:51.218Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-02T20:57:51.218Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-02T20:57:51.218Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-02T20:57:52.210Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-02T20:57:52.210Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-02T20:57:52.210Z] ---> b7a2a1e7f23b [2022-05-02T20:57:52.210Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-02T20:57:52.210Z] 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-02T20:57:52.809Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-02T20:57:52.809Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-02T20:57:52.809Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-02T20:57:52.809Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-02T20:57:54.286Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-02T20:57:54.286Z] Attempting uninstall: urllib3 [2022-05-02T20:57:54.286Z] Found existing installation: urllib3 1.26.7 [2022-05-02T20:57:54.286Z] Uninstalling urllib3-1.26.7: [2022-05-02T20:57:54.579Z] Successfully uninstalled urllib3-1.26.7 [2022-05-02T20:57:54.857Z] ---> 1f00434c3e43 [2022-05-02T20:57:54.858Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-02T20:57:55.466Z] Attempting uninstall: idna [2022-05-02T20:57:55.466Z] Found existing installation: idna 3.3 [2022-05-02T20:57:55.466Z] Uninstalling idna-3.3: [2022-05-02T20:57:55.746Z] Successfully uninstalled idna-3.3 [2022-05-02T20:57:55.746Z] ---> b0bfcdd0013c [2022-05-02T20:57:55.746Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-02T20:57:56.027Z] ---> Running in 1358120acf03 [2022-05-02T20:57:56.641Z] Removing intermediate container 1358120acf03 [2022-05-02T20:57:56.641Z] ---> d65cbc1ed219 [2022-05-02T20:57:56.641Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T20:57:56.926Z] ---> Running in 796935db07c5 [2022-05-02T20:57:57.638Z] Removing intermediate container 796935db07c5 [2022-05-02T20:57:57.638Z] ---> b598e32ae69b [2022-05-02T20:57:57.638Z] Step 21/23 : LABEL arch=arm64 [2022-05-02T20:57:58.166Z] ---> Running in f149b3fe2381 [2022-05-02T20:57:58.568Z] Removing intermediate container f149b3fe2381 [2022-05-02T20:57:58.568Z] ---> 05a7a615e2ec [2022-05-02T20:57:58.568Z] Step 22/23 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:57:58.864Z] ---> Running in 7e87198acfb1 [2022-05-02T20:57:59.884Z] Removing intermediate container 7e87198acfb1 [2022-05-02T20:57:59.884Z] ---> 0e0566cddf11 [2022-05-02T20:57:59.884Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T20:57:59.884Z] ---> Running in 070900266cf8 [2022-05-02T20:58:00.169Z] Attempting uninstall: requests [2022-05-02T20:58:00.461Z] Found existing installation: requests 2.26.0 [2022-05-02T20:58:00.461Z] Uninstalling requests-2.26.0: [2022-05-02T20:58:00.461Z] Removing intermediate container 070900266cf8 [2022-05-02T20:58:00.461Z] ---> b59329c75a58 [2022-05-02T20:58:00.461Z] [2022-05-02T20:58:00.748Z] Successfully uninstalled requests-2.26.0 [2022-05-02T20:58:01.504Z] Running setup.py install for texttable: started [2022-05-02T20:58:01.504Z] Successfully built b59329c75a58 [2022-05-02T20:58:01.504Z] Successfully tagged core-data-arm64:latest [2022-05-02T20:58:01.504Z]  Building core-data ... done Building support-notifications [2022-05-02T20:58:06.187Z] Running setup.py install for texttable: finished with status 'done' [2022-05-02T20:58:06.187Z] Running setup.py install for PyYAML: started [2022-05-02T20:58:06.469Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:58:06.469Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:58:06.469Z] ---> f8f6555d9464 [2022-05-02T20:58:06.469Z] Step 3/23 : WORKDIR /edgex-go [2022-05-02T20:58:06.469Z] ---> Using cache [2022-05-02T20:58:06.469Z] ---> 2d30ed4c6d30 [2022-05-02T20:58:06.469Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:58:06.469Z] ---> Using cache [2022-05-02T20:58:06.469Z] ---> b20178629343 [2022-05-02T20:58:06.469Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-02T20:58:06.469Z] ---> Using cache [2022-05-02T20:58:06.469Z] ---> bf4517fb2cb5 [2022-05-02T20:58:06.469Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-02T20:58:06.469Z] ---> Using cache [2022-05-02T20:58:06.469Z] ---> ec32693857aa [2022-05-02T20:58:06.469Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:58:06.469Z] ---> Using cache [2022-05-02T20:58:06.469Z] ---> 6b92b947bfdd [2022-05-02T20:58:06.469Z] Step 8/23 : COPY . . [2022-05-02T20:58:06.469Z] ---> Using cache [2022-05-02T20:58:06.469Z] ---> d645dd16cc2c [2022-05-02T20:58:06.469Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-02T20:58:06.469Z] ---> Running in 6db6b2214e19 [2022-05-02T20:58:07.933Z] 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-02T20:58:09.403Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-02T20:58:09.683Z] Running setup.py install for docopt: started [2022-05-02T20:58:12.344Z] Running setup.py install for docopt: finished with status 'done' [2022-05-02T20:58:12.344Z] Running setup.py install for dockerpty: started [2022-05-02T20:58:15.799Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-02T20:58:19.295Z] 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-02T20:58:37.767Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:58:37.767Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:58:37.767Z] ---> f8f6555d9464 [2022-05-02T20:58:37.767Z] Step 3/22 : WORKDIR /edgex-go [2022-05-02T20:58:37.767Z] ---> Using cache [2022-05-02T20:58:37.767Z] ---> 2d30ed4c6d30 [2022-05-02T20:58:37.767Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:58:37.767Z] ---> Using cache [2022-05-02T20:58:37.767Z] ---> b20178629343 [2022-05-02T20:58:37.767Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-02T20:58:37.767Z] ---> Using cache [2022-05-02T20:58:37.767Z] ---> bf4517fb2cb5 [2022-05-02T20:58:37.767Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-02T20:58:37.767Z] ---> Using cache [2022-05-02T20:58:37.767Z] ---> ec32693857aa [2022-05-02T20:58:37.767Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:58:37.767Z] ---> Using cache [2022-05-02T20:58:37.767Z] ---> 6b92b947bfdd [2022-05-02T20:58:37.767Z] Step 8/22 : COPY . . [2022-05-02T20:58:37.767Z] ---> Using cache [2022-05-02T20:58:37.767Z] ---> d645dd16cc2c [2022-05-02T20:58:37.767Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-02T20:58:37.767Z] ---> Running in 9561d7c83868 [2022-05-02T20:58:39.786Z] 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-02T20:58:45.276Z] Removing intermediate container c02e7bc8e9f0 [2022-05-02T20:58:45.276Z] ---> 65a2aec6da18 [2022-05-02T20:58:45.276Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-02T20:58:45.276Z] ---> Running in 154b65464e89 [2022-05-02T20:58:45.899Z] Removing intermediate container 154b65464e89 [2022-05-02T20:58:45.899Z] ---> c9ad669723a6 [2022-05-02T20:58:45.899Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-02T20:58:45.899Z] ---> Running in 47af5adab79d [2022-05-02T20:58:46.522Z] Removing intermediate container 47af5adab79d [2022-05-02T20:58:46.522Z] ---> 12d33600671b [2022-05-02T20:58:46.522Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-02T20:58:49.221Z] ---> 45f70ebbdb34 [2022-05-02T20:58:49.221Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-02T20:58:50.702Z] ---> 83594c59de03 [2022-05-02T20:58:50.702Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-02T20:58:51.314Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:58:51.314Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:58:51.314Z] ---> f8f6555d9464 [2022-05-02T20:58:51.314Z] Step 3/22 : WORKDIR /edgex-go [2022-05-02T20:58:51.314Z] ---> Using cache [2022-05-02T20:58:51.314Z] ---> 2d30ed4c6d30 [2022-05-02T20:58:51.314Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:58:51.314Z] ---> Using cache [2022-05-02T20:58:51.314Z] ---> b20178629343 [2022-05-02T20:58:51.314Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-02T20:58:51.314Z] ---> Running in 12ecba8834e9 [2022-05-02T20:58:52.340Z] ---> 8d90b34ec8d4 [2022-05-02T20:58:52.340Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-02T20:58:52.622Z] ---> Running in ad42ac1f3f4e [2022-05-02T20:58:53.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T20:58:53.237Z] Removing intermediate container ad42ac1f3f4e [2022-05-02T20:58:53.237Z] ---> 26f71a4c46b6 [2022-05-02T20:58:53.237Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T20:58:53.237Z] ---> Running in ab1cf58ef3e0 [2022-05-02T20:58:53.863Z] Removing intermediate container ab1cf58ef3e0 [2022-05-02T20:58:53.863Z] ---> 982aade62f90 [2022-05-02T20:58:53.863Z] Step 21/23 : LABEL arch=arm64 [2022-05-02T20:58:54.146Z] ---> Running in 20e2a5a80e45 [2022-05-02T20:58:54.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T20:58:54.800Z] Removing intermediate container 20e2a5a80e45 [2022-05-02T20:58:54.800Z] ---> c97c2c4ae009 [2022-05-02T20:58:54.800Z] Step 22/23 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T20:58:54.800Z] ---> Running in c64ac5648f74 [2022-05-02T20:58:55.425Z] Removing intermediate container c64ac5648f74 [2022-05-02T20:58:55.425Z] ---> e211a875a317 [2022-05-02T20:58:55.425Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T20:58:55.425Z] ---> Running in 2db07082940f [2022-05-02T20:58:56.039Z] OK: 220 MiB in 52 packages [2022-05-02T20:58:56.039Z] Removing intermediate container 2db07082940f [2022-05-02T20:58:56.039Z] ---> 060b10cea404 [2022-05-02T20:58:56.039Z] [2022-05-02T20:58:56.323Z] Successfully built 060b10cea404 [2022-05-02T20:58:56.608Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-02T20:58:56.608Z] Building security-spire-config [2022-05-02T20:58:57.613Z]  Building sys-mgmt-agent ... done Removing intermediate container 12ecba8834e9 [2022-05-02T20:58:57.613Z] ---> 3395b0155356 [2022-05-02T20:58:57.613Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-02T20:58:58.227Z] ---> 94e44be5dbdb [2022-05-02T20:58:58.227Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:58:58.518Z] ---> Running in 1b6fbdd15474 [2022-05-02T20:59:05.316Z] Removing intermediate container 1b6fbdd15474 [2022-05-02T20:59:05.316Z] ---> a055979043b7 [2022-05-02T20:59:05.316Z] Step 8/22 : COPY . . [2022-05-02T20:59:32.248Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T20:59:32.248Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-02T20:59:32.248Z] ---> f8f6555d9464 [2022-05-02T20:59:32.248Z] Step 3/26 : WORKDIR /edgex-go [2022-05-02T20:59:32.248Z] ---> Using cache [2022-05-02T20:59:32.248Z] ---> 2d30ed4c6d30 [2022-05-02T20:59:32.248Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T20:59:32.248Z] ---> Using cache [2022-05-02T20:59:32.248Z] ---> b20178629343 [2022-05-02T20:59:32.248Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-02T20:59:32.248Z] ---> Running in dfe735cd952f [2022-05-02T20:59:32.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T20:59:33.265Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T20:59:34.749Z] OK: 220 MiB in 52 packages [2022-05-02T20:59:35.030Z] ---> ab94a311f876 [2022-05-02T20:59:35.030Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-02T20:59:35.030Z] ---> Running in bd6d44ddf632 [2022-05-02T20:59:36.485Z] Removing intermediate container dfe735cd952f [2022-05-02T20:59:36.485Z] ---> de19d2eb8eb1 [2022-05-02T20:59:36.485Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-02T20:59:37.944Z] 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-02T20:59:37.944Z] ---> 3bb77a1e9af3 [2022-05-02T20:59:37.944Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T20:59:37.944Z] ---> Running in 255c163c5ae4 [2022-05-02T20:59:43.386Z] Removing intermediate container 255c163c5ae4 [2022-05-02T20:59:43.386Z] ---> 3e067e06ba60 [2022-05-02T20:59:43.386Z] Step 8/26 : COPY . . [2022-05-02T21:00:10.310Z] ---> cbd2da9f140c [2022-05-02T21:00:10.310Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-02T21:00:10.310Z] ---> Running in 3a0151ed58d9 [2022-05-02T21:00:10.310Z] Removing intermediate container 3a0151ed58d9 [2022-05-02T21:00:10.310Z] ---> 28e747db1db9 [2022-05-02T21:00:10.310Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-02T21:00:10.310Z] ---> Running in 47c9523e2501 [2022-05-02T21:00:11.767Z] Removing intermediate container 47c9523e2501 [2022-05-02T21:00:11.767Z] ---> e2316cea6c4a [2022-05-02T21:00:11.767Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-02T21:00:11.767Z] ---> Running in 031ef1d5b80d [2022-05-02T21:00:12.373Z] Removing intermediate container 031ef1d5b80d [2022-05-02T21:00:12.373Z] ---> 47f6968292c5 [2022-05-02T21:00:12.373Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-02T21:00:12.373Z] ---> Running in 310fda412081 [2022-05-02T21:00:15.034Z] spire-1.2.1/ [2022-05-02T21:00:15.311Z] spire-1.2.1/.data/ [2022-05-02T21:00:15.311Z] spire-1.2.1/.data/.file [2022-05-02T21:00:15.311Z] spire-1.2.1/.dockerignore [2022-05-02T21:00:15.311Z] spire-1.2.1/.gitattributes [2022-05-02T21:00:15.311Z] spire-1.2.1/.githooks/ [2022-05-02T21:00:15.311Z] spire-1.2.1/.githooks/pre-commit [2022-05-02T21:00:15.311Z] spire-1.2.1/.github/ [2022-05-02T21:00:15.311Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-02T21:00:15.311Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-02T21:00:15.311Z] spire-1.2.1/.github/dependabot.yml [2022-05-02T21:00:15.311Z] spire-1.2.1/.github/workflows/ [2022-05-02T21:00:15.311Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-02T21:00:15.311Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-02T21:00:15.311Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-02T21:00:15.311Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-02T21:00:15.311Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-02T21:00:15.311Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-02T21:00:15.311Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-02T21:00:15.311Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-02T21:00:15.311Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-02T21:00:15.311Z] spire-1.2.1/.gitignore [2022-05-02T21:00:15.311Z] spire-1.2.1/.go-version [2022-05-02T21:00:15.311Z] spire-1.2.1/.golangci.yml [2022-05-02T21:00:15.311Z] spire-1.2.1/ADOPTERS.md [2022-05-02T21:00:15.311Z] spire-1.2.1/CHANGELOG.md [2022-05-02T21:00:15.311Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-02T21:00:15.311Z] spire-1.2.1/CODEOWNERS [2022-05-02T21:00:15.311Z] spire-1.2.1/CONTRIBUTING.md [2022-05-02T21:00:15.311Z] spire-1.2.1/Dockerfile [2022-05-02T21:00:15.311Z] spire-1.2.1/Dockerfile.dev [2022-05-02T21:00:15.311Z] spire-1.2.1/Dockerfile.scratch [2022-05-02T21:00:15.311Z] spire-1.2.1/LICENSE [2022-05-02T21:00:15.311Z] spire-1.2.1/MAINTAINERS.md [2022-05-02T21:00:15.311Z] spire-1.2.1/Makefile [2022-05-02T21:00:15.311Z] spire-1.2.1/README.md [2022-05-02T21:00:15.311Z] spire-1.2.1/ROADMAP.md [2022-05-02T21:00:15.311Z] spire-1.2.1/SECURITY.md [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-02T21:00:15.311Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-02T21:00:15.311Z] spire-1.2.1/conf/ [2022-05-02T21:00:15.311Z] spire-1.2.1/conf/agent/ [2022-05-02T21:00:15.311Z] spire-1.2.1/conf/agent/agent.conf [2022-05-02T21:00:15.311Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-02T21:00:15.311Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-02T21:00:15.311Z] spire-1.2.1/conf/server/ [2022-05-02T21:00:15.311Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-02T21:00:15.311Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-02T21:00:15.311Z] spire-1.2.1/conf/server/server.conf [2022-05-02T21:00:15.311Z] spire-1.2.1/conf/server/server_full.conf [2022-05-02T21:00:15.311Z] spire-1.2.1/doc/ [2022-05-02T21:00:15.311Z] spire-1.2.1/doc/SPIRE101.md [2022-05-02T21:00:15.311Z] spire-1.2.1/doc/auditlog.md [2022-05-02T21:00:15.311Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-02T21:00:15.311Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-02T21:00:15.311Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-02T21:00:15.311Z] spire-1.2.1/doc/images/ [2022-05-02T21:00:15.311Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-02T21:00:15.312Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-02T21:00:15.312Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-02T21:00:15.591Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-02T21:00:15.591Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-02T21:00:15.591Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-02T21:00:15.591Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-02T21:00:15.591Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-02T21:00:15.591Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-02T21:00:15.591Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-02T21:00:15.591Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-02T21:00:15.591Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-02T21:00:15.591Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/scaling_spire.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/spire_agent.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/spire_server.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/supported_integrations.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/telemetry.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/telemetry_config.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/upgrading.md [2022-05-02T21:00:15.592Z] spire-1.2.1/doc/using_spire.md [2022-05-02T21:00:15.592Z] spire-1.2.1/examples/ [2022-05-02T21:00:15.592Z] spire-1.2.1/examples/README.md [2022-05-02T21:00:15.592Z] spire-1.2.1/go.mod [2022-05-02T21:00:15.592Z] spire-1.2.1/go.sum [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/agent.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/client/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/common/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/config.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-02T21:00:15.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/svid/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/names.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/auth/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cli/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/health/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/health/config.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/health/context.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/health/health.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/idutil/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/log/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/log/log.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/log/options.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-02T21:00:15.872Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/ [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/profiling/ [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/selector/ [2022-05-02T21:00:15.873Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-02T21:00:16.151Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-02T21:00:16.151Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-02T21:00:16.151Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-02T21:00:16.151Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/uptime/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/util/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/util/task.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/version/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/version/version.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/x509util/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/api.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/health/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/id.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/status.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/bundle/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/ca/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/cache/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/catalog/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/config.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-02T21:00:16.152Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-02T21:00:16.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/registration/ [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/server.go [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/server_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/svid/ [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/ [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/private/ [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/private/server/ [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/private/server/journal/ [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/spire/ [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/spire/common/ [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/spire/plugin/ [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-02T21:00:16.712Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-02T21:00:16.712Z] spire-1.2.1/release/ [2022-05-02T21:00:16.712Z] spire-1.2.1/release/spire-extras/ [2022-05-02T21:00:16.712Z] spire-1.2.1/release/spire-extras/README.md [2022-05-02T21:00:16.712Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-02T21:00:16.712Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-02T21:00:16.712Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-02T21:00:16.712Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/release/spire/ [2022-05-02T21:00:16.712Z] spire-1.2.1/release/spire/README.md [2022-05-02T21:00:16.712Z] spire-1.2.1/release/spire/conf/ [2022-05-02T21:00:16.712Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-02T21:00:16.712Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/release/spire/conf/server/ [2022-05-02T21:00:16.712Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/script/ [2022-05-02T21:00:16.712Z] spire-1.2.1/script/build-artifact.sh [2022-05-02T21:00:16.712Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-02T21:00:16.712Z] spire-1.2.1/support/ [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/ [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-02T21:00:16.712Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-02T21:00:16.712Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-02T21:00:16.712Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/clock/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/clock/clock.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/fixture.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/registration/ [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-02T21:00:16.712Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-02T21:00:16.712Z] spire-1.2.1/test/integration/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/README.md [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/common [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-02T21:00:16.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-02T21:00:16.990Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/test-one.sh [2022-05-02T21:00:17.269Z] spire-1.2.1/test/integration/test.sh [2022-05-02T21:00:17.269Z] spire-1.2.1/test/plugintest/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/plugintest/config.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/plugintest/load.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/plugintest/option.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/spiretest/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/spiretest/dir.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/spiretest/logs.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/spiretest/suite.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/spiretest/x509.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/testca/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/testca/ca.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/testkey/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/testkey/generate.sh [2022-05-02T21:00:17.269Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/testkey/keys.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/testkey/new.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/tpmsimulator/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/util/ [2022-05-02T21:00:17.269Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/util/cert_generation.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/util/io_redirection.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/util/race.go [2022-05-02T21:00:17.269Z] spire-1.2.1/test/util/util.go [2022-05-02T21:00:17.269Z] building spire from source... [2022-05-02T21:00:17.873Z] Installing go1.17.7... [2022-05-02T21:00:44.749Z] Building bin/spire-server... [2022-05-02T21:00:44.749Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-02T21:00:44.749Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-02T21:00:44.749Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-02T21:00:45.740Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-02T21:00:46.019Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-02T21:00:49.433Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-02T21:00:50.423Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-02T21:00:50.423Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T21:00:50.423Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-02T21:00:51.417Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-02T21:00:51.693Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-02T21:00:51.693Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-02T21:00:51.693Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-02T21:00:51.969Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-02T21:00:52.248Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-02T21:00:52.248Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-02T21:00:52.248Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-02T21:00:53.709Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-02T21:00:53.709Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-02T21:00:53.986Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-02T21:00:54.266Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-02T21:01:26.696Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-02T21:01:26.696Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-02T21:01:26.696Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-02T21:01:26.696Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-02T21:01:26.696Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-02T21:01:26.696Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-02T21:01:26.696Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-02T21:01:26.696Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-02T21:01:26.696Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-02T21:01:26.696Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-02T21:01:26.696Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-02T21:01:26.696Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-02T21:01:26.696Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-02T21:01:26.696Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-02T21:01:26.696Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-02T21:01:26.696Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-02T21:01:26.696Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-02T21:01:26.696Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-02T21:01:26.696Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-02T21:01:26.696Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-02T21:01:26.696Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-02T21:01:26.696Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-02T21:01:26.696Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-02T21:01:26.696Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-02T21:01:26.975Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-02T21:01:26.975Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-02T21:01:27.965Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-02T21:01:28.244Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-02T21:01:28.245Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-02T21:01:28.529Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-02T21:01:29.995Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-02T21:01:30.615Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-02T21:01:34.112Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-02T21:01:39.589Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-02T21:01:39.589Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-02T21:01:39.589Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-02T21:01:39.589Z] go: downloading google.golang.org/api v0.70.0 [2022-05-02T21:01:39.589Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-02T21:02:27.327Z] go: downloading k8s.io/api v0.23.4 [2022-05-02T21:02:27.327Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-02T21:02:27.327Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-02T21:02:27.327Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-02T21:02:39.767Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-02T21:02:40.046Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-02T21:02:40.327Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-02T21:02:40.327Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-02T21:02:41.317Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-02T21:02:42.772Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-02T21:02:45.417Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-02T21:02:46.408Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-02T21:02:46.408Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-02T21:02:48.408Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-02T21:02:48.684Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-02T21:02:49.678Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-02T21:02:49.678Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-02T21:02:49.956Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-02T21:02:50.563Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-02T21:02:50.845Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-02T21:02:51.122Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-02T21:02:51.403Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-02T21:02:51.403Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-02T21:02:51.403Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-02T21:02:51.681Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-02T21:02:53.134Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-02T21:02:53.134Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-02T21:02:53.410Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-02T21:02:53.410Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-02T21:02:53.692Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-02T21:02:53.692Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-02T21:02:54.693Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-02T21:03:00.153Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-02T21:03:00.153Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-02T21:03:00.153Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-02T21:03:00.153Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-02T21:03:00.153Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-02T21:03:00.432Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-02T21:03:01.429Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-02T21:03:01.714Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-02T21:03:01.997Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-02T21:03:02.278Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-02T21:03:02.559Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-02T21:03:04.014Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-02T21:03:04.014Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-02T21:03:04.618Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-02T21:03:04.618Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-02T21:03:04.897Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-02T21:03:04.897Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-02T21:03:04.897Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-02T21:03:05.176Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-02T21:03:05.176Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-02T21:03:06.629Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-02T21:03:06.629Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-02T21:03:06.907Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-02T21:03:07.187Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-02T21:03:07.466Z] go: downloading go.opencensus.io v0.23.0 [2022-05-02T21:03:08.466Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-02T21:03:10.462Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-02T21:03:10.462Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-02T21:03:10.740Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-02T21:03:10.740Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-02T21:03:10.740Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-02T21:03:11.347Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-02T21:03:11.347Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-02T21:03:11.951Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-02T21:03:15.377Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-02T21:03:17.378Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-02T21:03:17.378Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-02T21:03:17.989Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-02T21:03:17.989Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-02T21:03:18.272Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-02T21:03:19.269Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-02T21:03:19.269Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-02T21:03:19.548Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-02T21:03:19.548Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-02T21:03:19.828Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-02T21:03:19.828Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-02T21:03:20.109Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-02T21:03:30.323Z] Removing intermediate container 6db6b2214e19 [2022-05-02T21:03:30.323Z] ---> 2190d64e46e1 [2022-05-02T21:03:30.323Z] [2022-05-02T21:03:30.323Z] Step 10/23 : FROM alpine:3.14 [2022-05-02T21:03:30.323Z] ---> ac73e934f311 [2022-05-02T21:03:30.323Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-02T21:03:30.323Z] ---> Running in cf60c2f590b3 [2022-05-02T21:03:31.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T21:03:31.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T21:03:31.931Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-02T21:03:31.931Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-02T21:03:32.208Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-02T21:03:32.208Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-02T21:03:33.203Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-02T21:03:33.203Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T21:03:33.203Z] OK: 5 MiB in 15 packages [2022-05-02T21:03:35.200Z] Removing intermediate container cf60c2f590b3 [2022-05-02T21:03:35.200Z] ---> 0fe288afbe62 [2022-05-02T21:03:35.200Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-02T21:03:35.200Z] ---> Running in 5b831b736bfc [2022-05-02T21:03:35.477Z] Removing intermediate container 5b831b736bfc [2022-05-02T21:03:35.477Z] ---> 50b8c9fbc6a2 [2022-05-02T21:03:35.477Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-02T21:03:35.759Z] ---> Running in 9e3c6a81eaf8 [2022-05-02T21:03:36.389Z] Removing intermediate container 9e3c6a81eaf8 [2022-05-02T21:03:36.389Z] ---> 86f2dfe8dbc9 [2022-05-02T21:03:36.389Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-02T21:03:36.667Z] ---> Running in 92431692cea9 [2022-05-02T21:03:37.272Z] Removing intermediate container 92431692cea9 [2022-05-02T21:03:37.272Z] ---> d2cdf22ccb85 [2022-05-02T21:03:37.272Z] Step 15/23 : WORKDIR / [2022-05-02T21:03:37.272Z] ---> Running in c181be07dc62 [2022-05-02T21:03:37.886Z] Removing intermediate container c181be07dc62 [2022-05-02T21:03:37.886Z] ---> c364bc8c8163 [2022-05-02T21:03:37.886Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T21:03:38.888Z] ---> 824b16274641 [2022-05-02T21:03:38.888Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-02T21:03:40.899Z] ---> 47eefe12fa9d [2022-05-02T21:03:40.899Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-02T21:03:41.509Z] ---> 68fe41739fc1 [2022-05-02T21:03:41.509Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-02T21:03:41.783Z] ---> Running in e75e94ebad96 [2022-05-02T21:03:42.393Z] Removing intermediate container e75e94ebad96 [2022-05-02T21:03:42.393Z] ---> be25f4cdab3e [2022-05-02T21:03:42.393Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T21:03:42.393Z] ---> Running in b0332ea9ed63 [2022-05-02T21:03:43.007Z] Removing intermediate container b0332ea9ed63 [2022-05-02T21:03:43.007Z] ---> 12d4eac0e76b [2022-05-02T21:03:43.007Z] Step 21/23 : LABEL arch=arm64 [2022-05-02T21:03:43.007Z] ---> Running in 3be221be5268 [2022-05-02T21:03:43.626Z] Removing intermediate container 3be221be5268 [2022-05-02T21:03:43.626Z] ---> 14a77c7b0c64 [2022-05-02T21:03:43.626Z] Step 22/23 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T21:03:43.914Z] ---> Running in dccbe028043c [2022-05-02T21:03:44.528Z] Removing intermediate container dccbe028043c [2022-05-02T21:03:44.528Z] ---> 3c5edc19a4ce [2022-05-02T21:03:44.528Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T21:03:44.528Z] ---> Running in 6d57fd72f690 [2022-05-02T21:03:45.525Z] Removing intermediate container 6d57fd72f690 [2022-05-02T21:03:45.525Z] ---> 14f3baebe4a9 [2022-05-02T21:03:45.525Z] [2022-05-02T21:03:46.134Z] Successfully built 14f3baebe4a9 [2022-05-02T21:03:46.134Z] Successfully tagged core-command-arm64:latest [2022-05-02T21:03:46.134Z]  Building core-command ... done Building security-proxy-setup [2022-05-02T21:04:18.546Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-02T21:04:18.546Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-02T21:04:18.546Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T21:04:18.546Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-02T21:04:18.546Z] ---> f8f6555d9464 [2022-05-02T21:04:18.546Z] Step 3/22 : WORKDIR /edgex-go [2022-05-02T21:04:18.546Z] ---> Using cache [2022-05-02T21:04:18.546Z] ---> 2d30ed4c6d30 [2022-05-02T21:04:18.546Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T21:04:18.546Z] ---> Using cache [2022-05-02T21:04:18.546Z] ---> b20178629343 [2022-05-02T21:04:18.546Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-02T21:04:18.546Z] ---> Using cache [2022-05-02T21:04:18.546Z] ---> bf4517fb2cb5 [2022-05-02T21:04:18.546Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-02T21:04:18.546Z] ---> Using cache [2022-05-02T21:04:18.546Z] ---> ec32693857aa [2022-05-02T21:04:18.546Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T21:04:18.546Z] ---> Using cache [2022-05-02T21:04:18.546Z] ---> 6b92b947bfdd [2022-05-02T21:04:18.546Z] Step 8/22 : COPY . . [2022-05-02T21:04:18.546Z] ---> Using cache [2022-05-02T21:04:18.546Z] ---> d645dd16cc2c [2022-05-02T21:04:18.546Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-02T21:04:20.538Z] ---> Running in 7ce974160e71 [2022-05-02T21:04:22.535Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-02T21:07:14.625Z] Removing intermediate container 9561d7c83868 [2022-05-02T21:07:14.625Z] ---> 53cde5cffdfb [2022-05-02T21:07:14.625Z] [2022-05-02T21:07:14.625Z] Step 10/22 : FROM alpine:3.14 [2022-05-02T21:07:14.625Z] ---> ac73e934f311 [2022-05-02T21:07:14.625Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-02T21:07:14.625Z] ---> Using cache [2022-05-02T21:07:14.625Z] ---> 0fe288afbe62 [2022-05-02T21:07:14.625Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-02T21:07:14.625Z] ---> Using cache [2022-05-02T21:07:14.625Z] ---> 50b8c9fbc6a2 [2022-05-02T21:07:14.625Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-02T21:07:14.625Z] ---> Running in 5e73b0ccbada [2022-05-02T21:07:14.625Z] Removing intermediate container 5e73b0ccbada [2022-05-02T21:07:14.625Z] ---> a67500082031 [2022-05-02T21:07:14.625Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-02T21:07:14.625Z] ---> Running in 66a58b5f68f6 [2022-05-02T21:07:14.625Z] Removing intermediate container 66a58b5f68f6 [2022-05-02T21:07:14.625Z] ---> 9ea366f4a3c9 [2022-05-02T21:07:14.625Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T21:07:14.625Z] ---> 34c1b63a8cec [2022-05-02T21:07:14.625Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-02T21:07:15.231Z] ---> 0f61964c0a83 [2022-05-02T21:07:15.231Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-02T21:07:16.237Z] ---> 8beae83ef7e7 [2022-05-02T21:07:16.237Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-02T21:07:16.237Z] ---> Running in 9205e9834635 [2022-05-02T21:07:16.854Z] Removing intermediate container 9205e9834635 [2022-05-02T21:07:16.854Z] ---> d59231037be1 [2022-05-02T21:07:17.144Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T21:07:17.439Z] ---> Running in 69cf64eeaac8 [2022-05-02T21:07:18.074Z] Removing intermediate container 69cf64eeaac8 [2022-05-02T21:07:18.074Z] ---> e55fb883f268 [2022-05-02T21:07:18.074Z] Step 20/22 : LABEL arch=arm64 [2022-05-02T21:07:18.074Z] ---> Running in 4bc9ebe7c6e6 [2022-05-02T21:07:18.716Z] Removing intermediate container 4bc9ebe7c6e6 [2022-05-02T21:07:18.716Z] ---> 3efef1f4e603 [2022-05-02T21:07:18.716Z] Step 21/22 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T21:07:18.716Z] ---> Running in 60f02ad1fc4b [2022-05-02T21:07:19.352Z] Removing intermediate container 60f02ad1fc4b [2022-05-02T21:07:19.352Z] ---> c081e2c8ff53 [2022-05-02T21:07:19.352Z] Step 22/22 : LABEL version=0.0.0 [2022-05-02T21:07:19.352Z] ---> Running in b377791b0c79 [2022-05-02T21:07:19.975Z] Removing intermediate container b377791b0c79 [2022-05-02T21:07:19.975Z] ---> a62ea15b2e1b [2022-05-02T21:07:19.975Z] [2022-05-02T21:07:20.598Z] Successfully built a62ea15b2e1b [2022-05-02T21:07:20.598Z] Successfully tagged support-scheduler-arm64:latest [2022-05-02T21:07:20.598Z] Building core-metadata [2022-05-02T21:07:59.777Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T21:07:59.777Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-02T21:07:59.777Z] ---> f8f6555d9464 [2022-05-02T21:07:59.777Z] Step 3/23 : WORKDIR /edgex-go [2022-05-02T21:07:59.777Z] ---> Using cache [2022-05-02T21:07:59.777Z] ---> 2d30ed4c6d30 [2022-05-02T21:07:59.777Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T21:07:59.777Z] ---> Using cache [2022-05-02T21:07:59.777Z] ---> b20178629343 [2022-05-02T21:07:59.777Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-02T21:07:59.777Z] ---> Using cache [2022-05-02T21:07:59.777Z] ---> bf4517fb2cb5 [2022-05-02T21:07:59.777Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-02T21:07:59.777Z] ---> Using cache [2022-05-02T21:07:59.777Z] ---> ec32693857aa [2022-05-02T21:07:59.777Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T21:07:59.777Z] ---> Using cache [2022-05-02T21:07:59.777Z] ---> 6b92b947bfdd [2022-05-02T21:07:59.777Z] Step 8/23 : COPY . . [2022-05-02T21:07:59.777Z] ---> Using cache [2022-05-02T21:07:59.777Z] ---> d645dd16cc2c [2022-05-02T21:07:59.777Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-02T21:07:59.777Z] ---> Running in 8efeadba18ee [2022-05-02T21:07:59.777Z] 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-02T21:08:18.180Z] Removing intermediate container bd6d44ddf632 [2022-05-02T21:08:18.180Z] ---> 208b9807e8b7 [2022-05-02T21:08:18.180Z] [2022-05-02T21:08:18.180Z] Step 10/22 : FROM alpine:3.14 [2022-05-02T21:08:18.180Z] ---> ac73e934f311 [2022-05-02T21:08:18.180Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-02T21:08:18.180Z] ---> Running in d02180a12493 [2022-05-02T21:08:20.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T21:08:20.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T21:08:21.497Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-02T21:08:21.778Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-02T21:08:21.778Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T21:08:21.778Z] Executing ca-certificates-20211220-r0.trigger [2022-05-02T21:08:22.394Z] OK: 6 MiB in 16 packages [2022-05-02T21:08:24.411Z] Removing intermediate container d02180a12493 [2022-05-02T21:08:24.411Z] ---> cbf323645495 [2022-05-02T21:08:24.411Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-02T21:08:24.411Z] ---> Running in 22ff6c557d2e [2022-05-02T21:08:25.037Z] Removing intermediate container 22ff6c557d2e [2022-05-02T21:08:25.037Z] ---> 49067b6a355d [2022-05-02T21:08:25.037Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-02T21:08:25.037Z] ---> Running in a7cc1ec7c9de [2022-05-02T21:08:25.659Z] Removing intermediate container a7cc1ec7c9de [2022-05-02T21:08:25.659Z] ---> 8db85031dcbd [2022-05-02T21:08:25.659Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-02T21:08:25.659Z] ---> Running in b6a0c24ce48f [2022-05-02T21:08:26.272Z] Removing intermediate container b6a0c24ce48f [2022-05-02T21:08:26.272Z] ---> bf16f5afeca7 [2022-05-02T21:08:26.272Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T21:08:27.279Z] ---> ad86572a70a5 [2022-05-02T21:08:27.279Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-02T21:08:29.939Z] ---> 44236117f41a [2022-05-02T21:08:29.939Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-02T21:08:30.559Z] ---> 97f8cb047747 [2022-05-02T21:08:30.559Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-02T21:08:30.559Z] ---> Running in dba69ca7e015 [2022-05-02T21:08:31.175Z] Removing intermediate container dba69ca7e015 [2022-05-02T21:08:31.175Z] ---> 0620e19c9cd8 [2022-05-02T21:08:31.175Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T21:08:31.449Z] ---> Running in 8fe82b1853a9 [2022-05-02T21:08:32.054Z] Removing intermediate container 8fe82b1853a9 [2022-05-02T21:08:32.054Z] ---> 579d093e4a66 [2022-05-02T21:08:32.054Z] Step 20/22 : LABEL arch=arm64 [2022-05-02T21:08:32.054Z] ---> Running in b660abb64de5 [2022-05-02T21:08:32.663Z] Removing intermediate container b660abb64de5 [2022-05-02T21:08:32.663Z] ---> 28478d71b692 [2022-05-02T21:08:32.663Z] Step 21/22 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T21:08:32.663Z] ---> Running in 373fa066644a [2022-05-02T21:08:33.274Z] Removing intermediate container 373fa066644a [2022-05-02T21:08:33.274Z] ---> 9897715b1aa2 [2022-05-02T21:08:33.274Z] Step 22/22 : LABEL version=0.0.0 [2022-05-02T21:08:33.274Z] ---> Running in ae2955465903 [2022-05-02T21:08:33.886Z] Removing intermediate container ae2955465903 [2022-05-02T21:08:33.886Z] ---> 48d2304aa0f2 [2022-05-02T21:08:33.886Z] [2022-05-02T21:08:34.162Z] Successfully built 48d2304aa0f2 [2022-05-02T21:08:34.162Z] Successfully tagged support-notifications-arm64:latest [2022-05-02T21:08:34.162Z]  Building support-notifications ... done Building security-spire-server [2022-05-02T21:09:06.562Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T21:09:06.562Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-02T21:09:06.562Z] ---> f8f6555d9464 [2022-05-02T21:09:06.562Z] Step 3/25 : WORKDIR /edgex-go [2022-05-02T21:09:06.562Z] ---> Using cache [2022-05-02T21:09:06.562Z] ---> 2d30ed4c6d30 [2022-05-02T21:09:06.562Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T21:09:06.562Z] ---> Using cache [2022-05-02T21:09:06.562Z] ---> b20178629343 [2022-05-02T21:09:06.562Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-02T21:09:06.562Z] ---> Using cache [2022-05-02T21:09:06.562Z] ---> de19d2eb8eb1 [2022-05-02T21:09:06.562Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-02T21:09:06.562Z] ---> Using cache [2022-05-02T21:09:06.562Z] ---> 3bb77a1e9af3 [2022-05-02T21:09:06.562Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T21:09:06.562Z] ---> Using cache [2022-05-02T21:09:06.562Z] ---> 3e067e06ba60 [2022-05-02T21:09:06.562Z] Step 8/25 : COPY . . [2022-05-02T21:09:06.562Z] ---> Using cache [2022-05-02T21:09:06.562Z] ---> cbd2da9f140c [2022-05-02T21:09:06.562Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-02T21:09:06.562Z] ---> Using cache [2022-05-02T21:09:06.562Z] ---> 28e747db1db9 [2022-05-02T21:09:06.562Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-02T21:09:06.562Z] ---> Using cache [2022-05-02T21:09:06.562Z] ---> e2316cea6c4a [2022-05-02T21:09:06.562Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-02T21:09:06.562Z] ---> Using cache [2022-05-02T21:09:06.562Z] ---> 47f6968292c5 [2022-05-02T21:09:06.562Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-02T21:09:06.562Z] ---> Running in debb81df7d19 [2022-05-02T21:09:08.023Z] spire-1.2.1/ [2022-05-02T21:09:08.023Z] spire-1.2.1/.data/ [2022-05-02T21:09:08.023Z] spire-1.2.1/.data/.file [2022-05-02T21:09:08.023Z] spire-1.2.1/.dockerignore [2022-05-02T21:09:08.023Z] spire-1.2.1/.gitattributes [2022-05-02T21:09:08.023Z] spire-1.2.1/.githooks/ [2022-05-02T21:09:08.023Z] spire-1.2.1/.githooks/pre-commit [2022-05-02T21:09:08.023Z] spire-1.2.1/.github/ [2022-05-02T21:09:08.023Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-02T21:09:08.023Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-02T21:09:08.023Z] spire-1.2.1/.github/dependabot.yml [2022-05-02T21:09:08.023Z] spire-1.2.1/.github/workflows/ [2022-05-02T21:09:08.023Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-02T21:09:08.023Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-02T21:09:08.023Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-02T21:09:08.023Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-02T21:09:08.023Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-02T21:09:08.023Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-02T21:09:08.023Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-02T21:09:08.023Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-02T21:09:08.023Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-02T21:09:08.023Z] spire-1.2.1/.gitignore [2022-05-02T21:09:08.023Z] spire-1.2.1/.go-version [2022-05-02T21:09:08.023Z] spire-1.2.1/.golangci.yml [2022-05-02T21:09:08.023Z] spire-1.2.1/ADOPTERS.md [2022-05-02T21:09:08.023Z] spire-1.2.1/CHANGELOG.md [2022-05-02T21:09:08.023Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-02T21:09:08.023Z] spire-1.2.1/CODEOWNERS [2022-05-02T21:09:08.023Z] spire-1.2.1/CONTRIBUTING.md [2022-05-02T21:09:08.023Z] spire-1.2.1/Dockerfile [2022-05-02T21:09:08.023Z] spire-1.2.1/Dockerfile.dev [2022-05-02T21:09:08.023Z] spire-1.2.1/Dockerfile.scratch [2022-05-02T21:09:08.023Z] spire-1.2.1/LICENSE [2022-05-02T21:09:08.023Z] spire-1.2.1/MAINTAINERS.md [2022-05-02T21:09:08.023Z] spire-1.2.1/Makefile [2022-05-02T21:09:08.023Z] spire-1.2.1/README.md [2022-05-02T21:09:08.023Z] spire-1.2.1/ROADMAP.md [2022-05-02T21:09:08.023Z] spire-1.2.1/SECURITY.md [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/ [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/ [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/ [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-02T21:09:08.023Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-02T21:09:08.024Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-02T21:09:08.303Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-02T21:09:08.303Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-02T21:09:08.303Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-02T21:09:08.303Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-02T21:09:08.303Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-02T21:09:08.303Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-02T21:09:08.303Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-02T21:09:08.303Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-02T21:09:08.303Z] spire-1.2.1/conf/ [2022-05-02T21:09:08.303Z] spire-1.2.1/conf/agent/ [2022-05-02T21:09:08.303Z] spire-1.2.1/conf/agent/agent.conf [2022-05-02T21:09:08.303Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-02T21:09:08.303Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-02T21:09:08.303Z] spire-1.2.1/conf/server/ [2022-05-02T21:09:08.303Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-02T21:09:08.303Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-02T21:09:08.303Z] spire-1.2.1/conf/server/server.conf [2022-05-02T21:09:08.303Z] spire-1.2.1/conf/server/server_full.conf [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/ [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/SPIRE101.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/auditlog.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/images/ [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/scaling_spire.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/spire_agent.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/spire_server.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/supported_integrations.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/telemetry.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/telemetry_config.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/upgrading.md [2022-05-02T21:09:08.303Z] spire-1.2.1/doc/using_spire.md [2022-05-02T21:09:08.303Z] spire-1.2.1/examples/ [2022-05-02T21:09:08.303Z] spire-1.2.1/examples/README.md [2022-05-02T21:09:08.303Z] spire-1.2.1/go.mod [2022-05-02T21:09:08.303Z] spire-1.2.1/go.sum [2022-05-02T21:09:08.303Z] spire-1.2.1/pkg/ [2022-05-02T21:09:08.303Z] spire-1.2.1/pkg/agent/ [2022-05-02T21:09:08.303Z] spire-1.2.1/pkg/agent/agent.go [2022-05-02T21:09:08.303Z] spire-1.2.1/pkg/agent/api/ [2022-05-02T21:09:08.303Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-02T21:09:08.303Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-02T21:09:08.303Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-02T21:09:08.303Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-02T21:09:08.583Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/client/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/common/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/config.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-02T21:09:08.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/svid/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/names.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/auth/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/cli/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-02T21:09:08.585Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/health/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/health/config.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/health/context.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/health/health.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/idutil/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/log/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/log/log.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/log/options.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/profiling/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/selector/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/uptime/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/util/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/util/task.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/version/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/version/version.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/x509util/ [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-02T21:09:08.864Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/api.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/health/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/id.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/status.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/bundle/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-02T21:09:09.143Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/ca/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/cache/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/catalog/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/config.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-02T21:09:09.144Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/registration/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/server.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/server_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/svid/ [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-02T21:09:09.423Z] spire-1.2.1/proto/ [2022-05-02T21:09:09.423Z] spire-1.2.1/proto/private/ [2022-05-02T21:09:09.423Z] spire-1.2.1/proto/private/server/ [2022-05-02T21:09:09.423Z] spire-1.2.1/proto/private/server/journal/ [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/spire/ [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/spire/common/ [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/spire/plugin/ [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-02T21:09:09.424Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-02T21:09:09.424Z] spire-1.2.1/release/ [2022-05-02T21:09:09.424Z] spire-1.2.1/release/spire-extras/ [2022-05-02T21:09:09.424Z] spire-1.2.1/release/spire-extras/README.md [2022-05-02T21:09:09.424Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-02T21:09:09.424Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-02T21:09:09.424Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-02T21:09:09.424Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-02T21:09:09.424Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-02T21:09:09.424Z] spire-1.2.1/release/spire/ [2022-05-02T21:09:09.424Z] spire-1.2.1/release/spire/README.md [2022-05-02T21:09:09.424Z] spire-1.2.1/release/spire/conf/ [2022-05-02T21:09:09.424Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-02T21:09:09.424Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-02T21:09:09.424Z] spire-1.2.1/release/spire/conf/server/ [2022-05-02T21:09:09.424Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-02T21:09:09.424Z] spire-1.2.1/script/ [2022-05-02T21:09:09.424Z] spire-1.2.1/script/build-artifact.sh [2022-05-02T21:09:09.424Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-02T21:09:09.424Z] spire-1.2.1/support/ [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/ [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-02T21:09:09.424Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-02T21:09:09.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-02T21:09:09.703Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-02T21:09:09.703Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-02T21:09:09.703Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/clock/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/clock/clock.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/ [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-02T21:09:09.703Z] spire-1.2.1/test/fixture/config/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/fixture.go [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/registration/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-02T21:09:09.704Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/README.md [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/common [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-02T21:09:09.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-02T21:09:09.982Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-02T21:09:09.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-02T21:09:10.261Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-02T21:09:10.261Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-02T21:09:10.261Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-02T21:09:10.261Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-02T21:09:10.261Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-02T21:09:10.261Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-02T21:09:10.261Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-02T21:09:10.261Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-02T21:09:10.261Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-02T21:09:10.261Z] spire-1.2.1/test/integration/test-one.sh [2022-05-02T21:09:10.261Z] spire-1.2.1/test/integration/test.sh [2022-05-02T21:09:10.261Z] spire-1.2.1/test/plugintest/ [2022-05-02T21:09:10.261Z] spire-1.2.1/test/plugintest/config.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/plugintest/load.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/plugintest/option.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/spiretest/ [2022-05-02T21:09:10.261Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/spiretest/dir.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/spiretest/logs.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/spiretest/suite.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/spiretest/x509.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/testca/ [2022-05-02T21:09:10.261Z] spire-1.2.1/test/testca/ca.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/testkey/ [2022-05-02T21:09:10.261Z] spire-1.2.1/test/testkey/generate.sh [2022-05-02T21:09:10.261Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/testkey/keys.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/testkey/new.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/tpmsimulator/ [2022-05-02T21:09:10.261Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/util/ [2022-05-02T21:09:10.261Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/util/cert_generation.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/util/io_redirection.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/util/race.go [2022-05-02T21:09:10.261Z] spire-1.2.1/test/util/util.go [2022-05-02T21:09:10.261Z] building spire from source... [2022-05-02T21:09:11.157Z] Installing go1.17.7... [2022-05-02T21:09:44.046Z] Building bin/spire-server... [2022-05-02T21:09:44.046Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-02T21:09:44.046Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-02T21:09:44.046Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-02T21:09:44.046Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-02T21:09:44.046Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-02T21:09:44.046Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-02T21:09:45.039Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-02T21:09:46.035Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-02T21:09:46.035Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T21:09:46.035Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-02T21:09:47.030Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-02T21:09:47.030Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-02T21:09:47.030Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-02T21:09:47.644Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-02T21:09:47.644Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-02T21:09:47.644Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-02T21:09:47.644Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-02T21:09:48.642Z] 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-02T21:09:48.642Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-02T21:09:48.642Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-02T21:09:48.923Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-02T21:09:49.201Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-02T21:10:11.449Z] Removing intermediate container 7ce974160e71 [2022-05-02T21:10:11.449Z] ---> 8e55b336a229 [2022-05-02T21:10:11.449Z] [2022-05-02T21:10:11.449Z] Step 10/22 : FROM alpine:3.14 [2022-05-02T21:10:11.449Z] ---> ac73e934f311 [2022-05-02T21:10:11.449Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-02T21:10:11.449Z] ---> Running in 6c24b2d3213d [2022-05-02T21:10:12.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T21:10:13.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T21:10:14.957Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-02T21:10:14.957Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-02T21:10:14.957Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-02T21:10:14.957Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-02T21:10:14.957Z] (5/6) Installing curl (7.79.1-r1) [2022-05-02T21:10:14.957Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-02T21:10:14.957Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T21:10:14.957Z] Executing ca-certificates-20211220-r0.trigger [2022-05-02T21:10:15.564Z] OK: 8 MiB in 20 packages [2022-05-02T21:10:18.222Z] Removing intermediate container 6c24b2d3213d [2022-05-02T21:10:18.222Z] ---> 3bcd3b492e38 [2022-05-02T21:10:18.222Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-02T21:10:18.222Z] ---> Running in 7b644f1c78dd [2022-05-02T21:10:18.853Z] Removing intermediate container 7b644f1c78dd [2022-05-02T21:10:18.853Z] ---> 18ef5c94c7b4 [2022-05-02T21:10:18.853Z] Step 13/22 : WORKDIR /edgex [2022-05-02T21:10:18.853Z] ---> Running in 5029fe1c8737 [2022-05-02T21:10:19.151Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-02T21:10:19.151Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-02T21:10:19.439Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-02T21:10:19.727Z] Removing intermediate container 5029fe1c8737 [2022-05-02T21:10:19.727Z] ---> 24e68a0240ce [2022-05-02T21:10:19.727Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-02T21:10:20.346Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-02T21:10:20.346Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-02T21:10:20.646Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-02T21:10:20.646Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-02T21:10:20.646Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-02T21:10:20.934Z]  ---> 860779b83c3e [2022-05-02T21:10:20.934Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-02T21:10:20.934Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-02T21:10:21.555Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-02T21:10:21.555Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-02T21:10:22.165Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-02T21:10:22.775Z]  ---> 6dbd6243d61d [2022-05-02T21:10:22.775Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-02T21:10:22.775Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-02T21:10:22.775Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-02T21:10:22.775Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-02T21:10:23.062Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-02T21:10:23.062Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-02T21:10:23.062Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-02T21:10:23.347Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-02T21:10:24.352Z]  ---> 0dfbeb5706bd [2022-05-02T21:10:24.352Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-02T21:10:24.352Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-02T21:10:24.633Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-02T21:10:25.269Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-02T21:10:25.269Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-02T21:10:25.269Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-02T21:10:25.555Z]  ---> 99f0845f4071 [2022-05-02T21:10:25.555Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-02T21:10:25.555Z] ---> Running in 4414f806bc22 [2022-05-02T21:10:26.568Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-02T21:10:28.614Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-02T21:10:28.895Z] Removing intermediate container 4414f806bc22 [2022-05-02T21:10:28.895Z] ---> 219dfba2cfad [2022-05-02T21:10:28.895Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-02T21:10:29.177Z] ---> Running in 7edee0324875 [2022-05-02T21:10:29.794Z] Removing intermediate container 7edee0324875 [2022-05-02T21:10:29.794Z] ---> 41bfebfbee4e [2022-05-02T21:10:29.794Z] Step 20/22 : LABEL arch=arm64 [2022-05-02T21:10:30.077Z] ---> Running in 3219e410e8b3 [2022-05-02T21:10:30.699Z] Removing intermediate container 3219e410e8b3 [2022-05-02T21:10:30.699Z] ---> c966f00c976c [2022-05-02T21:10:30.699Z] Step 21/22 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T21:10:30.699Z] ---> Running in a603da29b621 [2022-05-02T21:10:31.353Z] Removing intermediate container a603da29b621 [2022-05-02T21:10:31.353Z] ---> 8c281d499fd5 [2022-05-02T21:10:31.353Z] Step 22/22 : LABEL version=0.0.0 [2022-05-02T21:10:31.654Z] ---> Running in a6b2e4fbbfcd [2022-05-02T21:10:32.269Z] Removing intermediate container a6b2e4fbbfcd [2022-05-02T21:10:32.269Z] ---> f6f899cc3dfb [2022-05-02T21:10:32.269Z] [2022-05-02T21:10:32.878Z] Successfully built f6f899cc3dfb [2022-05-02T21:10:32.879Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-02T21:10:32.879Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-05-02T21:10:36.336Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-02T21:10:36.336Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-02T21:10:36.336Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-02T21:10:36.336Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-02T21:10:36.616Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-02T21:10:36.616Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-02T21:10:36.616Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-02T21:10:36.616Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-02T21:10:37.229Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-02T21:10:37.229Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-02T21:10:37.229Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-02T21:11:09.700Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-02T21:11:09.700Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-02T21:11:09.700Z] ---> f8f6555d9464 [2022-05-02T21:11:09.700Z] Step 3/20 : WORKDIR /edgex-go [2022-05-02T21:11:09.700Z] ---> Using cache [2022-05-02T21:11:09.700Z] ---> 2d30ed4c6d30 [2022-05-02T21:11:09.700Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-02T21:11:09.700Z] ---> Running in 419a3cb3cd61 [2022-05-02T21:11:09.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T21:11:09.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T21:11:10.323Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-02T21:11:10.323Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-02T21:11:10.323Z] OK: 15739 distinct packages available [2022-05-02T21:11:10.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T21:11:11.620Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-02T21:11:11.620Z] go: downloading k8s.io/api v0.23.4 [2022-05-02T21:11:11.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T21:11:11.620Z] go: downloading google.golang.org/api v0.70.0 [2022-05-02T21:11:13.643Z] OK: 220 MiB in 52 packages [2022-05-02T21:11:16.329Z] Removing intermediate container 419a3cb3cd61 [2022-05-02T21:11:16.329Z] ---> 8355ddf6be08 [2022-05-02T21:11:16.329Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-02T21:11:16.946Z] ---> 77582c0a1eb5 [2022-05-02T21:11:16.946Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T21:11:16.946Z] ---> Running in f395a6a30793 [2022-05-02T21:11:23.726Z] Removing intermediate container f395a6a30793 [2022-05-02T21:11:23.726Z] ---> a9ae4434b089 [2022-05-02T21:11:23.726Z] Step 7/20 : COPY . . [2022-05-02T21:11:26.398Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-02T21:11:27.008Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-02T21:11:28.478Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-02T21:11:30.493Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-02T21:11:33.158Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-02T21:11:34.619Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-02T21:11:44.863Z]  ---> 8866d66a303f [2022-05-02T21:11:44.863Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-02T21:11:44.863Z] ---> Running in 5126b37d99af [2022-05-02T21:11:46.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-02T21:12:05.252Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-02T21:12:05.252Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-02T21:12:05.252Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-02T21:12:05.252Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-02T21:12:05.861Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-02T21:12:06.140Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-02T21:12:06.420Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-02T21:12:06.420Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-02T21:12:07.872Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-02T21:12:07.872Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-02T21:12:08.149Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-02T21:12:08.429Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-02T21:12:08.709Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-02T21:12:08.709Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-02T21:12:08.988Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-02T21:12:09.267Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-02T21:12:10.725Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-02T21:12:11.004Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-02T21:12:11.283Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-02T21:12:11.565Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-02T21:12:11.565Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-02T21:12:11.843Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-02T21:12:12.121Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-02T21:12:18.864Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-02T21:12:19.141Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-02T21:12:19.141Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-02T21:12:19.418Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-02T21:12:20.024Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-02T21:12:20.312Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-02T21:12:20.602Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-02T21:12:21.593Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-02T21:12:21.868Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-02T21:12:22.146Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-02T21:12:22.424Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-02T21:12:22.701Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-02T21:12:22.701Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-02T21:12:22.979Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-02T21:12:22.979Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-02T21:12:22.979Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-02T21:12:23.258Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-02T21:12:23.258Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-02T21:12:23.536Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-02T21:12:23.536Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-02T21:12:23.536Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-02T21:12:24.989Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-02T21:12:25.267Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-02T21:12:25.547Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-02T21:12:25.547Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-02T21:12:25.827Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-02T21:12:27.836Z] go: downloading go.opencensus.io v0.23.0 [2022-05-02T21:12:28.837Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-02T21:12:28.837Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-02T21:12:29.118Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-02T21:12:29.729Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-02T21:12:30.014Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-02T21:12:30.632Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-02T21:12:33.295Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-02T21:12:33.295Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-02T21:12:33.576Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-02T21:12:35.582Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-02T21:12:35.857Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-02T21:12:36.457Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-02T21:12:36.735Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-02T21:12:36.735Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-02T21:12:37.336Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-02T21:12:37.336Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-02T21:12:37.617Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-02T21:12:37.893Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-02T21:12:38.171Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-02T21:12:38.171Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-02T21:12:38.451Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-02T21:12:50.906Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-02T21:12:50.906Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-02T21:12:50.906Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-02T21:12:50.906Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-02T21:13:24.169Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-02T21:13:24.169Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-02T21:14:11.222Z] Removing intermediate container 8efeadba18ee [2022-05-02T21:14:11.222Z] ---> b1ddfa1d2af3 [2022-05-02T21:14:11.222Z] [2022-05-02T21:14:11.222Z] Step 10/23 : FROM alpine:3.14 [2022-05-02T21:14:11.222Z] ---> ac73e934f311 [2022-05-02T21:14:11.222Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-02T21:14:11.222Z] ---> Using cache [2022-05-02T21:14:11.222Z] ---> 0fe288afbe62 [2022-05-02T21:14:11.222Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-02T21:14:11.222Z] ---> Using cache [2022-05-02T21:14:11.222Z] ---> 50b8c9fbc6a2 [2022-05-02T21:14:11.222Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-02T21:14:11.222Z] ---> Running in 7fca8764ee62 [2022-05-02T21:14:11.222Z] Removing intermediate container 7fca8764ee62 [2022-05-02T21:14:11.222Z] ---> 1d073b026584 [2022-05-02T21:14:11.222Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-02T21:14:11.222Z] ---> Running in dff61501d392 [2022-05-02T21:14:11.222Z] Removing intermediate container dff61501d392 [2022-05-02T21:14:11.222Z] ---> 4aa1757eac79 [2022-05-02T21:14:11.222Z] Step 15/23 : WORKDIR / [2022-05-02T21:14:11.222Z] ---> Running in 3e4831f4eb99 [2022-05-02T21:14:11.222Z] Removing intermediate container 3e4831f4eb99 [2022-05-02T21:14:11.222Z] ---> 2c9edd1a47a6 [2022-05-02T21:14:11.222Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T21:14:12.214Z] ---> cc2d1fc92db4 [2022-05-02T21:14:12.214Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-02T21:14:14.203Z] ---> 9877b63cfd1b [2022-05-02T21:14:14.203Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-02T21:14:14.809Z] ---> 4a68fedb29dc [2022-05-02T21:14:14.809Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-02T21:14:15.087Z] ---> Running in ae0799649afa [2022-05-02T21:14:15.688Z] Removing intermediate container ae0799649afa [2022-05-02T21:14:15.689Z] ---> 8d8f83dec0d6 [2022-05-02T21:14:15.689Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T21:14:15.689Z] ---> Running in e2b65b7b9362 [2022-05-02T21:14:16.290Z] Removing intermediate container e2b65b7b9362 [2022-05-02T21:14:16.290Z] ---> 0d606a102416 [2022-05-02T21:14:16.290Z] Step 21/23 : LABEL arch=arm64 [2022-05-02T21:14:16.290Z] ---> Running in 186b11127c25 [2022-05-02T21:14:16.902Z] Removing intermediate container 186b11127c25 [2022-05-02T21:14:16.902Z] ---> 0795b37b0116 [2022-05-02T21:14:16.902Z] Step 22/23 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T21:14:16.902Z] ---> Running in bde83c6dc7d7 [2022-05-02T21:14:17.506Z] Removing intermediate container bde83c6dc7d7 [2022-05-02T21:14:17.506Z] ---> 67364b698548 [2022-05-02T21:14:17.506Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T21:14:17.506Z] ---> Running in 726bc38662b0 [2022-05-02T21:14:18.106Z] Removing intermediate container 726bc38662b0 [2022-05-02T21:14:18.106Z] ---> 5fc94b245589 [2022-05-02T21:14:18.106Z] [2022-05-02T21:14:18.384Z] Successfully built 5fc94b245589 [2022-05-02T21:14:18.384Z] Successfully tagged core-metadata-arm64:latest [2022-05-02T21:18:25.516Z]  Building core-metadata ... done Removing intermediate container 5126b37d99af [2022-05-02T21:18:25.516Z] ---> 1e5069d9b42e [2022-05-02T21:18:25.516Z] [2022-05-02T21:18:25.516Z] Step 9/20 : FROM alpine:3.15 [2022-05-02T21:18:25.516Z] 3.15: Pulling from library/alpine [2022-05-02T21:18:25.516Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-02T21:18:25.516Z] Status: Downloaded newer image for alpine:3.15 [2022-05-02T21:18:25.516Z] ---> 3fb3c9af89a9 [2022-05-02T21:18:25.516Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-02T21:18:25.516Z] ---> Running in 0edcb365afec [2022-05-02T21:18:25.516Z] Removing intermediate container 0edcb365afec [2022-05-02T21:18:25.516Z] ---> fc70bc0a9345 [2022-05-02T21:18:25.516Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T21:18:25.516Z] ---> Running in a375e958f6c3 [2022-05-02T21:18:25.516Z] Removing intermediate container a375e958f6c3 [2022-05-02T21:18:25.516Z] ---> 7409c38de919 [2022-05-02T21:18:25.516Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-02T21:18:25.516Z] ---> Running in 82f09344f136 [2022-05-02T21:18:25.516Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T21:18:25.516Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T21:18:26.124Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-02T21:18:26.124Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-02T21:18:26.124Z] OK: 15730 distinct packages available [2022-05-02T21:18:26.405Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T21:18:27.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T21:18:28.847Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-02T21:18:28.847Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-02T21:18:28.847Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-02T21:18:29.123Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-02T21:18:29.123Z] (5/9) Installing curl (7.80.0-r1) [2022-05-02T21:18:29.401Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-02T21:18:29.401Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-02T21:18:29.401Z] (8/9) Installing libucontext (1.1-r0) [2022-05-02T21:18:29.680Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-02T21:18:29.680Z] Executing busybox-1.34.1-r5.trigger [2022-05-02T21:18:29.680Z] Executing ca-certificates-20211220-r0.trigger [2022-05-02T21:18:30.287Z] OK: 8 MiB in 23 packages [2022-05-02T21:18:32.938Z] Removing intermediate container 82f09344f136 [2022-05-02T21:18:32.938Z] ---> c631e2e9280a [2022-05-02T21:18:32.938Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-02T21:18:33.941Z] ---> 2ba2665d98f6 [2022-05-02T21:18:33.941Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-02T21:18:36.592Z] ---> 3e5e7ccb694c [2022-05-02T21:18:36.592Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-02T21:18:37.201Z] ---> 6c05c03f96d5 [2022-05-02T21:18:37.201Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-02T21:18:37.201Z] ---> Running in 543a46c6f15e [2022-05-02T21:18:37.803Z] Removing intermediate container 543a46c6f15e [2022-05-02T21:18:37.803Z] ---> ea1be5194176 [2022-05-02T21:18:37.803Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T21:18:37.803Z] ---> Running in ffe5c219bb3f [2022-05-02T21:18:38.402Z] Removing intermediate container ffe5c219bb3f [2022-05-02T21:18:38.402Z] ---> 0f11e2f2ab37 [2022-05-02T21:18:38.402Z] Step 18/20 : LABEL arch=arm64 [2022-05-02T21:18:38.402Z] ---> Running in 817c0594d2c1 [2022-05-02T21:18:39.009Z] Removing intermediate container 817c0594d2c1 [2022-05-02T21:18:39.009Z] ---> 223d10a79a17 [2022-05-02T21:18:39.009Z] Step 19/20 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T21:18:39.009Z] ---> Running in d663681af9b2 [2022-05-02T21:18:39.612Z] Removing intermediate container d663681af9b2 [2022-05-02T21:18:39.612Z] ---> bf67723195e3 [2022-05-02T21:18:39.612Z] Step 20/20 : LABEL version=0.0.0 [2022-05-02T21:18:39.612Z] ---> Running in 3cb81dd1d760 [2022-05-02T21:18:40.211Z] Removing intermediate container 3cb81dd1d760 [2022-05-02T21:18:40.211Z] ---> c6155b12f411 [2022-05-02T21:18:40.211Z] [2022-05-02T21:18:40.814Z] Successfully built c6155b12f411 [2022-05-02T21:18:40.814Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-02T21:34:49.994Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-05-02T21:34:49.994Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-02T21:34:49.994Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-02T21:34:49.994Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-02T21:34:49.994Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-02T21:34:49.994Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-02T21:34:49.994Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-02T21:34:49.994Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-02T21:34:49.994Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-02T21:34:49.994Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-02T21:34:49.994Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-02T21:34:49.994Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-02T21:34:49.994Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-02T21:34:49.994Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-02T21:39:27.316Z] Building bin/spire-agent... [2022-05-02T21:39:27.316Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-02T21:39:27.316Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-02T21:39:27.316Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-02T21:39:27.316Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-02T21:39:27.316Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-02T21:39:27.316Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-02T21:39:27.316Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-02T21:39:27.316Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-02T21:39:27.316Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-02T21:39:27.316Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-02T21:39:27.316Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-02T21:39:27.316Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-02T21:39:27.316Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-02T21:41:04.443Z] Removing intermediate container 3537c14af76e [2022-05-02T21:41:04.443Z] ---> a327929e3637 [2022-05-02T21:41:04.443Z] [2022-05-02T21:41:04.443Z] Step 13/26 : FROM alpine:3.15 [2022-05-02T21:41:04.443Z] ---> 3fb3c9af89a9 [2022-05-02T21:41:04.443Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-02T21:41:04.443Z] ---> Using cache [2022-05-02T21:41:04.443Z] ---> fc70bc0a9345 [2022-05-02T21:41:04.443Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T21:41:04.443Z] ---> Using cache [2022-05-02T21:41:04.443Z] ---> 7409c38de919 [2022-05-02T21:41:04.443Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-02T21:41:04.443Z] ---> Running in cc18a1a9e0e4 [2022-05-02T21:41:04.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T21:41:04.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T21:41:04.443Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-02T21:41:04.443Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-02T21:41:04.443Z] OK: 15730 distinct packages available [2022-05-02T21:41:04.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T21:41:04.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T21:41:04.443Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-02T21:41:04.443Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-02T21:41:04.443Z] (3/5) Installing libucontext (1.1-r0) [2022-05-02T21:41:04.443Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-02T21:41:04.443Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-02T21:41:04.443Z] Executing busybox-1.34.1-r5.trigger [2022-05-02T21:41:04.443Z] OK: 6 MiB in 19 packages [2022-05-02T21:41:04.443Z] Removing intermediate container cc18a1a9e0e4 [2022-05-02T21:41:04.443Z] ---> 121dbbd4417f [2022-05-02T21:41:04.443Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-02T21:41:05.940Z] ---> 05adad404c3c [2022-05-02T21:41:05.940Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-02T21:41:11.504Z] ---> 1b5d1b203f13 [2022-05-02T21:41:11.504Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-02T21:41:11.504Z] ---> 634ac310aff3 [2022-05-02T21:41:11.504Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-02T21:41:12.128Z] ---> 79ca648f2d72 [2022-05-02T21:41:12.128Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-02T21:41:12.768Z] ---> 3c5776d3741b [2022-05-02T21:41:12.768Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-02T21:41:13.050Z] ---> Running in e5e46c21123e [2022-05-02T21:41:13.691Z] Removing intermediate container e5e46c21123e [2022-05-02T21:41:13.691Z] ---> 5c1e46085455 [2022-05-02T21:41:13.691Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-02T21:41:13.691Z] ---> Running in 66314127d2b4 [2022-05-02T21:41:13.977Z] Removing intermediate container 66314127d2b4 [2022-05-02T21:41:13.977Z] ---> 51fbcde9d8d8 [2022-05-02T21:41:13.977Z] Step 24/26 : LABEL arch=arm64 [2022-05-02T21:41:13.977Z] ---> Running in cbd6f34ea78e [2022-05-02T21:41:14.632Z] Removing intermediate container cbd6f34ea78e [2022-05-02T21:41:14.632Z] ---> 813160aa5f77 [2022-05-02T21:41:14.632Z] Step 25/26 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T21:41:14.632Z] ---> Running in 6d7daa805055 [2022-05-02T21:41:15.259Z] Removing intermediate container 6d7daa805055 [2022-05-02T21:41:15.259Z] ---> 6742dc9aa05d [2022-05-02T21:41:15.259Z] Step 26/26 : LABEL version=0.0.0 [2022-05-02T21:41:15.259Z] ---> Running in 5b7201b604c6 [2022-05-02T21:41:15.906Z] Removing intermediate container 5b7201b604c6 [2022-05-02T21:41:15.906Z] ---> b42df5b4e996 [2022-05-02T21:41:15.906Z] [2022-05-02T21:41:15.906Z] Successfully built b42df5b4e996 [2022-05-02T21:41:15.906Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-02T21:42:53.062Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-02T21:42:53.062Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-02T21:42:53.062Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-02T21:42:53.062Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-02T21:42:53.062Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-02T21:42:53.358Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-02T21:42:53.995Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-02T21:42:53.995Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-02T21:42:54.294Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-02T21:42:54.294Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-02T21:42:54.294Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-02T21:42:54.578Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-02T21:42:54.578Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-02T21:42:54.578Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-02T21:44:31.585Z] Removing intermediate container 310fda412081 [2022-05-02T21:44:31.586Z] ---> 062e059cef9d [2022-05-02T21:44:31.586Z] [2022-05-02T21:44:31.586Z] Step 13/26 : FROM alpine:3.15 [2022-05-02T21:44:31.586Z] ---> 3fb3c9af89a9 [2022-05-02T21:44:31.586Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-02T21:44:31.586Z] ---> Using cache [2022-05-02T21:44:31.586Z] ---> fc70bc0a9345 [2022-05-02T21:44:31.586Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T21:44:31.586Z] ---> Using cache [2022-05-02T21:44:31.586Z] ---> 7409c38de919 [2022-05-02T21:44:31.586Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-02T21:44:33.025Z] ---> Running in 06b80cc1afe5 [2022-05-02T21:44:34.451Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T21:44:35.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T21:44:36.448Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-02T21:44:36.448Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-02T21:44:36.448Z] OK: 15730 distinct packages available [2022-05-02T21:44:36.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T21:44:37.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T21:44:38.678Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-02T21:44:38.678Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-02T21:44:38.953Z] (3/4) Installing libucontext (1.1-r0) [2022-05-02T21:44:38.953Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-02T21:44:38.953Z] Executing busybox-1.34.1-r5.trigger [2022-05-02T21:44:38.953Z] OK: 6 MiB in 18 packages [2022-05-02T21:44:40.936Z] Removing intermediate container 06b80cc1afe5 [2022-05-02T21:44:40.936Z] ---> bb218f6fb5b3 [2022-05-02T21:44:40.936Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-02T21:44:45.248Z] ---> 8d404393b94b [2022-05-02T21:44:45.248Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-02T21:44:45.847Z] ---> 78c8ed50727e [2022-05-02T21:44:45.847Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-02T21:44:46.122Z] ---> Running in ca81a7ce4305 [2022-05-02T21:44:46.721Z] Removing intermediate container ca81a7ce4305 [2022-05-02T21:44:46.721Z] ---> 0652390bb796 [2022-05-02T21:44:46.721Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-02T21:44:47.711Z] ---> 588791d3c633 [2022-05-02T21:44:47.711Z] Step 21/26 : WORKDIR / [2022-05-02T21:44:47.711Z] ---> Running in 1245438d4d89 [2022-05-02T21:44:48.311Z] Removing intermediate container 1245438d4d89 [2022-05-02T21:44:48.311Z] ---> 5f1889b64fd6 [2022-05-02T21:44:48.311Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-02T21:44:48.311Z] ---> Running in f6ef6282d127 [2022-05-02T21:44:48.910Z] Removing intermediate container f6ef6282d127 [2022-05-02T21:44:48.910Z] ---> 5059f1dea33b [2022-05-02T21:44:48.910Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-02T21:44:48.910Z] ---> Running in bd60835e4215 [2022-05-02T21:44:49.189Z] Removing intermediate container bd60835e4215 [2022-05-02T21:44:49.189Z] ---> 0123b0d8926f [2022-05-02T21:44:49.189Z] Step 24/26 : LABEL arch=arm64 [2022-05-02T21:44:49.462Z] ---> Running in fde8d58fed50 [2022-05-02T21:44:49.737Z] Removing intermediate container fde8d58fed50 [2022-05-02T21:44:49.737Z] ---> 3802905fe355 [2022-05-02T21:44:49.737Z] Step 25/26 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T21:44:50.011Z] ---> Running in 1c7ec897dae9 [2022-05-02T21:44:50.288Z] Removing intermediate container 1c7ec897dae9 [2022-05-02T21:44:50.288Z] ---> 73d1be0b7804 [2022-05-02T21:44:50.288Z] Step 26/26 : LABEL version=0.0.0 [2022-05-02T21:44:50.562Z] ---> Running in 677345c22e1e [2022-05-02T21:44:50.833Z] Removing intermediate container 677345c22e1e [2022-05-02T21:44:50.833Z] ---> 12ea1d39d6c8 [2022-05-02T21:44:50.833Z] [2022-05-02T21:44:51.111Z] Successfully built 12ea1d39d6c8 [2022-05-02T21:44:51.383Z] Successfully tagged security-spire-config-arm64:latest [2022-05-02T21:46:58.224Z]  Building security-spire-config ... done Removing intermediate container debb81df7d19 [2022-05-02T21:46:58.224Z] ---> e2e0d0c1ed5d [2022-05-02T21:46:58.224Z] [2022-05-02T21:46:58.224Z] Step 13/25 : FROM alpine:3.15 [2022-05-02T21:46:58.224Z] ---> 3fb3c9af89a9 [2022-05-02T21:46:58.224Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-02T21:46:58.224Z] ---> Using cache [2022-05-02T21:46:58.224Z] ---> fc70bc0a9345 [2022-05-02T21:46:58.225Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T21:46:58.225Z] ---> Using cache [2022-05-02T21:46:58.225Z] ---> 7409c38de919 [2022-05-02T21:46:58.225Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-02T21:46:58.225Z] ---> Using cache [2022-05-02T21:46:58.225Z] ---> 121dbbd4417f [2022-05-02T21:46:58.225Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-02T21:47:00.853Z] ---> c88176e3e655 [2022-05-02T21:47:00.853Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-02T21:47:01.128Z] ---> 0fd7ff945447 [2022-05-02T21:47:01.128Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-02T21:47:01.725Z] ---> e187a19efbc3 [2022-05-02T21:47:01.725Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-02T21:47:02.325Z] ---> 7e4a618cb63d [2022-05-02T21:47:02.325Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-02T21:47:02.600Z] ---> Running in a9b6c6ff37c1 [2022-05-02T21:47:02.876Z] Removing intermediate container a9b6c6ff37c1 [2022-05-02T21:47:02.877Z] ---> 21826f49704e [2022-05-02T21:47:02.877Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-02T21:47:02.877Z] ---> Running in d1027e1c713f [2022-05-02T21:47:03.150Z] Removing intermediate container d1027e1c713f [2022-05-02T21:47:03.150Z] ---> 8773d9d3dba3 [2022-05-02T21:47:03.150Z] Step 23/25 : LABEL arch=arm64 [2022-05-02T21:47:03.433Z] ---> Running in 5240eff5e623 [2022-05-02T21:47:03.709Z] Removing intermediate container 5240eff5e623 [2022-05-02T21:47:03.709Z] ---> 50955cda575b [2022-05-02T21:47:03.709Z] Step 24/25 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-02T21:47:03.709Z] ---> Running in ca3b2cdb0af5 [2022-05-02T21:47:04.308Z] Removing intermediate container ca3b2cdb0af5 [2022-05-02T21:47:04.308Z] ---> aabbf14710f7 [2022-05-02T21:47:04.308Z] Step 25/25 : LABEL version=0.0.0 [2022-05-02T21:47:04.308Z] ---> Running in 1c976e9e16b4 [2022-05-02T21:47:04.581Z] Removing intermediate container 1c976e9e16b4 [2022-05-02T21:47:04.581Z] ---> 901735375c9f [2022-05-02T21:47:04.581Z] [2022-05-02T21:47:04.856Z] Successfully built 901735375c9f [2022-05-02T21:47:04.856Z] Successfully tagged security-spire-server-arm64:latest [2022-05-02T21:47:05.471Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-02T21:47:05.475Z] $ docker stop --time=1 ea785531cda0ba510515d42a59a26be969463c229bde162cb4f53fd59ab77f34 [2022-05-02T21:47:07.304Z] $ docker rm -f ea785531cda0ba510515d42a59a26be969463c229bde162cb4f53fd59ab77f34 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T21:47:07.911Z] + docker images [2022-05-02T21:47:08.507Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-02T21:47:08.507Z] security-spire-server-arm64 latest 901735375c9f 4 seconds ago 86.3MB [2022-05-02T21:47:08.507Z] e2e0d0c1ed5d 29 seconds ago 4.14GB [2022-05-02T21:47:08.507Z] security-spire-config-arm64 latest 12ea1d39d6c8 2 minutes ago 85.6MB [2022-05-02T21:47:08.507Z] 062e059cef9d 2 minutes ago 4.14GB [2022-05-02T21:47:08.507Z] security-spire-agent-arm64 latest b42df5b4e996 5 minutes ago 126MB [2022-05-02T21:47:08.507Z] a327929e3637 6 minutes ago 4.14GB [2022-05-02T21:47:08.507Z] security-spiffe-token-provider-arm64 latest c6155b12f411 28 minutes ago 27.9MB [2022-05-02T21:47:08.507Z] 1e5069d9b42e 28 minutes ago 1.36GB [2022-05-02T21:47:08.507Z] core-metadata-arm64 latest 5fc94b245589 32 minutes ago 16.3MB [2022-05-02T21:47:08.507Z] b1ddfa1d2af3 33 minutes ago 1.31GB [2022-05-02T21:47:08.507Z] security-proxy-setup-arm64 latest f6f899cc3dfb 36 minutes ago 26.1MB [2022-05-02T21:47:08.507Z] 8e55b336a229 36 minutes ago 1.31GB [2022-05-02T21:47:08.507Z] support-notifications-arm64 latest 48d2304aa0f2 38 minutes ago 25.8MB [2022-05-02T21:47:08.507Z] 208b9807e8b7 38 minutes ago 1.36GB [2022-05-02T21:47:08.507Z] support-scheduler-arm64 latest a62ea15b2e1b 39 minutes ago 25.3MB [2022-05-02T21:47:08.507Z] 53cde5cffdfb 40 minutes ago 1.36GB [2022-05-02T21:47:08.507Z] core-command-arm64 latest 14f3baebe4a9 43 minutes ago 15.5MB [2022-05-02T21:47:08.507Z] 2190d64e46e1 43 minutes ago 1.3GB [2022-05-02T21:47:08.507Z] sys-mgmt-agent-arm64 latest 060b10cea404 48 minutes ago 282MB [2022-05-02T21:47:08.507Z] core-data-arm64 latest b59329c75a58 49 minutes ago 21.6MB [2022-05-02T21:47:08.507Z] security-bootstrapper-arm64 latest d2c09ef4843b 49 minutes ago 18.3MB [2022-05-02T21:47:08.507Z] a89f3196ebdf 49 minutes ago 1.34GB [2022-05-02T21:47:08.507Z] security-secretstore-setup-arm64 latest 26bbdfde4db1 49 minutes ago 27.5MB [2022-05-02T21:47:08.507Z] 2e3570fb8247 50 minutes ago 1.32GB [2022-05-02T21:47:08.507Z] 890d786def98 50 minutes ago 1.31GB [2022-05-02T21:47:08.507Z] e988b3f20765 50 minutes ago 1.31GB [2022-05-02T21:47:08.507Z] ci-base-image-arm64 latest f8f6555d9464 About an hour ago 885MB [2022-05-02T21:47:08.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 10 days ago 551MB [2022-05-02T21:47:08.507Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-05-02T21:47:08.507Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-05-02T21:47:08.507Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-05-02T21:47:08.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T21:47:08.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T21:47:08.976Z] [2022-05-02T21:47:08.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-02T21:47:09.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T21:47:09.608Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-02T21:47:09.608Z] 8998bd30e6a1: Pulling fs layer [2022-05-02T21:47:09.608Z] 04944245beec: Pulling fs layer [2022-05-02T21:47:09.608Z] 699f458cf7ca: Pulling fs layer [2022-05-02T21:47:09.608Z] 765212b225bb: Pulling fs layer [2022-05-02T21:47:09.608Z] f23df028b6ca: Pulling fs layer [2022-05-02T21:47:09.608Z] d65c8cfc05b1: Pulling fs layer [2022-05-02T21:47:09.608Z] 2437ff75d9bd: Pulling fs layer [2022-05-02T21:47:09.608Z] d65c8cfc05b1: Waiting [2022-05-02T21:47:09.608Z] 2437ff75d9bd: Waiting [2022-05-02T21:47:09.608Z] 765212b225bb: Waiting [2022-05-02T21:47:09.608Z] f23df028b6ca: Waiting [2022-05-02T21:47:09.608Z] 04944245beec: Verifying Checksum [2022-05-02T21:47:09.608Z] 04944245beec: Download complete [2022-05-02T21:47:09.608Z] 765212b225bb: Verifying Checksum [2022-05-02T21:47:09.608Z] 765212b225bb: Download complete [2022-05-02T21:47:09.885Z] f23df028b6ca: Verifying Checksum [2022-05-02T21:47:09.885Z] f23df028b6ca: Download complete [2022-05-02T21:47:09.885Z] d65c8cfc05b1: Verifying Checksum [2022-05-02T21:47:09.885Z] d65c8cfc05b1: Download complete [2022-05-02T21:47:09.885Z] 699f458cf7ca: Verifying Checksum [2022-05-02T21:47:09.885Z] 699f458cf7ca: Download complete [2022-05-02T21:47:10.485Z] 8998bd30e6a1: Verifying Checksum [2022-05-02T21:47:10.485Z] 8998bd30e6a1: Download complete [2022-05-02T21:47:13.106Z] 2437ff75d9bd: Verifying Checksum [2022-05-02T21:47:13.106Z] 2437ff75d9bd: Download complete [2022-05-02T21:47:15.095Z] 8998bd30e6a1: Pull complete [2022-05-02T21:47:15.371Z] 04944245beec: Pull complete [2022-05-02T21:47:16.807Z] 699f458cf7ca: Pull complete [2022-05-02T21:47:17.079Z] 765212b225bb: Pull complete [2022-05-02T21:47:18.063Z] f23df028b6ca: Pull complete [2022-05-02T21:47:18.338Z] d65c8cfc05b1: Pull complete [2022-05-02T21:47:36.646Z] 2437ff75d9bd: Pull complete [2022-05-02T21:47:36.646Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-02T21:47:36.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T21:47:36.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-02T21:47:36.892Z] prd-ubuntu20.04-docker-arm64-4c-16g-34519 does not seem to be running inside a container [2022-05-02T21:47:36.980Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-02T21:47:40.268Z] $ docker top 5e2efdf0f24715bb784e0c9b39fe12352fd50a22c0dc6a5b6355fae880312bc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T21:47:41.257Z] ---> job-cost.sh [2022-05-02T21:47:41.257Z] lf-activate-venv: SKIPPING [2022-05-02T21:47:41.257Z] INFO: No Stack... [2022-05-02T21:47:41.851Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-02T21:47:42.829Z] INFO: Archiving Costs [Pipeline] sh [2022-05-02T21:47:43.501Z] + cat /w/workspace/edgex-go/12/archives/cost.csv [2022-05-02T21:47:43.501Z] + cut -d, -f6 [Pipeline] lock [2022-05-02T21:47:43.542Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-12-stack-cost] [2022-05-02T21:47:43.548Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3987-12-stack-cost] did not exist. Created. [2022-05-02T21:47:43.548Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-02T21:47:44.223Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-02T21:47:44.420Z] Stashed 1 file(s) [Pipeline] } [2022-05-02T21:47:44.432Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-12-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-02T21:47:44.448Z] $ docker stop --time=1 5e2efdf0f24715bb784e0c9b39fe12352fd50a22c0dc6a5b6355fae880312bc1 [2022-05-02T21:47:46.019Z] $ docker rm -f 5e2efdf0f24715bb784e0c9b39fe12352fd50a22c0dc6a5b6355fae880312bc1 [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-02T21:47:46.486Z] provisioning config files... [2022-05-02T21:47:46.493Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config3111083295591457989tmp [Pipeline] { [Pipeline] sh [2022-05-02T21:47:46.794Z] + set +x [2022-05-02T21:47:46.794Z] + curl -s https://codecov.io/bash [2022-05-02T21:47:46.794Z] + bash -s -- [2022-05-02T21:47:46.794Z] [2022-05-02T21:47:46.794Z] _____ _ [2022-05-02T21:47:46.794Z] / ____| | | [2022-05-02T21:47:46.794Z] | | ___ __| | ___ ___ _____ __ [2022-05-02T21:47:46.794Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-02T21:47:46.794Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-02T21:47:46.794Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-02T21:47:46.794Z] Bash-1.0.6 [2022-05-02T21:47:46.794Z] [2022-05-02T21:47:46.794Z] [2022-05-02T21:47:46.794Z] ==> git version 2.25.1 found [2022-05-02T21:47:46.794Z] ==> 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-02T21:47:46.794Z] Release-Date: 2020-01-08 [2022-05-02T21:47:46.794Z] 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-02T21:47:46.794Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-02T21:47:46.794Z] ==> Jenkins CI detected. [2022-05-02T21:47:46.794Z] current dir:  /w/workspace/edgex-go/12 [2022-05-02T21:47:46.794Z] project root: . [2022-05-02T21:47:46.794Z] --> token set from env [2022-05-02T21:47:46.794Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-02T21:47:46.794Z] ==> Running gcov in . (disable via -X gcov) [2022-05-02T21:47:46.794Z] ==> Python coveragepy not found [2022-05-02T21:47:46.794Z] ==> Searching for coverage reports in: [2022-05-02T21:47:46.794Z] + . [2022-05-02T21:47:46.794Z] -> Found 1 reports [2022-05-02T21:47:47.054Z] ==> Detecting git/mercurial file structure [2022-05-02T21:47:47.054Z] ==> Reading reports [2022-05-02T21:47:47.054Z] + ./coverage.out bytes=435134 [2022-05-02T21:47:47.054Z] ==> Appending adjustments [2022-05-02T21:47:47.054Z] https://docs.codecov.io/docs/fixing-reports [2022-05-02T21:47:48.436Z] + Found adjustments [2022-05-02T21:47:48.436Z] ==> Gzipping contents [2022-05-02T21:47:48.436Z] 60K /tmp/codecov.5fz0sc.gz [2022-05-02T21:47:48.436Z] ==> Uploading reports [2022-05-02T21:47:48.436Z] url: https://codecov.io [2022-05-02T21:47:48.436Z] query: branch=PR-3987&commit=f651c9050014cebb69ef6e3aabd169dd18ce14e1&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-05-02T21:47:48.436Z] -> Pinging Codecov [2022-05-02T21:47:48.436Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=f651c9050014cebb69ef6e3aabd169dd18ce14e1&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-05-02T21:47:48.436Z] -> Uploading to [2022-05-02T21:47:48.436Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-02/00271124DB129430A58F1EEE437C3FCB/f651c9050014cebb69ef6e3aabd169dd18ce14e1/7e7ba4c6-1f2d-47ec-8ab0-7297ae6801cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220502T214748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1714989b5d00c6c0d452e41aeae79d3597c35994763dc699e8f3d4d1034710c2 [2022-05-02T21:47:48.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T21:47:48.436Z] Dload Upload Total Spent Left Speed [2022-05-02T21:47:48.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59895 0 0 100 59895 0 263k --:--:-- --:--:-- --:--:-- 262k 100 59895 0 0 100 59895 0 240k --:--:-- --:--:-- --:--:-- 239k [2022-05-02T21:47:48.697Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f651c9050014cebb69ef6e3aabd169dd18ce14e1 [Pipeline] } [2022-05-02T21:47:48.704Z] 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-02T21:47:49.342Z] + [ -d /w/workspace/edgex-go/12/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-02T21:47:49.633Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T21:47:50.503Z] ---> package-listing.sh [2022-05-02T21:47:50.504Z] ++ facter osfamily [2022-05-02T21:47:50.504Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-02T21:47:50.767Z] + OS_FAMILY=debian [2022-05-02T21:47:50.767Z] + workspace=/w/workspace/edgex-go/12 [2022-05-02T21:47:50.767Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-02T21:47:50.767Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-02T21:47:50.767Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-02T21:47:50.767Z] + PACKAGES=/tmp/packages_start.txt [2022-05-02T21:47:50.767Z] + '[' /w/workspace/edgex-go/12 ']' [2022-05-02T21:47:50.767Z] + PACKAGES=/tmp/packages_end.txt [2022-05-02T21:47:50.767Z] + case "${OS_FAMILY}" in [2022-05-02T21:47:50.767Z] + dpkg -l [2022-05-02T21:47:50.767Z] + grep '^ii' [2022-05-02T21:47:50.767Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-02T21:47:50.767Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-02T21:47:50.767Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-02T21:47:50.767Z] + '[' /w/workspace/edgex-go/12 ']' [2022-05-02T21:47:50.767Z] + mkdir -p /w/workspace/edgex-go/12/archives/ [2022-05-02T21:47:50.767Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo [2022-05-02T21:47:50.782Z] 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-02T21:47:51.070Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-02T21:47:51.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T21:47:51.635Z] [2022-05-02T21:47:51.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T21:47:51.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T21:47:51.950Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-02T21:47:51.950Z] 5eb5b503b376: Pulling fs layer [2022-05-02T21:47:51.950Z] 5c69ac0246d0: Pulling fs layer [2022-05-02T21:47:51.950Z] ec43610c2a17: Pulling fs layer [2022-05-02T21:47:51.950Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-02T21:47:51.950Z] 33b1e0a273af: Pulling fs layer [2022-05-02T21:47:51.950Z] 5d3b04190fa2: Pulling fs layer [2022-05-02T21:47:51.950Z] 2f39f015ded8: Pulling fs layer [2022-05-02T21:47:51.950Z] 33b1e0a273af: Waiting [2022-05-02T21:47:51.950Z] 5d3b04190fa2: Waiting [2022-05-02T21:47:51.950Z] 2f39f015ded8: Waiting [2022-05-02T21:47:51.950Z] 3a2ae6a8a46f: Waiting [2022-05-02T21:47:51.950Z] 5c69ac0246d0: Download complete [2022-05-02T21:47:51.950Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-02T21:47:51.950Z] 3a2ae6a8a46f: Download complete [2022-05-02T21:47:52.211Z] 33b1e0a273af: Verifying Checksum [2022-05-02T21:47:52.211Z] 33b1e0a273af: Download complete [2022-05-02T21:47:52.211Z] 5d3b04190fa2: Verifying Checksum [2022-05-02T21:47:52.211Z] 5d3b04190fa2: Download complete [2022-05-02T21:47:52.211Z] ec43610c2a17: Verifying Checksum [2022-05-02T21:47:52.211Z] ec43610c2a17: Download complete [2022-05-02T21:47:52.471Z] 5eb5b503b376: Verifying Checksum [2022-05-02T21:47:52.471Z] 5eb5b503b376: Download complete [2022-05-02T21:47:53.039Z] 2f39f015ded8: Download complete [2022-05-02T21:47:53.610Z] 5eb5b503b376: Pull complete [2022-05-02T21:47:53.871Z] 5c69ac0246d0: Pull complete [2022-05-02T21:47:54.440Z] ec43610c2a17: Pull complete [2022-05-02T21:47:54.440Z] 3a2ae6a8a46f: Pull complete [2022-05-02T21:47:54.699Z] 33b1e0a273af: Pull complete [2022-05-02T21:47:54.699Z] 5d3b04190fa2: Pull complete [2022-05-02T21:47:58.889Z] 2f39f015ded8: Pull complete [2022-05-02T21:47:58.889Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-02T21:47:58.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T21:47:58.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-02T21:47:58.956Z] prd-ubuntu20.04-docker-8c-8g-34504 does not seem to be running inside a container [2022-05-02T21:47:59.016Z] $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-02T21:48:01.410Z] $ docker top 678df84b875580c830055c94b10bf46b93b2a9aee1a29ecb473a060ceed66d25 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T21:48:01.745Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-02T21:48:02.039Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-02T21:48:02.333Z] + ls /var/log/sa-host [2022-05-02T21:48:02.333Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T21:48:02.496Z] provisioning config files... [2022-05-02T21:48:02.506Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config1945843599214405870tmp [Pipeline] { [Pipeline] echo [2022-05-02T21:48:02.521Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T21:48:02.810Z] ---> create-netrc.sh [Pipeline] } [2022-05-02T21:48:02.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-02T21:48:03.163Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-02T21:48:03.173Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T21:48:03.463Z] ---> sudo-logs.sh [2022-05-02T21:48:03.463Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-02T21:48:03.489Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T21:48:03.779Z] ---> job-cost.sh [2022-05-02T21:48:03.779Z] lf-activate-venv: SKIPPING [2022-05-02T21:48:03.779Z] DEBUG: total: 0.2199999988079071 [2022-05-02T21:48:03.779Z] INFO: Retrieving Stack Cost... [2022-05-02T21:48:04.350Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-02T21:48:04.918Z] INFO: Archiving Costs [Pipeline] echo [2022-05-02T21:48:04.931Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T21:48:05.220Z] ---> logs-deploy.sh [2022-05-02T21:48:05.220Z] lf-activate-venv: SKIPPING [2022-05-02T21:48:05.220Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/12 [2022-05-02T21:48:05.220Z] INFO: archiving workspace using pattern(s): [2022-05-02T21:48:06.160Z] Archives upload complete. [2022-05-02T21:48:06.160Z] INFO: archiving logs to Nexus