Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f651c9050014cebb69ef6e3aabd169dd18ce14e1+ab0f97fec4d40b420f2060de726b99c5b26ce4cc (472a3c064b9bdef23ea48b28b2a49379a7f4f537) 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-ssh14305614699613837726.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-ssh12574318986943331161.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-ssh9259778727237544126.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-ssh3450490418108511303.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-ssh6933624399805721842.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-43369 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # 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 ab0f97fec4d40b420f2060de726b99c5b26ce4cc into PR head commit f651c9050014cebb69ef6e3aabd169dd18ce14e1 Merge succeeded, producing 3515bd54a5f06c6468eebe27f88f30bffc260553 Checking out Revision 3515bd54a5f06c6468eebe27f88f30bffc260553 (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 ab0f97fec4d40b420f2060de726b99c5b26ce4cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3515bd54a5f06c6468eebe27f88f30bffc260553 # timeout=10 Commit message: "Merge commit 'ab0f97fec4d40b420f2060de726b99c5b26ce4cc' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 801183975ce510da2411db73ac53f7a47bade262 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-09T20:44:02.893Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T20:44:02.949Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T20:44:02.972Z] ========================================================= [2022-05-09T20:44:02.973Z] EdgeX Global Pipelines Version Info [2022-05-09T20:44:02.973Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:44:03.739Z] ------------------- [2022-05-09T20:44:03.739Z] stable info: [2022-05-09T20:44:03.739Z] ------------------- [2022-05-09T20:44:03.739Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T20:44:03.739Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T20:44:03.739Z] Message: update stable to v1.0.227 [2022-05-09T20:44:04.314Z] ------------------- [2022-05-09T20:44:04.314Z] experimental info: [2022-05-09T20:44:04.314Z] ------------------- [2022-05-09T20:44:04.314Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T20:44:04.314Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T20:44:04.314Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T20:44:04.445Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-09T20:44:04.459Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-09T20:44:04.470Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T20:44:04.484Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T20:44:04.496Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T20:44:04.506Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T20:44:04.519Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T20:44:04.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-09T20:44:04.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-09T20:44:04.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-09T20:44:04.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T20:44:04.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T20:44:04.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T20:44:04.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T20:44:04.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T20:44:04.633Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T20:44:04.646Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T20:44:04.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T20:44:04.668Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-09T20:44:04.688Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-09T20:44:04.703Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T20:44:04.714Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T20:44:04.728Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo [2022-05-09T20:44:04.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo [2022-05-09T20:44:04.751Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo [2022-05-09T20:44:04.767Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3515bd54a5f06c6468eebe27f88f30bffc260553 [Pipeline] echo [2022-05-09T20:44:04.777Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3515bd5 [Pipeline] echo [2022-05-09T20:44:04.790Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T20:44:04.830Z] provisioning config files... [2022-05-09T20:44:04.845Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config6680942519378428592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:44:05.175Z] ---> docker-login.sh [2022-05-09T20:44:05.175Z] nexus3.edgexfoundry.org:10001 [2022-05-09T20:44:05.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:44:05.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:44:05.702Z] Configure a credential helper to remove this warning. See [2022-05-09T20:44:05.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:44:05.702Z] [2022-05-09T20:44:05.702Z] Login Succeeded [2022-05-09T20:44:05.702Z] nexus3.edgexfoundry.org:10002 [2022-05-09T20:44:05.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:44:05.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:44:05.702Z] Configure a credential helper to remove this warning. See [2022-05-09T20:44:05.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:44:05.702Z] [2022-05-09T20:44:05.702Z] Login Succeeded [2022-05-09T20:44:05.702Z] nexus3.edgexfoundry.org:10003 [2022-05-09T20:44:05.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:44:05.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:44:05.964Z] Configure a credential helper to remove this warning. See [2022-05-09T20:44:05.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:44:05.964Z] [2022-05-09T20:44:05.964Z] Login Succeeded [2022-05-09T20:44:05.964Z] nexus3.edgexfoundry.org:10004 [2022-05-09T20:44:05.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:44:06.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:44:06.226Z] Configure a credential helper to remove this warning. See [2022-05-09T20:44:06.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:44:06.226Z] [2022-05-09T20:44:06.226Z] Login Succeeded [2022-05-09T20:44:06.226Z] docker.io [2022-05-09T20:44:06.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:44:06.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:44:06.488Z] Configure a credential helper to remove this warning. See [2022-05-09T20:44:06.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:44:06.488Z] [2022-05-09T20:44:06.488Z] Login Succeeded [2022-05-09T20:44:06.488Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T20:44:06.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T20:44:06.814Z] + 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-09T20:44:06.814Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2022-05-09T20:44:06.814Z] -f2 [2022-05-09T20:44:06.814Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-09T20:44:06.814Z] + dirname cmd/core-data/Dockerfile [2022-05-09T20:44:06.814Z] + cut -d/ -f2 [2022-05-09T20:44:06.814Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-09T20:44:06.814Z] + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 [2022-05-09T20:44:06.814Z] [2022-05-09T20:44:06.814Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-09T20:44:06.814Z] + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile [2022-05-09T20:44:06.814Z] [2022-05-09T20:44:06.814Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-09T20:44:06.814Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-09T20:44:06.814Z] + cut -d/ -f2 [2022-05-09T20:44:06.814Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-09T20:44:06.814Z] + + cut -d/ -f2 [2022-05-09T20:44:06.814Z] dirname cmd/security-secretstore-setup/Dockerfile [2022-05-09T20:44:06.814Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-09T20:44:06.814Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-09T20:44:06.814Z] + cut -d/ -f2 [2022-05-09T20:44:06.814Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-09T20:44:06.814Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-09T20:44:06.814Z] + cut -d/ -f2 [2022-05-09T20:44:06.814Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-09T20:44:06.814Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-09T20:44:06.814Z] + cut -d/ -f2 [2022-05-09T20:44:06.814Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-09T20:44:06.814Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-09T20:44:06.814Z] + cut -d/ -f2 [2022-05-09T20:44:06.814Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-09T20:44:06.814Z] + dirname cmd/support-notifications/Dockerfile [2022-05-09T20:44:06.814Z] + cut -d/ -f2 [2022-05-09T20:44:06.814Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-09T20:44:06.814Z] + + dirname cmd/support-scheduler/Dockerfilecut [2022-05-09T20:44:06.814Z] -d/ -f2 [2022-05-09T20:44:06.814Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-09T20:44:06.814Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-09T20:44:06.814Z] + cut -d/ -f2 [2022-05-09T20:44:06.814Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-09T20:44:06.937Z] 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-09T20:44:07.277Z] + git rev-list -1 --merges 3515bd54a5f06c6468eebe27f88f30bffc260553~1..3515bd54a5f06c6468eebe27f88f30bffc260553 [Pipeline] echo [2022-05-09T20:44:07.291Z] -----------> git rev-list -1 --merges 3515bd54a5f06c6468eebe27f88f30bffc260553~1..3515bd54a5f06c6468eebe27f88f30bffc260553 3515bd54a5f06c6468eebe27f88f30bffc260553 [2022-05-09T20:44:07.291Z] 3515bd54a5f06c6468eebe27f88f30bffc260553 [false] [Pipeline] sh [2022-05-09T20:44:07.585Z] + git log --format=format:%s -1 3515bd54a5f06c6468eebe27f88f30bffc260553 [Pipeline] echo [2022-05-09T20:44:07.603Z] ========================================================= [2022-05-09T20:44:07.603Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T20:44:07.603Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-09T20:44:08.015Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T20:44:08.015Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T20:44:08.015Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T20:44:08.015Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T20:44:08.015Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T20:44:08.015Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T20:44:08.015Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:44:08.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T20:44:08.364Z] [2022-05-09T20:44:08.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:44:08.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T20:44:08.673Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T20:44:08.673Z] 1fe172e4850f: Pulling fs layer [2022-05-09T20:44:08.673Z] caf521ccaac6: Pulling fs layer [2022-05-09T20:44:08.673Z] 3ead6fa29328: Pulling fs layer [2022-05-09T20:44:08.673Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T20:44:08.673Z] a8d5f1318db7: Pulling fs layer [2022-05-09T20:44:08.673Z] c427282e49a2: Pulling fs layer [2022-05-09T20:44:08.673Z] 1827001aaf11: Pulling fs layer [2022-05-09T20:44:08.673Z] 0714d37db230: Pulling fs layer [2022-05-09T20:44:08.673Z] ac28cf19c067: Pulling fs layer [2022-05-09T20:44:08.673Z] ca983d60f3e2: Pulling fs layer [2022-05-09T20:44:08.673Z] 9f894cec8388: Pulling fs layer [2022-05-09T20:44:08.673Z] a8d5f1318db7: Waiting [2022-05-09T20:44:08.673Z] c427282e49a2: Waiting [2022-05-09T20:44:08.673Z] 1827001aaf11: Waiting [2022-05-09T20:44:08.673Z] 0714d37db230: Waiting [2022-05-09T20:44:08.673Z] ac28cf19c067: Waiting [2022-05-09T20:44:08.673Z] ca983d60f3e2: Waiting [2022-05-09T20:44:08.673Z] 9f894cec8388: Waiting [2022-05-09T20:44:08.673Z] caf521ccaac6: Verifying Checksum [2022-05-09T20:44:08.673Z] caf521ccaac6: Download complete [2022-05-09T20:44:08.673Z] 5c2a1cbceb83: Verifying Checksum [2022-05-09T20:44:08.673Z] 5c2a1cbceb83: Download complete [2022-05-09T20:44:08.936Z] a8d5f1318db7: Verifying Checksum [2022-05-09T20:44:08.936Z] a8d5f1318db7: Download complete [2022-05-09T20:44:08.936Z] c427282e49a2: Verifying Checksum [2022-05-09T20:44:08.936Z] c427282e49a2: Download complete [2022-05-09T20:44:08.936Z] 3ead6fa29328: Verifying Checksum [2022-05-09T20:44:08.936Z] 3ead6fa29328: Download complete [2022-05-09T20:44:08.936Z] 0714d37db230: Verifying Checksum [2022-05-09T20:44:08.936Z] 0714d37db230: Download complete [2022-05-09T20:44:08.936Z] ac28cf19c067: Download complete [2022-05-09T20:44:08.936Z] ca983d60f3e2: Verifying Checksum [2022-05-09T20:44:08.936Z] ca983d60f3e2: Download complete [2022-05-09T20:44:08.936Z] 9f894cec8388: Verifying Checksum [2022-05-09T20:44:08.936Z] 9f894cec8388: Download complete [2022-05-09T20:44:08.936Z] 1fe172e4850f: Verifying Checksum [2022-05-09T20:44:08.936Z] 1fe172e4850f: Download complete [2022-05-09T20:44:09.196Z] 1827001aaf11: Verifying Checksum [2022-05-09T20:44:09.196Z] 1827001aaf11: Download complete [2022-05-09T20:44:10.580Z] 1fe172e4850f: Pull complete [2022-05-09T20:44:10.580Z] caf521ccaac6: Pull complete [2022-05-09T20:44:11.148Z] 3ead6fa29328: Pull complete [2022-05-09T20:44:11.409Z] 5c2a1cbceb83: Pull complete [2022-05-09T20:44:11.668Z] a8d5f1318db7: Pull complete [2022-05-09T20:44:11.668Z] c427282e49a2: Pull complete [2022-05-09T20:44:14.222Z] 1827001aaf11: Pull complete [2022-05-09T20:44:14.222Z] 0714d37db230: Pull complete [2022-05-09T20:44:14.222Z] ac28cf19c067: Pull complete [2022-05-09T20:44:14.222Z] ca983d60f3e2: Pull complete [2022-05-09T20:44:14.222Z] 9f894cec8388: Pull complete [2022-05-09T20:44:14.222Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T20:44:14.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T20:44:14.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T20:44:14.321Z] prd-ubuntu20.04-docker-8c-8g-43369 does not seem to be running inside a container [2022-05-09T20:44:14.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T20:44:15.992Z] $ docker top f057048c71562c646e787a97080a96bbd9170f04e78381359d7fa0686d262bbe -eo pid,comm [2022-05-09T20:44:16.063Z] 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-09T20:44:16.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T20:44:16.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T20:44:16.106Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T20:44:16.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T20:44:16.245Z] $ docker exec f057048c71562c646e787a97080a96bbd9170f04e78381359d7fa0686d262bbe ssh-agent [2022-05-09T20:44:16.376Z] SSH_AUTH_SOCK=/tmp/ssh-yaxRdazFxfIb/agent.35 [2022-05-09T20:44:16.376Z] SSH_AGENT_PID=41 [2022-05-09T20:44:16.387Z] Running ssh-add (command line suppressed) [2022-05-09T20:44:16.501Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_6560671162775433540.key (/w/workspace/edgex-go/15@tmp/private_key_6560671162775433540.key) [2022-05-09T20:44:16.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T20:44:16.817Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T20:44:16.850Z] $ docker exec --env ******** --env ******** f057048c71562c646e787a97080a96bbd9170f04e78381359d7fa0686d262bbe ssh-agent -k [2022-05-09T20:44:16.958Z] unset SSH_AUTH_SOCK; [2022-05-09T20:44:16.959Z] unset SSH_AGENT_PID; [2022-05-09T20:44:16.959Z] echo Agent pid 41 killed; [2022-05-09T20:44:16.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T20:44:16.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T20:44:16.991Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T20:44:17.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T20:44:17.139Z] $ docker exec f057048c71562c646e787a97080a96bbd9170f04e78381359d7fa0686d262bbe ssh-agent [2022-05-09T20:44:17.261Z] SSH_AUTH_SOCK=/tmp/ssh-RnvIMU9ouIcd/agent.73 [2022-05-09T20:44:17.261Z] SSH_AGENT_PID=79 [2022-05-09T20:44:17.269Z] Running ssh-add (command line suppressed) [2022-05-09T20:44:17.399Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_639001623530323422.key (/w/workspace/edgex-go/15@tmp/private_key_639001623530323422.key) [2022-05-09T20:44:17.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T20:44:17.707Z] + git semver init [2022-05-09T20:44:17.970Z] 2022-05-09 20:44:17,935 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T20:44:17.970Z] 2022-05-09 20:44:17,936 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/15/.semver [2022-05-09T20:44:17.970Z] 2022-05-09 20:44:17,937 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/15/.semver [2022-05-09T20:44:17.970Z] 2022-05-09 20:44:17,937 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/15/.semver'], cwd=/w/workspace/edgex-go/15, universal_newlines=False, shell=None, istream=None) [2022-05-09T20:44:23.316Z] 2022-05-09 20:44:22,592 [append_file] DEBUG append to file:/w/workspace/edgex-go/15/.git/info/exclude [2022-05-09T20:44:23.316Z] 2022-05-09 20:44:22,593 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/15/.semver/PR-3987 with force:False [2022-05-09T20:44:23.316Z] 2022-05-09 20:44:22,593 [write_file] DEBUG write to file:/w/workspace/edgex-go/15/.semver/PR-3987 [2022-05-09T20:44:23.316Z] 2022-05-09 20:44:22,597 [execute] INFO git cat-file --batch-check [2022-05-09T20:44:23.316Z] 2022-05-09 20:44:22,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/15/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T20:44:23.316Z] 2022-05-09 20:44:22,603 [execute] INFO git cat-file --batch [2022-05-09T20:44:23.316Z] 2022-05-09 20:44:22,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/15/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T20:44:23.316Z] 2022-05-09 20:44:22,609 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/PR-3987 [2022-05-09T20:44:23.316Z] 0.0.0 [Pipeline] } [2022-05-09T20:44:23.359Z] $ docker exec --env ******** --env ******** f057048c71562c646e787a97080a96bbd9170f04e78381359d7fa0686d262bbe ssh-agent -k [2022-05-09T20:44:23.501Z] unset SSH_AUTH_SOCK; [2022-05-09T20:44:23.501Z] unset SSH_AGENT_PID; [2022-05-09T20:44:23.502Z] echo Agent pid 79 killed; [2022-05-09T20:44:23.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T20:44:23.835Z] + git semver [Pipeline] } [2022-05-09T20:44:24.126Z] $ docker stop --time=1 f057048c71562c646e787a97080a96bbd9170f04e78381359d7fa0686d262bbe [2022-05-09T20:44:25.439Z] $ docker rm -f f057048c71562c646e787a97080a96bbd9170f04e78381359d7fa0686d262bbe [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T20:44:25.797Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T20:44:26.042Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T20:44:26.046Z] [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-09T20:44:26.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T20:44:26.145Z] ========================================================= [2022-05-09T20:44:26.145Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T20:44:26.145Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T20:44:26.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T20:44:26.439Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T20:44:26.439Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T20:44:26.439Z] 666ba61612fd: Pulling fs layer [2022-05-09T20:44:26.439Z] 8ed8ca486205: Pulling fs layer [2022-05-09T20:44:26.439Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T20:44:26.439Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T20:44:26.439Z] ca2b28591e48: Pulling fs layer [2022-05-09T20:44:26.439Z] a51346096db8: Pulling fs layer [2022-05-09T20:44:26.439Z] daebc70d1ce1: Pulling fs layer [2022-05-09T20:44:26.439Z] ca2b28591e48: Waiting [2022-05-09T20:44:26.439Z] 4fe6c5a15a65: Waiting [2022-05-09T20:44:26.439Z] a51346096db8: Waiting [2022-05-09T20:44:26.439Z] 22a0e8bec74d: Waiting [2022-05-09T20:44:26.439Z] 0e18a0eac166: Pulling fs layer [2022-05-09T20:44:26.439Z] daebc70d1ce1: Waiting [2022-05-09T20:44:26.439Z] 0e18a0eac166: Waiting [2022-05-09T20:44:26.439Z] 8ed8ca486205: Verifying Checksum [2022-05-09T20:44:26.439Z] 8ed8ca486205: Download complete [2022-05-09T20:44:26.439Z] 666ba61612fd: Verifying Checksum [2022-05-09T20:44:26.439Z] 666ba61612fd: Download complete [2022-05-09T20:44:26.439Z] 22a0e8bec74d: Verifying Checksum [2022-05-09T20:44:26.439Z] 22a0e8bec74d: Download complete [2022-05-09T20:44:26.439Z] ca2b28591e48: Verifying Checksum [2022-05-09T20:44:26.439Z] ca2b28591e48: Download complete [2022-05-09T20:44:26.439Z] a51346096db8: Verifying Checksum [2022-05-09T20:44:26.439Z] a51346096db8: Download complete [2022-05-09T20:44:26.439Z] 59bf1c3509f3: Download complete [2022-05-09T20:44:26.699Z] daebc70d1ce1: Verifying Checksum [2022-05-09T20:44:26.699Z] daebc70d1ce1: Download complete [2022-05-09T20:44:26.699Z] 59bf1c3509f3: Pull complete [2022-05-09T20:44:26.699Z] 666ba61612fd: Pull complete [2022-05-09T20:44:26.960Z] 8ed8ca486205: Pull complete [2022-05-09T20:44:27.221Z] 0e18a0eac166: Download complete [2022-05-09T20:44:27.221Z] 4fe6c5a15a65: Verifying Checksum [2022-05-09T20:44:27.221Z] 4fe6c5a15a65: Download complete [2022-05-09T20:44:31.415Z] 4fe6c5a15a65: Pull complete [2022-05-09T20:44:31.415Z] 22a0e8bec74d: Pull complete [2022-05-09T20:44:31.415Z] ca2b28591e48: Pull complete [2022-05-09T20:44:31.415Z] a51346096db8: Pull complete [2022-05-09T20:44:31.730Z] daebc70d1ce1: Pull complete [2022-05-09T20:44:34.305Z] 0e18a0eac166: Pull complete [2022-05-09T20:44:34.305Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T20:44:34.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T20:44:34.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-09T20:44:34.615Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T20:44:34.615Z] WORKDIR /edgex [2022-05-09T20:44:34.615Z] COPY go.mod . [2022-05-09T20:44:34.615Z] RUN go mod download build [2022-05-09T20:44:34.615Z] -t ci-base-image-x86_64 -f - . [2022-05-09T20:44:35.995Z] Sending build context to Docker daemon 335.2MB [2022-05-09T20:44:35.995Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T20:44:35.995Z] ---> f018257e8ee9 [2022-05-09T20:44:35.995Z] Step 2/4 : WORKDIR /edgex [2022-05-09T20:44:39.341Z] ---> Running in b08465e633d8 [2022-05-09T20:44:39.341Z] Removing intermediate container b08465e633d8 [2022-05-09T20:44:39.341Z] ---> f0148d2ec115 [2022-05-09T20:44:39.341Z] Step 3/4 : COPY go.mod . [2022-05-09T20:44:39.638Z] ---> 946be0be23b6 [2022-05-09T20:44:39.638Z] Step 4/4 : RUN go mod download [2022-05-09T20:44:40.211Z] ---> Running in d97baa6121b4 [2022-05-09T20:44:41.106Z] Still waiting to schedule task [2022-05-09T20:44:41.106Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-09T20:44:58.339Z] Removing intermediate container d97baa6121b4 [2022-05-09T20:44:58.339Z] ---> d13ff9506269 [2022-05-09T20:44:58.339Z] Successfully built d13ff9506269 [2022-05-09T20:44:58.339Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:44:58.639Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T20:44:58.639Z] . [Pipeline] withDockerContainer [2022-05-09T20:44:58.707Z] prd-ubuntu20.04-docker-8c-8g-43369 does not seem to be running inside a container [2022-05-09T20:44:58.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-x86_64 cat [2022-05-09T20:44:59.185Z] $ docker top eb916a929fafd2d5445b77e1a1d9a420b9305a6c272b0ab8857690b65812363d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T20:44:59.539Z] + go version [2022-05-09T20:44:59.539Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T20:44:59.558Z] $ docker stop --time=1 eb916a929fafd2d5445b77e1a1d9a420b9305a6c272b0ab8857690b65812363d [2022-05-09T20:45:00.897Z] $ docker rm -f eb916a929fafd2d5445b77e1a1d9a420b9305a6c272b0ab8857690b65812363d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:45:01.306Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T20:45:01.306Z] . [Pipeline] withDockerContainer [2022-05-09T20:45:01.370Z] prd-ubuntu20.04-docker-8c-8g-43369 does not seem to be running inside a container [2022-05-09T20:45:01.409Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-x86_64 cat [2022-05-09T20:45:01.790Z] $ docker top 01ab851142e8aac6aa602d22e72977c0c4ef057bbd1b5d5e0781fcabe9659c96 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-09T20:45:01.872Z] ========================================================= [2022-05-09T20:45:01.872Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-09T20:45:01.872Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T20:45:02.179Z] + make test [2022-05-09T20:45:02.179Z] go mod tidy -compat=1.17 [2022-05-09T20:45:02.179Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-09T20:45:08.752Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-09T20:45:18.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-09T20:45:18.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-09T20:45:18.999Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-09T20:45:18.999Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-09T20:45:18.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-09T20:45:18.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-09T20:45:18.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-09T20:45:18.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-09T20:45:18.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-09T20:45:18.999Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-09T20:45:18.999Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-09T20:45:18.999Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-09T20:45:18.999Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-09T20:45:18.999Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-09T20:45:18.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-09T20:45:19.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements [2022-05-09T20:45:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-09T20:45:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-09T20:45:20.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2022-05-09T20:45:20.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-09T20:45:20.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.141s coverage: 53.4% of statements [2022-05-09T20:45:20.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-09T20:45:20.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-09T20:45:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.553s coverage: 89.2% of statements [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-09T20:45:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.4% of statements [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-09T20:45:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.479s coverage: 95.6% of statements [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-09T20:45:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-09T20:45:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 60.0% of statements [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-09T20:45:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-09T20:45:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2022-05-09T20:45:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2022-05-09T20:45:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-09T20:45:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2022-05-09T20:45:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2022-05-09T20:45:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-05-09T20:45:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2022-05-09T20:45:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.092s coverage: 87.5% of statements [2022-05-09T20:45:33.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.080s coverage: 94.4% of statements [2022-05-09T20:45:33.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.079s coverage: 44.8% of statements [2022-05-09T20:45:35.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 82.5% of statements [2022-05-09T20:45:35.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.097s coverage: 87.2% of statements [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.135s coverage: 91.2% of statements [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.4% of statements [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.321s coverage: 65.4% of statements [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 43.8% of statements [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.038s coverage: 89.5% of statements [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-09T20:45:45.757Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-05-09T20:45:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-09T20:45:45.757Z] 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-09T20:46:03.841Z] GO111MODULE=on go vet ./... [2022-05-09T20:46:06.374Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T20:46:06.947Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T20:46:07.207Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T20:46:07.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-09T20:46:08.085Z] + ls -al . [2022-05-09T20:46:08.085Z] total 672 [2022-05-09T20:46:08.085Z] drwxrwxr-x 10 1001 1001 4096 May 9 20:46 . [2022-05-09T20:46:08.085Z] drwxr-xr-x 4 root root 4096 May 9 20:45 .. [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 11 May 9 20:43 .dockerignore [2022-05-09T20:46:08.085Z] drwxrwxr-x 8 1001 1001 4096 May 9 20:44 .git [2022-05-09T20:46:08.085Z] drwxrwxr-x 3 1001 1001 4096 May 9 20:43 .github [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 879 May 9 20:43 .gitignore [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 42 May 9 20:43 .golangci.yml [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 87 May 9 20:43 .hadolint.yml [2022-05-09T20:46:08.085Z] drwxr-xr-x 3 1001 1001 4096 May 9 20:44 .semver [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 166 May 9 20:43 .sonarcloud.properties [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 1171 May 9 20:43 ADOPTERS.md [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 10086 May 9 20:43 Attribution.txt [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 51732 May 9 20:43 CHANGELOG.md [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 3804 May 9 20:43 CONTRIBUTING.md [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 677 May 9 20:43 GOVERNANCE.md [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 850 May 9 20:43 Jenkinsfile [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 10775 May 9 20:43 LICENSE [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 10389 May 9 20:43 Makefile [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 582 May 9 20:43 OWNERS.md [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 9094 May 9 20:43 README.md [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 6912 May 9 20:43 SECURITY.md [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 5 May 9 20:44 VERSION [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 4131 May 9 20:43 ZMQWindows.md [2022-05-09T20:46:08.085Z] drwxrwxr-x 2 1001 1001 4096 May 9 20:43 bin [2022-05-09T20:46:08.085Z] drwxrwxr-x 18 1001 1001 4096 May 9 20:43 cmd [2022-05-09T20:46:08.085Z] -rw-r--r-- 1 root root 435134 May 9 20:45 coverage.out [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 3256 May 9 20:43 go.mod [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 35162 May 9 20:45 go.sum [2022-05-09T20:46:08.085Z] drwxrwxr-x 8 1001 1001 4096 May 9 20:43 internal [2022-05-09T20:46:08.085Z] drwxrwxr-x 3 1001 1001 4096 May 9 20:43 openapi [2022-05-09T20:46:08.085Z] drwxrwxr-x 4 1001 1001 4096 May 9 20:43 snap [2022-05-09T20:46:08.085Z] -rw-rw-r-- 1 1001 1001 204 May 9 20:43 version.go [Pipeline] sh [2022-05-09T20:46:08.374Z] + '[' -e coverage.out ] [2022-05-09T20:46:08.374Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-09T20:46:08.486Z] Stashed 1 file(s) [Pipeline] sh [2022-05-09T20:46:08.768Z] + make build [2022-05-09T20:46:08.769Z] 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-09T20:46:23.661Z] 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-09T20:46:30.226Z] 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-09T20:46:30.486Z] 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-09T20:46:37.059Z] 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-09T20:46:37.059Z] 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-09T20:46:37.319Z] 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-09T20:46:38.260Z] 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-09T20:46:39.199Z] 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-09T20:46:40.138Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-09T20:46:40.709Z] 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-09T20:46:41.278Z] 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-09T20:46:43.186Z] 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-09T20:46:43.771Z] $ docker stop --time=1 01ab851142e8aac6aa602d22e72977c0c4ef057bbd1b5d5e0781fcabe9659c96 [2022-05-09T20:46:46.553Z] $ docker rm -f 01ab851142e8aac6aa602d22e72977c0c4ef057bbd1b5d5e0781fcabe9659c96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:46:47.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T20:46:47.504Z] [2022-05-09T20:46:47.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:46:47.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T20:46:47.806Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-09T20:46:47.806Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-09T20:46:47.806Z] ca9280d653b3: Pulling fs layer [2022-05-09T20:46:47.806Z] 7e9c9ca2126c: Pulling fs layer [2022-05-09T20:46:47.806Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-09T20:46:47.806Z] cbdbe7a5bc2a: Download complete [2022-05-09T20:46:48.066Z] ca9280d653b3: Download complete [2022-05-09T20:46:48.066Z] cbdbe7a5bc2a: Pull complete [2022-05-09T20:46:48.325Z] 7e9c9ca2126c: Download complete [2022-05-09T20:46:48.585Z] ca9280d653b3: Pull complete [2022-05-09T20:46:51.878Z] 7e9c9ca2126c: Pull complete [2022-05-09T20:46:51.878Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-09T20:46:51.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T20:46:51.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-09T20:46:51.949Z] prd-ubuntu20.04-docker-8c-8g-43369 does not seem to be running inside a container [2022-05-09T20:46:51.993Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-09T20:46:53.473Z] $ docker top 55d3dbbeab37a02f9d0eeab415d54682ded0c97d6fbf0f6b05f71aea81de9427 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T20:46:53.931Z] + grep parallel [2022-05-09T20:46:53.931Z] + docker-compose build --help [2022-05-09T20:46:54.531Z] --parallel Build images in parallel. [Pipeline] } [2022-05-09T20:46:54.562Z] $ docker stop --time=1 55d3dbbeab37a02f9d0eeab415d54682ded0c97d6fbf0f6b05f71aea81de9427 [2022-05-09T20:46:55.865Z] $ docker rm -f 55d3dbbeab37a02f9d0eeab415d54682ded0c97d6fbf0f6b05f71aea81de9427 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:46:56.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T20:46:56.264Z] . [Pipeline] withDockerContainer [2022-05-09T20:46:56.337Z] prd-ubuntu20.04-docker-8c-8g-43369 does not seem to be running inside a container [2022-05-09T20:46:56.383Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-09T20:46:56.786Z] $ docker top 165256f152bd89b5a7c07e1f2239c39307540644750e799f3aee466f25c8bc7d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T20:46:57.143Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-09T20:46:57.714Z] Building core-command ... [2022-05-09T20:46:57.714Z] Building core-data ... [2022-05-09T20:46:57.714Z] Building core-metadata ... [2022-05-09T20:46:57.714Z] Building security-bootstrapper ... [2022-05-09T20:46:57.714Z] Building security-proxy-setup ... [2022-05-09T20:46:57.714Z] Building security-secretstore-setup ... [2022-05-09T20:46:57.714Z] Building security-spiffe-token-provider ... [2022-05-09T20:46:57.714Z] Building security-spire-agent ... [2022-05-09T20:46:57.714Z] Building security-spire-config ... [2022-05-09T20:46:57.714Z] Building security-spire-server ... [2022-05-09T20:46:57.714Z] Building support-notifications ... [2022-05-09T20:46:57.714Z] Building support-scheduler ... [2022-05-09T20:46:57.714Z] Building sys-mgmt-agent ... [2022-05-09T20:46:57.714Z] Building security-spiffe-token-provider [2022-05-09T20:46:57.714Z] Building security-secretstore-setup [2022-05-09T20:46:57.714Z] Building security-spire-agent [2022-05-09T20:46:57.714Z] Building support-scheduler [2022-05-09T20:46:57.714Z] Building security-spire-config [2022-05-09T20:47:12.605Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:47:12.605Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:47:12.605Z] ---> d13ff9506269 [2022-05-09T20:47:12.605Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T20:47:12.605Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:47:12.605Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:47:12.605Z] ---> d13ff9506269 [2022-05-09T20:47:12.605Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T20:47:12.605Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:47:12.605Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:47:12.605Z] ---> d13ff9506269 [2022-05-09T20:47:12.605Z] Step 3/20 : WORKDIR /edgex-go [2022-05-09T20:47:12.605Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:47:12.605Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:47:12.605Z] ---> d13ff9506269 [2022-05-09T20:47:12.605Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T20:47:12.605Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:47:12.605Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:47:12.605Z] ---> d13ff9506269 [2022-05-09T20:47:12.605Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T20:47:16.804Z] ---> Running in d72d2c42a0ec [2022-05-09T20:47:16.804Z] ---> Running in 6e74378a38e6 [2022-05-09T20:47:16.804Z] ---> Running in cc870b31dc6e [2022-05-09T20:47:16.804Z] ---> Running in 9e250c74315e [2022-05-09T20:47:16.804Z] ---> Running in 0414af4f97ad [2022-05-09T20:47:16.804Z] Removing intermediate container d72d2c42a0ec [2022-05-09T20:47:16.804Z] ---> b452624ffa5e [2022-05-09T20:47:16.804Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:47:16.804Z] Removing intermediate container 6e74378a38e6 [2022-05-09T20:47:16.804Z] ---> 0e5c40d2c970 [2022-05-09T20:47:16.804Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:47:16.804Z] Removing intermediate container cc870b31dc6e [2022-05-09T20:47:16.804Z] ---> eb44b68b837e [2022-05-09T20:47:16.804Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-09T20:47:16.804Z] Removing intermediate container 0414af4f97ad [2022-05-09T20:47:16.804Z] ---> 2d283d5d3561 [2022-05-09T20:47:16.804Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:47:16.804Z] Removing intermediate container 9e250c74315e [2022-05-09T20:47:16.804Z] ---> 1a1356d4ff82 [2022-05-09T20:47:16.804Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:47:16.804Z] ---> Running in 4d6ce5f9b5d4 [2022-05-09T20:47:16.804Z] ---> Running in 4a0243fb3f64 [2022-05-09T20:47:16.804Z] ---> Running in 9c8135addb4f [2022-05-09T20:47:16.804Z] ---> Running in 6ed8c6f7c9ab [2022-05-09T20:47:16.804Z] ---> Running in 1be5e6f7cd2f [2022-05-09T20:47:17.372Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:47:17.632Z] Removing intermediate container 4d6ce5f9b5d4 [2022-05-09T20:47:17.632Z] ---> abb5a6725ba2 [2022-05-09T20:47:17.632Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T20:47:17.632Z] Removing intermediate container 4a0243fb3f64 [2022-05-09T20:47:17.632Z] ---> 25f563011e25 [2022-05-09T20:47:17.632Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T20:47:17.892Z] ---> Running in b83dd8bddf60 [2022-05-09T20:47:17.892Z] ---> Running in a66873894ba8 [2022-05-09T20:47:18.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:47:18.154Z] Removing intermediate container 1be5e6f7cd2f [2022-05-09T20:47:18.154Z] ---> 5235ca1ef523 [2022-05-09T20:47:18.154Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-09T20:47:18.414Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:47:18.414Z] ---> Running in a7c67c8e7d94 [2022-05-09T20:47:18.414Z] Removing intermediate container 6ed8c6f7c9ab [2022-05-09T20:47:18.414Z] ---> 93464f196600 [2022-05-09T20:47:18.414Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T20:47:18.414Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:47:18.414Z] ---> Running in 3110ffe53f74 [2022-05-09T20:47:18.674Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T20:47:18.674Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T20:47:18.674Z] OK: 15864 distinct packages available [2022-05-09T20:47:18.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:47:18.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:47:18.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:47:19.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:47:19.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:47:19.503Z] OK: 221 MiB in 52 packages [2022-05-09T20:47:19.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:47:19.503Z] OK: 221 MiB in 52 packages [2022-05-09T20:47:19.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:47:19.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:47:19.763Z] OK: 221 MiB in 52 packages [2022-05-09T20:47:19.763Z] Removing intermediate container a66873894ba8 [2022-05-09T20:47:19.763Z] ---> aa892c686025 [2022-05-09T20:47:19.764Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T20:47:19.764Z] OK: 221 MiB in 52 packages [2022-05-09T20:47:20.023Z] OK: 221 MiB in 52 packages [2022-05-09T20:47:20.023Z] Removing intermediate container b83dd8bddf60 [2022-05-09T20:47:20.023Z] ---> e04dee73f06f [2022-05-09T20:47:20.023Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T20:47:20.023Z] ---> b2761cf5aeb1 [2022-05-09T20:47:20.023Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:47:20.023Z] ---> Running in 90bad7966a69 [2022-05-09T20:47:20.284Z] ---> 0e3be140239a [2022-05-09T20:47:20.284Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:47:20.284Z] ---> Running in 6fbc16d8884f [2022-05-09T20:47:20.284Z] Removing intermediate container 9c8135addb4f [2022-05-09T20:47:20.284Z] ---> 5099ce5cd223 [2022-05-09T20:47:20.284Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-09T20:47:20.542Z] Removing intermediate container a7c67c8e7d94 [2022-05-09T20:47:20.542Z] ---> 42146700cf54 [2022-05-09T20:47:20.542Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T20:47:20.542Z] Removing intermediate container 3110ffe53f74 [2022-05-09T20:47:20.542Z] ---> 1fd85f7c4654 [2022-05-09T20:47:20.542Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T20:47:20.542Z] ---> c0bbab3c2663 [2022-05-09T20:47:20.542Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:47:20.542Z] ---> Running in f895e6b59704 [2022-05-09T20:47:20.542Z] ---> af8f9437291d [2022-05-09T20:47:20.542Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:47:20.542Z] ---> 8697a54777cd [2022-05-09T20:47:20.542Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:47:20.802Z] ---> Running in 379c5ee93541 [2022-05-09T20:47:20.802Z] ---> Running in 0f54b76d301d [2022-05-09T20:47:21.375Z] Removing intermediate container 90bad7966a69 [2022-05-09T20:47:21.375Z] ---> 69d9786e28b0 [2022-05-09T20:47:21.375Z] Step 8/26 : COPY . . [2022-05-09T20:47:22.316Z] Removing intermediate container f895e6b59704 [2022-05-09T20:47:22.316Z] ---> ef77205f4c90 [2022-05-09T20:47:22.316Z] Step 7/20 : COPY . . [2022-05-09T20:47:25.693Z] Removing intermediate container 6fbc16d8884f [2022-05-09T20:47:25.693Z] ---> e3f888bad638 [2022-05-09T20:47:25.693Z] Step 8/26 : COPY . . [2022-05-09T20:47:25.976Z] ---> fa301ac455c4 [2022-05-09T20:47:25.976Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T20:47:26.546Z] Removing intermediate container 379c5ee93541 [2022-05-09T20:47:26.546Z] ---> 4877c58df70f [2022-05-09T20:47:26.546Z] Step 8/22 : COPY . . [2022-05-09T20:47:27.115Z] ---> Running in f74fc5f200f3 [2022-05-09T20:47:28.493Z] Removing intermediate container 0f54b76d301d [2022-05-09T20:47:28.493Z] ---> 7f2396ff6b92 [2022-05-09T20:47:28.493Z] Step 8/25 : COPY . . [2022-05-09T20:47:28.493Z] ---> fcd77275a5d6 [2022-05-09T20:47:28.493Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-09T20:47:32.704Z] Removing intermediate container f74fc5f200f3 [2022-05-09T20:47:32.704Z] ---> 7b3a5980dd68 [2022-05-09T20:47:32.704Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T20:47:32.704Z] ---> Running in 450eb2da9e19 [2022-05-09T20:47:32.963Z] ---> Running in c547aa131281 [2022-05-09T20:47:32.963Z] ---> 79ca0c8bb5ca [2022-05-09T20:47:32.963Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-09T20:47:32.963Z] ---> e04c866acef1 [2022-05-09T20:47:32.963Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T20:47:32.963Z] ---> 6bf33d315ea7 [2022-05-09T20:47:32.963Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-09T20:47:32.963Z] ---> Running in d07cd8d838cc [2022-05-09T20:47:32.963Z] ---> Running in 1ffc0af0269d [2022-05-09T20:47:32.963Z] ---> Running in bd565fc6b277 [2022-05-09T20:47:33.223Z] Removing intermediate container 1ffc0af0269d [2022-05-09T20:47:33.223Z] ---> 016431d98cc6 [2022-05-09T20:47:33.223Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T20:47:33.223Z] 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-09T20:47:33.223Z] ---> Running in 6f872cd6813c [2022-05-09T20:47:33.792Z] Removing intermediate container c547aa131281 [2022-05-09T20:47:33.792Z] ---> 8b1b793a5fc5 [2022-05-09T20:47:33.792Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T20:47:33.792Z] ---> Running in 89e0bd951c12 [2022-05-09T20:47:33.792Z] 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-09T20:47:33.792Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-09T20:47:34.051Z] Removing intermediate container 89e0bd951c12 [2022-05-09T20:47:34.051Z] ---> 4ef8b8ca1a28 [2022-05-09T20:47:34.051Z] 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-09T20:47:34.051Z] ---> Running in 03399688ecf7 [2022-05-09T20:47:34.311Z] Removing intermediate container 6f872cd6813c [2022-05-09T20:47:34.311Z] ---> a44d5edd0a2c [2022-05-09T20:47:34.311Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T20:47:34.570Z] ---> Running in dffa104d63f6 [2022-05-09T20:47:34.829Z] Removing intermediate container dffa104d63f6 [2022-05-09T20:47:34.829Z] ---> 481d9f1cede4 [2022-05-09T20:47:34.829Z] 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-09T20:47:34.829Z] ---> Running in 3eb0a126ca0c [2022-05-09T20:47:34.829Z] spire-1.2.1/ [2022-05-09T20:47:34.829Z] spire-1.2.1/.data/ [2022-05-09T20:47:34.829Z] spire-1.2.1/.data/.file [2022-05-09T20:47:34.829Z] spire-1.2.1/.dockerignore [2022-05-09T20:47:34.829Z] spire-1.2.1/.gitattributes [2022-05-09T20:47:34.829Z] spire-1.2.1/.githooks/ [2022-05-09T20:47:34.829Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T20:47:34.829Z] spire-1.2.1/.github/ [2022-05-09T20:47:34.829Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T20:47:34.829Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T20:47:34.829Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T20:47:34.829Z] spire-1.2.1/.github/workflows/ [2022-05-09T20:47:34.829Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T20:47:34.829Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T20:47:34.829Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T20:47:34.829Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T20:47:34.829Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T20:47:34.829Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T20:47:34.829Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T20:47:34.829Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T20:47:34.829Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T20:47:34.829Z] spire-1.2.1/.gitignore [2022-05-09T20:47:34.829Z] spire-1.2.1/.go-version [2022-05-09T20:47:34.829Z] spire-1.2.1/.golangci.yml [2022-05-09T20:47:34.829Z] spire-1.2.1/ADOPTERS.md [2022-05-09T20:47:34.829Z] spire-1.2.1/CHANGELOG.md [2022-05-09T20:47:34.829Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T20:47:34.829Z] spire-1.2.1/CODEOWNERS [2022-05-09T20:47:34.829Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T20:47:34.829Z] spire-1.2.1/Dockerfile [2022-05-09T20:47:34.829Z] spire-1.2.1/Dockerfile.dev [2022-05-09T20:47:34.829Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T20:47:34.829Z] spire-1.2.1/LICENSE [2022-05-09T20:47:34.829Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T20:47:34.829Z] spire-1.2.1/Makefile [2022-05-09T20:47:34.829Z] spire-1.2.1/README.md [2022-05-09T20:47:34.829Z] spire-1.2.1/ROADMAP.md [2022-05-09T20:47:34.829Z] spire-1.2.1/SECURITY.md [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T20:47:34.830Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T20:47:34.830Z] spire-1.2.1/conf/ [2022-05-09T20:47:34.830Z] spire-1.2.1/conf/agent/ [2022-05-09T20:47:34.830Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T20:47:34.830Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T20:47:34.830Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T20:47:34.830Z] spire-1.2.1/conf/server/ [2022-05-09T20:47:34.830Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T20:47:34.830Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T20:47:34.830Z] spire-1.2.1/conf/server/server.conf [2022-05-09T20:47:34.830Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/ [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/auditlog.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/images/ [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T20:47:34.830Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T20:47:35.093Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T20:47:35.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T20:47:35.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T20:47:35.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T20:47:35.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T20:47:35.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T20:47:35.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T20:47:35.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T20:47:35.093Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T20:47:35.093Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T20:47:35.093Z] spire-1.2.1/doc/spire_server.md [2022-05-09T20:47:35.093Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T20:47:35.093Z] spire-1.2.1/doc/telemetry.md [2022-05-09T20:47:35.093Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T20:47:35.093Z] spire-1.2.1/doc/upgrading.md [2022-05-09T20:47:35.093Z] spire-1.2.1/doc/using_spire.md [2022-05-09T20:47:35.093Z] spire-1.2.1/examples/ [2022-05-09T20:47:35.093Z] spire-1.2.1/examples/README.md [2022-05-09T20:47:35.093Z] spire-1.2.1/go.mod [2022-05-09T20:47:35.093Z] spire-1.2.1/go.sum [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T20:47:35.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/health/ [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T20:47:35.094Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/log/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/util/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/version/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/server/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/server/api/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T20:47:35.095Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/config.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T20:47:35.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T20:47:35.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/server.go [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/ [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/private/ [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/private/server/ [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/spire/ [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/spire/common/ [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T20:47:35.098Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T20:47:35.098Z] spire-1.2.1/release/ [2022-05-09T20:47:35.098Z] spire-1.2.1/release/spire-extras/ [2022-05-09T20:47:35.098Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T20:47:35.098Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T20:47:35.098Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T20:47:35.098Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T20:47:35.098Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T20:47:35.098Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T20:47:35.098Z] spire-1.2.1/release/spire/ [2022-05-09T20:47:35.098Z] spire-1.2.1/release/spire/README.md [2022-05-09T20:47:35.098Z] spire-1.2.1/release/spire/conf/ [2022-05-09T20:47:35.098Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T20:47:35.098Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T20:47:35.098Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T20:47:35.098Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T20:47:35.098Z] spire-1.2.1/script/ [2022-05-09T20:47:35.098Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T20:47:35.098Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T20:47:35.098Z] spire-1.2.1/support/ [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/ [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T20:47:35.098Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T20:47:35.098Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T20:47:35.098Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/clock/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/clock/clock.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fixture/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T20:47:35.098Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T20:47:35.099Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/README.md [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/common [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T20:47:35.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T20:47:35.100Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T20:47:35.101Z] spire-1.2.1/test/integration/test.sh [2022-05-09T20:47:35.101Z] spire-1.2.1/test/plugintest/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/spiretest/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/testca/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/testca/ca.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/testkey/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T20:47:35.101Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/testkey/new.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/util/ [2022-05-09T20:47:35.101Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/util/race.go [2022-05-09T20:47:35.101Z] spire-1.2.1/test/util/util.go [2022-05-09T20:47:35.101Z] building spire from source... [2022-05-09T20:47:35.101Z] Installing go1.17.7... [2022-05-09T20:47:35.672Z] spire-1.2.1/ [2022-05-09T20:47:35.672Z] spire-1.2.1/.data/ [2022-05-09T20:47:35.672Z] spire-1.2.1/.data/.file [2022-05-09T20:47:35.672Z] spire-1.2.1/.dockerignore [2022-05-09T20:47:35.672Z] spire-1.2.1/.gitattributes [2022-05-09T20:47:35.672Z] spire-1.2.1/.githooks/ [2022-05-09T20:47:35.672Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T20:47:35.672Z] spire-1.2.1/.github/ [2022-05-09T20:47:35.672Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T20:47:35.672Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T20:47:35.672Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T20:47:35.672Z] spire-1.2.1/.github/workflows/ [2022-05-09T20:47:35.672Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T20:47:35.672Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T20:47:35.672Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T20:47:35.672Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T20:47:35.672Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T20:47:35.672Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T20:47:35.672Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T20:47:35.672Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T20:47:35.672Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T20:47:35.672Z] spire-1.2.1/.gitignore [2022-05-09T20:47:35.672Z] spire-1.2.1/.go-version [2022-05-09T20:47:35.672Z] spire-1.2.1/.golangci.yml [2022-05-09T20:47:35.672Z] spire-1.2.1/ADOPTERS.md [2022-05-09T20:47:35.672Z] spire-1.2.1/CHANGELOG.md [2022-05-09T20:47:35.672Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T20:47:35.672Z] spire-1.2.1/CODEOWNERS [2022-05-09T20:47:35.672Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T20:47:35.672Z] spire-1.2.1/Dockerfile [2022-05-09T20:47:35.672Z] spire-1.2.1/Dockerfile.dev [2022-05-09T20:47:35.672Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T20:47:35.672Z] spire-1.2.1/LICENSE [2022-05-09T20:47:35.672Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T20:47:35.672Z] spire-1.2.1/Makefile [2022-05-09T20:47:35.672Z] spire-1.2.1/README.md [2022-05-09T20:47:35.672Z] spire-1.2.1/ROADMAP.md [2022-05-09T20:47:35.672Z] spire-1.2.1/SECURITY.md [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/ [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T20:47:35.672Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T20:47:35.673Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T20:47:35.673Z] spire-1.2.1/conf/ [2022-05-09T20:47:35.673Z] spire-1.2.1/conf/agent/ [2022-05-09T20:47:35.673Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T20:47:35.673Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T20:47:35.673Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T20:47:35.673Z] spire-1.2.1/conf/server/ [2022-05-09T20:47:35.673Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T20:47:35.673Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T20:47:35.673Z] spire-1.2.1/conf/server/server.conf [2022-05-09T20:47:35.673Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/ [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/auditlog.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/images/ [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/spire_server.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/telemetry.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/upgrading.md [2022-05-09T20:47:35.673Z] spire-1.2.1/doc/using_spire.md [2022-05-09T20:47:35.673Z] spire-1.2.1/examples/ [2022-05-09T20:47:35.673Z] spire-1.2.1/examples/README.md [2022-05-09T20:47:35.673Z] spire-1.2.1/go.mod [2022-05-09T20:47:35.673Z] spire-1.2.1/go.sum [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T20:47:35.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T20:47:35.674Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/health/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/log/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/util/ [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T20:47:35.675Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/version/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/config.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T20:47:35.676Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T20:47:35.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/server.go [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/ [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/private/ [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/private/server/ [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/spire/ [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/spire/common/ [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T20:47:35.678Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T20:47:35.678Z] spire-1.2.1/release/ [2022-05-09T20:47:35.678Z] spire-1.2.1/release/spire-extras/ [2022-05-09T20:47:35.678Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T20:47:35.678Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T20:47:35.678Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T20:47:35.678Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T20:47:35.678Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T20:47:35.678Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T20:47:35.678Z] spire-1.2.1/release/spire/ [2022-05-09T20:47:35.678Z] spire-1.2.1/release/spire/README.md [2022-05-09T20:47:35.678Z] spire-1.2.1/release/spire/conf/ [2022-05-09T20:47:35.678Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T20:47:35.678Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T20:47:35.678Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T20:47:35.678Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T20:47:35.678Z] spire-1.2.1/script/ [2022-05-09T20:47:35.678Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T20:47:35.678Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T20:47:35.678Z] spire-1.2.1/support/ [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/ [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T20:47:35.678Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T20:47:35.678Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T20:47:35.678Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T20:47:35.678Z] spire-1.2.1/test/ [2022-05-09T20:47:35.678Z] spire-1.2.1/test/clock/ [2022-05-09T20:47:35.678Z] spire-1.2.1/test/clock/clock.go [2022-05-09T20:47:35.678Z] spire-1.2.1/test/fakes/ [2022-05-09T20:47:35.678Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T20:47:35.678Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T20:47:35.678Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T20:47:35.678Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T20:47:35.678Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T20:47:35.678Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T20:47:35.678Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T20:47:35.678Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T20:47:35.679Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/README.md [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/common [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T20:47:35.679Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T20:47:35.680Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T20:47:35.681Z] spire-1.2.1/test/integration/test.sh [2022-05-09T20:47:35.681Z] spire-1.2.1/test/plugintest/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/spiretest/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/testca/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/testca/ca.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/testkey/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T20:47:35.681Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/testkey/new.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/util/ [2022-05-09T20:47:35.681Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/util/race.go [2022-05-09T20:47:35.681Z] spire-1.2.1/test/util/util.go [2022-05-09T20:47:35.681Z] building spire from source... [2022-05-09T20:47:35.681Z] Installing go1.17.7... [2022-05-09T20:47:40.961Z] Building bin/spire-server... [2022-05-09T20:47:40.961Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T20:47:40.962Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T20:47:40.962Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T20:47:40.962Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T20:47:40.962Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T20:47:40.962Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T20:47:40.962Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T20:47:40.962Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T20:47:40.962Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T20:47:40.962Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T20:47:40.962Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T20:47:40.962Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T20:47:40.962Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T20:47:40.962Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T20:47:40.962Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T20:47:40.962Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T20:47:40.962Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T20:47:40.962Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T20:47:40.962Z] Building bin/spire-server... [2022-05-09T20:47:40.962Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T20:47:41.221Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T20:47:41.221Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T20:47:41.221Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T20:47:41.221Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T20:47:41.221Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T20:47:41.221Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T20:47:41.221Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T20:47:41.221Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T20:47:41.221Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T20:47:41.221Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T20:47:41.221Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T20:47:41.221Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T20:47:41.221Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T20:47:41.221Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T20:47:41.221Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T20:47:41.221Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T20:47:41.221Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T20:47:41.221Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T20:47:41.479Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T20:47:41.480Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T20:47:41.480Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T20:47:41.480Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T20:47:41.480Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T20:47:41.480Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T20:47:41.480Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T20:47:41.480Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T20:47:41.480Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T20:47:41.480Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T20:47:41.480Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T20:47:41.480Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T20:47:41.480Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T20:47:41.480Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T20:47:41.480Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T20:47:41.480Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T20:47:41.480Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T20:47:41.480Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T20:47:41.480Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T20:47:41.480Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T20:47:41.480Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T20:47:41.480Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T20:47:41.480Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T20:47:41.480Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T20:47:41.740Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T20:47:41.740Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T20:47:41.740Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T20:47:41.740Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T20:47:41.740Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T20:47:41.740Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T20:47:41.740Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T20:47:41.740Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T20:47:41.999Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T20:47:41.999Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T20:47:41.999Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T20:47:41.999Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T20:47:41.999Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T20:47:41.999Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T20:47:41.999Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T20:47:41.999Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T20:47:41.999Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T20:47:42.258Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T20:47:42.258Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T20:47:42.258Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T20:47:42.258Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T20:47:42.258Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T20:47:42.258Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T20:47:42.258Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T20:47:42.258Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T20:47:42.258Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T20:47:42.258Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T20:47:42.258Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T20:47:42.258Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T20:47:42.258Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T20:47:42.258Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T20:47:42.258Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T20:47:42.258Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T20:47:42.258Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T20:47:42.517Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T20:47:42.517Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T20:47:42.517Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T20:47:42.517Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T20:47:42.776Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T20:47:42.776Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T20:47:42.776Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T20:47:42.776Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T20:47:43.344Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T20:47:44.279Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T20:47:44.279Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T20:47:44.279Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T20:47:44.279Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T20:47:44.279Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T20:47:44.279Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T20:47:44.279Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T20:47:44.279Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T20:47:44.279Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T20:47:44.279Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T20:47:44.279Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T20:47:44.279Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T20:47:45.217Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T20:47:45.217Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T20:47:45.476Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T20:47:45.476Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T20:47:45.476Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T20:47:48.765Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T20:47:48.765Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T20:47:48.765Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T20:47:48.765Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T20:47:48.765Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T20:47:48.765Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T20:47:48.765Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T20:47:48.765Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T20:47:48.765Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T20:47:48.765Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T20:47:49.334Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T20:47:49.334Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T20:47:49.334Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T20:47:49.334Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T20:47:49.334Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T20:47:49.334Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T20:47:49.334Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T20:47:49.594Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T20:47:49.594Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T20:47:49.594Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T20:47:50.039Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T20:47:50.298Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T20:47:50.557Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T20:47:50.557Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T20:47:50.815Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T20:47:50.815Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T20:47:50.815Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T20:47:50.815Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T20:47:51.073Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T20:47:51.073Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T20:47:51.073Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T20:47:51.073Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T20:47:51.073Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T20:47:51.073Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T20:47:51.073Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T20:47:51.073Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T20:47:51.332Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T20:47:51.332Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T20:47:51.332Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T20:47:51.332Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T20:47:51.332Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T20:47:51.332Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T20:47:51.332Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T20:47:51.332Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T20:47:51.591Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T20:47:51.591Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T20:47:51.591Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T20:47:51.591Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T20:47:51.591Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T20:47:51.591Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T20:47:51.591Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T20:47:51.591Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T20:47:51.591Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T20:47:51.591Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T20:47:51.591Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T20:47:51.591Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T20:47:51.591Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T20:47:51.591Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T20:47:51.591Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T20:47:51.591Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T20:47:51.850Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T20:47:51.850Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T20:47:51.850Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T20:47:51.850Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T20:47:51.850Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T20:47:53.225Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T20:47:53.225Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T20:47:53.225Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T20:47:53.225Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T20:47:53.225Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T20:47:53.225Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T20:47:53.225Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T20:47:53.484Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T20:47:53.484Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T20:47:53.484Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T20:47:53.484Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T20:47:53.484Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T20:47:53.484Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T20:47:53.742Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T20:47:53.742Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T20:47:53.742Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T20:47:53.742Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T20:47:53.742Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T20:47:53.742Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T20:47:53.742Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T20:47:53.742Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T20:47:53.742Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T20:47:53.742Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T20:47:54.001Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T20:47:54.001Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T20:47:54.001Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T20:47:54.001Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T20:47:54.001Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T20:47:54.262Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T20:47:54.262Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T20:47:54.262Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T20:47:54.262Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T20:47:54.262Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T20:47:54.262Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T20:47:54.262Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T20:47:54.262Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T20:47:54.262Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T20:47:54.262Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T20:47:54.262Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T20:47:54.262Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T20:47:54.520Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T20:47:54.521Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T20:47:54.521Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T20:47:54.521Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T20:47:54.521Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T20:47:54.521Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T20:47:54.521Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T20:47:54.521Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T20:47:54.521Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T20:47:54.521Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T20:47:54.521Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T20:47:54.521Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T20:47:54.521Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T20:47:54.521Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T20:47:54.521Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T20:47:54.521Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T20:47:54.521Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T20:47:54.521Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T20:47:54.521Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T20:47:54.521Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T20:47:54.521Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T20:47:54.521Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T20:47:54.779Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T20:47:54.779Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T20:47:54.779Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T20:47:54.779Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T20:47:54.779Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T20:47:54.779Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T20:47:54.779Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T20:47:54.779Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T20:47:54.779Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T20:47:54.779Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T20:47:55.039Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T20:47:55.039Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T20:47:55.039Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T20:47:55.039Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T20:47:55.039Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T20:47:55.039Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T20:47:55.039Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T20:47:55.301Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T20:47:55.301Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T20:47:55.301Z] 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-09T20:47:55.301Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T20:47:55.301Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T20:47:55.301Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T20:47:55.301Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T20:47:55.301Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T20:47:55.301Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T20:47:55.301Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T20:47:55.301Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T20:47:55.301Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T20:47:55.301Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T20:47:55.301Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T20:47:55.301Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T20:47:55.301Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T20:47:55.301Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T20:47:55.301Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T20:47:55.301Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T20:47:55.301Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T20:48:01.873Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T20:48:01.873Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T20:48:02.206Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T20:48:02.206Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T20:48:20.319Z] Removing intermediate container d07cd8d838cc [2022-05-09T20:48:20.319Z] ---> a803413a76a3 [2022-05-09T20:48:20.319Z] [2022-05-09T20:48:20.319Z] Step 10/25 : FROM alpine:3.14 [2022-05-09T20:48:20.319Z] Removing intermediate container bd565fc6b277 [2022-05-09T20:48:20.319Z] ---> 9fe3b5ceca77 [2022-05-09T20:48:20.319Z] [2022-05-09T20:48:20.319Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T20:48:20.319Z] Removing intermediate container 450eb2da9e19 [2022-05-09T20:48:20.319Z] ---> 88f090e2e16b [2022-05-09T20:48:20.319Z] [2022-05-09T20:48:20.319Z] Step 9/20 : FROM alpine:3.15 [2022-05-09T20:48:20.319Z] 3.14: Pulling from library/alpine [2022-05-09T20:48:20.319Z] 3.14: Pulling from library/alpine [2022-05-09T20:48:20.319Z] 3.15: Pulling from library/alpine [2022-05-09T20:48:20.888Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T20:48:20.888Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T20:48:21.146Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T20:48:21.146Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T20:48:21.146Z] ---> e04c818066af [2022-05-09T20:48:21.146Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-09T20:48:21.146Z] ---> e04c818066af [2022-05-09T20:48:21.146Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-09T20:48:21.146Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-09T20:48:21.712Z] Status: Downloaded newer image for alpine:3.15 [2022-05-09T20:48:21.712Z] ---> 0ac33e5f5afa [2022-05-09T20:48:21.712Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T20:48:22.278Z] ---> Running in 8c953f117b03 [2022-05-09T20:48:22.278Z] ---> Running in b69e8777eeb7 [2022-05-09T20:48:22.278Z] ---> Running in e6988dff27e7 [2022-05-09T20:48:22.537Z] Removing intermediate container e6988dff27e7 [2022-05-09T20:48:22.537Z] ---> 8b5cfefa77c8 [2022-05-09T20:48:22.537Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:48:22.797Z] ---> Running in f2fb74d7a75b [2022-05-09T20:48:23.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:48:23.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:48:23.737Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-09T20:48:23.737Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-09T20:48:23.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:48:23.737Z] (3/3) Installing su-exec (0.2-r1) [2022-05-09T20:48:23.737Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T20:48:23.737Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T20:48:23.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:48:23.737Z] OK: 6 MiB in 17 packages [2022-05-09T20:48:24.077Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-09T20:48:24.077Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T20:48:24.077Z] OK: 6 MiB in 15 packages [2022-05-09T20:48:25.128Z] Removing intermediate container 8c953f117b03 [2022-05-09T20:48:25.128Z] ---> 8b4fb35c35fb [2022-05-09T20:48:25.128Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T20:48:25.388Z] Removing intermediate container b69e8777eeb7 [2022-05-09T20:48:25.388Z] ---> 3a3928e81f16 [2022-05-09T20:48:25.388Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T20:48:25.388Z] Removing intermediate container f2fb74d7a75b [2022-05-09T20:48:25.388Z] ---> ba0fec34e650 [2022-05-09T20:48:25.388Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-09T20:48:25.388Z] ---> Running in 153c9a04cfa1 [2022-05-09T20:48:25.388Z] ---> Running in 7389544c679a [2022-05-09T20:48:25.388Z] ---> Running in 7f8140759eb8 [2022-05-09T20:48:25.957Z] Removing intermediate container 153c9a04cfa1 [2022-05-09T20:48:25.957Z] ---> 15265bf6eb8c [2022-05-09T20:48:25.957Z] Step 13/25 : WORKDIR / [2022-05-09T20:48:25.957Z] Removing intermediate container 7f8140759eb8 [2022-05-09T20:48:25.957Z] ---> 8d3ff159082a [2022-05-09T20:48:25.957Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-09T20:48:26.217Z] ---> Running in e767db70ae9b [2022-05-09T20:48:26.217Z] ---> Running in 8d54c345868d [2022-05-09T20:48:26.486Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:48:26.486Z] Removing intermediate container e767db70ae9b [2022-05-09T20:48:26.486Z] ---> 5c2ffd9c87f8 [2022-05-09T20:48:26.486Z] 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-09T20:48:26.749Z] Removing intermediate container 8d54c345868d [2022-05-09T20:48:26.749Z] ---> dd91c1048db1 [2022-05-09T20:48:26.749Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T20:48:26.749Z] ---> Running in 13f20b92f6e1 [2022-05-09T20:48:27.011Z] ---> a51c4f64d18d [2022-05-09T20:48:27.011Z] 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-09T20:48:27.271Z] Removing intermediate container 13f20b92f6e1 [2022-05-09T20:48:27.271Z] ---> 7bb830dc490d [2022-05-09T20:48:27.271Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T20:48:27.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:48:27.532Z] ---> 6c37b3250d28 [2022-05-09T20:48:27.532Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-09T20:48:27.532Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T20:48:27.532Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T20:48:27.532Z] OK: 15855 distinct packages available [2022-05-09T20:48:27.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:48:27.532Z] ---> 1f116fea641e [2022-05-09T20:48:27.532Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-09T20:48:28.100Z] ---> d428b3663d96 [2022-05-09T20:48:28.100Z] 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-09T20:48:28.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:48:28.930Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-09T20:48:28.930Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-09T20:48:28.930Z] ---> ef1de7c799a9 [2022-05-09T20:48:28.930Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-09T20:48:28.930Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T20:48:28.930Z] ---> a08f365244e1 [2022-05-09T20:48:28.930Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-09T20:48:28.930Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-09T20:48:29.189Z] (5/9) Installing curl (7.80.0-r1) [2022-05-09T20:48:29.189Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-09T20:48:29.189Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-09T20:48:29.448Z] (8/9) Installing libucontext (1.1-r0) [2022-05-09T20:48:29.448Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-09T20:48:29.448Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T20:48:29.448Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T20:48:29.707Z] ---> 023f2708df02 [2022-05-09T20:48:29.707Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-09T20:48:29.707Z] OK: 8 MiB in 23 packages [2022-05-09T20:48:29.966Z] ---> Running in 325737c885ee [2022-05-09T20:48:30.254Z] ---> 04c743c6776c [2022-05-09T20:48:30.254Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-09T20:48:30.254Z] Removing intermediate container 325737c885ee [2022-05-09T20:48:30.254Z] ---> 6e5b7025d4c8 [2022-05-09T20:48:30.254Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T20:48:30.517Z] ---> Running in 230d5ef3771d [2022-05-09T20:48:31.089Z] Removing intermediate container 7389544c679a [2022-05-09T20:48:31.089Z] ---> eed8007f3414 [2022-05-09T20:48:31.089Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T20:48:31.348Z] Removing intermediate container 230d5ef3771d [2022-05-09T20:48:31.348Z] ---> fd577797f3d5 [2022-05-09T20:48:31.348Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T20:48:31.348Z] ---> e0226a9e0623 [2022-05-09T20:48:31.348Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T20:48:31.348Z] ---> Running in 1c2409df11c2 [2022-05-09T20:48:31.607Z] Removing intermediate container 1c2409df11c2 [2022-05-09T20:48:31.607Z] ---> 0561c74d1ad5 [2022-05-09T20:48:31.607Z] Step 21/22 : LABEL git_sha=3515bd54a5f06c6468eebe27f88f30bffc260553 [2022-05-09T20:48:31.867Z] ---> 577d911753d8 [2022-05-09T20:48:31.867Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-09T20:48:31.867Z] ---> Running in 8501768ba57b [2022-05-09T20:48:32.126Z] ---> 6e61da4d37f1 [2022-05-09T20:48:32.126Z] 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-09T20:48:32.126Z] ---> Running in d8b1d1966724 [2022-05-09T20:48:32.126Z] Removing intermediate container 8501768ba57b [2022-05-09T20:48:32.126Z] ---> 0e522a81dc00 [2022-05-09T20:48:32.126Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T20:48:32.385Z] ---> Running in 59b2435bf5c5 [2022-05-09T20:48:32.952Z] Removing intermediate container 59b2435bf5c5 [2022-05-09T20:48:32.952Z] ---> 0fc3ea470cdf [2022-05-09T20:48:32.952Z] [2022-05-09T20:48:32.952Z] Successfully built 0fc3ea470cdf [2022-05-09T20:48:32.952Z] Successfully tagged support-scheduler:latest [2022-05-09T20:48:32.952Z] Building core-metadata [2022-05-09T20:48:33.893Z]  Building support-scheduler ... done  ---> be1d9d162846 [2022-05-09T20:48:33.893Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-09T20:48:34.833Z] ---> 3429a9182795 [2022-05-09T20:48:34.833Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-09T20:48:35.099Z] ---> Running in 86f7c7129768 [2022-05-09T20:48:35.099Z] Removing intermediate container d8b1d1966724 [2022-05-09T20:48:35.099Z] ---> 7d58a753645c [2022-05-09T20:48:35.099Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T20:48:35.358Z] ---> Running in d7d0864109a5 [2022-05-09T20:48:35.617Z] Removing intermediate container 86f7c7129768 [2022-05-09T20:48:35.617Z] ---> 4dd3cf230202 [2022-05-09T20:48:35.617Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T20:48:35.617Z] ---> Running in eac3030404b8 [2022-05-09T20:48:35.876Z] Removing intermediate container d7d0864109a5 [2022-05-09T20:48:35.876Z] ---> e19947e0df78 [2022-05-09T20:48:35.876Z] Step 23/25 : LABEL arch=x86_64 [2022-05-09T20:48:35.876Z] ---> Running in d212c0ecffca [2022-05-09T20:48:36.139Z] Removing intermediate container eac3030404b8 [2022-05-09T20:48:36.139Z] ---> 7707218b78c8 [2022-05-09T20:48:36.139Z] Step 18/20 : LABEL arch=x86_64 [2022-05-09T20:48:36.398Z] ---> Running in 689b88f49527 [2022-05-09T20:48:36.398Z] Removing intermediate container d212c0ecffca [2022-05-09T20:48:36.398Z] ---> 5ba8d8d6c103 [2022-05-09T20:48:36.398Z] Step 24/25 : LABEL git_sha=3515bd54a5f06c6468eebe27f88f30bffc260553 [2022-05-09T20:48:36.658Z] ---> Running in 7d76f3c4de86 [2022-05-09T20:48:36.658Z] Removing intermediate container 689b88f49527 [2022-05-09T20:48:36.658Z] ---> 9eae6dd1ff69 [2022-05-09T20:48:36.658Z] Step 19/20 : LABEL git_sha=3515bd54a5f06c6468eebe27f88f30bffc260553 [2022-05-09T20:48:36.916Z] ---> Running in 7b01ecd970e8 [2022-05-09T20:48:37.187Z] Removing intermediate container 7d76f3c4de86 [2022-05-09T20:48:37.187Z] ---> 9727ad300482 [2022-05-09T20:48:37.187Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T20:48:37.187Z] ---> Running in 84e588ab62a8 [2022-05-09T20:48:37.187Z] Removing intermediate container 7b01ecd970e8 [2022-05-09T20:48:37.187Z] ---> 5a6d77bc7fa6 [2022-05-09T20:48:37.187Z] Step 20/20 : LABEL version=0.0.0 [2022-05-09T20:48:37.446Z] ---> Running in cbf0aeeba788 [2022-05-09T20:48:37.704Z] Removing intermediate container 84e588ab62a8 [2022-05-09T20:48:37.704Z] ---> d1e4d90d955f [2022-05-09T20:48:37.704Z] [2022-05-09T20:48:37.704Z] Successfully built d1e4d90d955f [2022-05-09T20:48:37.704Z] Successfully tagged security-secretstore-setup:latest [2022-05-09T20:48:37.704Z] Building support-notifications [2022-05-09T20:48:37.704Z]  Building security-secretstore-setup ... done Removing intermediate container cbf0aeeba788 [2022-05-09T20:48:37.704Z] ---> dc056468ccf7 [2022-05-09T20:48:37.704Z] [2022-05-09T20:48:37.963Z] Successfully built dc056468ccf7 [2022-05-09T20:48:37.963Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-09T20:48:37.963Z] Building core-command [2022-05-09T20:48:41.250Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:48:41.250Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:48:41.250Z] ---> d13ff9506269 [2022-05-09T20:48:41.250Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T20:48:41.250Z] ---> Using cache [2022-05-09T20:48:41.250Z] ---> 2d283d5d3561 [2022-05-09T20:48:41.250Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:48:41.250Z] ---> Using cache [2022-05-09T20:48:41.250Z] ---> 93464f196600 [2022-05-09T20:48:41.250Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T20:48:41.250Z] ---> Using cache [2022-05-09T20:48:41.250Z] ---> 1fd85f7c4654 [2022-05-09T20:48:41.250Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T20:48:41.250Z] ---> Using cache [2022-05-09T20:48:41.250Z] ---> af8f9437291d [2022-05-09T20:48:41.250Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:48:41.250Z] ---> Using cache [2022-05-09T20:48:41.250Z] ---> 4877c58df70f [2022-05-09T20:48:41.250Z] Step 8/23 : COPY . . [2022-05-09T20:48:41.250Z] ---> Using cache [2022-05-09T20:48:41.251Z] ---> 6bf33d315ea7 [2022-05-09T20:48:41.251Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-09T20:48:45.442Z] ---> Running in bc02ff9434b7 [2022-05-09T20:48:46.382Z] 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-09T20:48:46.640Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:48:46.640Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:48:46.640Z] ---> d13ff9506269 [2022-05-09T20:48:46.640Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T20:48:46.640Z] ---> Using cache [2022-05-09T20:48:46.640Z] ---> 2d283d5d3561 [2022-05-09T20:48:46.640Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:48:46.640Z] ---> Using cache [2022-05-09T20:48:46.640Z] ---> 93464f196600 [2022-05-09T20:48:46.640Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-09T20:48:48.023Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:48:48.023Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:48:48.023Z] ---> d13ff9506269 [2022-05-09T20:48:48.023Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T20:48:48.023Z] ---> Using cache [2022-05-09T20:48:48.023Z] ---> 2d283d5d3561 [2022-05-09T20:48:48.023Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:48:48.023Z] ---> Using cache [2022-05-09T20:48:48.023Z] ---> 93464f196600 [2022-05-09T20:48:48.023Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T20:48:48.023Z] ---> Using cache [2022-05-09T20:48:48.023Z] ---> 1fd85f7c4654 [2022-05-09T20:48:48.023Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T20:48:48.023Z] ---> Using cache [2022-05-09T20:48:48.023Z] ---> af8f9437291d [2022-05-09T20:48:48.023Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:48:48.023Z] ---> Using cache [2022-05-09T20:48:48.023Z] ---> 4877c58df70f [2022-05-09T20:48:48.023Z] Step 8/23 : COPY . . [2022-05-09T20:48:48.023Z] ---> Using cache [2022-05-09T20:48:48.023Z] ---> 6bf33d315ea7 [2022-05-09T20:48:48.023Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-09T20:48:48.023Z] ---> Running in a5281e2c5375 [2022-05-09T20:48:48.023Z] ---> Running in 08b17afefbfe [2022-05-09T20:48:49.405Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:48:49.664Z] 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-09T20:48:50.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:48:50.491Z] OK: 221 MiB in 52 packages [2022-05-09T20:48:51.428Z] Removing intermediate container a5281e2c5375 [2022-05-09T20:48:51.428Z] ---> d84ed861fae0 [2022-05-09T20:48:51.428Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T20:48:51.995Z] ---> e7c85c286a46 [2022-05-09T20:48:51.995Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:48:51.995Z] ---> Running in 3057ad00ffed [2022-05-09T20:48:54.527Z] Removing intermediate container 3057ad00ffed [2022-05-09T20:48:54.527Z] ---> ca79ff3b3ce3 [2022-05-09T20:48:54.527Z] Step 8/22 : COPY . . [2022-05-09T20:49:02.649Z] ---> fe98503ea2ac [2022-05-09T20:49:02.650Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-09T20:49:02.650Z] ---> Running in 6ee507ea1795 [2022-05-09T20:49:02.910Z] 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-09T20:49:21.006Z] Removing intermediate container bc02ff9434b7 [2022-05-09T20:49:21.006Z] ---> 878a31627677 [2022-05-09T20:49:21.006Z] [2022-05-09T20:49:21.006Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T20:49:21.006Z] ---> e04c818066af [2022-05-09T20:49:21.006Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T20:49:21.006Z] ---> Using cache [2022-05-09T20:49:21.006Z] ---> 3a3928e81f16 [2022-05-09T20:49:21.006Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T20:49:21.006Z] ---> Using cache [2022-05-09T20:49:21.006Z] ---> 8d3ff159082a [2022-05-09T20:49:21.006Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-09T20:49:21.006Z] ---> Running in e79553e6b7a8 [2022-05-09T20:49:21.006Z] Removing intermediate container e79553e6b7a8 [2022-05-09T20:49:21.006Z] ---> 68f7e7a9f05d [2022-05-09T20:49:21.006Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T20:49:21.006Z] ---> Running in baf7c4225bec [2022-05-09T20:49:21.006Z] Removing intermediate container baf7c4225bec [2022-05-09T20:49:21.006Z] ---> 95f3d4b10e22 [2022-05-09T20:49:21.006Z] Step 15/23 : WORKDIR / [2022-05-09T20:49:21.006Z] ---> Running in 2566d504d2af [2022-05-09T20:49:21.006Z] Removing intermediate container 08b17afefbfe [2022-05-09T20:49:21.006Z] ---> c327da53da7e [2022-05-09T20:49:21.006Z] [2022-05-09T20:49:21.006Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T20:49:21.006Z] ---> e04c818066af [2022-05-09T20:49:21.006Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T20:49:21.006Z] ---> Using cache [2022-05-09T20:49:21.006Z] ---> 3a3928e81f16 [2022-05-09T20:49:21.006Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T20:49:21.006Z] ---> Using cache [2022-05-09T20:49:21.006Z] ---> 8d3ff159082a [2022-05-09T20:49:21.006Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-09T20:49:21.006Z] ---> Running in 41b0ec200977 [2022-05-09T20:49:21.006Z] Removing intermediate container 2566d504d2af [2022-05-09T20:49:21.006Z] ---> 672ec8d52e28 [2022-05-09T20:49:21.006Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T20:49:21.006Z] Removing intermediate container 41b0ec200977 [2022-05-09T20:49:21.006Z] ---> dbde1e6038aa [2022-05-09T20:49:21.006Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T20:49:21.006Z] ---> Running in e5acd3aa6c10 [2022-05-09T20:49:21.006Z] ---> f969af7ff08e [2022-05-09T20:49:21.006Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-09T20:49:21.006Z] Removing intermediate container e5acd3aa6c10 [2022-05-09T20:49:21.006Z] ---> d767fd661639 [2022-05-09T20:49:21.006Z] Step 15/23 : WORKDIR / [2022-05-09T20:49:21.006Z] ---> Running in ecb1eda6c372 [2022-05-09T20:49:21.578Z] Removing intermediate container ecb1eda6c372 [2022-05-09T20:49:21.578Z] ---> ab8955d9617b [2022-05-09T20:49:21.578Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T20:49:21.578Z] ---> f44021bc07f6 [2022-05-09T20:49:21.578Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-09T20:49:22.145Z] ---> 2ba7aedee7c5 [2022-05-09T20:49:22.145Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-09T20:49:22.145Z] ---> eebd25b21813 [2022-05-09T20:49:22.145Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-09T20:49:22.145Z] ---> Running in 11298fbd2b6a [2022-05-09T20:49:22.712Z] Removing intermediate container 11298fbd2b6a [2022-05-09T20:49:22.712Z] ---> 502599e98995 [2022-05-09T20:49:22.712Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T20:49:22.712Z] ---> Running in 2d148b1c20bd [2022-05-09T20:49:22.971Z] Removing intermediate container 2d148b1c20bd [2022-05-09T20:49:22.971Z] ---> 87d13ddd2e32 [2022-05-09T20:49:22.971Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T20:49:23.230Z] ---> 99037bf89bc4 [2022-05-09T20:49:23.230Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-09T20:49:23.230Z] ---> Running in d684961ef608 [2022-05-09T20:49:23.492Z] Removing intermediate container d684961ef608 [2022-05-09T20:49:23.492Z] ---> 31aa3e7ba7c8 [2022-05-09T20:49:23.492Z] Step 22/23 : LABEL git_sha=3515bd54a5f06c6468eebe27f88f30bffc260553 [2022-05-09T20:49:23.751Z] ---> 53408e02b13f [2022-05-09T20:49:23.751Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-09T20:49:23.751Z] ---> Running in 820dab4c51a0 [2022-05-09T20:49:23.751Z] ---> Running in 344004de78dc [2022-05-09T20:49:24.010Z] Removing intermediate container 820dab4c51a0 [2022-05-09T20:49:24.010Z] ---> 2c53f71f0e22 [2022-05-09T20:49:24.010Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T20:49:24.269Z] Removing intermediate container 344004de78dc [2022-05-09T20:49:24.269Z] ---> 0e808d7c7edf [2022-05-09T20:49:24.269Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T20:49:24.269Z] ---> Running in cd71ccdc80df [2022-05-09T20:49:24.269Z] ---> Running in 190bccd5fcb5 [2022-05-09T20:49:24.531Z] Removing intermediate container 190bccd5fcb5 [2022-05-09T20:49:24.531Z] ---> bc4285605b91 [2022-05-09T20:49:24.531Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T20:49:24.531Z] Removing intermediate container cd71ccdc80df [2022-05-09T20:49:24.531Z] ---> 35c9225bb616 [2022-05-09T20:49:24.531Z] [2022-05-09T20:49:24.531Z] ---> Running in 6e1c67fc979e [2022-05-09T20:49:24.531Z] Successfully built 35c9225bb616 [2022-05-09T20:49:24.531Z] Successfully tagged core-metadata:latest [2022-05-09T20:49:24.531Z] Building sys-mgmt-agent [2022-05-09T20:49:24.791Z]  Building core-metadata ... done Removing intermediate container 6e1c67fc979e [2022-05-09T20:49:24.791Z] ---> 813ada722839 [2022-05-09T20:49:24.791Z] Step 22/23 : LABEL git_sha=3515bd54a5f06c6468eebe27f88f30bffc260553 [2022-05-09T20:49:26.168Z] ---> Running in 372e14e7c0b5 [2022-05-09T20:49:26.427Z] Removing intermediate container 372e14e7c0b5 [2022-05-09T20:49:26.427Z] ---> 2c19f43cfbcf [2022-05-09T20:49:26.427Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T20:49:26.427Z] ---> Running in bdeda6a44216 [2022-05-09T20:49:26.996Z] Removing intermediate container bdeda6a44216 [2022-05-09T20:49:26.996Z] ---> 3913c8da3923 [2022-05-09T20:49:26.996Z] [2022-05-09T20:49:26.996Z] Successfully built 3913c8da3923 [2022-05-09T20:49:26.996Z] Successfully tagged core-command:latest [2022-05-09T20:49:26.996Z] Building security-proxy-setup [2022-05-09T20:49:35.116Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:49:35.116Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:49:35.116Z] ---> d13ff9506269 [2022-05-09T20:49:35.116Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T20:49:35.116Z] ---> Using cache [2022-05-09T20:49:35.116Z] ---> 2d283d5d3561 [2022-05-09T20:49:35.116Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:49:35.116Z] ---> Using cache [2022-05-09T20:49:35.116Z] ---> 93464f196600 [2022-05-09T20:49:35.116Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T20:49:35.116Z] ---> Using cache [2022-05-09T20:49:35.116Z] ---> 1fd85f7c4654 [2022-05-09T20:49:35.116Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T20:49:35.116Z] ---> Using cache [2022-05-09T20:49:35.116Z] ---> af8f9437291d [2022-05-09T20:49:35.116Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:49:35.116Z] ---> Using cache [2022-05-09T20:49:35.116Z] ---> 4877c58df70f [2022-05-09T20:49:35.116Z] Step 8/22 : COPY . . [2022-05-09T20:49:35.116Z] ---> Using cache [2022-05-09T20:49:35.116Z] ---> 6bf33d315ea7 [2022-05-09T20:49:35.116Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-09T20:49:35.116Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:49:35.116Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:49:35.116Z] ---> d13ff9506269 [2022-05-09T20:49:35.116Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T20:49:35.116Z] ---> Using cache [2022-05-09T20:49:35.116Z] ---> 2d283d5d3561 [2022-05-09T20:49:35.116Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:49:35.116Z] ---> Using cache [2022-05-09T20:49:35.116Z] ---> 93464f196600 [2022-05-09T20:49:35.116Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-09T20:49:37.022Z] ---> Running in beb79726e823 [2022-05-09T20:49:37.022Z] ---> Running in 9f4badb7fd94 [2022-05-09T20:49:37.591Z] 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-09T20:49:37.591Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:49:38.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:49:38.787Z] OK: 221 MiB in 52 packages [2022-05-09T20:49:40.691Z] Removing intermediate container 9f4badb7fd94 [2022-05-09T20:49:40.691Z] ---> 6b51a30bf89c [2022-05-09T20:49:40.691Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T20:49:40.691Z] Removing intermediate container 6ee507ea1795 [2022-05-09T20:49:40.691Z] ---> 2d898cb61d48 [2022-05-09T20:49:40.691Z] [2022-05-09T20:49:40.691Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T20:49:40.691Z] ---> e04c818066af [2022-05-09T20:49:40.691Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-09T20:49:40.691Z] ---> Running in 9725359f56ac [2022-05-09T20:49:40.691Z] ---> 266ed0599ac4 [2022-05-09T20:49:40.691Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:49:40.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:49:40.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:49:41.208Z] ---> Running in 1ddd57285c59 [2022-05-09T20:49:41.208Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-09T20:49:41.208Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-09T20:49:41.208Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T20:49:41.208Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T20:49:41.468Z] OK: 6 MiB in 16 packages [2022-05-09T20:49:42.035Z] Removing intermediate container 9725359f56ac [2022-05-09T20:49:42.035Z] ---> 7c914f70a17c [2022-05-09T20:49:42.035Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T20:49:42.035Z] ---> Running in b72813d3f740 [2022-05-09T20:49:42.297Z] Removing intermediate container b72813d3f740 [2022-05-09T20:49:42.297Z] ---> 2f5ba1e6abb9 [2022-05-09T20:49:42.297Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-09T20:49:42.297Z] ---> Running in bc738c3f4c19 [2022-05-09T20:49:42.297Z] Removing intermediate container bc738c3f4c19 [2022-05-09T20:49:42.297Z] ---> c9f7d8522544 [2022-05-09T20:49:42.297Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T20:49:42.557Z] ---> Running in 88ee3f01e4a4 [2022-05-09T20:49:42.557Z] Removing intermediate container 1ddd57285c59 [2022-05-09T20:49:42.557Z] ---> 40be1c117993 [2022-05-09T20:49:42.557Z] Step 8/23 : COPY . . [2022-05-09T20:49:42.557Z] Removing intermediate container 88ee3f01e4a4 [2022-05-09T20:49:42.557Z] ---> 80f36e415f07 [2022-05-09T20:49:42.557Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T20:49:43.123Z] ---> 8281f04665d5 [2022-05-09T20:49:43.123Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-09T20:49:45.028Z] ---> d4535624c813 [2022-05-09T20:49:45.028Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-09T20:49:45.600Z] ---> daea49a12e22 [2022-05-09T20:49:45.600Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-09T20:49:45.600Z] ---> Running in f7a2df33ff42 [2022-05-09T20:49:45.860Z] Removing intermediate container f7a2df33ff42 [2022-05-09T20:49:45.860Z] ---> 7a023b901d38 [2022-05-09T20:49:45.860Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T20:49:45.860Z] ---> Running in 24cba4c3375a [2022-05-09T20:49:46.120Z] Removing intermediate container 24cba4c3375a [2022-05-09T20:49:46.120Z] ---> 6d0a279d9ba7 [2022-05-09T20:49:46.120Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T20:49:46.120Z] ---> Running in 164e039302b7 [2022-05-09T20:49:46.379Z] Removing intermediate container 164e039302b7 [2022-05-09T20:49:46.379Z] ---> c3d8d256e913 [2022-05-09T20:49:46.379Z] Step 21/22 : LABEL git_sha=3515bd54a5f06c6468eebe27f88f30bffc260553 [2022-05-09T20:49:46.638Z] ---> Running in 88e360d2d32b [2022-05-09T20:49:46.897Z] Removing intermediate container 88e360d2d32b [2022-05-09T20:49:46.897Z] ---> 46ff1395415e [2022-05-09T20:49:46.897Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T20:49:46.897Z] ---> Running in 8875f927ddb7 [2022-05-09T20:49:46.897Z] Removing intermediate container 8875f927ddb7 [2022-05-09T20:49:46.897Z] ---> 398ee769362c [2022-05-09T20:49:46.897Z] [2022-05-09T20:49:47.155Z] Successfully built 398ee769362c [2022-05-09T20:49:47.156Z] Successfully tagged support-notifications:latest [2022-05-09T20:49:47.156Z]  Building support-notifications ... done Building core-data [2022-05-09T20:49:50.637Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:49:50.637Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:49:50.637Z] ---> d13ff9506269 [2022-05-09T20:49:50.637Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T20:49:50.637Z] ---> Using cache [2022-05-09T20:49:50.637Z] ---> 2d283d5d3561 [2022-05-09T20:49:50.637Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:49:50.637Z] ---> Using cache [2022-05-09T20:49:50.637Z] ---> 93464f196600 [2022-05-09T20:49:50.637Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-09T20:49:50.637Z] ---> Running in e52c01bdaf6d [2022-05-09T20:49:50.637Z] ---> dd3c545e7793 [2022-05-09T20:49:50.637Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-09T20:49:50.637Z] ---> Running in bf951e4a8149 [2022-05-09T20:49:50.637Z] 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-09T20:49:50.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:49:50.895Z] 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-09T20:49:51.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:49:51.832Z] OK: 221 MiB in 52 packages [2022-05-09T20:49:52.788Z] Removing intermediate container e52c01bdaf6d [2022-05-09T20:49:52.788Z] ---> 5fa7fa9acec5 [2022-05-09T20:49:52.788Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T20:49:52.788Z] Removing intermediate container beb79726e823 [2022-05-09T20:49:52.788Z] ---> 754a00792f5e [2022-05-09T20:49:52.788Z] [2022-05-09T20:49:52.788Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T20:49:52.788Z] ---> e04c818066af [2022-05-09T20:49:52.788Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-09T20:49:53.047Z] ---> Running in 4de7c2b5e470 [2022-05-09T20:49:53.047Z] ---> de6b0d24cf04 [2022-05-09T20:49:53.047Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:49:53.047Z] ---> Running in a5ded2e8d293 [2022-05-09T20:49:53.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:49:53.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:49:53.569Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T20:49:53.569Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-09T20:49:53.569Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-09T20:49:53.569Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-09T20:49:53.569Z] (5/6) Installing curl (7.79.1-r1) [2022-05-09T20:49:53.569Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-09T20:49:53.569Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T20:49:53.569Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T20:49:53.569Z] OK: 8 MiB in 20 packages [2022-05-09T20:49:54.507Z] Removing intermediate container a5ded2e8d293 [2022-05-09T20:49:54.507Z] ---> 7e98c3693b03 [2022-05-09T20:49:54.507Z] Step 8/23 : COPY . . [2022-05-09T20:49:54.507Z] Removing intermediate container 4de7c2b5e470 [2022-05-09T20:49:54.507Z] ---> 88aa4a0450c5 [2022-05-09T20:49:54.507Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T20:49:54.507Z] ---> Running in c2205f316138 [2022-05-09T20:49:54.766Z] Removing intermediate container c2205f316138 [2022-05-09T20:49:54.766Z] ---> 10c98f2fd815 [2022-05-09T20:49:54.766Z] Step 13/22 : WORKDIR /edgex [2022-05-09T20:49:55.708Z] ---> Running in 859b2ae91669 [2022-05-09T20:49:55.967Z] Removing intermediate container 859b2ae91669 [2022-05-09T20:49:55.967Z] ---> 5b5e4899895b [2022-05-09T20:49:55.967Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-09T20:49:56.540Z] ---> f954703c87d5 [2022-05-09T20:49:56.540Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-09T20:49:57.482Z] ---> c6492959ad12 [2022-05-09T20:49:57.482Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-09T20:49:58.427Z] ---> 198b0d443a0a [2022-05-09T20:49:58.427Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T20:49:58.686Z] ---> 93371f5f1c69 [2022-05-09T20:49:58.686Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-09T20:49:58.944Z] ---> Running in c588d2b2a8bb [2022-05-09T20:49:59.880Z] Removing intermediate container c588d2b2a8bb [2022-05-09T20:49:59.880Z] ---> c8aa1ce115b1 [2022-05-09T20:49:59.880Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T20:49:59.880Z] ---> Running in 1f758db0999b [2022-05-09T20:49:59.880Z] ---> 0869a699bec2 [2022-05-09T20:49:59.880Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-09T20:49:59.880Z] ---> Running in f77d8c34ba4e [2022-05-09T20:50:00.141Z] Removing intermediate container 1f758db0999b [2022-05-09T20:50:00.141Z] ---> 363f7e86cde2 [2022-05-09T20:50:00.141Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T20:50:00.141Z] ---> Running in a520849cce9f [2022-05-09T20:50:00.141Z] Removing intermediate container a520849cce9f [2022-05-09T20:50:00.141Z] ---> dac2ecd1a011 [2022-05-09T20:50:00.141Z] Step 21/22 : LABEL git_sha=3515bd54a5f06c6468eebe27f88f30bffc260553 [2022-05-09T20:50:00.400Z] ---> Running in 0036a4963ce3 [2022-05-09T20:50:00.400Z] 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-09T20:50:00.400Z] Removing intermediate container 0036a4963ce3 [2022-05-09T20:50:00.400Z] ---> 3561e12d4daa [2022-05-09T20:50:00.400Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T20:50:00.400Z] ---> Running in 7ed71a905e60 [2022-05-09T20:50:00.400Z] Removing intermediate container 7ed71a905e60 [2022-05-09T20:50:00.400Z] ---> 5b89ccff2862 [2022-05-09T20:50:00.400Z] [2022-05-09T20:50:00.659Z] Successfully built 5b89ccff2862 [2022-05-09T20:50:00.659Z] Successfully tagged security-proxy-setup:latest [2022-05-09T20:50:00.659Z] Building security-bootstrapper [2022-05-09T20:50:04.849Z]  Building security-proxy-setup ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:50:04.849Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:50:04.849Z] ---> d13ff9506269 [2022-05-09T20:50:04.849Z] Step 3/31 : WORKDIR /edgex-go [2022-05-09T20:50:04.849Z] ---> Using cache [2022-05-09T20:50:04.849Z] ---> 2d283d5d3561 [2022-05-09T20:50:04.849Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:50:04.849Z] ---> Using cache [2022-05-09T20:50:04.849Z] ---> 93464f196600 [2022-05-09T20:50:04.849Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-09T20:50:04.849Z] ---> Using cache [2022-05-09T20:50:04.849Z] ---> 1fd85f7c4654 [2022-05-09T20:50:04.849Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-09T20:50:04.849Z] ---> Using cache [2022-05-09T20:50:04.849Z] ---> af8f9437291d [2022-05-09T20:50:04.849Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:50:04.849Z] ---> Using cache [2022-05-09T20:50:04.849Z] ---> 4877c58df70f [2022-05-09T20:50:04.849Z] Step 8/31 : COPY . . [2022-05-09T20:50:04.849Z] ---> Using cache [2022-05-09T20:50:04.849Z] ---> 6bf33d315ea7 [2022-05-09T20:50:04.849Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-09T20:50:05.109Z] ---> Running in 267c49bc2776 [2022-05-09T20:50:05.678Z] 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-09T20:50:06.624Z] Removing intermediate container bf951e4a8149 [2022-05-09T20:50:06.624Z] ---> 4029664f00ab [2022-05-09T20:50:06.624Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-09T20:50:06.624Z] ---> Running in 514edd232f43 [2022-05-09T20:50:07.194Z] 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-09T20:50:08.129Z] Removing intermediate container 514edd232f43 [2022-05-09T20:50:08.129Z] ---> 5f6c93b6f804 [2022-05-09T20:50:08.129Z] [2022-05-09T20:50:08.129Z] Step 11/23 : FROM docker:20.10.14 [2022-05-09T20:50:08.388Z] 20.10.14: Pulling from library/docker [2022-05-09T20:50:12.580Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-09T20:50:12.580Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-09T20:50:12.580Z] ---> 7417809fdb73 [2022-05-09T20:50:12.580Z] 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-09T20:50:12.840Z] ---> Running in 6d179a4483c8 [2022-05-09T20:50:13.100Z] Removing intermediate container 6d179a4483c8 [2022-05-09T20:50:13.100Z] ---> 812e050e665f [2022-05-09T20:50:13.100Z] 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-09T20:50:13.100Z] ---> Running in 2ddbced52dc9 [2022-05-09T20:50:13.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:50:13.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:50:13.924Z] (1/43) Installing readline (8.1.1-r0) [2022-05-09T20:50:13.924Z] (2/43) Installing bash (5.1.16-r0) [2022-05-09T20:50:13.924Z] Executing bash-5.1.16-r0.post-install [2022-05-09T20:50:13.924Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-09T20:50:13.924Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T20:50:13.924Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-09T20:50:13.924Z] (6/43) Installing curl (7.80.0-r1) [2022-05-09T20:50:13.924Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-09T20:50:13.924Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-09T20:50:13.924Z] (9/43) Installing expat (2.4.7-r0) [2022-05-09T20:50:13.924Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-09T20:50:13.924Z] (11/43) Installing gdbm (1.22-r0) [2022-05-09T20:50:13.924Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-09T20:50:13.924Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-09T20:50:13.924Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-09T20:50:13.924Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-09T20:50:13.924Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-09T20:50:13.924Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-09T20:50:14.183Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-09T20:50:14.183Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-09T20:50:14.183Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-09T20:50:14.183Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-09T20:50:14.183Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-09T20:50:14.183Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-09T20:50:14.183Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-09T20:50:14.183Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-09T20:50:14.183Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-09T20:50:14.441Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-09T20:50:14.441Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-09T20:50:14.441Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-09T20:50:14.441Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-09T20:50:14.441Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-09T20:50:14.441Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-09T20:50:14.441Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-09T20:50:14.442Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-09T20:50:14.442Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-09T20:50:14.442Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-09T20:50:14.442Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-09T20:50:14.442Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-09T20:50:14.442Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-09T20:50:14.442Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-09T20:50:14.442Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-09T20:50:14.442Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-09T20:50:14.442Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-09T20:50:14.442Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T20:50:14.442Z] OK: 83 MiB in 65 packages [2022-05-09T20:50:15.008Z] Collecting docker-compose==1.23.2 [2022-05-09T20:50:15.008Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-09T20:50:15.267Z] Collecting texttable<0.10,>=0.9.0 [2022-05-09T20:50:15.267Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-09T20:50:15.525Z] 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-09T20:50:15.525Z] Collecting jsonschema<3,>=2.5.1 [2022-05-09T20:50:15.525Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-09T20:50:15.525Z] Collecting docker<4.0,>=3.6.0 [2022-05-09T20:50:15.525Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-09T20:50:15.525Z] Collecting cached-property<2,>=1.2.0 [2022-05-09T20:50:15.525Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-09T20:50:15.784Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-09T20:50:15.784Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-09T20:50:15.784Z] Collecting docopt<0.7,>=0.6.1 [2022-05-09T20:50:15.784Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-09T20:50:16.042Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-09T20:50:16.042Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-09T20:50:16.299Z] Collecting PyYAML<4,>=3.10 [2022-05-09T20:50:16.299Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-09T20:50:16.868Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-09T20:50:16.868Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-09T20:50:17.127Z] Collecting docker-pycreds>=0.4.0 [2022-05-09T20:50:17.127Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-09T20:50:17.127Z] Collecting idna<2.8,>=2.5 [2022-05-09T20:50:17.127Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-09T20:50:17.127Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-09T20:50:17.127Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-09T20:50:17.385Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-09T20:50:17.385Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-09T20:50:17.385Z] 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-09T20:50:17.385Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-09T20:50:17.385Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-09T20:50:17.385Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-09T20:50:17.385Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-09T20:50:17.385Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-09T20:50:17.385Z] Attempting uninstall: urllib3 [2022-05-09T20:50:17.385Z] Found existing installation: urllib3 1.26.7 [2022-05-09T20:50:17.385Z] Uninstalling urllib3-1.26.7: [2022-05-09T20:50:17.645Z] Successfully uninstalled urllib3-1.26.7 [2022-05-09T20:50:17.645Z] Attempting uninstall: idna [2022-05-09T20:50:17.645Z] Found existing installation: idna 3.3 [2022-05-09T20:50:17.645Z] Uninstalling idna-3.3: [2022-05-09T20:50:17.645Z] Successfully uninstalled idna-3.3 [2022-05-09T20:50:18.213Z] Attempting uninstall: requests [2022-05-09T20:50:18.214Z] Found existing installation: requests 2.26.0 [2022-05-09T20:50:18.214Z] Uninstalling requests-2.26.0: [2022-05-09T20:50:18.214Z] Successfully uninstalled requests-2.26.0 [2022-05-09T20:50:18.214Z] Running setup.py install for texttable: started [2022-05-09T20:50:18.473Z] Running setup.py install for texttable: finished with status 'done' [2022-05-09T20:50:18.473Z] Running setup.py install for PyYAML: started [2022-05-09T20:50:18.736Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-09T20:50:19.002Z] Running setup.py install for docopt: started [2022-05-09T20:50:19.267Z] Running setup.py install for docopt: finished with status 'done' [2022-05-09T20:50:19.267Z] Running setup.py install for dockerpty: started [2022-05-09T20:50:19.839Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-09T20:50:20.103Z] 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-09T20:50:21.489Z] Removing intermediate container f77d8c34ba4e [2022-05-09T20:50:21.489Z] ---> 37038bb8dd90 [2022-05-09T20:50:21.489Z] [2022-05-09T20:50:21.489Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T20:50:21.489Z] ---> e04c818066af [2022-05-09T20:50:21.489Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-09T20:50:21.489Z] ---> Running in e02ace1a7ddb [2022-05-09T20:50:21.748Z] Removing intermediate container e02ace1a7ddb [2022-05-09T20:50:21.748Z] ---> ae80c060a455 [2022-05-09T20:50:21.748Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-09T20:50:21.748Z] ---> Running in 5750639a573a [2022-05-09T20:50:22.006Z] Removing intermediate container 5750639a573a [2022-05-09T20:50:22.006Z] ---> f2a0dfd881f3 [2022-05-09T20:50:22.006Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-09T20:50:22.267Z] ---> Running in 6d6caa8db836 [2022-05-09T20:50:22.529Z] Removing intermediate container 6d6caa8db836 [2022-05-09T20:50:22.529Z] ---> 339bb14526a7 [2022-05-09T20:50:22.529Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:50:22.787Z] ---> Running in de6fb71cc401 [2022-05-09T20:50:23.735Z] Removing intermediate container 267c49bc2776 [2022-05-09T20:50:23.735Z] ---> 721c6eaf8aa1 [2022-05-09T20:50:23.735Z] [2022-05-09T20:50:23.735Z] Step 10/31 : FROM alpine:3.14 [2022-05-09T20:50:23.735Z] ---> e04c818066af [2022-05-09T20:50:23.735Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-09T20:50:23.994Z] Removing intermediate container 2ddbced52dc9 [2022-05-09T20:50:23.994Z] ---> b2bf350920a2 [2022-05-09T20:50:23.994Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-09T20:50:23.994Z] ---> Running in 10ce0044b241 [2022-05-09T20:50:23.994Z] Removing intermediate container de6fb71cc401 [2022-05-09T20:50:23.994Z] ---> df2503fb2859 [2022-05-09T20:50:23.994Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T20:50:23.994Z] ---> Running in 586b0f65a073 [2022-05-09T20:50:23.994Z] ---> Running in 4c9317568fb5 [2022-05-09T20:50:24.252Z] Removing intermediate container 586b0f65a073 [2022-05-09T20:50:24.252Z] ---> c0201ce5a343 [2022-05-09T20:50:24.252Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-09T20:50:24.252Z] Removing intermediate container 10ce0044b241 [2022-05-09T20:50:24.252Z] ---> 549eb0982e24 [2022-05-09T20:50:24.252Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-09T20:50:24.252Z] ---> Running in bec050517124 [2022-05-09T20:50:24.252Z] ---> Running in 972e0f172db1 [2022-05-09T20:50:24.516Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:50:24.774Z] Removing intermediate container 972e0f172db1 [2022-05-09T20:50:24.774Z] ---> bb6d71ce5f09 [2022-05-09T20:50:24.774Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-09T20:50:25.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:50:25.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:50:25.293Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-09T20:50:25.293Z] (2/2) Installing su-exec (0.2-r1) [2022-05-09T20:50:25.293Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T20:50:25.293Z] OK: 6 MiB in 16 packages [2022-05-09T20:50:25.293Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:50:25.293Z] Building bin/spire-agent... [2022-05-09T20:50:25.552Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T20:50:25.552Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T20:50:25.552Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T20:50:25.552Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T20:50:25.850Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T20:50:25.850Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T20:50:25.850Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T20:50:26.116Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T20:50:26.116Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T20:50:26.116Z] ---> dad4bb4d9466 [2022-05-09T20:50:26.116Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-09T20:50:26.116Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T20:50:26.376Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T20:50:26.376Z] OK: 8 MiB in 20 packages [2022-05-09T20:50:26.376Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T20:50:26.376Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T20:50:26.376Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T20:50:26.651Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T20:50:26.651Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T20:50:26.651Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T20:50:26.651Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T20:50:26.651Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T20:50:26.651Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T20:50:26.651Z] Building bin/spire-agent... [2022-05-09T20:50:26.910Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T20:50:27.169Z]  ---> 6a711ffd9a2a [2022-05-09T20:50:27.169Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-09T20:50:27.169Z] Removing intermediate container bec050517124 [2022-05-09T20:50:27.169Z] ---> 2f565cd8af5a [2022-05-09T20:50:27.169Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-09T20:50:27.428Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T20:50:27.428Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T20:50:27.428Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T20:50:27.428Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T20:50:27.428Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T20:50:27.689Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T20:50:27.689Z]  ---> Running in 0dd6e6f1f99d [2022-05-09T20:50:27.689Z] Removing intermediate container 4c9317568fb5 [2022-05-09T20:50:27.689Z] ---> 9f8bc2a6ca0f [2022-05-09T20:50:27.689Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T20:50:27.689Z] ---> dff0d7e2d72e [2022-05-09T20:50:27.689Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-09T20:50:27.689Z] ---> Running in bd0840ec9a88 [2022-05-09T20:50:27.949Z] Removing intermediate container 0dd6e6f1f99d [2022-05-09T20:50:27.949Z] ---> c961004af886 [2022-05-09T20:50:27.949Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-09T20:50:27.949Z] ---> 825e9d4f7933 [2022-05-09T20:50:27.949Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-09T20:50:27.949Z] ---> Running in d63ff11cb9dc [2022-05-09T20:50:28.207Z] Removing intermediate container bd0840ec9a88 [2022-05-09T20:50:28.207Z] ---> f36efe33c5d0 [2022-05-09T20:50:28.207Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T20:50:28.465Z] ---> Running in 9857651df7f3 [2022-05-09T20:50:28.465Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T20:50:28.465Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T20:50:28.465Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T20:50:28.465Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T20:50:28.465Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T20:50:28.465Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T20:50:28.723Z] Removing intermediate container d63ff11cb9dc [2022-05-09T20:50:28.723Z] ---> 20d49adc3a3c [2022-05-09T20:50:28.723Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-09T20:50:28.981Z] Removing intermediate container 9857651df7f3 [2022-05-09T20:50:28.981Z] ---> 94cb02dd3e8c [2022-05-09T20:50:28.981Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T20:50:28.981Z] ---> 45d06b93384b [2022-05-09T20:50:28.981Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-09T20:50:28.981Z] ---> Running in 457ef37a1aea [2022-05-09T20:50:28.981Z] ---> Running in b5d9e356f68c [2022-05-09T20:50:29.241Z] ---> 57918a89c73b [2022-05-09T20:50:29.241Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-09T20:50:29.502Z] ---> Running in 811b1b543ede [2022-05-09T20:50:29.502Z] Removing intermediate container b5d9e356f68c [2022-05-09T20:50:29.502Z] ---> c41e1904d285 [2022-05-09T20:50:29.502Z] Step 22/23 : LABEL git_sha=3515bd54a5f06c6468eebe27f88f30bffc260553 [2022-05-09T20:50:29.502Z] ---> Running in 8860f23ca049 [2022-05-09T20:50:29.761Z] Removing intermediate container 811b1b543ede [2022-05-09T20:50:29.761Z] ---> 42ba0de9de57 [2022-05-09T20:50:29.761Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T20:50:30.020Z] ---> Running in 32a85b727f40 [2022-05-09T20:50:30.020Z] Removing intermediate container 8860f23ca049 [2022-05-09T20:50:30.020Z] ---> 051e8707b81c [2022-05-09T20:50:30.020Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T20:50:30.279Z] ---> Running in e49512166044 [2022-05-09T20:50:30.544Z] Removing intermediate container 457ef37a1aea [2022-05-09T20:50:30.544Z] ---> 4a4c660f6c5c [2022-05-09T20:50:30.544Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-09T20:50:30.544Z] Removing intermediate container 32a85b727f40 [2022-05-09T20:50:30.545Z] ---> ad1b39a18c50 [2022-05-09T20:50:30.545Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T20:50:30.803Z] ---> Running in 89eb8d6f11b2 [2022-05-09T20:50:30.803Z] Removing intermediate container e49512166044 [2022-05-09T20:50:30.803Z] ---> e22f9f9f29c5 [2022-05-09T20:50:30.803Z] [2022-05-09T20:50:30.803Z] ---> Running in 6fae4a6f1ff9 [2022-05-09T20:50:30.803Z] Successfully built e22f9f9f29c5 [2022-05-09T20:50:30.803Z] Successfully tagged sys-mgmt-agent:latest [2022-05-09T20:50:30.803Z] Building security-spire-server [2022-05-09T20:50:31.369Z]  Building sys-mgmt-agent ... done Removing intermediate container 89eb8d6f11b2 [2022-05-09T20:50:31.369Z] ---> 27c9c8196f0e [2022-05-09T20:50:31.369Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-09T20:50:33.903Z] Removing intermediate container 6fae4a6f1ff9 [2022-05-09T20:50:33.903Z] ---> 611500a6a4e0 [2022-05-09T20:50:33.903Z] Step 22/23 : LABEL git_sha=3515bd54a5f06c6468eebe27f88f30bffc260553 [2022-05-09T20:50:34.162Z] ---> 40cb3e9ac41d [2022-05-09T20:50:34.162Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-09T20:50:34.422Z] ---> Running in 119a0a72127d [2022-05-09T20:50:34.422Z] ---> Running in b8e90dffdfc4 [2022-05-09T20:50:34.680Z] Removing intermediate container 119a0a72127d [2022-05-09T20:50:34.680Z] ---> 39716683bc75 [2022-05-09T20:50:34.680Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T20:50:34.940Z] ---> Running in 0587f856f316 [2022-05-09T20:50:35.199Z] Removing intermediate container 0587f856f316 [2022-05-09T20:50:35.199Z] ---> cd0e6c2417e2 [2022-05-09T20:50:35.199Z] [2022-05-09T20:50:35.461Z] Successfully built cd0e6c2417e2 [2022-05-09T20:50:35.461Z] Successfully tagged core-data:latest [2022-05-09T20:50:35.756Z]  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:50:35.756Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:50:35.756Z] ---> d13ff9506269 [2022-05-09T20:50:35.756Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T20:50:35.756Z] ---> Using cache [2022-05-09T20:50:35.756Z] ---> 2d283d5d3561 [2022-05-09T20:50:35.756Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:50:35.756Z] ---> Using cache [2022-05-09T20:50:35.756Z] ---> 93464f196600 [2022-05-09T20:50:35.756Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T20:50:36.015Z] ---> Running in b952f36a76dd [2022-05-09T20:50:36.276Z] Removing intermediate container b8e90dffdfc4 [2022-05-09T20:50:36.276Z] ---> 0b0843833489 [2022-05-09T20:50:36.276Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T20:50:36.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:50:36.535Z] ---> 448749ece077 [2022-05-09T20:50:36.535Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-09T20:50:37.103Z] ---> 418b83d5ea5b [2022-05-09T20:50:37.103Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-09T20:50:37.363Z] ---> 7ae897800790 [2022-05-09T20:50:37.363Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-09T20:50:37.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:50:37.363Z] ---> 8a35b280489a [2022-05-09T20:50:37.363Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-09T20:50:37.621Z] OK: 221 MiB in 52 packages [2022-05-09T20:50:37.621Z] ---> bcc3fa6975a0 [2022-05-09T20:50:37.621Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-09T20:50:37.878Z] ---> Running in 678ecd88601e [2022-05-09T20:50:37.878Z] Removing intermediate container 678ecd88601e [2022-05-09T20:50:37.878Z] ---> aa519c9920f9 [2022-05-09T20:50:37.878Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-09T20:50:38.139Z] Removing intermediate container b952f36a76dd [2022-05-09T20:50:38.139Z] ---> 84a53ae4ad37 [2022-05-09T20:50:38.139Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T20:50:38.139Z] ---> 8c740de203a6 [2022-05-09T20:50:38.139Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-09T20:50:38.398Z] ---> Running in 89b91f3eedcf [2022-05-09T20:50:38.657Z] ---> 34f171a2e819 [2022-05-09T20:50:38.657Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:50:38.657Z] ---> Running in 147e22fe5d11 [2022-05-09T20:50:39.613Z] Removing intermediate container 89b91f3eedcf [2022-05-09T20:50:39.613Z] ---> eeb0051b5633 [2022-05-09T20:50:39.613Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-09T20:50:39.613Z] ---> Running in b4136aa39977 [2022-05-09T20:50:39.873Z] Removing intermediate container b4136aa39977 [2022-05-09T20:50:39.873Z] ---> 8bebd0653f36 [2022-05-09T20:50:39.873Z] Step 28/31 : CMD ["gate"] [2022-05-09T20:50:39.873Z] Removing intermediate container 147e22fe5d11 [2022-05-09T20:50:39.873Z] ---> 5e06a7ab6427 [2022-05-09T20:50:39.873Z] Step 8/25 : COPY . . [2022-05-09T20:50:40.156Z] ---> Running in a3a054b71b09 [2022-05-09T20:50:40.722Z] Removing intermediate container a3a054b71b09 [2022-05-09T20:50:40.722Z] ---> e1c91466fc99 [2022-05-09T20:50:40.722Z] Step 29/31 : LABEL arch=x86_64 [2022-05-09T20:50:44.909Z] ---> Running in 40da2541c0b5 [2022-05-09T20:50:45.191Z] ---> 24c2aefcea84 [2022-05-09T20:50:45.191Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T20:50:45.759Z] Removing intermediate container 40da2541c0b5 [2022-05-09T20:50:45.759Z] ---> 419622ee0be9 [2022-05-09T20:50:45.759Z] Step 30/31 : LABEL git_sha=3515bd54a5f06c6468eebe27f88f30bffc260553 [2022-05-09T20:50:46.019Z] ---> Running in f4bb5002f7f2 [2022-05-09T20:50:46.588Z] ---> Running in 3f6fc406c11e [2022-05-09T20:50:46.848Z] Removing intermediate container f4bb5002f7f2 [2022-05-09T20:50:46.848Z] ---> 93b7c18a6e39 [2022-05-09T20:50:46.848Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-09T20:50:47.418Z] Removing intermediate container 3f6fc406c11e [2022-05-09T20:50:47.418Z] ---> dfc97dc07e7e [2022-05-09T20:50:47.418Z] Step 31/31 : LABEL version=0.0.0 [2022-05-09T20:50:47.677Z] ---> Running in b5d380d48fc7 [2022-05-09T20:50:47.965Z] ---> Running in 26ade81eee3a [2022-05-09T20:50:48.225Z] Removing intermediate container 26ade81eee3a [2022-05-09T20:50:48.225Z] ---> ba2dd33346fd [2022-05-09T20:50:48.225Z] [2022-05-09T20:50:48.485Z] Successfully built ba2dd33346fd [2022-05-09T20:50:48.485Z] Successfully tagged security-bootstrapper:latest [2022-05-09T20:50:49.054Z]  Building security-bootstrapper ... done Removing intermediate container b5d380d48fc7 [2022-05-09T20:50:49.054Z] ---> 08d90ebec045 [2022-05-09T20:50:49.054Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-09T20:50:49.314Z] ---> Running in f37cbb1390f1 [2022-05-09T20:50:49.574Z] Removing intermediate container f37cbb1390f1 [2022-05-09T20:50:49.574Z] ---> 4fc2e936d974 [2022-05-09T20:50:49.574Z] 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-09T20:50:49.835Z] ---> Running in af745604d952 [2022-05-09T20:50:50.791Z] spire-1.2.1/ [2022-05-09T20:50:50.791Z] spire-1.2.1/.data/ [2022-05-09T20:50:50.791Z] spire-1.2.1/.data/.file [2022-05-09T20:50:50.791Z] spire-1.2.1/.dockerignore [2022-05-09T20:50:50.791Z] spire-1.2.1/.gitattributes [2022-05-09T20:50:50.791Z] spire-1.2.1/.githooks/ [2022-05-09T20:50:50.791Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T20:50:50.791Z] spire-1.2.1/.github/ [2022-05-09T20:50:50.791Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T20:50:50.791Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T20:50:50.791Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T20:50:50.791Z] spire-1.2.1/.github/workflows/ [2022-05-09T20:50:50.791Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T20:50:50.791Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T20:50:50.791Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T20:50:50.791Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T20:50:50.791Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T20:50:50.791Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T20:50:50.791Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T20:50:50.791Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T20:50:50.791Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T20:50:50.791Z] spire-1.2.1/.gitignore [2022-05-09T20:50:50.791Z] spire-1.2.1/.go-version [2022-05-09T20:50:50.792Z] spire-1.2.1/.golangci.yml [2022-05-09T20:50:50.792Z] spire-1.2.1/ADOPTERS.md [2022-05-09T20:50:50.792Z] spire-1.2.1/CHANGELOG.md [2022-05-09T20:50:50.792Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T20:50:50.792Z] spire-1.2.1/CODEOWNERS [2022-05-09T20:50:50.792Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T20:50:50.792Z] spire-1.2.1/Dockerfile [2022-05-09T20:50:50.792Z] spire-1.2.1/Dockerfile.dev [2022-05-09T20:50:50.792Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T20:50:50.792Z] spire-1.2.1/LICENSE [2022-05-09T20:50:50.792Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T20:50:50.792Z] spire-1.2.1/Makefile [2022-05-09T20:50:50.792Z] spire-1.2.1/README.md [2022-05-09T20:50:50.792Z] spire-1.2.1/ROADMAP.md [2022-05-09T20:50:50.792Z] spire-1.2.1/SECURITY.md [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T20:50:50.792Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T20:50:50.792Z] spire-1.2.1/conf/ [2022-05-09T20:50:50.792Z] spire-1.2.1/conf/agent/ [2022-05-09T20:50:50.792Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T20:50:50.792Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T20:50:50.792Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T20:50:50.792Z] spire-1.2.1/conf/server/ [2022-05-09T20:50:50.792Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T20:50:50.792Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T20:50:50.792Z] spire-1.2.1/conf/server/server.conf [2022-05-09T20:50:50.792Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/ [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/auditlog.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/images/ [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/spire_server.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/telemetry.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/upgrading.md [2022-05-09T20:50:50.792Z] spire-1.2.1/doc/using_spire.md [2022-05-09T20:50:50.792Z] spire-1.2.1/examples/ [2022-05-09T20:50:50.792Z] spire-1.2.1/examples/README.md [2022-05-09T20:50:50.792Z] spire-1.2.1/go.mod [2022-05-09T20:50:50.792Z] spire-1.2.1/go.sum [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/ [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/ [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T20:50:50.792Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T20:50:50.793Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/health/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/log/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T20:50:50.794Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/util/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/version/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/config.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T20:50:50.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T20:50:50.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/server.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/ [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/private/ [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/private/server/ [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/spire/ [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/spire/common/ [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T20:50:50.797Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T20:50:50.797Z] spire-1.2.1/release/ [2022-05-09T20:50:50.797Z] spire-1.2.1/release/spire-extras/ [2022-05-09T20:50:50.797Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T20:50:50.797Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T20:50:50.797Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T20:50:50.797Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T20:50:50.797Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T20:50:50.797Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T20:50:50.797Z] spire-1.2.1/release/spire/ [2022-05-09T20:50:50.797Z] spire-1.2.1/release/spire/README.md [2022-05-09T20:50:50.797Z] spire-1.2.1/release/spire/conf/ [2022-05-09T20:50:50.797Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T20:50:50.797Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T20:50:50.797Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T20:50:50.797Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T20:50:50.797Z] spire-1.2.1/script/ [2022-05-09T20:50:50.797Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T20:50:50.797Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T20:50:50.797Z] spire-1.2.1/support/ [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/ [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T20:50:50.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T20:50:50.798Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T20:50:50.798Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T20:50:50.798Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/clock/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/clock/clock.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T20:50:50.798Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/README.md [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/common [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T20:50:50.798Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T20:50:50.799Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T20:50:50.800Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T20:50:50.801Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T20:50:50.801Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T20:50:50.801Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T20:50:50.801Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T20:50:50.801Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T20:50:50.801Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T20:50:50.801Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T20:50:50.801Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T20:50:50.801Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T20:50:50.801Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T20:50:50.801Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T20:50:50.801Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T20:50:50.801Z] spire-1.2.1/test/integration/test.sh [2022-05-09T20:50:50.801Z] spire-1.2.1/test/plugintest/ [2022-05-09T20:50:50.801Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/spiretest/ [2022-05-09T20:50:50.801Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/testca/ [2022-05-09T20:50:50.801Z] spire-1.2.1/test/testca/ca.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/testkey/ [2022-05-09T20:50:50.801Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T20:50:50.801Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/testkey/new.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T20:50:50.801Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/util/ [2022-05-09T20:50:50.801Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/util/race.go [2022-05-09T20:50:50.801Z] spire-1.2.1/test/util/util.go [2022-05-09T20:50:50.801Z] building spire from source... [2022-05-09T20:50:50.801Z] Installing go1.17.7... [2022-05-09T20:50:55.133Z] Building bin/spire-server... [2022-05-09T20:50:55.133Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T20:50:55.133Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T20:50:55.133Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T20:50:55.133Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T20:50:55.133Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T20:50:55.133Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T20:50:55.133Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T20:50:55.133Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T20:50:55.133Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T20:50:55.133Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T20:50:55.133Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T20:50:55.133Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T20:50:55.392Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T20:50:55.392Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T20:50:55.392Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T20:50:55.392Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T20:50:55.392Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T20:50:55.392Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T20:50:55.392Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T20:50:55.392Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T20:50:55.392Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T20:50:55.392Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T20:50:55.392Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T20:50:55.392Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T20:50:55.392Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T20:50:55.392Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T20:50:55.392Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T20:50:55.392Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T20:50:55.392Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T20:50:55.683Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T20:50:55.683Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T20:50:55.683Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T20:50:55.683Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T20:50:55.683Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T20:50:55.683Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T20:50:55.944Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T20:50:55.944Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T20:50:55.944Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T20:50:55.944Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T20:50:55.944Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T20:50:55.944Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T20:50:55.944Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T20:50:55.944Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T20:50:55.944Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T20:50:55.944Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T20:50:55.944Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T20:50:55.944Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T20:50:55.944Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T20:50:55.944Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T20:50:55.944Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T20:50:55.944Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T20:50:56.204Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T20:50:56.204Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T20:50:57.224Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T20:50:57.224Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T20:50:57.224Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T20:50:57.224Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T20:50:57.224Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T20:50:57.484Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T20:50:57.484Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T20:51:00.864Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T20:51:00.864Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T20:51:00.864Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T20:51:00.864Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T20:51:00.864Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T20:51:00.864Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T20:51:00.864Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T20:51:00.864Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T20:51:00.864Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T20:51:00.864Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T20:51:01.125Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T20:51:01.125Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T20:51:01.125Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T20:51:01.125Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T20:51:01.385Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T20:51:01.386Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T20:51:01.386Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T20:51:01.386Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T20:51:01.386Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T20:51:01.386Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T20:51:01.386Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T20:51:01.386Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T20:51:01.386Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T20:51:01.386Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T20:51:01.386Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T20:51:01.386Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T20:51:01.386Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T20:51:01.386Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T20:51:01.386Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T20:51:01.650Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T20:51:01.650Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T20:51:01.650Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T20:51:01.650Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T20:51:01.650Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T20:51:01.650Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T20:51:01.650Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T20:51:01.650Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T20:51:01.650Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T20:51:01.650Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T20:51:01.650Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T20:51:01.650Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T20:51:01.650Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T20:51:01.650Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T20:51:01.650Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T20:51:01.650Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T20:51:01.650Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T20:51:01.650Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T20:51:01.650Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T20:51:01.916Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T20:51:01.916Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T20:51:01.916Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T20:51:01.916Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T20:51:01.916Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T20:51:01.916Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T20:51:01.916Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T20:51:01.916Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T20:51:01.916Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T20:51:01.916Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T20:51:01.916Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T20:51:02.175Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T20:51:02.175Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T20:51:02.175Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T20:51:02.175Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T20:51:02.175Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T20:51:02.175Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T20:51:02.175Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T20:51:02.175Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T20:51:02.175Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T20:51:02.434Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T20:51:02.434Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T20:51:02.434Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T20:51:02.434Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T20:51:02.434Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T20:51:02.434Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T20:51:02.434Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T20:51:02.434Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T20:51:02.434Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T20:51:02.434Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T20:51:02.434Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T20:51:02.434Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T20:51:02.434Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T20:51:02.434Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T20:51:10.565Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T20:51:10.565Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T20:51:32.515Z] Removing intermediate container 03399688ecf7 [2022-05-09T20:51:32.515Z] ---> 6ceb695beb25 [2022-05-09T20:51:32.515Z] [2022-05-09T20:51:32.515Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T20:51:32.515Z] ---> 0ac33e5f5afa [2022-05-09T20:51:32.515Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T20:51:32.515Z] ---> Using cache [2022-05-09T20:51:32.515Z] ---> 8b5cfefa77c8 [2022-05-09T20:51:32.515Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:51:32.515Z] ---> Using cache [2022-05-09T20:51:32.515Z] ---> ba0fec34e650 [2022-05-09T20:51:32.516Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T20:51:32.516Z] Removing intermediate container 3eb0a126ca0c [2022-05-09T20:51:32.516Z] ---> e77f340a8dbe [2022-05-09T20:51:32.516Z] [2022-05-09T20:51:32.516Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T20:51:32.516Z] ---> 0ac33e5f5afa [2022-05-09T20:51:32.516Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T20:51:32.516Z] ---> Using cache [2022-05-09T20:51:32.516Z] ---> 8b5cfefa77c8 [2022-05-09T20:51:32.516Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:51:32.516Z] ---> Using cache [2022-05-09T20:51:32.516Z] ---> ba0fec34e650 [2022-05-09T20:51:32.516Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-09T20:51:32.777Z] ---> Running in 7e31efe8bdd4 [2022-05-09T20:51:32.777Z] ---> Running in b9ffe647d824 [2022-05-09T20:51:33.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:51:33.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:51:34.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:51:34.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:51:34.537Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T20:51:34.537Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T20:51:34.537Z] OK: 15855 distinct packages available [2022-05-09T20:51:34.537Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:51:34.537Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T20:51:34.537Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T20:51:34.537Z] OK: 15855 distinct packages available [2022-05-09T20:51:34.537Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:51:35.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:51:35.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:51:35.743Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-09T20:51:35.743Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-09T20:51:35.743Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-09T20:51:35.743Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-09T20:51:36.003Z] (3/4) Installing libucontext (1.1-r0) [2022-05-09T20:51:36.003Z] (3/5) Installing libucontext (1.1-r0) [2022-05-09T20:51:36.003Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-09T20:51:36.003Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-09T20:51:36.003Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T20:51:36.003Z] OK: 6 MiB in 18 packages [2022-05-09T20:51:36.003Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-09T20:51:36.262Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T20:51:36.262Z] OK: 6 MiB in 19 packages [2022-05-09T20:51:37.200Z] Removing intermediate container 7e31efe8bdd4 [2022-05-09T20:51:37.200Z] ---> 897b6f9f8345 [2022-05-09T20:51:37.200Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T20:51:37.200Z] Removing intermediate container b9ffe647d824 [2022-05-09T20:51:37.200Z] ---> c6ad55c13bf5 [2022-05-09T20:51:37.200Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-09T20:51:39.733Z] ---> 195334b3f95d [2022-05-09T20:51:39.733Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T20:51:39.733Z] ---> c0f20fa6d0c4 [2022-05-09T20:51:39.733Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T20:51:39.992Z] ---> 9d1043031cc7 [2022-05-09T20:51:39.992Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-09T20:51:40.250Z] ---> Running in 5232b3fe6dce [2022-05-09T20:51:40.250Z] Removing intermediate container 5232b3fe6dce [2022-05-09T20:51:40.250Z] ---> 5061e0a4ecdd [2022-05-09T20:51:40.250Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-09T20:51:40.821Z] ---> 4fc7af45bbba [2022-05-09T20:51:40.821Z] Step 21/26 : WORKDIR / [2022-05-09T20:51:41.079Z] ---> Running in 8c2ee42e5156 [2022-05-09T20:51:41.340Z] Removing intermediate container 8c2ee42e5156 [2022-05-09T20:51:41.340Z] ---> 9cd50a5608ac [2022-05-09T20:51:41.340Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T20:51:41.340Z] ---> Running in eef268168457 [2022-05-09T20:51:41.340Z] ---> f935d9a88ced [2022-05-09T20:51:41.340Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T20:51:41.599Z] Removing intermediate container eef268168457 [2022-05-09T20:51:41.599Z] ---> 126598b070c1 [2022-05-09T20:51:41.599Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T20:51:41.599Z] ---> Running in 4357af9914ad [2022-05-09T20:51:41.858Z] Removing intermediate container 4357af9914ad [2022-05-09T20:51:41.858Z] ---> 4810ad02af94 [2022-05-09T20:51:41.858Z] Step 24/26 : LABEL arch=x86_64 [2022-05-09T20:51:41.858Z] ---> b75936a2f656 [2022-05-09T20:51:41.858Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-09T20:51:41.858Z] ---> Running in 289eb847a367 [2022-05-09T20:51:42.120Z] Removing intermediate container 289eb847a367 [2022-05-09T20:51:42.120Z] ---> 02a6dd5eb40b [2022-05-09T20:51:42.120Z] Step 25/26 : LABEL git_sha=3515bd54a5f06c6468eebe27f88f30bffc260553 [2022-05-09T20:51:42.120Z] ---> Running in 0132318191cf [2022-05-09T20:51:42.380Z] Removing intermediate container 0132318191cf [2022-05-09T20:51:42.380Z] ---> be16886141a6 [2022-05-09T20:51:42.380Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T20:51:42.380Z] ---> 059f092c35d8 [2022-05-09T20:51:42.380Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-09T20:51:42.380Z] ---> Running in eac825c9d6ec [2022-05-09T20:51:42.650Z] Removing intermediate container eac825c9d6ec [2022-05-09T20:51:42.650Z] ---> 2f53f545d47a [2022-05-09T20:51:42.650Z] [2022-05-09T20:51:42.908Z] ---> 8da482af69ab [2022-05-09T20:51:42.908Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T20:51:42.908Z] ---> Running in 318ca6bc37f0 [2022-05-09T20:51:42.908Z] Successfully built 2f53f545d47a [2022-05-09T20:51:42.908Z] Successfully tagged security-spire-config:latest [2022-05-09T20:51:43.167Z]  Building security-spire-config ... done Removing intermediate container 318ca6bc37f0 [2022-05-09T20:51:43.167Z] ---> 82c252ac9e24 [2022-05-09T20:51:43.167Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T20:51:43.167Z] ---> Running in 771f53623c3b [2022-05-09T20:51:43.425Z] Removing intermediate container 771f53623c3b [2022-05-09T20:51:43.425Z] ---> 074584ee1fd5 [2022-05-09T20:51:43.425Z] Step 24/26 : LABEL arch=x86_64 [2022-05-09T20:51:43.425Z] ---> Running in 995b6b662908 [2022-05-09T20:51:43.992Z] Removing intermediate container 995b6b662908 [2022-05-09T20:51:43.992Z] ---> 5528362a1aca [2022-05-09T20:51:43.992Z] Step 25/26 : LABEL git_sha=3515bd54a5f06c6468eebe27f88f30bffc260553 [2022-05-09T20:51:43.992Z] ---> Running in 5c65fa06082e [2022-05-09T20:51:44.252Z] Removing intermediate container 5c65fa06082e [2022-05-09T20:51:44.252Z] ---> e96615c370b9 [2022-05-09T20:51:44.252Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T20:51:44.252Z] ---> Running in bb2c7d5ee13c [2022-05-09T20:51:44.511Z] Removing intermediate container bb2c7d5ee13c [2022-05-09T20:51:44.511Z] ---> c87ec1c9f3fa [2022-05-09T20:51:44.511Z] [2022-05-09T20:51:44.511Z] Successfully built c87ec1c9f3fa [2022-05-09T20:51:44.511Z] Successfully tagged security-spire-agent:latest [2022-05-09T20:52:40.762Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-09T20:52:40.762Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T20:52:40.762Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T20:52:40.762Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T20:52:40.762Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T20:52:40.762Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T20:52:40.762Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T20:52:40.762Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T20:52:40.762Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T20:52:40.762Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T20:52:40.762Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T20:52:40.762Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T20:52:40.762Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T20:52:40.762Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T20:53:27.453Z] Removing intermediate container af745604d952 [2022-05-09T20:53:27.453Z] ---> b68611f79ebe [2022-05-09T20:53:27.453Z] [2022-05-09T20:53:27.453Z] Step 13/25 : FROM alpine:3.15 [2022-05-09T20:53:27.453Z] ---> 0ac33e5f5afa [2022-05-09T20:53:27.453Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T20:53:27.453Z] ---> Using cache [2022-05-09T20:53:27.453Z] ---> 8b5cfefa77c8 [2022-05-09T20:53:27.453Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:53:27.453Z] ---> Using cache [2022-05-09T20:53:27.453Z] ---> ba0fec34e650 [2022-05-09T20:53:27.453Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T20:53:27.453Z] ---> Using cache [2022-05-09T20:53:27.453Z] ---> c6ad55c13bf5 [2022-05-09T20:53:27.453Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T20:53:27.453Z] ---> 7aa4d9cd4230 [2022-05-09T20:53:27.453Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T20:53:27.453Z] ---> 6a41b103d343 [2022-05-09T20:53:27.453Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-09T20:53:27.453Z] ---> 06663d526d66 [2022-05-09T20:53:27.453Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-09T20:53:27.453Z] ---> b314541c56ae [2022-05-09T20:53:27.453Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T20:53:27.453Z] ---> Running in 0b5a6eabb863 [2022-05-09T20:53:27.453Z] Removing intermediate container 0b5a6eabb863 [2022-05-09T20:53:27.453Z] ---> 83bc415560a9 [2022-05-09T20:53:27.453Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T20:53:27.453Z] ---> Running in 9b83892d00f6 [2022-05-09T20:53:27.453Z] Removing intermediate container 9b83892d00f6 [2022-05-09T20:53:27.453Z] ---> 7df96c0234e2 [2022-05-09T20:53:27.453Z] Step 23/25 : LABEL arch=x86_64 [2022-05-09T20:53:27.453Z] ---> Running in 36876140c3fc [2022-05-09T20:53:27.453Z] Removing intermediate container 36876140c3fc [2022-05-09T20:53:27.453Z] ---> 78ea913e544b [2022-05-09T20:53:27.453Z] Step 24/25 : LABEL git_sha=3515bd54a5f06c6468eebe27f88f30bffc260553 [2022-05-09T20:53:27.453Z] ---> Running in 9d735a08d2c8 [2022-05-09T20:53:27.453Z] Removing intermediate container 9d735a08d2c8 [2022-05-09T20:53:27.453Z] ---> c553191261c9 [2022-05-09T20:53:27.453Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T20:53:27.453Z] ---> Running in 7f47b71f617b [2022-05-09T20:53:27.453Z] Removing intermediate container 7f47b71f617b [2022-05-09T20:53:27.453Z] ---> b90033603a0a [2022-05-09T20:53:27.453Z] [2022-05-09T20:53:27.453Z] Successfully built b90033603a0a [2022-05-09T20:53:27.453Z] Successfully tagged security-spire-server:latest [2022-05-09T20:53:27.460Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-09T20:53:27.471Z] $ docker stop --time=1 165256f152bd89b5a7c07e1f2239c39307540644750e799f3aee466f25c8bc7d [2022-05-09T20:53:28.757Z] $ docker rm -f 165256f152bd89b5a7c07e1f2239c39307540644750e799f3aee466f25c8bc7d [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T20:53:29.100Z] + docker images [2022-05-09T20:53:29.100Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T20:53:29.100Z] security-spire-server latest b90033603a0a 2 seconds ago 87.3MB [2022-05-09T20:53:29.100Z] b68611f79ebe 13 seconds ago 4.43GB [2022-05-09T20:53:29.100Z] security-spire-agent latest c87ec1c9f3fa About a minute ago 127MB [2022-05-09T20:53:29.100Z] security-spire-config latest 2f53f545d47a About a minute ago 86.7MB [2022-05-09T20:53:29.100Z] e77f340a8dbe 2 minutes ago 4.43GB [2022-05-09T20:53:29.100Z] 6ceb695beb25 2 minutes ago 4.43GB [2022-05-09T20:53:29.100Z] security-bootstrapper latest ba2dd33346fd 2 minutes ago 19.1MB [2022-05-09T20:53:29.100Z] core-data latest cd0e6c2417e2 2 minutes ago 22.5MB [2022-05-09T20:53:29.100Z] sys-mgmt-agent latest e22f9f9f29c5 2 minutes ago 299MB [2022-05-09T20:53:29.100Z] 721c6eaf8aa1 3 minutes ago 1.5GB [2022-05-09T20:53:29.100Z] 37038bb8dd90 3 minutes ago 1.52GB [2022-05-09T20:53:29.100Z] 5f6c93b6f804 3 minutes ago 1.49GB [2022-05-09T20:53:29.100Z] security-proxy-setup latest 5b89ccff2862 3 minutes ago 26.9MB [2022-05-09T20:53:29.100Z] 754a00792f5e 3 minutes ago 1.5GB [2022-05-09T20:53:29.100Z] support-notifications latest 398ee769362c 3 minutes ago 26.9MB [2022-05-09T20:53:29.100Z] 2d898cb61d48 3 minutes ago 1.55GB [2022-05-09T20:53:29.100Z] core-command latest 3913c8da3923 4 minutes ago 16.1MB [2022-05-09T20:53:29.100Z] core-metadata latest 35c9225bb616 4 minutes ago 17MB [2022-05-09T20:53:29.100Z] c327da53da7e 4 minutes ago 1.49GB [2022-05-09T20:53:29.100Z] 878a31627677 4 minutes ago 1.5GB [2022-05-09T20:53:29.100Z] security-spiffe-token-provider latest dc056468ccf7 4 minutes ago 28.8MB [2022-05-09T20:53:29.100Z] security-secretstore-setup latest d1e4d90d955f 4 minutes ago 28.5MB [2022-05-09T20:53:29.100Z] support-scheduler latest 0fc3ea470cdf 4 minutes ago 26.3MB [2022-05-09T20:53:29.100Z] 88f090e2e16b 5 minutes ago 1.54GB [2022-05-09T20:53:29.100Z] 9fe3b5ceca77 5 minutes ago 1.55GB [2022-05-09T20:53:29.100Z] a803413a76a3 5 minutes ago 1.5GB [2022-05-09T20:53:29.100Z] ci-base-image-x86_64 latest d13ff9506269 8 minutes ago 895MB [2022-05-09T20:53:29.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-09T20:53:29.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-09T20:53:29.100Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-09T20:53:29.100Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-09T20:53:29.100Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-09T20:53:29.100Z] 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-09T21:35:00.404Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-44719 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws [2022-05-09T21:35:00.416Z] Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout [2022-05-09T21:35:00.862Z] The recommended git tool is: git [2022-05-09T21:35:09.475Z] using credential edgex-jenkins-ssh [2022-05-09T21:35:09.499Z] Cloning the remote Git repository [2022-05-09T21:35:09.593Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-09T21:35:09.743Z] > git init /w/workspace/edgex-go/15 # timeout=10 [2022-05-09T21:35:09.836Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-09T21:35:09.837Z] > git --version # timeout=10 [2022-05-09T21:35:09.863Z] > git --version # 'git version 2.25.1' [2022-05-09T21:35:09.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T21:35:09.991Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T21:35:29.184Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-09T21:35:29.211Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T21:35:29.237Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-09T21:35:29.287Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-09T21:35:29.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T21:35:29.303Z] > 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-09T21:35:30.094Z] Merging remotes/origin/main commit ab0f97fec4d40b420f2060de726b99c5b26ce4cc into PR head commit f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-09T21:35:30.818Z] Merge succeeded, producing ab0cfd4e6300113d651c62e139216fb5ad771c4d [2022-05-09T21:35:30.819Z] Checking out Revision ab0cfd4e6300113d651c62e139216fb5ad771c4d (PR-3987) [2022-05-09T21:35:30.125Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T21:35:30.141Z] > git checkout -f f651c9050014cebb69ef6e3aabd169dd18ce14e1 # timeout=10 [2022-05-09T21:35:30.418Z] > git remote # timeout=10 [2022-05-09T21:35:30.439Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T21:35:30.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T21:35:30.475Z] > git merge ab0f97fec4d40b420f2060de726b99c5b26ce4cc # timeout=10 [2022-05-09T21:35:30.806Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T21:35:30.833Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T21:35:30.851Z] > git checkout -f ab0cfd4e6300113d651c62e139216fb5ad771c4d # timeout=10 [2022-05-09T21:35:35.521Z] Commit message: "Merge commit 'ab0f97fec4d40b420f2060de726b99c5b26ce4cc' into HEAD" [2022-05-09T21:35:35.553Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T21:35:36.459Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T21:35:36.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T21:35:36.459Z] Dload Upload Total Spent Left Speed [2022-05-09T21:35:36.459Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-05-09T21:35:37.046Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T21:35:35.536Z] > git rev-list --no-walk 801183975ce510da2411db73ac53f7a47bade262 # timeout=10 [2022-05-09T21:35:37.485Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-09T21:35:37.485Z] + sudo tee /etc/docker/daemon.new [2022-05-09T21:35:37.485Z] { [2022-05-09T21:35:37.485Z] "registry-mirrors": [ [2022-05-09T21:35:37.485Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T21:35:37.485Z] ], [2022-05-09T21:35:37.485Z] "bip": "10.250.0.254/24", [2022-05-09T21:35:37.485Z] "hosts": [ [2022-05-09T21:35:37.485Z] "tcp://0.0.0.0:5555", [2022-05-09T21:35:37.485Z] "unix:///var/run/docker.sock" [2022-05-09T21:35:37.485Z] ], [2022-05-09T21:35:37.485Z] "mtu": 1458, [2022-05-09T21:35:37.485Z] "selinux-enabled": true, [2022-05-09T21:35:37.485Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T21:35:37.485Z] } [Pipeline] sh [2022-05-09T21:35:37.858Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T21:35:38.255Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T21:35:56.629Z] provisioning config files... [2022-05-09T21:35:56.659Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config2268285632485307783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T21:35:57.038Z] ---> docker-login.sh [2022-05-09T21:35:57.038Z] nexus3.edgexfoundry.org:10001 [2022-05-09T21:35:57.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T21:35:57.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T21:35:57.922Z] Configure a credential helper to remove this warning. See [2022-05-09T21:35:57.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T21:35:57.922Z] [2022-05-09T21:35:57.922Z] Login Succeeded [2022-05-09T21:35:57.922Z] nexus3.edgexfoundry.org:10002 [2022-05-09T21:35:58.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T21:35:58.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T21:35:58.472Z] Configure a credential helper to remove this warning. See [2022-05-09T21:35:58.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T21:35:58.472Z] [2022-05-09T21:35:58.472Z] Login Succeeded [2022-05-09T21:35:58.472Z] nexus3.edgexfoundry.org:10003 [2022-05-09T21:35:58.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T21:35:59.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T21:35:59.026Z] Configure a credential helper to remove this warning. See [2022-05-09T21:35:59.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T21:35:59.026Z] [2022-05-09T21:35:59.026Z] Login Succeeded [2022-05-09T21:35:59.026Z] nexus3.edgexfoundry.org:10004 [2022-05-09T21:35:59.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T21:35:59.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T21:35:59.302Z] Configure a credential helper to remove this warning. See [2022-05-09T21:35:59.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T21:35:59.302Z] [2022-05-09T21:35:59.302Z] Login Succeeded [2022-05-09T21:35:59.302Z] docker.io [2022-05-09T21:35:59.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T21:36:00.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T21:36:00.177Z] Configure a credential helper to remove this warning. See [2022-05-09T21:36:00.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T21:36:00.177Z] [2022-05-09T21:36:00.177Z] Login Succeeded [2022-05-09T21:36:00.177Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T21:36:00.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T21:36:00.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T21:36:00.771Z] ========================================================= [2022-05-09T21:36:00.771Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T21:36:00.771Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T21:36:01.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T21:36:01.400Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T21:36:01.400Z] 9b3977197b4f: Pulling fs layer [2022-05-09T21:36:01.400Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T21:36:01.400Z] 94645a83ff95: Pulling fs layer [2022-05-09T21:36:01.400Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T21:36:01.400Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T21:36:01.400Z] 3096ccb668a1: Pulling fs layer [2022-05-09T21:36:01.400Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T21:36:01.400Z] a4caa8a26152: Pulling fs layer [2022-05-09T21:36:01.400Z] 0c92f367c5e7: Waiting [2022-05-09T21:36:01.400Z] 3096ccb668a1: Waiting [2022-05-09T21:36:01.400Z] e8cf19c19ddd: Waiting [2022-05-09T21:36:01.400Z] a4caa8a26152: Waiting [2022-05-09T21:36:01.400Z] 3f3a8bcf1eab: Waiting [2022-05-09T21:36:01.400Z] 94645a83ff95: Download complete [2022-05-09T21:36:01.400Z] 1a89e8eeedd5: Verifying Checksum [2022-05-09T21:36:01.400Z] 1a89e8eeedd5: Download complete [2022-05-09T21:36:01.400Z] 0c92f367c5e7: Verifying Checksum [2022-05-09T21:36:01.400Z] 0c92f367c5e7: Download complete [2022-05-09T21:36:01.400Z] 3096ccb668a1: Verifying Checksum [2022-05-09T21:36:01.400Z] 3096ccb668a1: Download complete [2022-05-09T21:36:01.400Z] 9b3977197b4f: Verifying Checksum [2022-05-09T21:36:01.400Z] 9b3977197b4f: Download complete [2022-05-09T21:36:01.400Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T21:36:01.400Z] e8cf19c19ddd: Download complete [2022-05-09T21:36:02.405Z] 9b3977197b4f: Pull complete [2022-05-09T21:36:03.023Z] 1a89e8eeedd5: Pull complete [2022-05-09T21:36:03.307Z] 94645a83ff95: Pull complete [2022-05-09T21:36:03.583Z] a4caa8a26152: Verifying Checksum [2022-05-09T21:36:03.583Z] a4caa8a26152: Download complete [2022-05-09T21:36:04.188Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-09T21:36:04.188Z] 3f3a8bcf1eab: Download complete [2022-05-09T21:36:19.324Z] 3f3a8bcf1eab: Pull complete [2022-05-09T21:36:19.324Z] 0c92f367c5e7: Pull complete [2022-05-09T21:36:19.324Z] 3096ccb668a1: Pull complete [2022-05-09T21:36:19.324Z] e8cf19c19ddd: Pull complete [2022-05-09T21:36:24.772Z] a4caa8a26152: Pull complete [2022-05-09T21:36:24.772Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T21:36:24.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T21:36:24.772Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-09T21:36:25.142Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-09T21:36:25.142Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T21:36:25.142Z] WORKDIR /edgex [2022-05-09T21:36:25.142Z] COPY go.mod . [2022-05-09T21:36:25.142Z] RUN go mod download [2022-05-09T21:36:27.810Z] Sending build context to Docker daemon 169.4MB [2022-05-09T21:36:27.810Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T21:36:27.810Z] ---> 725f1c02e7f9 [2022-05-09T21:36:27.810Z] Step 2/4 : WORKDIR /edgex [2022-05-09T21:36:30.452Z] ---> Running in c5ba6b98fe3d [2022-05-09T21:36:30.452Z] Removing intermediate container c5ba6b98fe3d [2022-05-09T21:36:30.452Z] ---> 746ef2e6202e [2022-05-09T21:36:30.452Z] Step 3/4 : COPY go.mod . [2022-05-09T21:36:31.054Z] ---> e0462e172fd0 [2022-05-09T21:36:31.054Z] Step 4/4 : RUN go mod download [2022-05-09T21:36:31.054Z] ---> Running in ffaaf7eecbb8 [2022-05-09T21:37:27.716Z] Removing intermediate container ffaaf7eecbb8 [2022-05-09T21:37:27.716Z] ---> 025d210a53c5 [2022-05-09T21:37:27.716Z] Successfully built 025d210a53c5 [2022-05-09T21:37:27.716Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:37:28.068Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T21:37:28.068Z] . [Pipeline] withDockerContainer [2022-05-09T21:37:28.321Z] prd-ubuntu20.04-docker-arm64-4c-16g-44719 does not seem to be running inside a container [2022-05-09T21:37:28.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-09T21:37:29.879Z] $ docker top 662d3107334fcc436afdf429d4b07cbe96cc22860a424a655a4956108403c85f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T21:37:30.838Z] + go version [2022-05-09T21:37:30.838Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T21:37:30.867Z] $ docker stop --time=1 662d3107334fcc436afdf429d4b07cbe96cc22860a424a655a4956108403c85f [2022-05-09T21:37:32.511Z] $ docker rm -f 662d3107334fcc436afdf429d4b07cbe96cc22860a424a655a4956108403c85f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:37:33.160Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T21:37:33.160Z] . [Pipeline] withDockerContainer [2022-05-09T21:37:33.440Z] prd-ubuntu20.04-docker-arm64-4c-16g-44719 does not seem to be running inside a container [2022-05-09T21:37:33.540Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-09T21:37:34.950Z] $ docker top 1889ca5bedac330994af88e32dc4fc7a1587c02425477b0f732d70988d5707e9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-09T21:37:35.270Z] ========================================================= [2022-05-09T21:37:35.270Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-09T21:37:35.270Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T21:37:35.939Z] + make test [2022-05-09T21:37:35.939Z] go mod tidy -compat=1.17 [2022-05-09T21:37:36.931Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-09T21:38:15.964Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-09T21:40:07.907Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-09T21:40:07.907Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-09T21:40:10.573Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-09T21:40:10.573Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-09T21:40:14.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-09T21:40:14.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-09T21:40:14.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-09T21:40:14.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-09T21:40:14.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-09T21:40:18.066Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-09T21:40:18.066Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-09T21:40:18.066Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-09T21:40:18.066Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-09T21:40:18.066Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-09T21:40:18.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-09T21:40:33.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.377s coverage: 28.7% of statements [2022-05-09T21:40:33.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-09T21:40:33.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-09T21:40:40.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.416s coverage: 98.5% of statements [2022-05-09T21:40:40.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-09T21:40:40.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.540s coverage: 53.4% of statements [2022-05-09T21:40:40.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-09T21:40:40.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-09T21:41:06.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.001s coverage: 89.2% of statements [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-09T21:41:06.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.433s coverage: 84.4% of statements [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-09T21:41:06.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.554s coverage: 95.6% of statements [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-09T21:41:06.957Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.349s coverage: 72.2% of statements [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-09T21:41:06.957Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.376s coverage: 60.0% of statements [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-09T21:41:06.957Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.640s coverage: 0.9% of statements [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-09T21:41:06.957Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.400s coverage: 58.8% of statements [2022-05-09T21:41:06.957Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.483s coverage: 29.6% of statements [2022-05-09T21:41:06.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-09T21:41:06.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.262s coverage: 47.1% of statements [2022-05-09T21:41:06.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.314s coverage: 79.5% of statements [2022-05-09T21:41:06.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.275s coverage: 94.1% of statements [2022-05-09T21:41:06.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.308s coverage: 96.3% of statements [2022-05-09T21:41:07.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.252s coverage: 87.5% of statements [2022-05-09T21:41:20.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.244s coverage: 94.4% of statements [2022-05-09T21:41:20.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.201s coverage: 44.8% of statements [2022-05-09T21:41:26.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.898s coverage: 82.5% of statements [2022-05-09T21:41:26.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-09T21:41:33.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.318s coverage: 92.9% of statements [2022-05-09T21:41:33.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-09T21:41:33.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-09T21:41:33.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-09T21:41:33.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 65.1% of statements [2022-05-09T21:41:33.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-09T21:41:33.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-09T21:41:33.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-09T21:41:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-09T21:41:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-09T21:41:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.225s coverage: 87.2% of statements [2022-05-09T21:41:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-09T21:41:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-09T21:41:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements [2022-05-09T21:41:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-09T21:41:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.305s coverage: 58.8% of statements [2022-05-09T21:41:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-09T21:41:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.351s coverage: 80.0% of statements [2022-05-09T21:41:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements [2022-05-09T21:41:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.372s coverage: 85.4% of statements [2022-05-09T21:41:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.932s coverage: 91.2% of statements [2022-05-09T21:41:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-09T21:41:42.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.051s coverage: 64.4% of statements [2022-05-09T21:41:42.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-09T21:41:42.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-09T21:41:42.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.301s coverage: 100.0% of statements [2022-05-09T21:41:42.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2022-05-09T21:41:42.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.129s coverage: 100.0% of statements [2022-05-09T21:41:42.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2022-05-09T21:41:42.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements [2022-05-09T21:41:50.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.577s coverage: 65.4% of statements [2022-05-09T21:41:50.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-09T21:41:50.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-09T21:41:50.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-09T21:41:52.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.868s coverage: 43.8% of statements [2022-05-09T21:41:52.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-09T21:41:52.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-09T21:41:52.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.367s coverage: 89.5% of statements [2022-05-09T21:41:52.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-09T21:41:52.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements [2022-05-09T21:41:52.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-09T21:41:52.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-09T21:41:52.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-09T21:41:52.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-09T21:42:00.647Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.368s coverage: 17.7% of statements [2022-05-09T21:42:00.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-09T21:42:00.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-09T21:42:00.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-09T21:42:00.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-09T21:42:00.647Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.902s coverage: 92.3% of statements [2022-05-09T21:42:00.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-09T21:42:00.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-09T21:42:00.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-09T21:42:00.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-09T21:42:00.647Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.392s coverage: 63.2% of statements [2022-05-09T21:42:00.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-09T21:42:00.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-09T21:42:02.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.472s coverage: 97.7% of statements [2022-05-09T21:42:02.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-09T21:42:02.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-09T21:42:02.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-09T21:42:02.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-09T21:42:02.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.244s coverage: 28.9% of statements [2022-05-09T21:42:02.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-09T21:42:02.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-09T21:42:02.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-09T21:42:02.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-09T21:42:02.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-09T21:42:02.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-09T21:42:02.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.211s coverage: 100.0% of statements [2022-05-09T21:42:02.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-05-09T21:42:03.067Z] 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-09T21:42:03.067Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-09T21:42:03.067Z] GO111MODULE=on go vet ./... [2022-05-09T21:44:10.044Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T21:44:10.044Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T21:44:10.044Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T21:44:10.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-09T21:44:10.743Z] + ls -al . [2022-05-09T21:44:10.743Z] total 668 [2022-05-09T21:44:10.743Z] drwxrwxr-x 9 1001 1001 4096 May 9 21:44 . [2022-05-09T21:44:10.743Z] drwxr-xr-x 4 root root 4096 May 9 21:37 .. [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 11 May 9 21:35 .dockerignore [2022-05-09T21:44:10.743Z] drwxrwxr-x 8 1001 1001 4096 May 9 21:35 .git [2022-05-09T21:44:10.743Z] drwxrwxr-x 3 1001 1001 4096 May 9 21:35 .github [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 879 May 9 21:35 .gitignore [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 42 May 9 21:35 .golangci.yml [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 87 May 9 21:35 .hadolint.yml [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 166 May 9 21:35 .sonarcloud.properties [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 1171 May 9 21:35 ADOPTERS.md [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 10086 May 9 21:35 Attribution.txt [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 51732 May 9 21:35 CHANGELOG.md [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 3804 May 9 21:35 CONTRIBUTING.md [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 677 May 9 21:35 GOVERNANCE.md [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 850 May 9 21:35 Jenkinsfile [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 10775 May 9 21:35 LICENSE [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 10389 May 9 21:35 Makefile [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 582 May 9 21:35 OWNERS.md [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 9094 May 9 21:35 README.md [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 6912 May 9 21:35 SECURITY.md [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 5 May 9 20:44 VERSION [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 4131 May 9 21:35 ZMQWindows.md [2022-05-09T21:44:10.743Z] drwxrwxr-x 2 1001 1001 4096 May 9 21:35 bin [2022-05-09T21:44:10.743Z] drwxrwxr-x 18 1001 1001 4096 May 9 21:35 cmd [2022-05-09T21:44:10.743Z] -rw-r--r-- 1 root root 435134 May 9 21:42 coverage.out [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 3256 May 9 21:35 go.mod [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 35162 May 9 21:37 go.sum [2022-05-09T21:44:10.743Z] drwxrwxr-x 8 1001 1001 4096 May 9 21:35 internal [2022-05-09T21:44:10.743Z] drwxrwxr-x 3 1001 1001 4096 May 9 21:35 openapi [2022-05-09T21:44:10.743Z] drwxrwxr-x 4 1001 1001 4096 May 9 21:35 snap [2022-05-09T21:44:10.743Z] -rw-rw-r-- 1 1001 1001 204 May 9 21:35 version.go [Pipeline] sh [2022-05-09T21:44:11.430Z] + '[' -e coverage.out ] [2022-05-09T21:44:11.430Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-09T21:44:11.457Z] Warning: overwriting stash ‘coverage-report’ [2022-05-09T21:44:12.465Z] Stashed 1 file(s) [Pipeline] sh [2022-05-09T21:44:13.152Z] + make build [2022-05-09T21:44:13.152Z] 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-09T21:45:50.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/core-metadata/core-metadata ./cmd/core-metadata [2022-05-09T21:46:58.169Z] 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-09T21:46:58.169Z] 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-09T21:47:37.223Z] 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-09T21:47:38.657Z] 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-09T21:47:42.980Z] 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-09T21:47:51.291Z] 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-09T21:47:53.909Z] 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-09T21:48:00.624Z] 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-09T21:48:03.250Z] 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-09T21:48:07.574Z] 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-09T21:48:17.762Z] 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-09T21:48:22.110Z] $ docker stop --time=1 1889ca5bedac330994af88e32dc4fc7a1587c02425477b0f732d70988d5707e9 [2022-05-09T21:48:24.202Z] $ docker rm -f 1889ca5bedac330994af88e32dc4fc7a1587c02425477b0f732d70988d5707e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:48:26.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T21:48:26.701Z] [2022-05-09T21:48:26.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:48:27.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T21:48:27.328Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-09T21:48:27.328Z] 29e5d40040c1: Pulling fs layer [2022-05-09T21:48:27.328Z] 1ce36da41761: Pulling fs layer [2022-05-09T21:48:27.328Z] 25b303627fd3: Pulling fs layer [2022-05-09T21:48:27.328Z] 29e5d40040c1: Verifying Checksum [2022-05-09T21:48:27.328Z] 29e5d40040c1: Download complete [2022-05-09T21:48:27.934Z] 1ce36da41761: Verifying Checksum [2022-05-09T21:48:27.934Z] 1ce36da41761: Download complete [2022-05-09T21:48:28.210Z] 29e5d40040c1: Pull complete [2022-05-09T21:48:29.654Z] 25b303627fd3: Verifying Checksum [2022-05-09T21:48:29.654Z] 25b303627fd3: Download complete [2022-05-09T21:48:29.654Z] 1ce36da41761: Pull complete [2022-05-09T21:48:42.080Z] 25b303627fd3: Pull complete [2022-05-09T21:48:42.080Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-09T21:48:42.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T21:48:42.080Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-09T21:48:42.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-44719 does not seem to be running inside a container [2022-05-09T21:48:42.442Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-09T21:48:45.040Z] $ docker top 3dcc925361272076f5b370ec116ffbc81c453e1471cee2938e4e52a1e41c30a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T21:48:45.977Z] + grep parallel [2022-05-09T21:48:45.977Z] + docker-compose build --help [2022-05-09T21:48:52.749Z] --parallel Build images in parallel. [Pipeline] } [2022-05-09T21:48:52.778Z] $ docker stop --time=1 3dcc925361272076f5b370ec116ffbc81c453e1471cee2938e4e52a1e41c30a1 [2022-05-09T21:48:54.553Z] $ docker rm -f 3dcc925361272076f5b370ec116ffbc81c453e1471cee2938e4e52a1e41c30a1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:48:55.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T21:48:55.192Z] . [Pipeline] withDockerContainer [2022-05-09T21:48:55.441Z] prd-ubuntu20.04-docker-arm64-4c-16g-44719 does not seem to be running inside a container [2022-05-09T21:48:55.537Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-09T21:48:56.938Z] $ docker top 1c86ad185d852a1e5f8aae512f2733c2dad074d1f2fc6dd10e1046d4da72b5e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T21:48:57.861Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-09T21:49:04.571Z] Building core-command ... [2022-05-09T21:49:04.571Z] Building core-data ... [2022-05-09T21:49:04.571Z] Building core-metadata ... [2022-05-09T21:49:04.571Z] Building security-bootstrapper ... [2022-05-09T21:49:04.571Z] Building security-proxy-setup ... [2022-05-09T21:49:04.571Z] Building security-secretstore-setup ... [2022-05-09T21:49:04.571Z] Building security-spiffe-token-provider ... [2022-05-09T21:49:04.571Z] Building security-spire-agent ... [2022-05-09T21:49:04.571Z] Building security-spire-config ... [2022-05-09T21:49:04.571Z] Building security-spire-server ... [2022-05-09T21:49:04.571Z] Building support-notifications ... [2022-05-09T21:49:04.571Z] Building support-scheduler ... [2022-05-09T21:49:04.571Z] Building sys-mgmt-agent ... [2022-05-09T21:49:04.571Z] Building security-spire-config [2022-05-09T21:49:04.571Z] Building security-spiffe-token-provider [2022-05-09T21:49:04.571Z] Building security-secretstore-setup [2022-05-09T21:49:04.571Z] Building sys-mgmt-agent [2022-05-09T21:49:04.571Z] Building security-spire-server [2022-05-09T21:50:41.365Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:50:41.365Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:50:41.365Z] ---> 025d210a53c5 [2022-05-09T21:50:41.365Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T21:50:41.365Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:50:41.365Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:50:41.365Z] ---> 025d210a53c5 [2022-05-09T21:50:41.365Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T21:50:41.365Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:50:41.365Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:50:41.365Z] ---> 025d210a53c5 [2022-05-09T21:50:41.365Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T21:50:41.365Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:50:41.365Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:50:41.365Z] ---> 025d210a53c5 [2022-05-09T21:50:41.365Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T21:50:41.365Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:50:41.365Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:50:41.365Z] ---> 025d210a53c5 [2022-05-09T21:50:41.365Z] Step 3/20 : WORKDIR /edgex-go [2022-05-09T21:50:41.365Z] ---> Running in daa067c8f397 [2022-05-09T21:50:41.365Z] ---> Running in e33eac96f7c1 [2022-05-09T21:50:41.365Z] ---> Running in 8894eb343d73 [2022-05-09T21:50:41.365Z] ---> Running in edb1077eaf27 [2022-05-09T21:50:41.365Z] ---> Running in 3969288a51a4 [2022-05-09T21:50:41.365Z] Removing intermediate container daa067c8f397 [2022-05-09T21:50:41.365Z] ---> 4270e28bedec [2022-05-09T21:50:41.365Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:50:41.366Z] Removing intermediate container 3969288a51a4 [2022-05-09T21:50:41.366Z] ---> ef39e5ebeb7f [2022-05-09T21:50:41.366Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:50:41.366Z] ---> Running in 722166a88ad0 [2022-05-09T21:50:41.366Z] Removing intermediate container edb1077eaf27 [2022-05-09T21:50:41.366Z] ---> 914e42d99f3d [2022-05-09T21:50:41.366Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-09T21:50:41.366Z] Removing intermediate container e33eac96f7c1 [2022-05-09T21:50:41.366Z] ---> c5ed69896bf9 [2022-05-09T21:50:41.366Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:50:41.366Z] Removing intermediate container 8894eb343d73 [2022-05-09T21:50:41.366Z] ---> aa1f68ab3a26 [2022-05-09T21:50:41.366Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:50:41.366Z] ---> Running in bf65aa5fd58f [2022-05-09T21:50:41.366Z] ---> Running in 1ddbcf441580 [2022-05-09T21:50:41.366Z] ---> Running in 853f45da3b08 [2022-05-09T21:50:41.366Z] ---> Running in 6158ffc09621 [2022-05-09T21:50:41.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:50:41.366Z] Removing intermediate container 722166a88ad0 [2022-05-09T21:50:41.366Z] ---> 39fa9a5141fb [2022-05-09T21:50:41.366Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-09T21:50:41.366Z] ---> Running in b918cbdff263 [2022-05-09T21:50:41.366Z] Removing intermediate container bf65aa5fd58f [2022-05-09T21:50:41.366Z] ---> a0c69084ffb7 [2022-05-09T21:50:41.366Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-09T21:50:41.366Z] ---> Running in fa1463989a12 [2022-05-09T21:50:41.366Z] Removing intermediate container 6158ffc09621 [2022-05-09T21:50:41.366Z] ---> d053a65f9e0d [2022-05-09T21:50:41.366Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T21:50:41.366Z] Removing intermediate container 853f45da3b08 [2022-05-09T21:50:41.366Z] ---> 834a9f831905 [2022-05-09T21:50:41.366Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T21:50:41.366Z] ---> Running in c04dd867b421 [2022-05-09T21:50:41.366Z] ---> Running in 09426a45b794 [2022-05-09T21:50:41.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:50:41.974Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:50:41.974Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:50:42.575Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:50:42.575Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:50:42.575Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:50:42.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:50:43.144Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T21:50:43.144Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T21:50:43.144Z] OK: 15741 distinct packages available [2022-05-09T21:50:43.422Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:50:43.422Z] OK: 220 MiB in 52 packages [2022-05-09T21:50:43.422Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:50:43.422Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:50:44.446Z] OK: 220 MiB in 52 packages [2022-05-09T21:50:44.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:50:45.062Z] OK: 220 MiB in 52 packages [2022-05-09T21:50:45.062Z] OK: 220 MiB in 52 packages [2022-05-09T21:50:45.062Z] Removing intermediate container b918cbdff263 [2022-05-09T21:50:45.062Z] ---> 03a2dd18d375 [2022-05-09T21:50:45.062Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T21:50:45.679Z] OK: 220 MiB in 52 packages [2022-05-09T21:50:45.963Z] Removing intermediate container fa1463989a12 [2022-05-09T21:50:45.963Z] ---> e23bece2604d [2022-05-09T21:50:45.963Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T21:50:46.564Z] Removing intermediate container c04dd867b421 [2022-05-09T21:50:46.564Z] ---> 8b42bf804e45 [2022-05-09T21:50:46.564Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T21:50:46.849Z] Removing intermediate container 09426a45b794 [2022-05-09T21:50:46.849Z] ---> 7bee0fe36e92 [2022-05-09T21:50:46.849Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T21:50:46.849Z] ---> 860f2fdae4e3 [2022-05-09T21:50:46.849Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:50:47.127Z] ---> Running in d7c5902e72d9 [2022-05-09T21:50:47.404Z] Removing intermediate container 1ddbcf441580 [2022-05-09T21:50:47.404Z] ---> 1db74a1b9e55 [2022-05-09T21:50:47.404Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-09T21:50:47.682Z] ---> 1e48e481ab2d [2022-05-09T21:50:47.682Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:50:47.961Z] ---> Running in 819d8de1ac6d [2022-05-09T21:50:48.243Z] ---> d7bb4367429a [2022-05-09T21:50:48.243Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:50:48.243Z] ---> Running in 2531099e4264 [2022-05-09T21:50:48.519Z] ---> bd8a4ef7251e [2022-05-09T21:50:48.519Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:50:48.794Z] ---> Running in 7905ab1ba22f [2022-05-09T21:50:49.395Z] ---> 22e6ef3e42b6 [2022-05-09T21:50:49.396Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:50:49.674Z] ---> Running in a1afa754f963 [2022-05-09T21:50:52.303Z] Removing intermediate container d7c5902e72d9 [2022-05-09T21:50:52.303Z] ---> 111daa358f35 [2022-05-09T21:50:52.303Z] Step 8/23 : COPY . . [2022-05-09T21:50:54.310Z] Removing intermediate container 819d8de1ac6d [2022-05-09T21:50:54.310Z] ---> 6299fabf209d [2022-05-09T21:50:54.310Z] Step 8/25 : COPY . . [2022-05-09T21:50:54.927Z] Removing intermediate container 2531099e4264 [2022-05-09T21:50:54.927Z] ---> 49517963a655 [2022-05-09T21:50:54.927Z] Step 8/26 : COPY . . [2022-05-09T21:50:55.204Z] Removing intermediate container 7905ab1ba22f [2022-05-09T21:50:55.204Z] ---> f0d4b5f71169 [2022-05-09T21:50:55.204Z] Step 8/25 : COPY . . [2022-05-09T21:50:55.204Z] Removing intermediate container a1afa754f963 [2022-05-09T21:50:55.204Z] ---> eff7f5daa87d [2022-05-09T21:50:55.204Z] Step 7/20 : COPY . . [2022-05-09T21:51:27.592Z] ---> 9c748decb154 [2022-05-09T21:51:27.592Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-09T21:51:27.592Z] ---> ae32832849d5 [2022-05-09T21:51:27.592Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-09T21:51:27.592Z] ---> 8079ac0de6c5 [2022-05-09T21:51:27.592Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T21:51:27.592Z] ---> f4f0e0551d90 [2022-05-09T21:51:27.592Z] ---> 3d72f88ffab3 [2022-05-09T21:51:27.592Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-09T21:51:27.592Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T21:51:27.592Z] ---> Running in edf34d64515d [2022-05-09T21:51:27.592Z] ---> Running in 4143f3078e0b [2022-05-09T21:51:27.592Z] ---> Running in b35e73cd1b1c [2022-05-09T21:51:27.592Z] ---> Running in 7238436d3324 [2022-05-09T21:51:27.592Z] ---> Running in d32b125e0a6c [2022-05-09T21:51:27.592Z] Removing intermediate container d32b125e0a6c [2022-05-09T21:51:27.592Z] Removing intermediate container 7238436d3324 [2022-05-09T21:51:27.592Z] ---> b6f2ed0b7f02 [2022-05-09T21:51:27.592Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T21:51:27.592Z] ---> 82d10a172cdf [2022-05-09T21:51:27.592Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-09T21:51:27.592Z] ---> Running in 7bb2033b66f3 [2022-05-09T21:51:27.592Z] ---> Running in 6c13f46f5035 [2022-05-09T21:51:27.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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-09T21:51:27.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-09T21:51:27.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-09T21:51:29.606Z] Removing intermediate container 6c13f46f5035 [2022-05-09T21:51:29.606Z] ---> df46bc8526bf [2022-05-09T21:51:29.606Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-09T21:51:29.606Z] ---> Running in 74205463b3b2 [2022-05-09T21:51:29.606Z] Removing intermediate container 7bb2033b66f3 [2022-05-09T21:51:29.606Z] ---> 5cedcf9c4b28 [2022-05-09T21:51:29.606Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T21:51:29.882Z] ---> Running in 240f8a834095 [2022-05-09T21:51:30.160Z] Removing intermediate container 74205463b3b2 [2022-05-09T21:51:30.160Z] ---> 9d7b15d449fb [2022-05-09T21:51:30.160Z] 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-09T21:51:30.434Z] ---> Running in 66edfcc65a61 [2022-05-09T21:51:30.717Z] Removing intermediate container 240f8a834095 [2022-05-09T21:51:30.717Z] ---> 84c6510b5de1 [2022-05-09T21:51:30.717Z] 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-09T21:51:30.995Z] ---> Running in eb0faf58d0ba [2022-05-09T21:51:34.413Z] spire-1.2.1/ [2022-05-09T21:51:34.413Z] spire-1.2.1/.data/ [2022-05-09T21:51:34.413Z] spire-1.2.1/.data/.file [2022-05-09T21:51:34.413Z] spire-1.2.1/.dockerignore [2022-05-09T21:51:34.413Z] spire-1.2.1/.gitattributes [2022-05-09T21:51:34.413Z] spire-1.2.1/.githooks/ [2022-05-09T21:51:34.413Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/ [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/ [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T21:51:34.413Z] spire-1.2.1/.gitignore [2022-05-09T21:51:34.413Z] spire-1.2.1/.go-version [2022-05-09T21:51:34.413Z] spire-1.2.1/.golangci.yml [2022-05-09T21:51:34.413Z] spire-1.2.1/ADOPTERS.md [2022-05-09T21:51:34.413Z] spire-1.2.1/CHANGELOG.md [2022-05-09T21:51:34.413Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T21:51:34.413Z] spire-1.2.1/CODEOWNERS [2022-05-09T21:51:34.413Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T21:51:34.413Z] spire-1.2.1/Dockerfile [2022-05-09T21:51:34.413Z] spire-1.2.1/Dockerfile.dev [2022-05-09T21:51:34.413Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T21:51:34.413Z] spire-1.2.1/LICENSE [2022-05-09T21:51:34.413Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T21:51:34.413Z] spire-1.2.1/Makefile [2022-05-09T21:51:34.413Z] spire-1.2.1/README.md [2022-05-09T21:51:34.413Z] spire-1.2.1/ROADMAP.md [2022-05-09T21:51:34.413Z] spire-1.2.1/SECURITY.md [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/entry/spire-1.2.1/ [2022-05-09T21:51:34.413Z] [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/.data/ [2022-05-09T21:51:34.413Z] spire-1.2.1/.data/.file [2022-05-09T21:51:34.413Z] spire-1.2.1/.dockerignore [2022-05-09T21:51:34.413Z] spire-1.2.1/.gitattributes [2022-05-09T21:51:34.413Z] spire-1.2.1/.githooks/ [2022-05-09T21:51:34.413Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/ [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/ [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T21:51:34.413Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T21:51:34.413Z] spire-1.2.1/.gitignore [2022-05-09T21:51:34.413Z] spire-1.2.1/.go-version [2022-05-09T21:51:34.413Z] spire-1.2.1/.golangci.yml [2022-05-09T21:51:34.413Z] spire-1.2.1/ADOPTERS.md [2022-05-09T21:51:34.413Z] spire-1.2.1/CHANGELOG.md [2022-05-09T21:51:34.413Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T21:51:34.413Z] spire-1.2.1/CODEOWNERS [2022-05-09T21:51:34.413Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T21:51:34.413Z] spire-1.2.1/Dockerfile [2022-05-09T21:51:34.413Z] spire-1.2.1/Dockerfile.dev [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T21:51:34.413Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T21:51:34.413Z] spire-1.2.1/LICENSE [2022-05-09T21:51:34.413Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T21:51:34.413Z] spire-1.2.1/Makefile [2022-05-09T21:51:34.413Z] spire-1.2.1/README.md [2022-05-09T21:51:34.413Z] spire-1.2.1/ROADMAP.md [2022-05-09T21:51:34.413Z] spire-1.2.1/SECURITY.md [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T21:51:34.413Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T21:51:34.413Z] spire-1.2.1/conf/ [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/agent/ [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/server/ [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/server/server.conf [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/ [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/auditlog.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/ [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T21:51:34.414Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/ [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/agent/ [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/server/ [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/server/server.conf [2022-05-09T21:51:34.414Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/ [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/auditlog.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/ [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/spire_server.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/telemetry.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/upgrading.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/using_spire.md [2022-05-09T21:51:34.414Z] spire-1.2.1/examples/ [2022-05-09T21:51:34.414Z] spire-1.2.1/examples/README.md [2022-05-09T21:51:34.414Z] spire-1.2.1/go.mod [2022-05-09T21:51:34.414Z] spire-1.2.1/go.sum [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/ [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/ [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T21:51:34.414Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T21:51:34.414Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T21:51:34.415Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T21:51:34.415Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T21:51:34.415Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T21:51:34.415Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T21:51:34.415Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T21:51:34.415Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T21:51:34.415Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T21:51:34.415Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T21:51:34.415Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T21:51:34.415Z] spire-1.2.1/doc/spire_server.md [2022-05-09T21:51:34.415Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T21:51:34.415Z] spire-1.2.1/doc/telemetry.md [2022-05-09T21:51:34.415Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T21:51:34.415Z] spire-1.2.1/doc/upgrading.md [2022-05-09T21:51:34.415Z] spire-1.2.1/doc/using_spire.md [2022-05-09T21:51:34.415Z] spire-1.2.1/examples/ [2022-05-09T21:51:34.415Z] spire-1.2.1/examples/README.md [2022-05-09T21:51:34.415Z] spire-1.2.1/go.mod [2022-05-09T21:51:34.415Z] spire-1.2.1/go.sum [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T21:51:34.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T21:51:34.416Z] [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T21:51:34.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T21:51:34.696Z] [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T21:51:34.696Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T21:51:34.697Z] [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/health/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/health/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/log/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T21:51:34.697Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/log/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T21:51:34.698Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T21:51:34.699Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/util/ [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T21:51:34.976Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/version/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/version/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T21:51:34.977Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T21:51:34.978Z] [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/config.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T21:51:34.978Z] [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/config.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T21:51:34.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T21:51:34.979Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T21:51:35.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T21:51:35.257Z] [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T21:51:35.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/server.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/ [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/private/ [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/private/server/ [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T21:51:35.258Z] [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/spire/ [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/spire/common/ [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T21:51:35.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T21:51:35.258Z] spire-1.2.1/release/ [2022-05-09T21:51:35.258Z] spire-1.2.1/release/spire-extras/ [2022-05-09T21:51:35.258Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T21:51:35.258Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T21:51:35.258Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T21:51:35.258Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T21:51:35.258Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T21:51:35.258Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T21:51:35.258Z] spire-1.2.1/release/spire/ [2022-05-09T21:51:35.258Z] spire-1.2.1/release/spire/README.md [2022-05-09T21:51:35.258Z] spire-1.2.1/release/spire/conf/ [2022-05-09T21:51:35.258Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T21:51:35.258Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T21:51:35.258Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T21:51:35.258Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T21:51:35.258Z] spire-1.2.1/script/ [2022-05-09T21:51:35.258Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T21:51:35.258Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T21:51:35.258Z] spire-1.2.1/support/ [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/ [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T21:51:35.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/server.go [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/ [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/private/ [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/private/server/ [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T21:51:35.259Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T21:51:35.259Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T21:51:35.259Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T21:51:35.259Z] spire-1.2.1/test/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/clock/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/clock/clock.go [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/spire/ [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/spire/common/ [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T21:51:35.259Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T21:51:35.259Z] spire-1.2.1/release/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T21:51:35.259Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T21:51:35.259Z] spire-1.2.1/release/spire-extras/ [2022-05-09T21:51:35.259Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T21:51:35.259Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T21:51:35.259Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T21:51:35.259Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T21:51:35.259Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T21:51:35.259Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T21:51:35.259Z] spire-1.2.1/release/spire/ [2022-05-09T21:51:35.259Z] spire-1.2.1/release/spire/README.md [2022-05-09T21:51:35.259Z] spire-1.2.1/release/spire/conf/ [2022-05-09T21:51:35.259Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T21:51:35.259Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T21:51:35.259Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T21:51:35.259Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T21:51:35.259Z] spire-1.2.1/script/ [2022-05-09T21:51:35.259Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T21:51:35.259Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T21:51:35.259Z] spire-1.2.1/support/ [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/ [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T21:51:35.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/ [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/ [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T21:51:35.538Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T21:51:35.538Z] spire-1.2.1/test/integration/ [2022-05-09T21:51:35.538Z] spire-1.2.1/test/integration/README.md [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T21:51:35.538Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T21:51:35.538Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T21:51:35.538Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/common [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T21:51:35.539Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T21:51:35.539Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T21:51:35.539Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T21:51:35.539Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T21:51:35.539Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T21:51:35.539Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T21:51:35.539Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T21:51:35.539Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T21:51:35.539Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/clock/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/clock/clock.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fixture/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T21:51:35.539Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T21:51:35.539Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T21:51:35.540Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/README.md [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/common [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T21:51:35.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T21:51:35.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T21:51:35.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T21:51:35.820Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/test.sh [2022-05-09T21:51:35.821Z] spire-1.2.1/test/plugintest/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/spiretest/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/testca/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/testca/ca.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/testkey/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T21:51:35.821Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/testkey/new.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/util/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/util/race.go [2022-05-09T21:51:35.821Z] spire-1.2.1/test/util/util.go [2022-05-09T21:51:35.821Z] [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-rootbuilding spire from source... [2022-05-09T21:51:35.821Z] [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T21:51:35.821Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T21:51:35.822Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T21:51:36.098Z] spire-1.2.1/test/integration/test.sh [2022-05-09T21:51:36.098Z] spire-1.2.1/test/plugintest/ [2022-05-09T21:51:36.098Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/spiretest/ [2022-05-09T21:51:36.098Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/testca/ [2022-05-09T21:51:36.098Z] spire-1.2.1/test/testca/ca.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/testkey/ [2022-05-09T21:51:36.098Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T21:51:36.098Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/testkey/new.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T21:51:36.098Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/util/ [2022-05-09T21:51:36.098Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/util/race.go [2022-05-09T21:51:36.098Z] spire-1.2.1/test/util/util.go [2022-05-09T21:51:36.098Z] building spire from source... [2022-05-09T21:51:36.376Z] Installing go1.17.7... [2022-05-09T21:51:36.656Z] Installing go1.17.7... [2022-05-09T21:52:03.598Z] Building bin/spire-server... [2022-05-09T21:52:03.598Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T21:52:03.598Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T21:52:03.598Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T21:52:03.598Z] Building bin/spire-server... [2022-05-09T21:52:03.598Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T21:52:03.598Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T21:52:03.598Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T21:52:03.598Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T21:52:03.598Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T21:52:03.598Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T21:52:03.598Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T21:52:03.598Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T21:52:06.226Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T21:52:06.504Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T21:52:06.781Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T21:52:06.781Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T21:52:06.781Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T21:52:07.061Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T21:52:07.061Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T21:52:07.345Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T21:52:07.622Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T21:52:07.622Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T21:52:07.622Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T21:52:07.622Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T21:52:07.901Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T21:52:07.901Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T21:52:07.901Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T21:52:07.901Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T21:52:07.901Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T21:52:08.178Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T21:52:08.178Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T21:52:08.178Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T21:52:08.178Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T21:52:08.178Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T21:52:08.458Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T21:52:08.458Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T21:52:08.458Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T21:52:08.739Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T21:52:09.021Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T21:52:09.636Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T21:52:09.636Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T21:52:10.271Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T21:52:10.271Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T21:52:37.111Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T21:52:37.111Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T21:52:37.111Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T21:52:37.111Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T21:52:37.111Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T21:52:37.111Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T21:52:37.111Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T21:52:37.111Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T21:52:37.111Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T21:52:37.111Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T21:52:37.111Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T21:52:37.111Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T21:52:37.111Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T21:52:37.111Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T21:52:37.111Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T21:52:37.111Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T21:52:37.111Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T21:52:37.111Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T21:52:37.111Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T21:52:37.111Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T21:52:37.111Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T21:52:37.111Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T21:52:37.111Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T21:52:37.111Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T21:52:37.111Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T21:52:37.111Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T21:52:37.111Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T21:52:37.111Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T21:52:37.111Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T21:52:37.111Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T21:52:37.387Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T21:52:37.664Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T21:52:37.664Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T21:52:37.664Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T21:52:37.664Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T21:52:37.940Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T21:52:37.940Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T21:52:37.940Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T21:52:37.940Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T21:52:38.216Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T21:52:38.216Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T21:52:38.492Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T21:52:38.768Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T21:52:39.047Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T21:52:39.323Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T21:52:39.600Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T21:52:39.877Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T21:52:39.877Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T21:52:39.877Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T21:52:40.484Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T21:52:41.090Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T21:52:42.536Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T21:52:46.862Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T21:52:47.140Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T21:52:47.140Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T21:52:47.140Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T21:52:47.417Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T21:52:47.417Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T21:52:47.696Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T21:52:47.696Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T21:52:47.974Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T21:52:47.974Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T21:52:47.974Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T21:52:47.974Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T21:52:48.258Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T21:52:48.536Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T21:52:48.536Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T21:52:48.536Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T21:52:48.536Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T21:52:48.812Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T21:52:48.812Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T21:52:49.089Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T21:52:49.367Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T21:52:49.367Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T21:52:49.643Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T21:53:16.485Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T21:53:16.485Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T21:53:16.485Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T21:53:16.485Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T21:53:28.959Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T21:53:28.959Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T21:53:28.959Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T21:53:29.564Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T21:53:44.704Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T21:53:44.704Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T21:53:44.704Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T21:53:44.704Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T21:53:44.704Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T21:53:45.307Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T21:53:46.296Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T21:53:47.739Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T21:53:50.374Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T21:53:51.363Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T21:53:51.363Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T21:53:51.640Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T21:53:54.272Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T21:53:54.273Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T21:53:54.273Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T21:53:54.548Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T21:53:54.825Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T21:53:55.102Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T21:53:55.380Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T21:53:55.380Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T21:53:56.829Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T21:53:56.829Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T21:53:56.829Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T21:53:57.106Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T21:53:57.106Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T21:53:57.106Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T21:53:57.384Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T21:53:57.384Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T21:53:57.384Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T21:53:57.662Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T21:53:57.662Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T21:53:58.662Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T21:54:04.099Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T21:54:04.099Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T21:54:04.099Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T21:54:04.375Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T21:54:04.375Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T21:54:04.375Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T21:54:04.652Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T21:54:06.101Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T21:54:06.101Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T21:54:06.101Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T21:54:06.376Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T21:54:06.376Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T21:54:06.979Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T21:54:07.580Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T21:54:08.183Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T21:54:08.786Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T21:54:08.786Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T21:54:08.786Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T21:54:08.786Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T21:54:08.786Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T21:54:09.063Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T21:54:09.341Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T21:54:10.331Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T21:54:10.331Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T21:54:10.608Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T21:54:10.608Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T21:54:10.888Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T21:54:10.888Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T21:54:10.888Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T21:54:12.333Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T21:54:12.333Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T21:54:14.410Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T21:54:14.687Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T21:54:15.002Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T21:54:15.002Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T21:54:15.280Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T21:54:15.558Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T21:54:15.866Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T21:54:16.142Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T21:54:16.142Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T21:54:16.416Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T21:54:16.690Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T21:54:16.690Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T21:54:16.690Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T21:54:17.037Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T21:54:17.320Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T21:54:17.598Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T21:54:17.598Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T21:54:18.205Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T21:54:18.205Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T21:54:18.485Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T21:54:18.485Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T21:54:19.939Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T21:54:19.939Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T21:54:20.219Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T21:54:20.219Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T21:54:20.496Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T21:54:20.496Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T21:54:21.102Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T21:54:21.102Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T21:54:21.102Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T21:54:21.381Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T21:54:21.660Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T21:54:21.660Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T21:54:21.660Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T21:54:21.660Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T21:54:21.939Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T21:54:21.939Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T21:54:23.933Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T21:54:23.933Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T21:54:24.922Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T21:54:24.922Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T21:54:25.199Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T21:54:25.199Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T21:54:25.476Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T21:54:25.476Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T21:54:25.756Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T21:54:27.207Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T21:54:27.484Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T21:54:27.484Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T21:54:28.472Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T21:54:29.074Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T21:54:29.352Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T21:54:29.352Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T21:54:30.341Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T21:54:30.620Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T21:54:30.899Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T21:54:30.899Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T21:54:30.899Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T21:54:31.177Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T21:54:31.177Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T21:54:31.177Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T21:54:32.625Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T21:54:32.625Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T21:54:32.901Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T21:54:33.177Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T21:54:33.454Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T21:54:35.442Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T21:54:35.717Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T21:54:35.717Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T21:54:35.994Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T21:54:35.994Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T21:54:36.593Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T21:54:36.593Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T21:54:36.869Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T21:54:37.146Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T21:54:37.146Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T21:54:37.427Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T21:54:37.703Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T21:54:38.314Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T21:54:40.961Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T21:54:42.954Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T21:54:43.231Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T21:54:43.506Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T21:54:43.785Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T21:54:43.785Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T21:54:44.771Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T21:54:44.771Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T21:54:44.771Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T21:54:45.047Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T21:54:45.325Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T21:54:45.325Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T21:54:45.604Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T21:54:55.786Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T21:54:55.786Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T21:54:55.786Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T21:54:56.063Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T21:55:11.193Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T21:55:11.193Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T21:55:14.597Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T21:55:14.597Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T21:56:36.438Z] 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-09T21:56:38.444Z] Removing intermediate container edf34d64515d [2022-05-09T21:56:38.444Z] ---> 0dcc37987ce6 [2022-05-09T21:56:38.444Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-09T21:56:38.444Z] ---> Running in dc089e9142a8 [2022-05-09T21:56:40.455Z] 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-09T21:56:46.059Z] Removing intermediate container dc089e9142a8 [2022-05-09T21:56:46.059Z] ---> 99a2c712563f [2022-05-09T21:56:46.059Z] [2022-05-09T21:56:46.059Z] Step 11/23 : FROM docker:20.10.14 [2022-05-09T21:56:46.059Z] 20.10.14: Pulling from library/docker [2022-05-09T21:56:51.556Z] Removing intermediate container 4143f3078e0b [2022-05-09T21:56:51.556Z] ---> 57269e860918 [2022-05-09T21:56:51.556Z] [2022-05-09T21:56:51.556Z] Step 10/25 : FROM alpine:3.14 [2022-05-09T21:56:51.842Z] 3.14: Pulling from library/alpine [2022-05-09T21:56:53.855Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T21:56:53.856Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T21:56:53.856Z] ---> ac73e934f311 [2022-05-09T21:56:53.856Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-09T21:56:54.460Z] ---> Running in bce1c7251923 [2022-05-09T21:56:57.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:56:57.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:56:58.834Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-09T21:56:58.834Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-09T21:56:58.834Z] (3/3) Installing su-exec (0.2-r1) [2022-05-09T21:56:59.109Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T21:56:59.109Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T21:56:59.714Z] OK: 6 MiB in 17 packages [2022-05-09T21:57:03.153Z] Removing intermediate container bce1c7251923 [2022-05-09T21:57:03.154Z] ---> b01bedeaf0bb [2022-05-09T21:57:03.154Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T21:57:03.154Z] ---> Running in b0fd236ede31 [2022-05-09T21:57:03.778Z] Removing intermediate container b0fd236ede31 [2022-05-09T21:57:03.778Z] ---> 4bfe5e6bc5e0 [2022-05-09T21:57:03.778Z] Step 13/25 : WORKDIR / [2022-05-09T21:57:04.054Z] ---> Running in fd8d7b697ff7 [2022-05-09T21:57:04.664Z] Removing intermediate container fd8d7b697ff7 [2022-05-09T21:57:04.664Z] ---> 6e7f0f390dd9 [2022-05-09T21:57:04.664Z] 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-09T21:57:06.669Z] ---> c299666c01b2 [2022-05-09T21:57:06.669Z] 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-09T21:57:07.670Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-09T21:57:07.670Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-09T21:57:07.670Z] ---> c346e9eafbab [2022-05-09T21:57:07.670Z] 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-09T21:57:07.670Z] ---> 37f1f441cf0c [2022-05-09T21:57:07.670Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-09T21:57:07.957Z] ---> Running in e50c8764a08f [2022-05-09T21:57:08.561Z] Removing intermediate container e50c8764a08f [2022-05-09T21:57:08.561Z] ---> f80e6d71763c [2022-05-09T21:57:08.561Z] 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-09T21:57:08.843Z] ---> Running in f46ceaaa7eed [2022-05-09T21:57:09.454Z] ---> 6db88fb5351e [2022-05-09T21:57:09.454Z] 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-09T21:57:10.918Z] ---> 6ec1a28b3d40 [2022-05-09T21:57:10.918Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-09T21:57:11.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:57:11.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:57:12.796Z] ---> 1c4c737dea0b [2022-05-09T21:57:12.796Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-09T21:57:13.071Z] (1/43) Installing readline (8.1.1-r0) [2022-05-09T21:57:13.349Z] (2/43) Installing bash (5.1.16-r0) [2022-05-09T21:57:13.349Z] Executing bash-5.1.16-r0.post-install [2022-05-09T21:57:13.349Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-09T21:57:13.349Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T21:57:13.349Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-09T21:57:13.349Z] (6/43) Installing curl (7.80.0-r1) [2022-05-09T21:57:13.349Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-09T21:57:13.349Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-09T21:57:13.349Z] (9/43) Installing expat (2.4.7-r0) [2022-05-09T21:57:13.349Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-09T21:57:13.349Z] (11/43) Installing gdbm (1.22-r0) [2022-05-09T21:57:13.623Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-09T21:57:13.624Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-09T21:57:13.624Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-09T21:57:13.624Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-09T21:57:13.624Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-09T21:57:13.624Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-09T21:57:15.077Z] ---> 46d311c16ba4 [2022-05-09T21:57:15.077Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T21:57:16.078Z] ---> cb8d5aad9da9 [2022-05-09T21:57:16.078Z] 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-09T21:57:16.078Z] ---> Running in 165cafa2aace [2022-05-09T21:57:18.094Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-09T21:57:18.094Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-09T21:57:18.094Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-09T21:57:18.094Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-09T21:57:18.094Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-09T21:57:18.094Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-09T21:57:18.094Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-09T21:57:18.094Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-09T21:57:18.094Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-09T21:57:18.094Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-09T21:57:18.094Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-09T21:57:18.094Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-09T21:57:18.379Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-09T21:57:18.379Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-09T21:57:18.379Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-09T21:57:18.379Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-09T21:57:18.666Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-09T21:57:18.666Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-09T21:57:18.666Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-09T21:57:18.666Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-09T21:57:18.666Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-09T21:57:18.666Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-09T21:57:18.666Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-09T21:57:18.666Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-09T21:57:18.945Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-09T21:57:18.945Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-09T21:57:19.554Z] Removing intermediate container 165cafa2aace [2022-05-09T21:57:19.554Z] ---> 2d0c95e688f8 [2022-05-09T21:57:19.554Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T21:57:19.554Z] ---> Running in 2200565822b8 [2022-05-09T21:57:20.162Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T21:57:20.442Z] Removing intermediate container 2200565822b8 [2022-05-09T21:57:20.442Z] ---> 0bce80c5b822 [2022-05-09T21:57:20.442Z] Step 23/25 : LABEL arch=arm64 [2022-05-09T21:57:20.442Z] OK: 82 MiB in 65 packages [2022-05-09T21:57:20.442Z] ---> Running in 0e20676bfdb3 [2022-05-09T21:57:21.061Z] Removing intermediate container 0e20676bfdb3 [2022-05-09T21:57:21.061Z] ---> 961111bf2d9a [2022-05-09T21:57:21.061Z] Step 24/25 : LABEL git_sha=ab0cfd4e6300113d651c62e139216fb5ad771c4d [2022-05-09T21:57:21.339Z] ---> Running in 8bdf7388ea32 [2022-05-09T21:57:21.972Z] Removing intermediate container 8bdf7388ea32 [2022-05-09T21:57:21.972Z] ---> 3a26061b30d1 [2022-05-09T21:57:21.972Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T21:57:21.972Z] ---> Running in 29e376ffe360 [2022-05-09T21:57:22.575Z] Removing intermediate container 29e376ffe360 [2022-05-09T21:57:22.575Z] ---> 434e0f77636b [2022-05-09T21:57:22.575Z] [2022-05-09T21:57:23.178Z] Successfully built 434e0f77636b [2022-05-09T21:57:23.178Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-09T21:57:23.178Z] Building security-bootstrapper [2022-05-09T21:57:26.591Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2022-05-09T21:57:26.591Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-09T21:57:27.187Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-09T21:57:27.187Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-09T21:57:29.824Z] Collecting cached-property<2,>=1.2.0 [2022-05-09T21:57:29.824Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-09T21:57:30.102Z] Collecting docopt<0.7,>=0.6.1 [2022-05-09T21:57:30.102Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-09T21:57:33.514Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-09T21:57:33.514Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-09T21:57:34.502Z] Collecting jsonschema<3,>=2.5.1 [2022-05-09T21:57:34.502Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-09T21:57:34.777Z] Collecting texttable<0.10,>=0.9.0 [2022-05-09T21:57:34.777Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-09T21:57:41.510Z] Collecting PyYAML<4,>=3.10 [2022-05-09T21:57:41.510Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-09T21:57:46.954Z] Collecting docker<4.0,>=3.6.0 [2022-05-09T21:57:46.954Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-09T21:57:46.954Z] 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-09T21:57:48.406Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-09T21:57:48.406Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-09T21:57:48.688Z] Collecting docker-pycreds>=0.4.0 [2022-05-09T21:57:48.688Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-09T21:57:50.143Z] 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-09T21:57:50.143Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-09T21:57:50.143Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-09T21:57:51.610Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-09T21:57:51.610Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-09T21:57:52.222Z] Collecting idna<2.8,>=2.5 [2022-05-09T21:57:52.222Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-09T21:57:52.836Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-09T21:57:52.836Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-09T21:57:53.112Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-09T21:57:53.112Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-09T21:57:55.101Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-09T21:57:55.101Z] Attempting uninstall: urllib3 [2022-05-09T21:57:55.101Z] Found existing installation: urllib3 1.26.7 [2022-05-09T21:57:55.101Z] Uninstalling urllib3-1.26.7: [2022-05-09T21:57:55.379Z] Successfully uninstalled urllib3-1.26.7 [2022-05-09T21:57:56.828Z] Attempting uninstall: idna [2022-05-09T21:57:56.828Z] Found existing installation: idna 3.3 [2022-05-09T21:57:56.828Z] Uninstalling idna-3.3: [2022-05-09T21:57:56.828Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:57:56.828Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:57:56.828Z] ---> 025d210a53c5 [2022-05-09T21:57:56.828Z] Step 3/31 : WORKDIR /edgex-go [2022-05-09T21:57:56.828Z] ---> Using cache [2022-05-09T21:57:56.828Z] ---> c5ed69896bf9 [2022-05-09T21:57:56.828Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:57:56.828Z] ---> Using cache [2022-05-09T21:57:56.828Z] ---> d053a65f9e0d [2022-05-09T21:57:56.828Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-09T21:57:57.304Z] Successfully uninstalled idna-3.3 [2022-05-09T21:57:57.644Z] ---> Running in cfe3ebe6a89d [2022-05-09T21:58:00.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:58:00.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:58:01.974Z] Attempting uninstall: requests [2022-05-09T21:58:01.974Z] Found existing installation: requests 2.26.0 [2022-05-09T21:58:01.974Z] Uninstalling requests-2.26.0: [2022-05-09T21:58:02.251Z] Successfully uninstalled requests-2.26.0 [2022-05-09T21:58:02.530Z] OK: 220 MiB in 52 packages [2022-05-09T21:58:02.808Z] Running setup.py install for texttable: started [2022-05-09T21:58:03.804Z] Removing intermediate container cfe3ebe6a89d [2022-05-09T21:58:03.804Z] ---> 994bdba37482 [2022-05-09T21:58:03.804Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-09T21:58:04.809Z] ---> c685793fa6d0 [2022-05-09T21:58:04.809Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:58:05.111Z] ---> Running in 376bd46b6256 [2022-05-09T21:58:07.156Z] Running setup.py install for texttable: finished with status 'done' [2022-05-09T21:58:07.156Z] Running setup.py install for PyYAML: started [2022-05-09T21:58:10.586Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-09T21:58:10.864Z] Removing intermediate container 376bd46b6256 [2022-05-09T21:58:10.864Z] ---> 519bbfaa77b5 [2022-05-09T21:58:10.864Z] Step 8/31 : COPY . . [2022-05-09T21:58:11.144Z] Running setup.py install for docopt: started [2022-05-09T21:58:14.556Z] Running setup.py install for docopt: finished with status 'done' [2022-05-09T21:58:14.556Z] Running setup.py install for dockerpty: started [2022-05-09T21:58:17.972Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-09T21:58:20.630Z] 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-09T21:58:42.874Z] ---> 0fb5cc479ba6 [2022-05-09T21:58:42.874Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-09T21:58:42.874Z] ---> Running in 5069b010a8f9 [2022-05-09T21:58:43.482Z] Removing intermediate container f46ceaaa7eed [2022-05-09T21:58:43.482Z] ---> 8b1368081020 [2022-05-09T21:58:43.482Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-09T21:58:43.760Z] ---> Running in 65d351b56f25 [2022-05-09T21:58:44.374Z] 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-09T21:58:44.374Z] Removing intermediate container 65d351b56f25 [2022-05-09T21:58:44.374Z] ---> 031c80ca2980 [2022-05-09T21:58:44.374Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-09T21:58:44.374Z] ---> Running in 44157fc6e825 [2022-05-09T21:58:44.990Z] Removing intermediate container 44157fc6e825 [2022-05-09T21:58:44.990Z] ---> 8984735e68eb [2022-05-09T21:58:44.990Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-09T21:58:46.984Z] ---> 00c85d2e6a93 [2022-05-09T21:58:46.984Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-09T21:58:47.601Z] ---> 2283d6bc9ab1 [2022-05-09T21:58:47.601Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-09T21:58:49.062Z] ---> b9cc4a13ca58 [2022-05-09T21:58:49.062Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-09T21:58:49.062Z] ---> Running in 02070290bf49 [2022-05-09T21:58:49.670Z] Removing intermediate container 02070290bf49 [2022-05-09T21:58:49.670Z] ---> 5ec6d7fb665f [2022-05-09T21:58:49.670Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T21:58:49.670Z] ---> Running in 6648c741d9c7 [2022-05-09T21:58:50.281Z] Removing intermediate container 6648c741d9c7 [2022-05-09T21:58:50.281Z] ---> a06e6b7187c9 [2022-05-09T21:58:50.281Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T21:58:50.281Z] ---> Running in cf0045683083 [2022-05-09T21:58:50.891Z] Removing intermediate container cf0045683083 [2022-05-09T21:58:50.891Z] ---> 50e191cf1696 [2022-05-09T21:58:50.891Z] Step 22/23 : LABEL git_sha=ab0cfd4e6300113d651c62e139216fb5ad771c4d [2022-05-09T21:58:51.171Z] ---> Running in 0cd525601d3f [2022-05-09T21:58:51.450Z] Removing intermediate container 0cd525601d3f [2022-05-09T21:58:51.450Z] ---> 64f67593c6fc [2022-05-09T21:58:51.450Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T21:58:51.732Z] ---> Running in 9bc310cddfce [2022-05-09T21:58:52.340Z] Removing intermediate container 9bc310cddfce [2022-05-09T21:58:52.340Z] ---> e0b5aa2d52ed [2022-05-09T21:58:52.340Z] [2022-05-09T21:58:52.619Z] Successfully built e0b5aa2d52ed [2022-05-09T21:58:52.619Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-09T21:58:52.619Z]  Building sys-mgmt-agent ... done Building core-command [2022-05-09T21:59:19.468Z] Removing intermediate container b35e73cd1b1c [2022-05-09T21:59:19.468Z] ---> bb6e639ac7c7 [2022-05-09T21:59:19.468Z] [2022-05-09T21:59:19.468Z] Step 9/20 : FROM alpine:3.15 [2022-05-09T21:59:19.468Z] 3.15: Pulling from library/alpine [2022-05-09T21:59:19.468Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-09T21:59:19.468Z] Status: Downloaded newer image for alpine:3.15 [2022-05-09T21:59:19.468Z] ---> 3fb3c9af89a9 [2022-05-09T21:59:19.468Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T21:59:19.468Z] ---> Running in 16f2fab69f94 [2022-05-09T21:59:19.468Z] Removing intermediate container 16f2fab69f94 [2022-05-09T21:59:19.468Z] ---> 6f7c3f5cd1ab [2022-05-09T21:59:19.468Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:59:19.468Z] ---> Running in daa96234f8e8 [2022-05-09T21:59:22.869Z] Removing intermediate container daa96234f8e8 [2022-05-09T21:59:22.869Z] ---> 75d14c4c5d3c [2022-05-09T21:59:22.869Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-09T21:59:22.869Z] ---> Running in 21dfc40ca21c [2022-05-09T21:59:22.869Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:59:22.869Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:59:22.869Z] ---> 025d210a53c5 [2022-05-09T21:59:22.869Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T21:59:22.869Z] ---> Using cache [2022-05-09T21:59:22.869Z] ---> c5ed69896bf9 [2022-05-09T21:59:22.869Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:59:22.869Z] ---> Using cache [2022-05-09T21:59:22.869Z] ---> d053a65f9e0d [2022-05-09T21:59:22.869Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T21:59:22.869Z] ---> Using cache [2022-05-09T21:59:22.869Z] ---> 994bdba37482 [2022-05-09T21:59:23.146Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T21:59:23.146Z] ---> Using cache [2022-05-09T21:59:23.146Z] ---> c685793fa6d0 [2022-05-09T21:59:23.146Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:59:23.146Z] ---> Using cache [2022-05-09T21:59:23.146Z] ---> 519bbfaa77b5 [2022-05-09T21:59:23.146Z] Step 8/23 : COPY . . [2022-05-09T21:59:23.146Z] ---> Using cache [2022-05-09T21:59:23.146Z] ---> 0fb5cc479ba6 [2022-05-09T21:59:23.146Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-09T21:59:23.146Z] ---> Running in dfed72186b85 [2022-05-09T21:59:25.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:59:25.417Z] 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-09T21:59:26.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:59:27.871Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T21:59:27.871Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T21:59:27.871Z] OK: 15732 distinct packages available [2022-05-09T21:59:28.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:59:29.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:59:30.592Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-09T21:59:30.592Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-09T21:59:30.869Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T21:59:30.869Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-09T21:59:31.144Z] (5/9) Installing curl (7.80.0-r1) [2022-05-09T21:59:31.144Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-09T21:59:31.144Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-09T21:59:31.421Z] (8/9) Installing libucontext (1.1-r0) [2022-05-09T21:59:31.421Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-09T21:59:31.421Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T21:59:31.697Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T21:59:31.974Z] OK: 8 MiB in 23 packages [2022-05-09T21:59:34.631Z] Removing intermediate container 21dfc40ca21c [2022-05-09T21:59:34.631Z] ---> e66977672f4b [2022-05-09T21:59:34.631Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T21:59:35.621Z] ---> e5eab6b2cfa8 [2022-05-09T21:59:35.621Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-09T21:59:38.384Z] ---> 141c2dcefbd5 [2022-05-09T21:59:38.384Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-09T21:59:39.040Z] ---> 857c92ca8a1c [2022-05-09T21:59:39.040Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-09T21:59:39.324Z] ---> Running in 88709452141f [2022-05-09T21:59:39.925Z] Removing intermediate container 88709452141f [2022-05-09T21:59:39.925Z] ---> b80114a1e37d [2022-05-09T21:59:39.925Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T21:59:40.207Z] ---> Running in 88f80d906bab [2022-05-09T21:59:40.830Z] Removing intermediate container 88f80d906bab [2022-05-09T21:59:40.830Z] ---> e5770cff1836 [2022-05-09T21:59:40.830Z] Step 18/20 : LABEL arch=arm64 [2022-05-09T21:59:40.830Z] ---> Running in 40ff7124709f [2022-05-09T21:59:41.461Z] Removing intermediate container 40ff7124709f [2022-05-09T21:59:41.461Z] ---> b9bbb2e18cfc [2022-05-09T21:59:41.461Z] Step 19/20 : LABEL git_sha=ab0cfd4e6300113d651c62e139216fb5ad771c4d [2022-05-09T21:59:41.762Z] ---> Running in 3f8db2be2d23 [2022-05-09T21:59:42.373Z] Removing intermediate container 3f8db2be2d23 [2022-05-09T21:59:42.374Z] ---> 9abd8c7a8768 [2022-05-09T21:59:42.374Z] Step 20/20 : LABEL version=0.0.0 [2022-05-09T21:59:42.374Z] ---> Running in 48c243bfa5c4 [2022-05-09T21:59:42.985Z] Removing intermediate container 48c243bfa5c4 [2022-05-09T21:59:42.985Z] ---> 4ae4d1ae24f3 [2022-05-09T21:59:42.985Z] [2022-05-09T21:59:43.271Z] Successfully built 4ae4d1ae24f3 [2022-05-09T21:59:43.271Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-09T21:59:43.271Z] Building security-proxy-setup [2022-05-09T22:00:15.949Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T22:00:15.949Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T22:00:15.949Z] ---> 025d210a53c5 [2022-05-09T22:00:15.949Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T22:00:15.949Z] ---> Using cache [2022-05-09T22:00:15.949Z] ---> c5ed69896bf9 [2022-05-09T22:00:15.949Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T22:00:15.949Z] ---> Using cache [2022-05-09T22:00:15.949Z] ---> d053a65f9e0d [2022-05-09T22:00:15.949Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T22:00:15.949Z] ---> Using cache [2022-05-09T22:00:15.949Z] ---> 994bdba37482 [2022-05-09T22:00:15.949Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T22:00:15.949Z] ---> Using cache [2022-05-09T22:00:15.949Z] ---> c685793fa6d0 [2022-05-09T22:00:15.949Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T22:00:15.949Z] ---> Using cache [2022-05-09T22:00:15.949Z] ---> 519bbfaa77b5 [2022-05-09T22:00:15.949Z] Step 8/22 : COPY . . [2022-05-09T22:00:15.949Z] ---> Using cache [2022-05-09T22:00:15.949Z] ---> 0fb5cc479ba6 [2022-05-09T22:00:15.949Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-09T22:00:15.949Z] ---> Running in 04503cccd8af [2022-05-09T22:00:16.951Z] 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-09T22:04:54.119Z] Removing intermediate container 5069b010a8f9 [2022-05-09T22:04:54.119Z] ---> adabdc953d6d [2022-05-09T22:04:54.119Z] [2022-05-09T22:04:54.119Z] Step 10/31 : FROM alpine:3.14 [2022-05-09T22:04:54.119Z] ---> ac73e934f311 [2022-05-09T22:04:54.119Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-09T22:04:54.119Z] ---> Running in fbbbce21c962 [2022-05-09T22:04:54.119Z] Removing intermediate container fbbbce21c962 [2022-05-09T22:04:54.119Z] ---> be12834819de [2022-05-09T22:04:54.119Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-09T22:04:54.119Z] ---> Running in bd7215d638fb [2022-05-09T22:04:54.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T22:04:54.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T22:04:54.119Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-09T22:04:54.119Z] (2/2) Installing su-exec (0.2-r1) [2022-05-09T22:04:54.119Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T22:04:54.119Z] OK: 6 MiB in 16 packages [2022-05-09T22:04:54.119Z] Removing intermediate container bd7215d638fb [2022-05-09T22:04:54.119Z] ---> b7d9ca643379 [2022-05-09T22:04:54.119Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-09T22:04:54.119Z] ---> Running in 79689920e9c1 [2022-05-09T22:04:54.119Z] Removing intermediate container 79689920e9c1 [2022-05-09T22:04:54.119Z] ---> 3be0b8a19bd5 [2022-05-09T22:04:54.119Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-09T22:04:54.119Z] ---> Running in 69d04b608a3e [2022-05-09T22:04:54.119Z] Removing intermediate container 69d04b608a3e [2022-05-09T22:04:54.119Z] ---> 60253aa0afd8 [2022-05-09T22:04:54.119Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-09T22:04:54.119Z] ---> Running in 40c498fb3450 [2022-05-09T22:04:54.119Z] Removing intermediate container 40c498fb3450 [2022-05-09T22:04:54.119Z] ---> 06fb4fa32adf [2022-05-09T22:04:54.119Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-09T22:04:54.119Z] ---> Running in e797b37f55c7 [2022-05-09T22:04:54.119Z] Removing intermediate container e797b37f55c7 [2022-05-09T22:04:54.119Z] ---> 19bbb73416b7 [2022-05-09T22:04:54.119Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-09T22:04:54.731Z] ---> a56111e052dc [2022-05-09T22:04:54.731Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-09T22:04:55.014Z] ---> Running in 4ba666a7de41 [2022-05-09T22:04:58.436Z] Removing intermediate container 4ba666a7de41 [2022-05-09T22:04:58.436Z] ---> 464dc28f35a5 [2022-05-09T22:04:58.436Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T22:04:59.441Z] ---> 980e8f6f4d3c [2022-05-09T22:04:59.441Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-09T22:05:02.107Z] ---> 1dfe35ac8464 [2022-05-09T22:05:02.107Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-09T22:05:04.100Z] ---> 816b18acda98 [2022-05-09T22:05:04.100Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-09T22:05:06.107Z] ---> 07aceb63d5f3 [2022-05-09T22:05:06.107Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-09T22:05:08.100Z] ---> 6e9283587929 [2022-05-09T22:05:08.100Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-09T22:05:08.381Z] ---> Running in 35249aec40c1 [2022-05-09T22:05:09.375Z] Removing intermediate container 35249aec40c1 [2022-05-09T22:05:09.375Z] ---> 85748ef6a3d1 [2022-05-09T22:05:09.375Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-09T22:05:10.371Z] Removing intermediate container dfed72186b85 [2022-05-09T22:05:10.371Z] ---> 482755b9937a [2022-05-09T22:05:10.371Z] [2022-05-09T22:05:10.371Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T22:05:10.371Z] ---> ac73e934f311 [2022-05-09T22:05:10.371Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T22:05:10.371Z] ---> Running in 0faa28bf2f2d [2022-05-09T22:05:10.651Z] ---> d4f94816dcb4 [2022-05-09T22:05:10.651Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-09T22:05:11.257Z] ---> Running in 54e90cdc2e30 [2022-05-09T22:05:13.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T22:05:13.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T22:05:14.555Z] Removing intermediate container 54e90cdc2e30 [2022-05-09T22:05:14.555Z] ---> 63b38d5b70cc [2022-05-09T22:05:14.555Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-09T22:05:14.836Z] ---> Running in e96db1a347ef [2022-05-09T22:05:15.452Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-09T22:05:15.452Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T22:05:15.452Z] OK: 5 MiB in 15 packages [2022-05-09T22:05:15.452Z] Removing intermediate container e96db1a347ef [2022-05-09T22:05:15.452Z] ---> 57f1d655df31 [2022-05-09T22:05:15.452Z] Step 28/31 : CMD ["gate"] [2022-05-09T22:05:15.730Z] ---> Running in 20da7904e547 [2022-05-09T22:05:16.735Z] Removing intermediate container 20da7904e547 [2022-05-09T22:05:16.735Z] ---> aa38290eb3f0 [2022-05-09T22:05:16.735Z] Step 29/31 : LABEL arch=arm64 [2022-05-09T22:05:17.026Z] Removing intermediate container 0faa28bf2f2d [2022-05-09T22:05:17.026Z] ---> bb9a4fe0dee2 [2022-05-09T22:05:17.026Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T22:05:17.026Z] ---> Running in c92df25095ff [2022-05-09T22:05:17.304Z] ---> Running in eb964e383ee8 [2022-05-09T22:05:17.913Z] Removing intermediate container eb964e383ee8 [2022-05-09T22:05:17.913Z] ---> d4e1c4f663d4 [2022-05-09T22:05:17.913Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-09T22:05:18.204Z] Removing intermediate container c92df25095ff [2022-05-09T22:05:18.204Z] ---> 6443213e0fd4 [2022-05-09T22:05:18.204Z] Step 30/31 : LABEL git_sha=ab0cfd4e6300113d651c62e139216fb5ad771c4d [2022-05-09T22:05:18.204Z] ---> Running in ab8380983f17 [2022-05-09T22:05:18.808Z] ---> Running in 754146cb4c4f [2022-05-09T22:05:19.085Z] Removing intermediate container ab8380983f17 [2022-05-09T22:05:19.085Z] ---> 0c081a40a4a5 [2022-05-09T22:05:19.085Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T22:05:19.085Z] ---> Running in 8ed9cc2a39a6 [2022-05-09T22:05:19.686Z] Removing intermediate container 754146cb4c4f [2022-05-09T22:05:19.686Z] ---> 4971043177cb [2022-05-09T22:05:19.686Z] Step 31/31 : LABEL version=0.0.0 [2022-05-09T22:05:19.972Z] Removing intermediate container 8ed9cc2a39a6 [2022-05-09T22:05:19.972Z] ---> d1f06294b7b9 [2022-05-09T22:05:19.972Z] Step 15/23 : WORKDIR / [2022-05-09T22:05:19.972Z] ---> Running in 4ba489c0ddaf [2022-05-09T22:05:19.972Z] ---> Running in 5ca5170e8690 [2022-05-09T22:05:20.973Z] Removing intermediate container 5ca5170e8690 [2022-05-09T22:05:20.973Z] ---> 0e975e091b79 [2022-05-09T22:05:20.973Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T22:05:20.973Z] Removing intermediate container 4ba489c0ddaf [2022-05-09T22:05:20.973Z] ---> da678c4c51fb [2022-05-09T22:05:20.973Z] [2022-05-09T22:05:21.968Z] Successfully built da678c4c51fb [2022-05-09T22:05:21.968Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-09T22:05:21.968Z]  Building security-bootstrapper ... done Building support-notifications [2022-05-09T22:05:22.252Z] ---> 51f71904f26f [2022-05-09T22:05:22.252Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-09T22:05:24.319Z] ---> 46a4c4d4327d [2022-05-09T22:05:24.319Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-09T22:05:25.861Z] ---> 0fc4d5719e3d [2022-05-09T22:05:25.861Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-09T22:05:25.861Z] ---> Running in b206510e4501 [2022-05-09T22:05:26.465Z] Removing intermediate container b206510e4501 [2022-05-09T22:05:26.465Z] ---> ce2c93d1600a [2022-05-09T22:05:26.465Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T22:05:26.741Z] ---> Running in 4fd83ad36f28 [2022-05-09T22:05:27.347Z] Removing intermediate container 4fd83ad36f28 [2022-05-09T22:05:27.348Z] ---> de62ba2ab162 [2022-05-09T22:05:27.348Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T22:05:27.348Z] ---> Running in 189d90809acd [2022-05-09T22:05:28.025Z] Removing intermediate container 189d90809acd [2022-05-09T22:05:28.026Z] ---> 93f833f35d36 [2022-05-09T22:05:28.026Z] Step 22/23 : LABEL git_sha=ab0cfd4e6300113d651c62e139216fb5ad771c4d [2022-05-09T22:05:28.337Z] ---> Running in f5c5a1743ef6 [2022-05-09T22:05:28.934Z] Removing intermediate container f5c5a1743ef6 [2022-05-09T22:05:28.934Z] ---> a7f8aa89ac83 [2022-05-09T22:05:28.934Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T22:05:28.934Z] ---> Running in 95153c2e5422 [2022-05-09T22:05:29.917Z] Removing intermediate container 95153c2e5422 [2022-05-09T22:05:29.917Z] ---> 9e13b96b0f71 [2022-05-09T22:05:29.917Z] [2022-05-09T22:05:30.193Z] Successfully built 9e13b96b0f71 [2022-05-09T22:05:30.193Z] Successfully tagged core-command-arm64:latest [2022-05-09T22:05:30.193Z] Building core-metadata [2022-05-09T22:05:42.603Z]  Building core-command ... done 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-09T22:06:09.437Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T22:06:09.437Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T22:06:09.437Z] ---> 025d210a53c5 [2022-05-09T22:06:09.437Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T22:06:09.437Z] ---> Using cache [2022-05-09T22:06:09.437Z] ---> c5ed69896bf9 [2022-05-09T22:06:09.437Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T22:06:09.437Z] ---> Using cache [2022-05-09T22:06:09.437Z] ---> d053a65f9e0d [2022-05-09T22:06:09.437Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-09T22:06:09.437Z] ---> Running in 59f60c8f9f98 [2022-05-09T22:06:09.721Z] Removing intermediate container 04503cccd8af [2022-05-09T22:06:09.721Z] ---> db3f5c7e6064 [2022-05-09T22:06:09.721Z] [2022-05-09T22:06:09.721Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T22:06:09.721Z] ---> ac73e934f311 [2022-05-09T22:06:09.721Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-09T22:06:09.997Z] ---> Running in ed2a20901d6d [2022-05-09T22:06:11.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T22:06:12.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T22:06:12.431Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T22:06:12.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T22:06:14.147Z] OK: 220 MiB in 52 packages [2022-05-09T22:06:14.423Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T22:06:14.423Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-09T22:06:14.423Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-09T22:06:14.423Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-09T22:06:14.699Z] (5/6) Installing curl (7.79.1-r1) [2022-05-09T22:06:14.699Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-09T22:06:14.699Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T22:06:14.699Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T22:06:15.299Z] OK: 8 MiB in 20 packages [2022-05-09T22:06:16.315Z] Removing intermediate container 59f60c8f9f98 [2022-05-09T22:06:16.315Z] ---> a330090bd56f [2022-05-09T22:06:16.315Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T22:06:18.338Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T22:06:18.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T22:06:18.338Z] ---> 025d210a53c5 [2022-05-09T22:06:18.338Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T22:06:18.338Z] ---> Using cache [2022-05-09T22:06:18.338Z] ---> c5ed69896bf9 [2022-05-09T22:06:18.338Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T22:06:18.338Z] ---> Using cache [2022-05-09T22:06:18.338Z] ---> d053a65f9e0d [2022-05-09T22:06:18.338Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T22:06:18.338Z] ---> Using cache [2022-05-09T22:06:18.338Z] ---> 994bdba37482 [2022-05-09T22:06:18.338Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T22:06:18.338Z] ---> Using cache [2022-05-09T22:06:18.338Z] ---> c685793fa6d0 [2022-05-09T22:06:18.338Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T22:06:18.338Z] ---> Using cache [2022-05-09T22:06:18.338Z] ---> 519bbfaa77b5 [2022-05-09T22:06:18.338Z] Step 8/23 : COPY . . [2022-05-09T22:06:18.614Z] Removing intermediate container ed2a20901d6d [2022-05-09T22:06:18.614Z] ---> 9ffb3c35ef7a [2022-05-09T22:06:18.614Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T22:06:18.614Z] ---> Running in 127247933e3e [2022-05-09T22:06:18.614Z] ---> b58fa39f85f5 [2022-05-09T22:06:18.614Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T22:06:18.916Z] ---> Using cache [2022-05-09T22:06:18.916Z] ---> 0fb5cc479ba6 [2022-05-09T22:06:18.916Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-09T22:06:18.916Z] ---> Running in 5566c132f3d5 [2022-05-09T22:06:19.203Z] ---> Running in 4c909d65368b [2022-05-09T22:06:19.836Z] Removing intermediate container 127247933e3e [2022-05-09T22:06:19.836Z] ---> 10f98bbc6ccd [2022-05-09T22:06:19.836Z] Step 13/22 : WORKDIR /edgex [2022-05-09T22:06:19.836Z] ---> Running in 4746d2c5ba09 [2022-05-09T22:06:20.832Z] Removing intermediate container 4746d2c5ba09 [2022-05-09T22:06:20.832Z] ---> d81e541634ff [2022-05-09T22:06:20.832Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-09T22:06:22.278Z] 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-09T22:06:22.278Z] ---> 316e3b954e3a [2022-05-09T22:06:22.278Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-09T22:06:23.728Z] ---> 5b2d43212122 [2022-05-09T22:06:23.728Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-09T22:06:25.725Z] ---> 182ca788dc1e [2022-05-09T22:06:25.725Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T22:06:26.002Z] Removing intermediate container 5566c132f3d5 [2022-05-09T22:06:26.002Z] ---> 1e22dc1429fc [2022-05-09T22:06:26.002Z] Step 8/22 : COPY . . [2022-05-09T22:06:26.993Z] ---> df724f042ff6 [2022-05-09T22:06:26.993Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-09T22:06:26.993Z] ---> Running in 58f7a137eef0 [2022-05-09T22:06:31.332Z] Removing intermediate container 58f7a137eef0 [2022-05-09T22:06:31.332Z] ---> 7c2b4f112202 [2022-05-09T22:06:31.332Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T22:06:31.332Z] ---> Running in 10536ceaf3cc [2022-05-09T22:06:31.935Z] Removing intermediate container 10536ceaf3cc [2022-05-09T22:06:31.935Z] ---> 52b76198dec1 [2022-05-09T22:06:31.935Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T22:06:31.935Z] ---> Running in 05c0ca910002 [2022-05-09T22:06:32.934Z] Removing intermediate container 05c0ca910002 [2022-05-09T22:06:32.934Z] ---> be386df885ef [2022-05-09T22:06:32.934Z] Step 21/22 : LABEL git_sha=ab0cfd4e6300113d651c62e139216fb5ad771c4d [2022-05-09T22:06:32.934Z] ---> Running in c31f3e8b4499 [2022-05-09T22:06:33.925Z] Removing intermediate container c31f3e8b4499 [2022-05-09T22:06:33.925Z] ---> 15020e4e58d8 [2022-05-09T22:06:33.925Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T22:06:33.925Z] ---> Running in d42ab52befc9 [2022-05-09T22:06:34.906Z] Removing intermediate container d42ab52befc9 [2022-05-09T22:06:34.906Z] ---> 053f65e675b6 [2022-05-09T22:06:34.906Z] [2022-05-09T22:06:35.505Z] Successfully built 053f65e675b6 [2022-05-09T22:06:35.505Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-09T22:06:35.505Z]  Building security-proxy-setup ... done Building support-scheduler [2022-05-09T22:06:53.858Z] ---> b2ecbcb9c6b4 [2022-05-09T22:06:53.858Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-09T22:06:53.858Z] ---> Running in 1bba3d33e05b [2022-05-09T22:06:55.851Z] 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-09T22:07:08.288Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T22:07:08.288Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T22:07:08.288Z] ---> 025d210a53c5 [2022-05-09T22:07:08.288Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T22:07:08.288Z] ---> Using cache [2022-05-09T22:07:08.288Z] ---> c5ed69896bf9 [2022-05-09T22:07:08.288Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T22:07:08.288Z] ---> Using cache [2022-05-09T22:07:08.288Z] ---> d053a65f9e0d [2022-05-09T22:07:08.288Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T22:07:08.288Z] ---> Using cache [2022-05-09T22:07:08.288Z] ---> 994bdba37482 [2022-05-09T22:07:08.288Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T22:07:08.288Z] ---> Using cache [2022-05-09T22:07:08.288Z] ---> c685793fa6d0 [2022-05-09T22:07:08.288Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T22:07:08.288Z] ---> Using cache [2022-05-09T22:07:08.288Z] ---> 519bbfaa77b5 [2022-05-09T22:07:08.288Z] Step 8/22 : COPY . . [2022-05-09T22:07:08.288Z] ---> Using cache [2022-05-09T22:07:08.288Z] ---> 0fb5cc479ba6 [2022-05-09T22:07:08.288Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-09T22:07:08.567Z] ---> Running in e8233cefa5d0 [2022-05-09T22:07:10.558Z] 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-09T22:11:32.963Z] Removing intermediate container 4c909d65368b [2022-05-09T22:11:32.963Z] ---> 3220a2393bcd [2022-05-09T22:11:32.963Z] [2022-05-09T22:11:32.963Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T22:11:32.964Z] ---> ac73e934f311 [2022-05-09T22:11:32.964Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T22:11:32.964Z] ---> Using cache [2022-05-09T22:11:32.964Z] ---> bb9a4fe0dee2 [2022-05-09T22:11:32.964Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T22:11:32.964Z] ---> Using cache [2022-05-09T22:11:32.964Z] ---> d4e1c4f663d4 [2022-05-09T22:11:32.964Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-09T22:11:32.964Z] ---> Running in 31fbb7d1c122 [2022-05-09T22:11:32.964Z] Removing intermediate container 31fbb7d1c122 [2022-05-09T22:11:32.964Z] ---> fd06420303e1 [2022-05-09T22:11:32.964Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T22:11:32.964Z] ---> Running in 230f6f65e033 [2022-05-09T22:11:32.964Z] Removing intermediate container 230f6f65e033 [2022-05-09T22:11:32.964Z] ---> b508fc487af0 [2022-05-09T22:11:32.964Z] Step 15/23 : WORKDIR / [2022-05-09T22:11:32.964Z] ---> Running in 782c6aaa7f37 [2022-05-09T22:11:32.964Z] Removing intermediate container 782c6aaa7f37 [2022-05-09T22:11:32.964Z] ---> 9105cee381f9 [2022-05-09T22:11:32.964Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T22:11:32.964Z] ---> eb93afedf5a8 [2022-05-09T22:11:32.964Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-09T22:11:32.964Z] ---> 5f85d8f1d481 [2022-05-09T22:11:32.964Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-09T22:11:32.964Z] ---> ce7e5b3f543b [2022-05-09T22:11:32.964Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-09T22:11:32.964Z] ---> Running in 8ddb3fe0e354 [2022-05-09T22:11:32.964Z] Removing intermediate container 8ddb3fe0e354 [2022-05-09T22:11:32.964Z] ---> a5b79d85ef14 [2022-05-09T22:11:32.964Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T22:11:32.964Z] ---> Running in 73a4c7f6294a [2022-05-09T22:11:32.964Z] Removing intermediate container 73a4c7f6294a [2022-05-09T22:11:32.964Z] ---> 7db2eaa645d0 [2022-05-09T22:11:32.964Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T22:11:32.964Z] ---> Running in 8e1f91799675 [2022-05-09T22:11:32.964Z] Removing intermediate container 8e1f91799675 [2022-05-09T22:11:32.964Z] ---> a32599130307 [2022-05-09T22:11:32.964Z] Step 22/23 : LABEL git_sha=ab0cfd4e6300113d651c62e139216fb5ad771c4d [2022-05-09T22:11:32.964Z] ---> Running in 2687604632f1 [2022-05-09T22:11:32.964Z] Removing intermediate container 2687604632f1 [2022-05-09T22:11:32.964Z] ---> 204e1588cafd [2022-05-09T22:11:32.964Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T22:11:32.964Z] ---> Running in 7be71ddbdadb [2022-05-09T22:11:32.964Z] Removing intermediate container 7be71ddbdadb [2022-05-09T22:11:32.964Z] ---> c83d4503bb28 [2022-05-09T22:11:32.964Z] [2022-05-09T22:11:32.964Z] Successfully built c83d4503bb28 [2022-05-09T22:11:32.964Z] Successfully tagged core-metadata-arm64:latest [2022-05-09T22:11:32.964Z]  Building core-metadata ... done Building core-data [2022-05-09T22:11:59.809Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T22:11:59.809Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T22:11:59.809Z] ---> 025d210a53c5 [2022-05-09T22:11:59.809Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T22:11:59.809Z] ---> Using cache [2022-05-09T22:11:59.809Z] ---> c5ed69896bf9 [2022-05-09T22:11:59.809Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T22:11:59.809Z] ---> Using cache [2022-05-09T22:11:59.809Z] ---> d053a65f9e0d [2022-05-09T22:11:59.809Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-09T22:11:59.809Z] ---> Running in 92fd957913fe [2022-05-09T22:12:01.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T22:12:02.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T22:12:03.238Z] OK: 220 MiB in 52 packages [2022-05-09T22:12:04.686Z] Removing intermediate container 92fd957913fe [2022-05-09T22:12:04.686Z] ---> 1a88239f3d59 [2022-05-09T22:12:04.686Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T22:12:05.675Z] ---> 4f1bb8ad4231 [2022-05-09T22:12:05.675Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T22:12:05.950Z] ---> Running in bad8ab590b3f [2022-05-09T22:12:11.363Z] Removing intermediate container bad8ab590b3f [2022-05-09T22:12:11.363Z] ---> 85707005349b [2022-05-09T22:12:11.363Z] Step 8/23 : COPY . . [2022-05-09T22:12:33.540Z] ---> 7dbcc1ae3f4d [2022-05-09T22:12:33.540Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-09T22:12:33.540Z] ---> Running in 667b41b96bcf [2022-05-09T22:12:33.540Z] 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-09T22:14:25.390Z] Removing intermediate container 1bba3d33e05b [2022-05-09T22:14:25.390Z] ---> 66f44e4c36b9 [2022-05-09T22:14:25.390Z] [2022-05-09T22:14:25.390Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T22:14:25.390Z] ---> ac73e934f311 [2022-05-09T22:14:25.390Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-09T22:14:25.390Z] ---> Running in 6a8ca05e24a6 [2022-05-09T22:14:25.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T22:14:25.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T22:14:25.390Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-09T22:14:25.390Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-09T22:14:25.390Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T22:14:25.390Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T22:14:25.390Z] OK: 6 MiB in 16 packages [2022-05-09T22:14:25.390Z] Removing intermediate container 6a8ca05e24a6 [2022-05-09T22:14:25.390Z] ---> b13f0036aff2 [2022-05-09T22:14:25.390Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T22:14:25.390Z] ---> Running in 7894a47a2032 [2022-05-09T22:14:25.390Z] Removing intermediate container 7894a47a2032 [2022-05-09T22:14:25.390Z] ---> 275022382d05 [2022-05-09T22:14:25.390Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-09T22:14:25.390Z] ---> Running in e4358f79bf81 [2022-05-09T22:14:25.390Z] Removing intermediate container e4358f79bf81 [2022-05-09T22:14:25.390Z] ---> 371419e8ba74 [2022-05-09T22:14:25.390Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T22:14:25.390Z] ---> Running in ee8d2e9a929b [2022-05-09T22:14:25.390Z] Removing intermediate container ee8d2e9a929b [2022-05-09T22:14:25.390Z] ---> 9d66df683a13 [2022-05-09T22:14:25.390Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T22:14:25.390Z] ---> 79af348e4a3e [2022-05-09T22:14:25.390Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-09T22:14:25.390Z] ---> d0e51e4c3fcf [2022-05-09T22:14:25.390Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-09T22:14:25.672Z] Removing intermediate container e8233cefa5d0 [2022-05-09T22:14:25.672Z] ---> 83674295d002 [2022-05-09T22:14:25.672Z] [2022-05-09T22:14:25.672Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T22:14:25.672Z] ---> ac73e934f311 [2022-05-09T22:14:25.672Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-09T22:14:25.672Z] ---> Using cache [2022-05-09T22:14:25.672Z] ---> bb9a4fe0dee2 [2022-05-09T22:14:25.672Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T22:14:25.672Z] ---> Using cache [2022-05-09T22:14:25.672Z] ---> d4e1c4f663d4 [2022-05-09T22:14:25.672Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-09T22:14:25.955Z] ---> Running in 3e3b8ab38a76 [2022-05-09T22:14:26.557Z] Removing intermediate container 3e3b8ab38a76 [2022-05-09T22:14:26.557Z] ---> 4e21f886d6b3 [2022-05-09T22:14:26.557Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T22:14:26.557Z] ---> 60e2d38d34ee [2022-05-09T22:14:26.557Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-09T22:14:26.557Z] ---> Running in 87871817f917 [2022-05-09T22:14:26.557Z] ---> Running in 9b5ff6b79856 [2022-05-09T22:14:27.162Z] Removing intermediate container 87871817f917 [2022-05-09T22:14:27.162Z] ---> c25f687a2083 [2022-05-09T22:14:27.162Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T22:14:27.442Z] Removing intermediate container 9b5ff6b79856 [2022-05-09T22:14:27.442Z] ---> 87c44ef708b3 [2022-05-09T22:14:27.442Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T22:14:27.442Z] ---> Running in 78556c36e72e [2022-05-09T22:14:28.429Z] Removing intermediate container 78556c36e72e [2022-05-09T22:14:28.429Z] ---> 85580977791c [2022-05-09T22:14:28.429Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T22:14:28.429Z] ---> Running in 15ae4c80468d [2022-05-09T22:14:28.429Z] ---> 5c705f5f3255 [2022-05-09T22:14:28.429Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-09T22:14:29.421Z] Removing intermediate container 15ae4c80468d [2022-05-09T22:14:29.421Z] ---> 251a58a14f18 [2022-05-09T22:14:29.421Z] Step 21/22 : LABEL git_sha=ab0cfd4e6300113d651c62e139216fb5ad771c4d [2022-05-09T22:14:29.421Z] ---> Running in 3ac00255b263 [2022-05-09T22:14:30.409Z] Removing intermediate container 3ac00255b263 [2022-05-09T22:14:30.409Z] ---> 248f7ca49fec [2022-05-09T22:14:30.409Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T22:14:30.690Z] ---> Running in 015614d63062 [2022-05-09T22:14:31.292Z] Removing intermediate container 015614d63062 [2022-05-09T22:14:31.292Z] ---> 65447ee8e200 [2022-05-09T22:14:31.292Z] [2022-05-09T22:14:31.899Z] ---> 719f59f86948 [2022-05-09T22:14:31.899Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-09T22:14:32.175Z] Successfully built 65447ee8e200 [2022-05-09T22:14:32.175Z] Successfully tagged support-notifications-arm64:latest [2022-05-09T22:14:32.175Z] Building security-spire-agent [2022-05-09T22:14:33.162Z]  Building support-notifications ... done  ---> 06820a40ce6b [2022-05-09T22:14:33.162Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-09T22:14:33.162Z] ---> Running in 6ab96640bfbe [2022-05-09T22:14:33.764Z] Removing intermediate container 6ab96640bfbe [2022-05-09T22:14:33.764Z] ---> bec469dc29e7 [2022-05-09T22:14:33.764Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T22:14:33.764Z] ---> Running in 3b6e118d28fe [2022-05-09T22:14:34.376Z] Removing intermediate container 3b6e118d28fe [2022-05-09T22:14:34.376Z] ---> 1090fb54fd41 [2022-05-09T22:14:34.376Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T22:14:34.655Z] ---> Running in 0b4645b9770f [2022-05-09T22:14:35.257Z] Removing intermediate container 0b4645b9770f [2022-05-09T22:14:35.257Z] ---> 0c56cd488f13 [2022-05-09T22:14:35.257Z] Step 21/22 : LABEL git_sha=ab0cfd4e6300113d651c62e139216fb5ad771c4d [2022-05-09T22:14:35.257Z] ---> Running in c82227c5a2bf [2022-05-09T22:14:36.128Z] Removing intermediate container c82227c5a2bf [2022-05-09T22:14:36.128Z] ---> d0a2f47a02aa [2022-05-09T22:14:36.128Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T22:14:36.128Z] ---> Running in 887668e9fd80 [2022-05-09T22:14:36.539Z] Removing intermediate container 887668e9fd80 [2022-05-09T22:14:36.539Z] ---> e9c6f57724ce [2022-05-09T22:14:36.539Z] [2022-05-09T22:14:36.825Z] Successfully built e9c6f57724ce [2022-05-09T22:14:36.825Z] Successfully tagged support-scheduler-arm64:latest [2022-05-09T22:15:04.191Z]  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T22:15:04.191Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T22:15:04.191Z] ---> 025d210a53c5 [2022-05-09T22:15:04.191Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T22:15:04.191Z] ---> Using cache [2022-05-09T22:15:04.191Z] ---> c5ed69896bf9 [2022-05-09T22:15:04.191Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T22:15:04.191Z] ---> Using cache [2022-05-09T22:15:04.191Z] ---> d053a65f9e0d [2022-05-09T22:15:04.192Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T22:15:04.192Z] ---> Using cache [2022-05-09T22:15:04.192Z] ---> 7bee0fe36e92 [2022-05-09T22:15:04.192Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T22:15:04.192Z] ---> Using cache [2022-05-09T22:15:04.192Z] ---> bd8a4ef7251e [2022-05-09T22:15:04.192Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T22:15:04.192Z] ---> Using cache [2022-05-09T22:15:04.192Z] ---> f0d4b5f71169 [2022-05-09T22:15:04.192Z] Step 8/26 : COPY . . [2022-05-09T22:15:04.192Z] ---> Using cache [2022-05-09T22:15:04.192Z] ---> f4f0e0551d90 [2022-05-09T22:15:04.192Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T22:15:04.192Z] ---> Using cache [2022-05-09T22:15:04.192Z] ---> 82d10a172cdf [2022-05-09T22:15:04.192Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T22:15:04.192Z] ---> Using cache [2022-05-09T22:15:04.192Z] ---> df46bc8526bf [2022-05-09T22:15:04.192Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T22:15:04.192Z] ---> Using cache [2022-05-09T22:15:04.192Z] ---> 9d7b15d449fb [2022-05-09T22:15:04.192Z] 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-09T22:15:04.192Z] ---> Running in 58e33b596ddf [2022-05-09T22:15:06.170Z] spire-1.2.1/ [2022-05-09T22:15:06.448Z] spire-1.2.1/.data/ [2022-05-09T22:15:06.448Z] spire-1.2.1/.data/.file [2022-05-09T22:15:06.448Z] spire-1.2.1/.dockerignore [2022-05-09T22:15:06.448Z] spire-1.2.1/.gitattributes [2022-05-09T22:15:06.448Z] spire-1.2.1/.githooks/ [2022-05-09T22:15:06.448Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T22:15:06.448Z] spire-1.2.1/.github/ [2022-05-09T22:15:06.448Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T22:15:06.448Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T22:15:06.448Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T22:15:06.448Z] spire-1.2.1/.github/workflows/ [2022-05-09T22:15:06.448Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T22:15:06.448Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T22:15:06.448Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T22:15:06.448Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T22:15:06.448Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T22:15:06.448Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T22:15:06.448Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T22:15:06.448Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T22:15:06.448Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T22:15:06.448Z] spire-1.2.1/.gitignore [2022-05-09T22:15:06.448Z] spire-1.2.1/.go-version [2022-05-09T22:15:06.448Z] spire-1.2.1/.golangci.yml [2022-05-09T22:15:06.448Z] spire-1.2.1/ADOPTERS.md [2022-05-09T22:15:06.448Z] spire-1.2.1/CHANGELOG.md [2022-05-09T22:15:06.448Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T22:15:06.448Z] spire-1.2.1/CODEOWNERS [2022-05-09T22:15:06.448Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T22:15:06.448Z] spire-1.2.1/Dockerfile [2022-05-09T22:15:06.448Z] spire-1.2.1/Dockerfile.dev [2022-05-09T22:15:06.448Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T22:15:06.448Z] spire-1.2.1/LICENSE [2022-05-09T22:15:06.448Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T22:15:06.448Z] spire-1.2.1/Makefile [2022-05-09T22:15:06.448Z] spire-1.2.1/README.md [2022-05-09T22:15:06.448Z] spire-1.2.1/ROADMAP.md [2022-05-09T22:15:06.448Z] spire-1.2.1/SECURITY.md [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/ [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T22:15:06.448Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T22:15:06.449Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T22:15:06.449Z] spire-1.2.1/conf/ [2022-05-09T22:15:06.449Z] spire-1.2.1/conf/agent/ [2022-05-09T22:15:06.449Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T22:15:06.449Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T22:15:06.449Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T22:15:06.449Z] spire-1.2.1/conf/server/ [2022-05-09T22:15:06.449Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T22:15:06.449Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T22:15:06.449Z] spire-1.2.1/conf/server/server.conf [2022-05-09T22:15:06.449Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/ [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/auditlog.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/images/ [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/spire_server.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/telemetry.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/upgrading.md [2022-05-09T22:15:06.449Z] spire-1.2.1/doc/using_spire.md [2022-05-09T22:15:06.449Z] spire-1.2.1/examples/ [2022-05-09T22:15:06.449Z] spire-1.2.1/examples/README.md [2022-05-09T22:15:06.449Z] spire-1.2.1/go.mod [2022-05-09T22:15:06.449Z] spire-1.2.1/go.sum [2022-05-09T22:15:06.449Z] spire-1.2.1/pkg/ [2022-05-09T22:15:06.449Z] spire-1.2.1/pkg/agent/ [2022-05-09T22:15:06.449Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T22:15:06.449Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T22:15:06.449Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T22:15:06.449Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T22:15:06.449Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T22:15:06.449Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/common/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/common/api/ [2022-05-09T22:15:06.726Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/health/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/log/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T22:15:06.727Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T22:15:07.003Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/util/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/version/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/config.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T22:15:07.004Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T22:15:07.005Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T22:15:07.280Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/server.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/ [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/private/ [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/private/server/ [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/spire/ [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/spire/common/ [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T22:15:07.281Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T22:15:07.282Z] spire-1.2.1/release/ [2022-05-09T22:15:07.282Z] spire-1.2.1/release/spire-extras/ [2022-05-09T22:15:07.282Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T22:15:07.282Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T22:15:07.282Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T22:15:07.282Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T22:15:07.282Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T22:15:07.282Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T22:15:07.282Z] spire-1.2.1/release/spire/ [2022-05-09T22:15:07.282Z] spire-1.2.1/release/spire/README.md [2022-05-09T22:15:07.282Z] spire-1.2.1/release/spire/conf/ [2022-05-09T22:15:07.282Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T22:15:07.282Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T22:15:07.282Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T22:15:07.282Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T22:15:07.282Z] spire-1.2.1/script/ [2022-05-09T22:15:07.282Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T22:15:07.282Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T22:15:07.282Z] spire-1.2.1/support/ [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/ [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T22:15:07.282Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T22:15:07.282Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T22:15:07.282Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/clock/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/clock/clock.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/config/ [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T22:15:07.282Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T22:15:07.283Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T22:15:07.283Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T22:15:07.283Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T22:15:07.283Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T22:15:07.283Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T22:15:07.283Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T22:15:07.283Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T22:15:07.283Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T22:15:07.283Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T22:15:07.283Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T22:15:07.283Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T22:15:07.560Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/README.md [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/common [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T22:15:07.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T22:15:07.561Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T22:15:07.562Z] spire-1.2.1/test/integration/test.sh [2022-05-09T22:15:07.562Z] spire-1.2.1/test/plugintest/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T22:15:07.562Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T22:15:07.562Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T22:15:07.562Z] spire-1.2.1/test/spiretest/ [2022-05-09T22:15:07.562Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/testca/ [2022-05-09T22:15:07.835Z] spire-1.2.1/test/testca/ca.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/testkey/ [2022-05-09T22:15:07.835Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T22:15:07.835Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/testkey/new.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T22:15:07.835Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/util/ [2022-05-09T22:15:07.835Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/util/race.go [2022-05-09T22:15:07.835Z] spire-1.2.1/test/util/util.go [2022-05-09T22:15:07.835Z] building spire from source... [2022-05-09T22:15:08.433Z] Installing go1.17.7... [2022-05-09T22:15:30.638Z] Building bin/spire-server... [2022-05-09T22:15:30.638Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T22:15:30.638Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T22:15:30.638Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T22:15:30.638Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T22:15:30.638Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T22:15:30.638Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T22:15:30.638Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T22:15:31.619Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T22:15:31.619Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T22:15:33.055Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T22:15:33.055Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T22:15:33.330Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T22:15:33.330Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T22:15:33.606Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T22:15:33.883Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T22:15:33.883Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T22:15:33.883Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T22:15:34.483Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T22:15:34.483Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T22:15:34.483Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T22:15:34.757Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T22:15:34.757Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T22:15:35.740Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T22:15:35.740Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T22:15:48.166Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T22:15:48.166Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T22:15:48.166Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T22:15:48.166Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T22:15:48.166Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T22:15:48.166Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T22:15:48.166Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T22:15:48.166Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T22:15:48.166Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T22:15:48.166Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T22:15:48.166Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T22:15:48.440Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T22:15:48.440Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T22:15:48.440Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T22:15:48.715Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T22:15:49.313Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T22:15:49.587Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T22:15:49.862Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T22:15:50.136Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T22:15:50.136Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T22:15:50.136Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T22:15:50.136Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T22:15:50.410Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T22:15:50.410Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T22:15:50.410Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T22:15:51.027Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T22:15:51.301Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T22:15:51.301Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T22:15:51.301Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T22:15:51.901Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T22:15:55.289Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T22:16:03.582Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T22:16:03.582Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T22:16:03.859Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T22:16:04.137Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T22:16:04.137Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T22:16:26.317Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T22:16:26.317Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T22:16:26.317Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T22:16:34.604Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T22:16:56.813Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T22:16:56.813Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T22:16:56.813Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T22:16:56.813Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T22:16:56.813Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T22:16:57.089Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T22:16:59.073Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T22:16:59.348Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T22:16:59.624Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T22:17:01.061Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T22:17:01.338Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T22:17:01.613Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T22:17:02.597Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T22:17:02.597Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T22:17:02.597Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T22:17:03.197Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T22:17:03.472Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T22:17:03.747Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T22:17:03.747Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T22:17:03.747Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T22:17:04.022Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T22:17:04.298Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T22:17:04.574Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T22:17:05.558Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T22:17:05.558Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T22:17:05.834Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T22:17:10.153Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T22:17:10.154Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T22:17:10.154Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T22:17:10.154Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T22:17:10.154Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T22:17:10.154Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T22:17:10.154Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T22:17:10.753Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T22:17:11.028Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T22:17:11.028Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T22:17:11.028Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T22:17:11.302Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T22:17:11.901Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T22:17:12.501Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T22:17:13.099Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T22:17:13.099Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T22:17:13.099Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T22:17:13.374Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T22:17:13.374Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T22:17:13.374Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T22:17:13.374Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T22:17:14.820Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T22:17:14.820Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T22:17:14.820Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T22:17:15.092Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T22:17:15.092Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T22:17:16.522Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T22:17:17.506Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T22:17:17.506Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T22:17:17.506Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T22:17:17.781Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T22:17:17.781Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T22:17:18.057Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T22:17:18.333Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T22:17:18.610Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T22:17:20.598Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T22:17:22.046Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T22:17:22.046Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T22:17:22.650Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T22:17:22.650Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T22:17:22.650Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T22:17:23.250Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T22:17:23.250Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T22:17:23.250Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T22:17:23.609Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T22:17:23.884Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T22:17:23.884Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T22:17:24.159Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T22:17:32.455Z] Removing intermediate container 667b41b96bcf [2022-05-09T22:17:32.455Z] ---> db574c0ad566 [2022-05-09T22:17:32.455Z] [2022-05-09T22:17:32.455Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T22:17:32.455Z] ---> ac73e934f311 [2022-05-09T22:17:32.455Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-09T22:17:32.455Z] ---> Running in a9ec29abea0c [2022-05-09T22:17:32.455Z] Removing intermediate container a9ec29abea0c [2022-05-09T22:17:32.455Z] ---> 42cee4417209 [2022-05-09T22:17:32.455Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-09T22:17:32.455Z] ---> Running in 08b5a80a5d6f [2022-05-09T22:17:32.455Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T22:17:32.730Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T22:17:32.730Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T22:17:32.730Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T22:17:33.007Z] Removing intermediate container 08b5a80a5d6f [2022-05-09T22:17:33.007Z] ---> a6d9a8d78f28 [2022-05-09T22:17:33.007Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-09T22:17:33.282Z] ---> Running in 701e41dc6865 [2022-05-09T22:17:33.879Z] Removing intermediate container 701e41dc6865 [2022-05-09T22:17:33.879Z] ---> d0c0cb01579c [2022-05-09T22:17:33.879Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T22:17:33.879Z] ---> Running in e4958ed32db4 [2022-05-09T22:17:37.280Z] Removing intermediate container e4958ed32db4 [2022-05-09T22:17:37.280Z] ---> 125109e57938 [2022-05-09T22:17:37.280Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T22:17:37.280Z] ---> Running in e4f9b754a5a3 [2022-05-09T22:17:38.741Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T22:17:39.727Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T22:17:40.713Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T22:17:40.713Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T22:17:40.713Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T22:17:40.989Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T22:17:40.989Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T22:17:41.264Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T22:17:41.264Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T22:17:41.264Z] OK: 8 MiB in 20 packages [2022-05-09T22:17:43.276Z] Removing intermediate container e4f9b754a5a3 [2022-05-09T22:17:43.276Z] ---> 64996722dbcb [2022-05-09T22:17:43.276Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T22:17:44.273Z] ---> 7703b1f65c00 [2022-05-09T22:17:44.273Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-09T22:17:46.265Z] ---> 59bc573b58d8 [2022-05-09T22:17:46.265Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-09T22:17:47.267Z] ---> d4c0cf28b1ce [2022-05-09T22:17:47.267Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-09T22:17:47.548Z] ---> Running in 833570860b65 [2022-05-09T22:17:48.177Z] Removing intermediate container 833570860b65 [2022-05-09T22:17:48.177Z] ---> 681961588dd3 [2022-05-09T22:17:48.177Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T22:17:48.177Z] ---> Running in 2e812d90ba37 [2022-05-09T22:17:48.780Z] Removing intermediate container 2e812d90ba37 [2022-05-09T22:17:48.780Z] ---> 689c390e67f5 [2022-05-09T22:17:48.780Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T22:17:48.780Z] ---> Running in 40129c0146d3 [2022-05-09T22:17:49.380Z] Removing intermediate container 40129c0146d3 [2022-05-09T22:17:49.380Z] ---> c4fd39141358 [2022-05-09T22:17:49.380Z] Step 22/23 : LABEL git_sha=ab0cfd4e6300113d651c62e139216fb5ad771c4d [2022-05-09T22:17:49.380Z] ---> Running in 6843720b9054 [2022-05-09T22:17:49.982Z] Removing intermediate container 6843720b9054 [2022-05-09T22:17:49.982Z] ---> 425a45a6b588 [2022-05-09T22:17:49.982Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T22:17:49.982Z] ---> Running in 17d53245c2ec [2022-05-09T22:17:50.591Z] Removing intermediate container 17d53245c2ec [2022-05-09T22:17:50.591Z] ---> f2fa6e3df7a1 [2022-05-09T22:17:50.591Z] [2022-05-09T22:17:51.190Z] Successfully built f2fa6e3df7a1 [2022-05-09T22:17:51.190Z] Successfully tagged core-data-arm64:latest [2022-05-09T22:17:57.135Z]  Building core-data ... done go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T22:17:57.135Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T22:32:05.306Z] Building bin/spire-agent... [2022-05-09T22:32:05.306Z] Building bin/spire-agent... [2022-05-09T22:32:05.306Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T22:32:05.306Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T22:32:05.306Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T22:32:05.306Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T22:32:06.746Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T22:32:06.746Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T22:32:06.746Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T22:32:07.023Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T22:32:07.298Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T22:32:07.900Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T22:32:09.346Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T22:32:09.945Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T22:32:11.930Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T22:32:11.930Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T22:32:11.930Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T22:32:12.209Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T22:32:12.209Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T22:32:12.209Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T22:32:12.209Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T22:32:12.209Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T22:32:12.209Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T22:32:12.209Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T22:32:12.209Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T22:32:12.487Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T22:32:12.487Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T22:32:12.763Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T22:39:20.139Z] Removing intermediate container eb0faf58d0ba [2022-05-09T22:39:20.139Z] ---> 27fbb49d9b96 [2022-05-09T22:39:20.139Z] [2022-05-09T22:39:20.139Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T22:39:20.139Z] ---> 3fb3c9af89a9 [2022-05-09T22:39:20.139Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T22:39:20.139Z] ---> Using cache [2022-05-09T22:39:20.139Z] ---> 6f7c3f5cd1ab [2022-05-09T22:39:20.139Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T22:39:20.139Z] ---> Using cache [2022-05-09T22:39:20.139Z] ---> 75d14c4c5d3c [2022-05-09T22:39:20.139Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-09T22:39:20.139Z] Removing intermediate container 66edfcc65a61 [2022-05-09T22:39:20.139Z] ---> b2f36cbcbda2 [2022-05-09T22:39:20.139Z] [2022-05-09T22:39:20.139Z] Step 13/25 : FROM alpine:3.15 [2022-05-09T22:39:20.139Z] ---> 3fb3c9af89a9 [2022-05-09T22:39:20.139Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T22:39:20.139Z] ---> Using cache [2022-05-09T22:39:20.139Z] ---> 6f7c3f5cd1ab [2022-05-09T22:39:20.139Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T22:39:20.139Z] ---> Using cache [2022-05-09T22:39:20.139Z] ---> 75d14c4c5d3c [2022-05-09T22:39:20.139Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T22:39:20.139Z] ---> Running in 9bd88a86587c [2022-05-09T22:39:20.139Z] ---> Running in 1b68e560be38 [2022-05-09T22:39:20.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T22:39:20.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T22:39:20.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T22:39:20.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T22:39:20.139Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T22:39:20.139Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T22:39:20.139Z] OK: 15732 distinct packages available [2022-05-09T22:39:20.139Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T22:39:20.139Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T22:39:20.139Z] OK: 15732 distinct packages available [2022-05-09T22:39:20.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T22:39:20.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T22:39:20.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T22:39:20.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T22:39:20.139Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-09T22:39:20.139Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-09T22:39:20.139Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-09T22:39:20.139Z] (3/4) Installing libucontext (1.1-r0) [2022-05-09T22:39:20.139Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-09T22:39:20.139Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-09T22:39:20.139Z] (3/5) Installing libucontext (1.1-r0) [2022-05-09T22:39:20.139Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T22:39:20.139Z] OK: 6 MiB in 18 packages [2022-05-09T22:39:20.139Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-09T22:39:20.139Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-09T22:39:20.139Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T22:39:20.139Z] OK: 6 MiB in 19 packages [2022-05-09T22:39:20.139Z] Removing intermediate container 9bd88a86587c [2022-05-09T22:39:20.139Z] ---> 6eb77b7e787a [2022-05-09T22:39:20.139Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T22:39:20.139Z] Removing intermediate container 1b68e560be38 [2022-05-09T22:39:20.139Z] ---> 24083c5954e0 [2022-05-09T22:39:20.139Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T22:39:25.552Z] ---> 43cb22117b24 [2022-05-09T22:39:25.552Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T22:39:25.552Z] ---> 62024d221c3b [2022-05-09T22:39:25.552Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T22:39:25.826Z] ---> 935df037cfe9 [2022-05-09T22:39:25.826Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-09T22:39:25.826Z] ---> 92b1cbfff9da [2022-05-09T22:39:25.826Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-09T22:39:25.826Z] ---> Running in cd6b88675d43 [2022-05-09T22:39:26.432Z] Removing intermediate container cd6b88675d43 [2022-05-09T22:39:26.432Z] ---> acf3370d90e9 [2022-05-09T22:39:26.432Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-09T22:39:26.432Z] ---> d52817b89352 [2022-05-09T22:39:26.432Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-09T22:39:27.420Z] ---> a5997518fb9f [2022-05-09T22:39:27.420Z] Step 21/26 : WORKDIR / [2022-05-09T22:39:27.420Z] ---> 8ef3601bca64 [2022-05-09T22:39:27.420Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T22:39:27.420Z] ---> Running in 99c58debccd7 [2022-05-09T22:39:27.420Z] ---> Running in f656af5441c0 [2022-05-09T22:39:28.020Z] Removing intermediate container f656af5441c0 [2022-05-09T22:39:28.020Z] ---> 491ae836215e [2022-05-09T22:39:28.020Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T22:39:28.020Z] ---> Running in 1666ef6ca160 [2022-05-09T22:39:28.020Z] Removing intermediate container 99c58debccd7 [2022-05-09T22:39:28.020Z] ---> 331cbc66922f [2022-05-09T22:39:28.020Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T22:39:28.020Z] ---> Running in 2a18e3799eda [2022-05-09T22:39:28.295Z] Removing intermediate container 1666ef6ca160 [2022-05-09T22:39:28.295Z] ---> c25fda1003c1 [2022-05-09T22:39:28.295Z] Step 23/25 : LABEL arch=arm64 [2022-05-09T22:39:28.571Z] ---> Running in 01e1db74c29d [2022-05-09T22:39:28.571Z] Removing intermediate container 2a18e3799eda [2022-05-09T22:39:28.571Z] ---> 3b2e3d435643 [2022-05-09T22:39:28.571Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T22:39:28.572Z] ---> Running in b1dfff2af2fd [2022-05-09T22:39:28.852Z] Removing intermediate container 01e1db74c29d [2022-05-09T22:39:28.852Z] ---> d207942ffab1 [2022-05-09T22:39:28.852Z] Step 24/25 : LABEL git_sha=ab0cfd4e6300113d651c62e139216fb5ad771c4d [2022-05-09T22:39:29.133Z] ---> Running in 81b1b8537374 [2022-05-09T22:39:29.133Z] Removing intermediate container b1dfff2af2fd [2022-05-09T22:39:29.133Z] ---> f53d6427ce5a [2022-05-09T22:39:29.133Z] Step 24/26 : LABEL arch=arm64 [2022-05-09T22:39:29.133Z] ---> Running in 39453b27a239 [2022-05-09T22:39:29.745Z] Removing intermediate container 81b1b8537374 [2022-05-09T22:39:29.746Z] ---> 7c45061b43e4 [2022-05-09T22:39:29.746Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T22:39:30.025Z] ---> Running in 51d3045e35ba [2022-05-09T22:39:30.025Z] Removing intermediate container 39453b27a239 [2022-05-09T22:39:30.025Z] ---> 5b686712dd53 [2022-05-09T22:39:30.025Z] Step 25/26 : LABEL git_sha=ab0cfd4e6300113d651c62e139216fb5ad771c4d [2022-05-09T22:39:30.336Z] ---> Running in 9782e72eda3e [2022-05-09T22:39:30.611Z] Removing intermediate container 51d3045e35ba [2022-05-09T22:39:30.611Z] ---> e7f496298d43 [2022-05-09T22:39:30.611Z] [2022-05-09T22:39:30.885Z] Removing intermediate container 9782e72eda3e [2022-05-09T22:39:30.885Z] ---> 32b598626203 [2022-05-09T22:39:30.885Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T22:39:30.885Z] ---> Running in 9336c8fbddb5 [2022-05-09T22:39:31.160Z] Successfully built e7f496298d43 [2022-05-09T22:39:31.160Z] Successfully tagged security-spire-server-arm64:latest [2022-05-09T22:39:31.438Z]  Building security-spire-server ... done Removing intermediate container 9336c8fbddb5 [2022-05-09T22:39:31.438Z] ---> 9840afd9e9e6 [2022-05-09T22:39:31.438Z] [2022-05-09T22:39:31.438Z] Successfully built 9840afd9e9e6 [2022-05-09T22:39:31.438Z] Successfully tagged security-spire-config-arm64:latest [2022-05-09T22:40:28.223Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-05-09T22:40:28.818Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T22:40:28.818Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T22:40:29.089Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T22:40:29.089Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T22:40:31.070Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T22:40:32.046Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T22:40:32.046Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T22:40:32.046Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T22:40:32.046Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T22:40:32.046Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T22:40:32.046Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T22:40:32.046Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T22:40:32.046Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T22:44:24.047Z] Removing intermediate container 58e33b596ddf [2022-05-09T22:44:24.047Z] ---> 7ac77793b7c5 [2022-05-09T22:44:24.047Z] [2022-05-09T22:44:24.047Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T22:44:24.047Z] ---> 3fb3c9af89a9 [2022-05-09T22:44:24.047Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T22:44:24.047Z] ---> Using cache [2022-05-09T22:44:24.047Z] ---> 6f7c3f5cd1ab [2022-05-09T22:44:24.047Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T22:44:24.047Z] ---> Using cache [2022-05-09T22:44:24.047Z] ---> 75d14c4c5d3c [2022-05-09T22:44:24.047Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T22:44:24.047Z] ---> Using cache [2022-05-09T22:44:24.047Z] ---> 24083c5954e0 [2022-05-09T22:44:24.047Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-09T22:44:24.047Z] ---> 2465ad20158c [2022-05-09T22:44:24.047Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T22:44:24.047Z] ---> 6b83092e24bf [2022-05-09T22:44:24.047Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T22:44:24.047Z] ---> a72cea3bf921 [2022-05-09T22:44:24.047Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-09T22:44:24.047Z] ---> be4b41acdbc2 [2022-05-09T22:44:24.047Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-09T22:44:24.047Z] ---> 79aed5bed938 [2022-05-09T22:44:24.047Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T22:44:24.047Z] ---> Running in 904c43615bb3 [2022-05-09T22:44:24.047Z] Removing intermediate container 904c43615bb3 [2022-05-09T22:44:24.047Z] ---> 4e44f97404c5 [2022-05-09T22:44:24.047Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T22:44:24.047Z] ---> Running in c619cbe47867 [2022-05-09T22:44:24.047Z] Removing intermediate container c619cbe47867 [2022-05-09T22:44:24.047Z] ---> 8ed267d3215a [2022-05-09T22:44:24.047Z] Step 24/26 : LABEL arch=arm64 [2022-05-09T22:44:24.047Z] ---> Running in f44ae0c6bd8b [2022-05-09T22:44:24.047Z] Removing intermediate container f44ae0c6bd8b [2022-05-09T22:44:24.047Z] ---> 17930ce67366 [2022-05-09T22:44:24.047Z] Step 25/26 : LABEL git_sha=ab0cfd4e6300113d651c62e139216fb5ad771c4d [2022-05-09T22:44:24.047Z] ---> Running in 9742524691d1 [2022-05-09T22:44:24.047Z] Removing intermediate container 9742524691d1 [2022-05-09T22:44:24.047Z] ---> 1bfc0118fb43 [2022-05-09T22:44:24.047Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T22:44:24.047Z] ---> Running in fd26dcf8d1c6 [2022-05-09T22:44:24.047Z] Removing intermediate container fd26dcf8d1c6 [2022-05-09T22:44:24.047Z] ---> 416ad917f7fe [2022-05-09T22:44:24.047Z] [2022-05-09T22:44:24.047Z] Successfully built 416ad917f7fe [2022-05-09T22:44:24.047Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-09T22:44:24.063Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-09T22:44:24.071Z] $ docker stop --time=1 1c86ad185d852a1e5f8aae512f2733c2dad074d1f2fc6dd10e1046d4da72b5e5 [2022-05-09T22:44:25.871Z] $ docker rm -f 1c86ad185d852a1e5f8aae512f2733c2dad074d1f2fc6dd10e1046d4da72b5e5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T22:44:26.507Z] + docker images [2022-05-09T22:44:27.104Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T22:44:27.104Z] security-spire-agent-arm64 latest 416ad917f7fe 5 seconds ago 126MB [2022-05-09T22:44:27.104Z] 7ac77793b7c5 30 seconds ago 4.14GB [2022-05-09T22:44:27.104Z] security-spire-config-arm64 latest 9840afd9e9e6 4 minutes ago 85.6MB [2022-05-09T22:44:27.104Z] security-spire-server-arm64 latest e7f496298d43 4 minutes ago 86.3MB [2022-05-09T22:44:27.104Z] b2f36cbcbda2 5 minutes ago 4.14GB [2022-05-09T22:44:27.104Z] 27fbb49d9b96 5 minutes ago 4.14GB [2022-05-09T22:44:27.104Z] core-data-arm64 latest f2fa6e3df7a1 26 minutes ago 21.6MB [2022-05-09T22:44:27.104Z] db574c0ad566 26 minutes ago 1.34GB [2022-05-09T22:44:27.104Z] support-scheduler-arm64 latest e9c6f57724ce 29 minutes ago 25.2MB [2022-05-09T22:44:27.104Z] support-notifications-arm64 latest 65447ee8e200 29 minutes ago 25.8MB [2022-05-09T22:44:27.104Z] 83674295d002 30 minutes ago 1.36GB [2022-05-09T22:44:27.104Z] 66f44e4c36b9 30 minutes ago 1.36GB [2022-05-09T22:44:27.104Z] core-metadata-arm64 latest c83d4503bb28 32 minutes ago 16.3MB [2022-05-09T22:44:27.104Z] 3220a2393bcd 33 minutes ago 1.31GB [2022-05-09T22:44:27.104Z] security-proxy-setup-arm64 latest 053f65e675b6 37 minutes ago 26.1MB [2022-05-09T22:44:27.104Z] db3f5c7e6064 38 minutes ago 1.31GB [2022-05-09T22:44:27.104Z] core-command-arm64 latest 9e13b96b0f71 38 minutes ago 15.5MB [2022-05-09T22:44:27.104Z] security-bootstrapper-arm64 latest da678c4c51fb 39 minutes ago 18.3MB [2022-05-09T22:44:27.104Z] 482755b9937a 39 minutes ago 1.3GB [2022-05-09T22:44:27.104Z] adabdc953d6d 39 minutes ago 1.31GB [2022-05-09T22:44:27.104Z] security-spiffe-token-provider-arm64 latest 4ae4d1ae24f3 44 minutes ago 27.9MB [2022-05-09T22:44:27.104Z] bb6e639ac7c7 45 minutes ago 1.36GB [2022-05-09T22:44:27.104Z] sys-mgmt-agent-arm64 latest e0b5aa2d52ed 45 minutes ago 282MB [2022-05-09T22:44:27.104Z] security-secretstore-setup-arm64 latest 434e0f77636b 47 minutes ago 27.5MB [2022-05-09T22:44:27.104Z] 57269e860918 47 minutes ago 1.32GB [2022-05-09T22:44:27.104Z] 99a2c712563f 47 minutes ago 1.31GB [2022-05-09T22:44:27.104Z] ci-base-image-arm64 latest 025d210a53c5 About an hour ago 885MB [2022-05-09T22:44:27.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-09T22:44:27.104Z] docker 20.10.14 c346e9eafbab 4 weeks ago 202MB [2022-05-09T22:44:27.104Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-09T22:44:27.104Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-09T22:44:27.104Z] 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-09T22:44:27.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T22:44:27.571Z] [2022-05-09T22:44:27.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T22:44:28.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T22:44:28.481Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T22:44:28.481Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T22:44:28.481Z] 04944245beec: Pulling fs layer [2022-05-09T22:44:28.481Z] 699f458cf7ca: Pulling fs layer [2022-05-09T22:44:28.481Z] 765212b225bb: Pulling fs layer [2022-05-09T22:44:28.481Z] f23df028b6ca: Pulling fs layer [2022-05-09T22:44:28.481Z] 765212b225bb: Waiting [2022-05-09T22:44:28.481Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T22:44:28.481Z] f23df028b6ca: Waiting [2022-05-09T22:44:28.481Z] d65c8cfc05b1: Waiting [2022-05-09T22:44:28.481Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T22:44:28.481Z] 2437ff75d9bd: Waiting [2022-05-09T22:44:28.481Z] 04944245beec: Verifying Checksum [2022-05-09T22:44:28.481Z] 04944245beec: Download complete [2022-05-09T22:44:28.481Z] 765212b225bb: Verifying Checksum [2022-05-09T22:44:28.481Z] 765212b225bb: Download complete [2022-05-09T22:44:28.481Z] f23df028b6ca: Download complete [2022-05-09T22:44:28.759Z] d65c8cfc05b1: Verifying Checksum [2022-05-09T22:44:28.759Z] d65c8cfc05b1: Download complete [2022-05-09T22:44:28.759Z] 699f458cf7ca: Verifying Checksum [2022-05-09T22:44:28.759Z] 699f458cf7ca: Download complete [2022-05-09T22:44:29.353Z] 8998bd30e6a1: Verifying Checksum [2022-05-09T22:44:29.353Z] 8998bd30e6a1: Download complete [2022-05-09T22:44:31.973Z] 2437ff75d9bd: Verifying Checksum [2022-05-09T22:44:31.973Z] 2437ff75d9bd: Download complete [2022-05-09T22:44:33.953Z] 8998bd30e6a1: Pull complete [2022-05-09T22:44:34.549Z] 04944245beec: Pull complete [2022-05-09T22:44:35.986Z] 699f458cf7ca: Pull complete [2022-05-09T22:44:36.259Z] 765212b225bb: Pull complete [2022-05-09T22:44:37.241Z] f23df028b6ca: Pull complete [2022-05-09T22:44:37.514Z] d65c8cfc05b1: Pull complete [2022-05-09T22:44:55.807Z] 2437ff75d9bd: Pull complete [2022-05-09T22:44:55.807Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T22:44:55.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T22:44:55.807Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T22:44:56.095Z] prd-ubuntu20.04-docker-arm64-4c-16g-44719 does not seem to be running inside a container [2022-05-09T22:44:56.179Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-09T22:44:59.162Z] $ docker top 2140c815cfa8545fb9c04a427e08271213d3a32c48f69fae69e7f218e44754b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T22:45:00.141Z] ---> job-cost.sh [2022-05-09T22:45:00.141Z] lf-activate-venv: SKIPPING [2022-05-09T22:45:00.141Z] INFO: No Stack... [2022-05-09T22:45:00.740Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T22:45:01.721Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T22:45:02.421Z] + cat /w/workspace/edgex-go/15/archives/cost.csv [2022-05-09T22:45:02.422Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T22:45:02.459Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-15-stack-cost] [2022-05-09T22:45:02.465Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3987-15-stack-cost] did not exist. Created. [2022-05-09T22:45:02.465Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T22:45:03.146Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-09T22:45:03.354Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T22:45:03.365Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-15-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T22:45:03.392Z] $ docker stop --time=1 2140c815cfa8545fb9c04a427e08271213d3a32c48f69fae69e7f218e44754b1 [2022-05-09T22:45:04.990Z] $ docker rm -f 2140c815cfa8545fb9c04a427e08271213d3a32c48f69fae69e7f218e44754b1 [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-09T22:45:05.566Z] provisioning config files... [2022-05-09T22:45:05.574Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config17101808737405066tmp [Pipeline] { [Pipeline] sh [2022-05-09T22:45:05.879Z] + set +x [2022-05-09T22:45:05.879Z] + + bash -s -- [2022-05-09T22:45:05.879Z] curl -s https://codecov.io/bash [2022-05-09T22:45:05.879Z] [2022-05-09T22:45:05.879Z] _____ _ [2022-05-09T22:45:05.879Z] / ____| | | [2022-05-09T22:45:05.879Z] | | ___ __| | ___ ___ _____ __ [2022-05-09T22:45:05.879Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-09T22:45:05.879Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-09T22:45:05.879Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-09T22:45:05.879Z] Bash-1.0.6 [2022-05-09T22:45:05.879Z] [2022-05-09T22:45:05.879Z] [2022-05-09T22:45:05.879Z] ==> git version 2.25.1 found [2022-05-09T22:45:05.879Z] ==> 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-09T22:45:05.879Z] Release-Date: 2020-01-08 [2022-05-09T22:45:05.879Z] 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-09T22:45:05.879Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-09T22:45:05.879Z] ==> Jenkins CI detected. [2022-05-09T22:45:05.879Z] current dir:  /w/workspace/edgex-go/15 [2022-05-09T22:45:05.879Z] project root: . [2022-05-09T22:45:05.879Z] --> token set from env [2022-05-09T22:45:05.879Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-09T22:45:05.879Z] ==> Running gcov in . (disable via -X gcov) [2022-05-09T22:45:05.879Z] ==> Python coveragepy not found [2022-05-09T22:45:05.879Z] ==> Searching for coverage reports in: [2022-05-09T22:45:05.879Z] + . [2022-05-09T22:45:05.879Z] -> Found 1 reports [2022-05-09T22:45:05.879Z] ==> Detecting git/mercurial file structure [2022-05-09T22:45:06.138Z] ==> Reading reports [2022-05-09T22:45:06.138Z] + ./coverage.out bytes=435134 [2022-05-09T22:45:06.138Z] ==> Appending adjustments [2022-05-09T22:45:06.138Z] https://docs.codecov.io/docs/fixing-reports [2022-05-09T22:45:07.077Z] + Found adjustments [2022-05-09T22:45:07.077Z] ==> Gzipping contents [2022-05-09T22:45:07.338Z] 60K /tmp/codecov.H8irwz.gz [2022-05-09T22:45:07.338Z] ==> Uploading reports [2022-05-09T22:45:07.338Z] url: https://codecov.io [2022-05-09T22:45:07.338Z] query: branch=PR-3987&commit=3515bd54a5f06c6468eebe27f88f30bffc260553&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-05-09T22:45:07.338Z] -> Pinging Codecov [2022-05-09T22:45:07.338Z] 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=3515bd54a5f06c6468eebe27f88f30bffc260553&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-05-09T22:45:07.598Z] -> Uploading to [2022-05-09T22:45:07.598Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-09/00271124DB129430A58F1EEE437C3FCB/3515bd54a5f06c6468eebe27f88f30bffc260553/9d336558-15ca-49f4-afeb-99f21d753993.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T224507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d8b6756375a46811f538b1198753b54ce375e8f78f524686e17aec2a38df326 [2022-05-09T22:45:07.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T22:45:07.598Z] Dload Upload Total Spent Left Speed [2022-05-09T22:45:07.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59824 0 0 100 59824 0 289k --:--:-- --:--:-- --:--:-- 287k 100 59824 0 0 100 59824 0 263k --:--:-- --:--:-- --:--:-- 261k [2022-05-09T22:45:07.598Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3515bd54a5f06c6468eebe27f88f30bffc260553 [Pipeline] } [2022-05-09T22:45:07.606Z] 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-09T22:45:08.280Z] + [ -d /w/workspace/edgex-go/15/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-09T22:45:08.577Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T22:45:09.449Z] ---> package-listing.sh [2022-05-09T22:45:09.449Z] ++ facter osfamily [2022-05-09T22:45:09.449Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T22:45:09.710Z] + OS_FAMILY=debian [2022-05-09T22:45:09.710Z] + workspace=/w/workspace/edgex-go/15 [2022-05-09T22:45:09.710Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T22:45:09.710Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T22:45:09.710Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T22:45:09.710Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T22:45:09.710Z] + '[' /w/workspace/edgex-go/15 ']' [2022-05-09T22:45:09.710Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T22:45:09.710Z] + case "${OS_FAMILY}" in [2022-05-09T22:45:09.710Z] + dpkg -l [2022-05-09T22:45:09.710Z] + grep '^ii' [2022-05-09T22:45:09.710Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T22:45:09.710Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T22:45:09.710Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T22:45:09.710Z] + '[' /w/workspace/edgex-go/15 ']' [2022-05-09T22:45:09.710Z] + mkdir -p /w/workspace/edgex-go/15/archives/ [2022-05-09T22:45:09.710Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo [2022-05-09T22:45:09.725Z] 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-09T22:45:10.009Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T22:45:10.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T22:45:10.580Z] [2022-05-09T22:45:10.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T22:45:10.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T22:45:10.887Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T22:45:10.887Z] 5eb5b503b376: Pulling fs layer [2022-05-09T22:45:10.887Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T22:45:10.887Z] ec43610c2a17: Pulling fs layer [2022-05-09T22:45:10.887Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T22:45:10.887Z] 33b1e0a273af: Pulling fs layer [2022-05-09T22:45:10.887Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T22:45:10.887Z] 2f39f015ded8: Pulling fs layer [2022-05-09T22:45:10.887Z] 3a2ae6a8a46f: Waiting [2022-05-09T22:45:10.887Z] 33b1e0a273af: Waiting [2022-05-09T22:45:10.887Z] 5d3b04190fa2: Waiting [2022-05-09T22:45:10.887Z] 2f39f015ded8: Waiting [2022-05-09T22:45:10.887Z] 5c69ac0246d0: Download complete [2022-05-09T22:45:10.887Z] 3a2ae6a8a46f: Download complete [2022-05-09T22:45:10.887Z] 33b1e0a273af: Verifying Checksum [2022-05-09T22:45:10.887Z] 33b1e0a273af: Download complete [2022-05-09T22:45:10.887Z] ec43610c2a17: Download complete [2022-05-09T22:45:10.887Z] 5d3b04190fa2: Verifying Checksum [2022-05-09T22:45:10.887Z] 5d3b04190fa2: Download complete [2022-05-09T22:45:11.149Z] 5eb5b503b376: Download complete [2022-05-09T22:45:11.716Z] 2f39f015ded8: Download complete [2022-05-09T22:45:12.360Z] 5eb5b503b376: Pull complete [2022-05-09T22:45:12.360Z] 5c69ac0246d0: Pull complete [2022-05-09T22:45:12.927Z] ec43610c2a17: Pull complete [2022-05-09T22:45:12.927Z] 3a2ae6a8a46f: Pull complete [2022-05-09T22:45:13.185Z] 33b1e0a273af: Pull complete [2022-05-09T22:45:13.185Z] 5d3b04190fa2: Pull complete [2022-05-09T22:45:17.375Z] 2f39f015ded8: Pull complete [2022-05-09T22:45:17.375Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T22:45:17.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T22:45:17.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T22:45:17.443Z] prd-ubuntu20.04-docker-8c-8g-43369 does not seem to be running inside a container [2022-05-09T22:45:17.487Z] $ 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/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-lftools-log-publisher:latest cat [2022-05-09T22:45:19.657Z] $ docker top f523bf926e014215f37ec7f69745c22220f15bf13e21601abc239fd82c3a4375 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T22:45:20.007Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T22:45:20.296Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T22:45:20.584Z] + ls /var/log/sa-host [2022-05-09T22:45:20.584Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T22:45:20.820Z] provisioning config files... [2022-05-09T22:45:20.829Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config9171439276137275757tmp [Pipeline] { [Pipeline] echo [2022-05-09T22:45:20.845Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T22:45:21.128Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T22:45:21.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T22:45:21.477Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T22:45:21.490Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T22:45:21.780Z] ---> sudo-logs.sh [2022-05-09T22:45:21.780Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T22:45:21.810Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T22:45:22.100Z] ---> job-cost.sh [2022-05-09T22:45:22.100Z] lf-activate-venv: SKIPPING [2022-05-09T22:45:22.100Z] DEBUG: total: 0.2199999988079071 [2022-05-09T22:45:22.100Z] INFO: Retrieving Stack Cost... [2022-05-09T22:45:22.671Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T22:45:23.242Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T22:45:23.259Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T22:45:23.547Z] ---> logs-deploy.sh [2022-05-09T22:45:23.547Z] lf-activate-venv: SKIPPING [2022-05-09T22:45:23.547Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/15 [2022-05-09T22:45:23.547Z] INFO: archiving workspace using pattern(s): [2022-05-09T22:45:24.487Z] Archives upload complete. [2022-05-09T22:45:24.487Z] INFO: archiving logs to Nexus