Pull request #3965 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2fd84e1fa38b5887a3e07a4d5a4376259a93946f+e06225a277df99345dc66b555c91ab0f0cafa68f (8573e66289ad91f75c1843c04e73663811e70709) 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-ssh863964611157977723.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh7704769019038313416.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3965/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-3965/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15546176138035772593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh16041803066095244816.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-3965/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-3965/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11923412674524226318.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 Running on prd-ubuntu20.04-docker-8c-8g-20845 in /w/workspace/edgexfoundry_edgex-go_PR-3965 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/3965/head:refs/remotes/origin/PR-3965 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e06225a277df99345dc66b555c91ab0f0cafa68f into PR head commit 2fd84e1fa38b5887a3e07a4d5a4376259a93946f Merge succeeded, producing 2fd84e1fa38b5887a3e07a4d5a4376259a93946f Checking out Revision 2fd84e1fa38b5887a3e07a4d5a4376259a93946f (PR-3965) > git config core.sparsecheckout # timeout=10 > git checkout -f 2fd84e1fa38b5887a3e07a4d5a4376259a93946f # 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 e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fd84e1fa38b5887a3e07a4d5a4376259a93946f # timeout=10 Commit message: "fix: Add zeromq in the final build docker image layer as it is required from go-mod-messaging" > git rev-list --no-walk df8d8e12af6e42441bfb72ba55d5f025df95e4c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-13T20:48:43.471Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-13T20:48:43.527Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-13T20:48:43.542Z] ========================================================= [2022-04-13T20:48:43.542Z] EdgeX Global Pipelines Version Info [2022-04-13T20:48:43.542Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-13T20:48:44.309Z] ------------------- [2022-04-13T20:48:44.309Z] stable info: [2022-04-13T20:48:44.309Z] ------------------- [2022-04-13T20:48:44.309Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-13T20:48:44.309Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T20:48:44.309Z] Message: update stable to v1.0.221 [2022-04-13T20:48:44.883Z] ------------------- [2022-04-13T20:48:44.883Z] experimental info: [2022-04-13T20:48:44.883Z] ------------------- [2022-04-13T20:48:44.884Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-13T20:48:44.884Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T20:48:44.884Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-13T20:48:45.076Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-13T20:48:45.091Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-13T20:48:45.101Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-13T20:48:45.114Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-13T20:48:45.125Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-13T20:48:45.135Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-13T20:48:45.146Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-13T20:48:45.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-13T20:48:45.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-13T20:48:45.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-13T20:48:45.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-13T20:48:45.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-13T20:48:45.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-13T20:48:45.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-13T20:48:45.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-13T20:48:45.253Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T20:48:45.267Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T20:48:45.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-13T20:48:45.289Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-13T20:48:45.302Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-13T20:48:45.312Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-13T20:48:45.324Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-13T20:48:45.335Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3965 [Pipeline] echo [2022-04-13T20:48:45.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3965 [Pipeline] echo [2022-04-13T20:48:45.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3965 [Pipeline] echo [2022-04-13T20:48:45.379Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fd84e1fa38b5887a3e07a4d5a4376259a93946f [Pipeline] echo [2022-04-13T20:48:45.396Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fd84e1 [Pipeline] echo [2022-04-13T20:48:45.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T20:48:45.451Z] provisioning config files... [2022-04-13T20:48:45.467Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8271537658914522310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T20:48:45.780Z] ---> docker-login.sh [2022-04-13T20:48:45.780Z] nexus3.edgexfoundry.org:10001 [2022-04-13T20:48:46.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:48:46.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:48:46.041Z] Configure a credential helper to remove this warning. See [2022-04-13T20:48:46.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:48:46.041Z] [2022-04-13T20:48:46.041Z] Login Succeeded [2022-04-13T20:48:46.041Z] nexus3.edgexfoundry.org:10002 [2022-04-13T20:48:46.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:48:46.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:48:46.303Z] Configure a credential helper to remove this warning. See [2022-04-13T20:48:46.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:48:46.303Z] [2022-04-13T20:48:46.303Z] Login Succeeded [2022-04-13T20:48:46.303Z] nexus3.edgexfoundry.org:10003 [2022-04-13T20:48:46.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:48:46.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:48:46.303Z] Configure a credential helper to remove this warning. See [2022-04-13T20:48:46.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:48:46.303Z] [2022-04-13T20:48:46.303Z] Login Succeeded [2022-04-13T20:48:46.303Z] nexus3.edgexfoundry.org:10004 [2022-04-13T20:48:46.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:48:46.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:48:46.566Z] Configure a credential helper to remove this warning. See [2022-04-13T20:48:46.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:48:46.566Z] [2022-04-13T20:48:46.566Z] Login Succeeded [2022-04-13T20:48:46.566Z] docker.io [2022-04-13T20:48:46.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:48:46.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:48:46.828Z] Configure a credential helper to remove this warning. See [2022-04-13T20:48:46.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:48:46.828Z] [2022-04-13T20:48:46.828Z] Login Succeeded [2022-04-13T20:48:47.088Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T20:48:47.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T20:48:47.413Z] + 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-04-13T20:48:47.413Z] + dirname cmd/core-command/Dockerfile [2022-04-13T20:48:47.413Z] + cut -d/ -f2 [2022-04-13T20:48:47.413Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-13T20:48:47.413Z] + dirname cmd/core-data/Dockerfile [2022-04-13T20:48:47.413Z] + cut -d/ -f2 [2022-04-13T20:48:47.413Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-13T20:48:47.413Z] + dirname cmd/core-metadata/Dockerfile [2022-04-13T20:48:47.413Z] + cut -d/ -f2 [2022-04-13T20:48:47.413Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-13T20:48:47.413Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-13T20:48:47.413Z] + cut -d/ -f2 [2022-04-13T20:48:47.413Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-13T20:48:47.413Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-13T20:48:47.413Z] + cut -d/ -f2 [2022-04-13T20:48:47.413Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-13T20:48:47.413Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-13T20:48:47.413Z] + cut -d/ -f2 [2022-04-13T20:48:47.413Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-13T20:48:47.413Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T20:48:47.413Z] + cut -d/ -f2 [2022-04-13T20:48:47.413Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T20:48:47.413Z] + cut -d/ -f2 [2022-04-13T20:48:47.413Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-13T20:48:47.413Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-13T20:48:47.413Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-13T20:48:47.413Z] + cut -d/ -f2 [2022-04-13T20:48:47.413Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-13T20:48:47.413Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-13T20:48:47.413Z] + cut -d/ -f2 [2022-04-13T20:48:47.413Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-13T20:48:47.413Z] + dirname cmd/support-notifications/Dockerfile [2022-04-13T20:48:47.413Z] + cut -d/ -f2 [2022-04-13T20:48:47.413Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-13T20:48:47.413Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-13T20:48:47.413Z] + cut -d/ -f2 [2022-04-13T20:48:47.413Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-13T20:48:47.413Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-13T20:48:47.413Z] + cut -d/ -f2 [2022-04-13T20:48:47.413Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-13T20:48:47.450Z] 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-04-13T20:48:47.805Z] + git rev-list -1 --merges 2fd84e1fa38b5887a3e07a4d5a4376259a93946f~1..2fd84e1fa38b5887a3e07a4d5a4376259a93946f [Pipeline] echo [2022-04-13T20:48:47.825Z] -----------> git rev-list -1 --merges 2fd84e1fa38b5887a3e07a4d5a4376259a93946f~1..2fd84e1fa38b5887a3e07a4d5a4376259a93946f 2fd84e1fa38b5887a3e07a4d5a4376259a93946f [false] [Pipeline] sh [2022-04-13T20:48:48.118Z] + git log --format=format:%s -1 2fd84e1fa38b5887a3e07a4d5a4376259a93946f [Pipeline] echo [2022-04-13T20:48:48.136Z] ========================================================= [2022-04-13T20:48:48.136Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-13T20:48:48.136Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-13T20:48:48.671Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T20:48:48.671Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-13T20:48:48.671Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-13T20:48:48.671Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-13T20:48:48.671Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-13T20:48:48.671Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-13T20:48:48.671Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:48:49.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T20:48:49.088Z] [2022-04-13T20:48:49.088Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:48:49.390Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T20:48:49.390Z] latest: Pulling from edgex-devops/git-semver [2022-04-13T20:48:49.390Z] a0d0a0d46f8b: Pulling fs layer [2022-04-13T20:48:49.390Z] 3e5f54012d9b: Pulling fs layer [2022-04-13T20:48:49.390Z] 4c7163046ea9: Pulling fs layer [2022-04-13T20:48:49.390Z] 0c2d73faf560: Pulling fs layer [2022-04-13T20:48:49.390Z] 3e5f54012d9b: Verifying Checksum [2022-04-13T20:48:49.390Z] 3e5f54012d9b: Download complete [2022-04-13T20:48:49.390Z] a0d0a0d46f8b: Download complete [2022-04-13T20:48:49.390Z] 0c2d73faf560: Verifying Checksum [2022-04-13T20:48:49.390Z] 0c2d73faf560: Download complete [2022-04-13T20:48:49.390Z] 4c7163046ea9: Verifying Checksum [2022-04-13T20:48:49.390Z] 4c7163046ea9: Download complete [2022-04-13T20:48:49.650Z] a0d0a0d46f8b: Pull complete [2022-04-13T20:48:49.650Z] 3e5f54012d9b: Pull complete [2022-04-13T20:48:49.912Z] 4c7163046ea9: Pull complete [2022-04-13T20:48:50.174Z] 0c2d73faf560: Pull complete [2022-04-13T20:48:50.174Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-13T20:48:50.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T20:48:50.174Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-13T20:48:50.248Z] prd-ubuntu20.04-docker-8c-8g-20845 does not seem to be running inside a container [2022-04-13T20:48:50.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10004/edgex-devops/git-semver:latest cat [2022-04-13T20:48:50.893Z] $ docker top 82313ec5ec061921b47707a95f90efe70320470238c9da6e11faca505ab71dda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T20:48:50.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T20:48:50.998Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T20:48:51.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T20:48:51.132Z] $ docker exec 82313ec5ec061921b47707a95f90efe70320470238c9da6e11faca505ab71dda ssh-agent [2022-04-13T20:48:51.248Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXijbPoA/agent.14 [2022-04-13T20:48:51.248Z] SSH_AGENT_PID=20 [2022-04-13T20:48:51.258Z] Running ssh-add (command line suppressed) [2022-04-13T20:48:51.372Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_615160427341011363.key (/w/workspace/edgex-go/2@tmp/private_key_615160427341011363.key) [2022-04-13T20:48:51.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T20:48:51.687Z] + git tag --points-at HEAD [Pipeline] } [2022-04-13T20:48:51.701Z] $ docker exec --env ******** --env ******** 82313ec5ec061921b47707a95f90efe70320470238c9da6e11faca505ab71dda ssh-agent -k [2022-04-13T20:48:51.811Z] unset SSH_AUTH_SOCK; [2022-04-13T20:48:51.812Z] unset SSH_AGENT_PID; [2022-04-13T20:48:51.812Z] echo Agent pid 20 killed; [2022-04-13T20:48:51.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-13T20:48:51.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T20:48:51.847Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T20:48:51.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T20:48:51.978Z] $ docker exec 82313ec5ec061921b47707a95f90efe70320470238c9da6e11faca505ab71dda ssh-agent [2022-04-13T20:48:52.117Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoDiGiH/agent.54 [2022-04-13T20:48:52.117Z] SSH_AGENT_PID=60 [2022-04-13T20:48:52.129Z] Running ssh-add (command line suppressed) [2022-04-13T20:48:52.246Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3570193778206060743.key (/w/workspace/edgex-go/2@tmp/private_key_3570193778206060743.key) [2022-04-13T20:48:52.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T20:48:52.557Z] + git semver init [2022-04-13T20:48:52.557Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T20:48:52.557Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-04-13T20:48:52.557Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-04-13T20:48:52.557Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T20:48:52.557Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T20:48:52.557Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T20:48:52.557Z] # $SEMVER_BRANCH = PR-3965 [2022-04-13T20:48:52.557Z] # $SEMVER_TEMP = /tmp/semver-733168097 [2022-04-13T20:48:52.557Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-13T20:49:07.472Z] # '/tmp/semver-733168097' -> '/w/workspace/edgex-go/2/.semver' [2022-04-13T20:49:07.472Z] # -> Force: false [2022-04-13T20:49:07.472Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-04-13T20:49:07.483Z] $ docker exec --env ******** --env ******** 82313ec5ec061921b47707a95f90efe70320470238c9da6e11faca505ab71dda ssh-agent -k [2022-04-13T20:49:07.583Z] unset SSH_AUTH_SOCK; [2022-04-13T20:49:07.583Z] unset SSH_AGENT_PID; [2022-04-13T20:49:07.583Z] echo Agent pid 60 killed; [2022-04-13T20:49:07.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T20:49:07.898Z] + git semver [Pipeline] } [2022-04-13T20:49:07.912Z] $ docker stop --time=1 82313ec5ec061921b47707a95f90efe70320470238c9da6e11faca505ab71dda [2022-04-13T20:49:09.602Z] $ docker rm -f 82313ec5ec061921b47707a95f90efe70320470238c9da6e11faca505ab71dda [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T20:49:09.975Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-13T20:49:10.237Z] Stashed 1 file(s) [Pipeline] echo [2022-04-13T20:49:10.241Z] [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-04-13T20:49:10.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T20:49:10.366Z] ========================================================= [2022-04-13T20:49:10.366Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-13T20:49:10.366Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:49:10.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T20:49:10.659Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-13T20:49:10.659Z] 59bf1c3509f3: Pulling fs layer [2022-04-13T20:49:10.659Z] 666ba61612fd: Pulling fs layer [2022-04-13T20:49:10.659Z] 8ed8ca486205: Pulling fs layer [2022-04-13T20:49:10.659Z] 4fe6c5a15a65: Pulling fs layer [2022-04-13T20:49:10.659Z] 22a0e8bec74d: Pulling fs layer [2022-04-13T20:49:10.659Z] 640e595b4fbd: Pulling fs layer [2022-04-13T20:49:10.659Z] 763cafe07f6e: Pulling fs layer [2022-04-13T20:49:10.659Z] 0c0b528cf693: Pulling fs layer [2022-04-13T20:49:10.659Z] 10935f4eaf8b: Pulling fs layer [2022-04-13T20:49:10.659Z] 763cafe07f6e: Waiting [2022-04-13T20:49:10.659Z] 4fe6c5a15a65: Waiting [2022-04-13T20:49:10.659Z] 0c0b528cf693: Waiting [2022-04-13T20:49:10.659Z] 22a0e8bec74d: Waiting [2022-04-13T20:49:10.659Z] 640e595b4fbd: Waiting [2022-04-13T20:49:10.659Z] 10935f4eaf8b: Waiting [2022-04-13T20:49:10.659Z] 8ed8ca486205: Verifying Checksum [2022-04-13T20:49:10.659Z] 8ed8ca486205: Download complete [2022-04-13T20:49:10.659Z] 666ba61612fd: Verifying Checksum [2022-04-13T20:49:10.659Z] 666ba61612fd: Download complete [2022-04-13T20:49:10.659Z] 22a0e8bec74d: Verifying Checksum [2022-04-13T20:49:10.659Z] 22a0e8bec74d: Download complete [2022-04-13T20:49:10.659Z] 640e595b4fbd: Verifying Checksum [2022-04-13T20:49:10.659Z] 640e595b4fbd: Download complete [2022-04-13T20:49:10.659Z] 59bf1c3509f3: Verifying Checksum [2022-04-13T20:49:10.659Z] 59bf1c3509f3: Download complete [2022-04-13T20:49:10.659Z] 763cafe07f6e: Verifying Checksum [2022-04-13T20:49:10.659Z] 763cafe07f6e: Download complete [2022-04-13T20:49:10.920Z] 0c0b528cf693: Verifying Checksum [2022-04-13T20:49:10.920Z] 0c0b528cf693: Download complete [2022-04-13T20:49:10.920Z] 59bf1c3509f3: Pull complete [2022-04-13T20:49:10.920Z] 666ba61612fd: Pull complete [2022-04-13T20:49:11.181Z] 8ed8ca486205: Pull complete [2022-04-13T20:49:11.441Z] 10935f4eaf8b: Verifying Checksum [2022-04-13T20:49:11.441Z] 10935f4eaf8b: Download complete [2022-04-13T20:49:11.441Z] 4fe6c5a15a65: Download complete [2022-04-13T20:49:15.641Z] 4fe6c5a15a65: Pull complete [2022-04-13T20:49:15.641Z] 22a0e8bec74d: Pull complete [2022-04-13T20:49:15.641Z] 640e595b4fbd: Pull complete [2022-04-13T20:49:15.641Z] 763cafe07f6e: Pull complete [2022-04-13T20:49:15.641Z] 0c0b528cf693: Pull complete [2022-04-13T20:49:17.560Z] 10935f4eaf8b: Pull complete [2022-04-13T20:49:17.560Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-13T20:49:17.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T20:49:17.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:49:17.862Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T20:49:17.862Z] WORKDIR /edgex [2022-04-13T20:49:17.862Z] COPY go.mod . [2022-04-13T20:49:17.862Z] RUN go mod download [2022-04-13T20:49:17.862Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-13T20:49:19.244Z] Sending build context to Docker daemon 334.9MB [2022-04-13T20:49:19.244Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T20:49:19.244Z] ---> 99d49a6021b9 [2022-04-13T20:49:19.244Z] Step 2/4 : WORKDIR /edgex [2022-04-13T20:49:20.628Z] ---> Running in 6a84cd9e9c0a [2022-04-13T20:49:20.628Z] Removing intermediate container 6a84cd9e9c0a [2022-04-13T20:49:20.628Z] ---> 0cd7c401fc89 [2022-04-13T20:49:20.628Z] Step 3/4 : COPY go.mod . [2022-04-13T20:49:20.887Z] ---> 744a5aaf7714 [2022-04-13T20:49:20.887Z] Step 4/4 : RUN go mod download [2022-04-13T20:49:20.887Z] ---> Running in b566d0c7024a [2022-04-13T20:49:25.319Z] Still waiting to schedule task [2022-04-13T20:49:25.319Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-13T20:49:35.786Z] Removing intermediate container b566d0c7024a [2022-04-13T20:49:35.786Z] ---> 801eff2716a7 [2022-04-13T20:49:35.786Z] Successfully built 801eff2716a7 [2022-04-13T20:49:35.786Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:49:36.081Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T20:49:36.081Z] . [Pipeline] withDockerContainer [2022-04-13T20:49:36.153Z] prd-ubuntu20.04-docker-8c-8g-20845 does not seem to be running inside a container [2022-04-13T20:49:36.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-04-13T20:49:36.592Z] $ docker top faa8f03c9464a34046d4240930bcf57f8cbabd6b253b612dad8ee07a9b64f6de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:49:36.946Z] + go version [2022-04-13T20:49:36.946Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-13T20:49:36.959Z] $ docker stop --time=1 faa8f03c9464a34046d4240930bcf57f8cbabd6b253b612dad8ee07a9b64f6de [2022-04-13T20:49:38.248Z] $ docker rm -f faa8f03c9464a34046d4240930bcf57f8cbabd6b253b612dad8ee07a9b64f6de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:49:38.659Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T20:49:38.660Z] . [Pipeline] withDockerContainer [2022-04-13T20:49:38.725Z] prd-ubuntu20.04-docker-8c-8g-20845 does not seem to be running inside a container [2022-04-13T20:49:38.760Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-04-13T20:49:39.110Z] $ docker top b4ed1fc7fb021e76a522810d071afdef70d0db6fc141f59202da24534b66c4e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T20:49:39.196Z] ========================================================= [2022-04-13T20:49:39.197Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T20:49:39.197Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:49:39.502Z] + make test [2022-04-13T20:49:39.502Z] go mod tidy -compat=1.17 [2022-04-13T20:49:39.502Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T20:49:46.201Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T20:49:56.181Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T20:49:56.182Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-13T20:49:56.182Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T20:49:56.182Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T20:49:56.182Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T20:49:56.182Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T20:49:56.182Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T20:49:56.182Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T20:49:56.182Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T20:49:56.182Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T20:49:56.182Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T20:49:56.182Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T20:49:56.182Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T20:49:56.182Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T20:49:56.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T20:49:56.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.088s coverage: 28.7% of statements [2022-04-13T20:49:56.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T20:49:56.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T20:49:58.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements [2022-04-13T20:49:58.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T20:49:58.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 53.4% of statements [2022-04-13T20:49:58.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T20:49:58.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T20:50:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.941s coverage: 89.2% of statements [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:50:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T20:50:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.425s coverage: 95.6% of statements [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:50:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T20:50:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.094s coverage: 60.0% of statements [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T20:50:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T20:50:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-04-13T20:50:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 24.0% of statements [2022-04-13T20:50:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T20:50:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2022-04-13T20:50:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2022-04-13T20:50:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2022-04-13T20:50:02.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2022-04-13T20:50:02.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2022-04-13T20:50:10.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2022-04-13T20:50:10.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements [2022-04-13T20:50:12.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.174s coverage: 82.5% of statements [2022-04-13T20:50:12.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.090s coverage: 87.2% of statements [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.2% of statements [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.4% of statements [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.4% of statements [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 43.8% of statements [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.071s coverage: 84.8% of statements [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.080s coverage: 28.9% of statements [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T20:50:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-04-13T20:50:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-13T20:50:22.379Z] 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-04-13T20:50:40.486Z] GO111MODULE=on go vet ./... [2022-04-13T20:50:44.681Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T20:50:44.681Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T20:50:44.942Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T20:50:45.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T20:50:45.821Z] + ls -al . [2022-04-13T20:50:45.821Z] total 672 [2022-04-13T20:50:45.821Z] drwxrwxr-x 10 1001 1001 4096 Apr 13 20:50 . [2022-04-13T20:50:45.821Z] drwxr-xr-x 4 root root 4096 Apr 13 20:49 .. [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 20:48 .dockerignore [2022-04-13T20:50:45.821Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 20:48 .git [2022-04-13T20:50:45.821Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 20:48 .github [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 20:48 .gitignore [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 20:48 .golangci.yml [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 20:48 .hadolint.yml [2022-04-13T20:50:45.821Z] drwx------ 3 1001 1001 4096 Apr 13 20:49 .semver [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 20:48 .sonarcloud.properties [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 20:48 ADOPTERS.md [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 10086 Apr 13 20:48 Attribution.txt [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 20:48 CHANGELOG.md [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 20:48 CONTRIBUTING.md [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 20:48 GOVERNANCE.md [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 20:48 Jenkinsfile [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 20:48 LICENSE [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 8522 Apr 13 20:48 Makefile [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 20:48 OWNERS.md [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 20:48 README.md [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 20:48 SECURITY.md [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 20:49 VERSION [2022-04-13T20:50:45.821Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 20:48 ZMQWindows.md [2022-04-13T20:50:45.821Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 20:48 bin [2022-04-13T20:50:45.821Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 20:48 cmd [2022-04-13T20:50:45.822Z] -rw-r--r-- 1 root root 434738 Apr 13 20:50 coverage.out [2022-04-13T20:50:45.822Z] -rw-rw-r-- 1 1001 1001 3256 Apr 13 20:48 go.mod [2022-04-13T20:50:45.822Z] -rw-rw-r-- 1 1001 1001 35162 Apr 13 20:48 go.sum [2022-04-13T20:50:45.822Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 20:48 internal [2022-04-13T20:50:45.822Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 20:48 openapi [2022-04-13T20:50:45.822Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 20:48 snap [2022-04-13T20:50:45.822Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 20:48 version.go [Pipeline] sh [2022-04-13T20:50:46.115Z] + '[' -e coverage.out ] [2022-04-13T20:50:46.116Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T20:50:46.219Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T20:50:46.503Z] + make build [2022-04-13T20:50:46.503Z] CGO_ENABLED=1 GO111MODULE=on go build -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-04-13T20:51:01.404Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T20:51:03.948Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T20:51:05.861Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T20:51:08.403Z] CGO_ENABLED=0 GO111MODULE=on go build -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-04-13T20:51:11.693Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T20:51:13.075Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T20:51:15.608Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T20:51:17.513Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T20:51:19.423Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T20:51:21.329Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T20:51:23.238Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T20:51:26.527Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-13T20:51:28.449Z] $ docker stop --time=1 b4ed1fc7fb021e76a522810d071afdef70d0db6fc141f59202da24534b66c4e2 [2022-04-13T20:51:30.326Z] $ docker rm -f b4ed1fc7fb021e76a522810d071afdef70d0db6fc141f59202da24534b66c4e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:51:31.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T20:51:31.790Z] [2022-04-13T20:51:31.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:51:32.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T20:51:32.128Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-13T20:51:32.128Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-13T20:51:32.128Z] ca9280d653b3: Pulling fs layer [2022-04-13T20:51:32.128Z] 7e9c9ca2126c: Pulling fs layer [2022-04-13T20:51:32.128Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-13T20:51:32.128Z] cbdbe7a5bc2a: Download complete [2022-04-13T20:51:32.388Z] ca9280d653b3: Verifying Checksum [2022-04-13T20:51:32.388Z] ca9280d653b3: Download complete [2022-04-13T20:51:32.388Z] cbdbe7a5bc2a: Pull complete [2022-04-13T20:51:32.646Z] 7e9c9ca2126c: Download complete [2022-04-13T20:51:32.646Z] ca9280d653b3: Pull complete [2022-04-13T20:51:35.939Z] 7e9c9ca2126c: Pull complete [2022-04-13T20:51:35.939Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-13T20:51:35.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T20:51:35.939Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-13T20:51:36.003Z] prd-ubuntu20.04-docker-8c-8g-20845 does not seem to be running inside a container [2022-04-13T20:51:36.041Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-04-13T20:51:37.097Z] $ docker top 1e4eb942f07af8d26fe661d75084258b5bda8eb1ac0be0c4a2a3b0e25d522b59 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:51:37.457Z] + docker-compose build --help [2022-04-13T20:51:37.457Z] + grep parallel [2022-04-13T20:51:38.026Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T20:51:38.037Z] $ docker stop --time=1 1e4eb942f07af8d26fe661d75084258b5bda8eb1ac0be0c4a2a3b0e25d522b59 [2022-04-13T20:51:39.324Z] $ docker rm -f 1e4eb942f07af8d26fe661d75084258b5bda8eb1ac0be0c4a2a3b0e25d522b59 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:51:39.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T20:51:39.722Z] . [Pipeline] withDockerContainer [2022-04-13T20:51:39.788Z] prd-ubuntu20.04-docker-8c-8g-20845 does not seem to be running inside a container [2022-04-13T20:51:39.822Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-04-13T20:51:40.216Z] $ docker top 99782afffc2852573e855b15e1cb04e496d8a6cedfcae61848e77471173e81cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:51:40.566Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T20:51:41.137Z] Building core-command ... [2022-04-13T20:51:41.137Z] Building core-data ... [2022-04-13T20:51:41.137Z] Building core-metadata ... [2022-04-13T20:51:41.137Z] Building security-bootstrapper ... [2022-04-13T20:51:41.137Z] Building security-proxy-setup ... [2022-04-13T20:51:41.137Z] Building security-secretstore-setup ... [2022-04-13T20:51:41.137Z] Building security-spiffe-token-provider ... [2022-04-13T20:51:41.137Z] Building security-spire-agent ... [2022-04-13T20:51:41.137Z] Building security-spire-config ... [2022-04-13T20:51:41.137Z] Building security-spire-server ... [2022-04-13T20:51:41.137Z] Building support-notifications ... [2022-04-13T20:51:41.137Z] Building support-scheduler ... [2022-04-13T20:51:41.137Z] Building sys-mgmt-agent ... [2022-04-13T20:51:41.137Z] Building security-proxy-setup [2022-04-13T20:51:41.137Z] Building security-spiffe-token-provider [2022-04-13T20:51:41.137Z] Building core-data [2022-04-13T20:51:41.137Z] Building security-secretstore-setup [2022-04-13T20:51:41.137Z] Building security-spire-agent [2022-04-13T20:52:03.079Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:52:03.079Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:52:03.079Z] ---> 801eff2716a7 [2022-04-13T20:52:03.079Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:52:03.079Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:52:03.079Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:52:03.079Z] ---> 801eff2716a7 [2022-04-13T20:52:03.079Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T20:52:03.079Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:52:03.079Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:52:03.079Z] ---> 801eff2716a7 [2022-04-13T20:52:03.079Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T20:52:03.079Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:52:03.079Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:52:03.079Z] ---> 801eff2716a7 [2022-04-13T20:52:03.079Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:52:03.079Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:52:03.079Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:52:03.079Z] ---> 801eff2716a7 [2022-04-13T20:52:03.079Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T20:52:03.649Z] ---> Running in 01e3d7d80d77 [2022-04-13T20:52:03.649Z] ---> Running in 653f54cb6d8c [2022-04-13T20:52:03.649Z] ---> Running in f0d5cea4f3a8 [2022-04-13T20:52:03.649Z] ---> Running in 7d2fb3f24f89 [2022-04-13T20:52:03.649Z] ---> Running in 4a125f0aba0b [2022-04-13T20:52:03.911Z] Removing intermediate container 7d2fb3f24f89 [2022-04-13T20:52:03.911Z] ---> f388f550aedd [2022-04-13T20:52:03.911Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:52:03.911Z] Removing intermediate container f0d5cea4f3a8 [2022-04-13T20:52:03.911Z] ---> 5f367443be91 [2022-04-13T20:52:03.911Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:52:03.911Z] Removing intermediate container 653f54cb6d8c [2022-04-13T20:52:03.911Z] ---> d2fe5587218b [2022-04-13T20:52:03.911Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:52:03.911Z] Removing intermediate container 01e3d7d80d77 [2022-04-13T20:52:03.911Z] ---> b01896dfcb65 [2022-04-13T20:52:03.911Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base zeromq-dev libsodium-dev pkgconfig [2022-04-13T20:52:03.911Z] Removing intermediate container 4a125f0aba0b [2022-04-13T20:52:03.911Z] ---> 7ebbd0365bc4 [2022-04-13T20:52:03.911Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:52:03.911Z] ---> Running in c41ab77454af [2022-04-13T20:52:03.911Z] ---> Running in b9dc47ea6d2d [2022-04-13T20:52:03.911Z] ---> Running in 64437d7c86be [2022-04-13T20:52:03.911Z] ---> Running in d2cb84273911 [2022-04-13T20:52:03.911Z] ---> Running in d1ad3f4c1f30 [2022-04-13T20:52:04.852Z] Removing intermediate container c41ab77454af [2022-04-13T20:52:04.852Z] ---> 1867a8bb50d6 [2022-04-13T20:52:04.852Z] Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:52:04.852Z] ---> Running in 3fbb5417e5bf [2022-04-13T20:52:04.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:52:05.112Z] Removing intermediate container d1ad3f4c1f30 [2022-04-13T20:52:05.112Z] ---> 1d65f9ebc1c9 [2022-04-13T20:52:05.112Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T20:52:05.112Z] ---> Running in 7e5e73ec6c2f [2022-04-13T20:52:05.112Z] Removing intermediate container b9dc47ea6d2d [2022-04-13T20:52:05.112Z] ---> 81ab5481b051 [2022-04-13T20:52:05.112Z] Step 5/25 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:52:05.112Z] ---> Running in 30575c909d0b [2022-04-13T20:52:05.370Z] Removing intermediate container 64437d7c86be [2022-04-13T20:52:05.370Z] ---> 11cc2ad046b4 [2022-04-13T20:52:05.370Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T20:52:05.370Z] ---> Running in e3150d84d20f [2022-04-13T20:52:05.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:52:05.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:52:05.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:52:05.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:52:05.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:52:06.199Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:52:06.199Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:52:06.199Z] OK: 15865 distinct packages available [2022-04-13T20:52:06.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:52:06.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:52:06.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:52:06.459Z] OK: 221 MiB in 52 packages [2022-04-13T20:52:06.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:52:06.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:52:06.719Z] OK: 221 MiB in 52 packages [2022-04-13T20:52:06.979Z] Removing intermediate container 3fbb5417e5bf [2022-04-13T20:52:06.979Z] ---> 104498aec88c [2022-04-13T20:52:06.979Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:52:06.979Z] OK: 221 MiB in 52 packages [2022-04-13T20:52:06.979Z] OK: 221 MiB in 52 packages [2022-04-13T20:52:06.979Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:52:06.979Z] ---> ad65da7efce6 [2022-04-13T20:52:06.980Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:52:07.240Z] ---> Running in 4152bf38a30b [2022-04-13T20:52:07.240Z] Removing intermediate container 7e5e73ec6c2f [2022-04-13T20:52:07.240Z] ---> 84d4139dce0f [2022-04-13T20:52:07.240Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T20:52:07.240Z] OK: 221 MiB in 52 packages [2022-04-13T20:52:07.240Z] ---> c04f438fd92f [2022-04-13T20:52:07.240Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:52:07.502Z] Removing intermediate container e3150d84d20f [2022-04-13T20:52:07.502Z] ---> 9ba3d6637635 [2022-04-13T20:52:07.502Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:52:07.502Z] ---> Running in 38daa608ed1b [2022-04-13T20:52:07.502Z] Removing intermediate container 30575c909d0b [2022-04-13T20:52:07.502Z] ---> 73e3626e7151 [2022-04-13T20:52:07.502Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T20:52:07.502Z] ---> 3c3ef60bd01a [2022-04-13T20:52:07.502Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:52:07.762Z] ---> Running in c8a2ac987209 [2022-04-13T20:52:07.762Z] ---> 94a23c13aa7c [2022-04-13T20:52:07.762Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:52:07.762Z] ---> Running in 0d8495568fa6 [2022-04-13T20:52:07.762Z] Removing intermediate container d2cb84273911 [2022-04-13T20:52:07.762Z] ---> a477f84e5321 [2022-04-13T20:52:07.762Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T20:52:08.022Z] ---> c1330dfc65be [2022-04-13T20:52:08.022Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:52:08.022Z] ---> Running in ccc2f626a71c [2022-04-13T20:52:08.284Z] Removing intermediate container 4152bf38a30b [2022-04-13T20:52:08.284Z] ---> 9b21c69ac2e2 [2022-04-13T20:52:08.284Z] Step 8/22 : COPY . . [2022-04-13T20:52:09.222Z] Removing intermediate container 38daa608ed1b [2022-04-13T20:52:09.222Z] ---> 4b1f3fee14a3 [2022-04-13T20:52:09.222Z] Step 8/26 : COPY . . [2022-04-13T20:52:11.125Z] Removing intermediate container c8a2ac987209 [2022-04-13T20:52:11.125Z] ---> a1f446713b77 [2022-04-13T20:52:11.125Z] Step 8/23 : COPY . . [2022-04-13T20:52:11.125Z] Removing intermediate container ccc2f626a71c [2022-04-13T20:52:11.125Z] ---> 5dca7474ddd1 [2022-04-13T20:52:11.125Z] Step 7/20 : COPY . . [2022-04-13T20:52:11.384Z] Removing intermediate container 0d8495568fa6 [2022-04-13T20:52:11.384Z] ---> 661553cb59b0 [2022-04-13T20:52:11.384Z] Step 8/25 : COPY . . [2022-04-13T20:52:21.367Z] ---> 8833f75436fc [2022-04-13T20:52:21.367Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T20:52:21.367Z] ---> e8b4c3df74f8 [2022-04-13T20:52:21.367Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T20:52:21.367Z] ---> Running in 8aa0e5ff132a [2022-04-13T20:52:21.367Z] ---> aa3c9906addc [2022-04-13T20:52:21.367Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T20:52:21.367Z] ---> Running in df91cce87dc6 [2022-04-13T20:52:21.367Z] ---> 16df8fe64100 [2022-04-13T20:52:21.367Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T20:52:21.367Z] ---> 8ac7c11b2742 [2022-04-13T20:52:21.367Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T20:52:21.367Z] ---> Running in 86ef11d36955 [2022-04-13T20:52:21.367Z] ---> Running in e123ffa08d32 [2022-04-13T20:52:21.367Z] ---> Running in 39919f3c44f7 [2022-04-13T20:52:21.367Z] Removing intermediate container df91cce87dc6 [2022-04-13T20:52:21.367Z] ---> e61270b57959 [2022-04-13T20:52:21.367Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T20:52:21.627Z] ---> Running in 211fc5872f0d [2022-04-13T20:52:21.627Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T20:52:21.627Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T20:52:21.886Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T20:52:22.145Z] CGO_ENABLED=1 GO111MODULE=on go build -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-04-13T20:52:22.717Z] Removing intermediate container 211fc5872f0d [2022-04-13T20:52:22.717Z] ---> a53f71d53aed [2022-04-13T20:52:22.717Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T20:52:22.717Z] ---> Running in c6d4ea88c279 [2022-04-13T20:52:22.978Z] Removing intermediate container c6d4ea88c279 [2022-04-13T20:52:22.978Z] ---> e498ee0c4d81 [2022-04-13T20:52:22.978Z] 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-04-13T20:52:22.978Z] ---> Running in 4c3838bb0f47 [2022-04-13T20:52:23.917Z] spire-1.2.1/ [2022-04-13T20:52:23.917Z] spire-1.2.1/.data/ [2022-04-13T20:52:23.917Z] spire-1.2.1/.data/.file [2022-04-13T20:52:23.917Z] spire-1.2.1/.dockerignore [2022-04-13T20:52:23.917Z] spire-1.2.1/.gitattributes [2022-04-13T20:52:23.917Z] spire-1.2.1/.githooks/ [2022-04-13T20:52:23.917Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T20:52:23.917Z] spire-1.2.1/.github/ [2022-04-13T20:52:23.917Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T20:52:23.917Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T20:52:23.917Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T20:52:23.917Z] spire-1.2.1/.github/workflows/ [2022-04-13T20:52:23.917Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T20:52:23.917Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T20:52:23.917Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T20:52:23.917Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T20:52:23.917Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T20:52:23.917Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T20:52:23.917Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T20:52:23.917Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T20:52:23.917Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T20:52:23.917Z] spire-1.2.1/.gitignore [2022-04-13T20:52:23.917Z] spire-1.2.1/.go-version [2022-04-13T20:52:23.917Z] spire-1.2.1/.golangci.yml [2022-04-13T20:52:23.917Z] spire-1.2.1/ADOPTERS.md [2022-04-13T20:52:23.917Z] spire-1.2.1/CHANGELOG.md [2022-04-13T20:52:23.917Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T20:52:23.917Z] spire-1.2.1/CODEOWNERS [2022-04-13T20:52:23.917Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T20:52:23.917Z] spire-1.2.1/Dockerfile [2022-04-13T20:52:23.917Z] spire-1.2.1/Dockerfile.dev [2022-04-13T20:52:23.917Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T20:52:23.917Z] spire-1.2.1/LICENSE [2022-04-13T20:52:23.917Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T20:52:23.917Z] spire-1.2.1/Makefile [2022-04-13T20:52:23.917Z] spire-1.2.1/README.md [2022-04-13T20:52:23.917Z] spire-1.2.1/ROADMAP.md [2022-04-13T20:52:23.917Z] spire-1.2.1/SECURITY.md [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T20:52:23.917Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T20:52:23.917Z] spire-1.2.1/conf/ [2022-04-13T20:52:23.917Z] spire-1.2.1/conf/agent/ [2022-04-13T20:52:23.917Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T20:52:23.917Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T20:52:23.917Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T20:52:23.917Z] spire-1.2.1/conf/server/ [2022-04-13T20:52:23.917Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T20:52:23.917Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T20:52:23.917Z] spire-1.2.1/conf/server/server.conf [2022-04-13T20:52:23.917Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T20:52:23.917Z] spire-1.2.1/doc/ [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/auditlog.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/images/ [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/spire_server.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/telemetry.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/upgrading.md [2022-04-13T20:52:23.918Z] spire-1.2.1/doc/using_spire.md [2022-04-13T20:52:23.918Z] spire-1.2.1/examples/ [2022-04-13T20:52:23.918Z] spire-1.2.1/examples/README.md [2022-04-13T20:52:23.918Z] spire-1.2.1/go.mod [2022-04-13T20:52:23.918Z] spire-1.2.1/go.sum [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T20:52:23.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T20:52:23.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T20:52:24.182Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/health/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/log/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T20:52:24.183Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/util/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/version/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/config.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T20:52:24.184Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T20:52:24.185Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/server.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/ [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/private/ [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/private/server/ [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/spire/ [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/spire/common/ [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T20:52:24.186Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T20:52:24.186Z] spire-1.2.1/release/ [2022-04-13T20:52:24.186Z] spire-1.2.1/release/spire-extras/ [2022-04-13T20:52:24.186Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T20:52:24.186Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T20:52:24.186Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T20:52:24.186Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T20:52:24.186Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T20:52:24.186Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T20:52:24.186Z] spire-1.2.1/release/spire/ [2022-04-13T20:52:24.186Z] spire-1.2.1/release/spire/README.md [2022-04-13T20:52:24.186Z] spire-1.2.1/release/spire/conf/ [2022-04-13T20:52:24.186Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T20:52:24.186Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T20:52:24.186Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T20:52:24.186Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T20:52:24.186Z] spire-1.2.1/script/ [2022-04-13T20:52:24.186Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T20:52:24.186Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T20:52:24.186Z] spire-1.2.1/support/ [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/ [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T20:52:24.186Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T20:52:24.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T20:52:24.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T20:52:24.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T20:52:24.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T20:52:24.187Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T20:52:24.187Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T20:52:24.187Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/clock/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/clock/clock.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T20:52:24.187Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/README.md [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/common [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T20:52:24.187Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T20:52:24.188Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T20:52:24.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T20:52:24.190Z] spire-1.2.1/test/integration/test.sh [2022-04-13T20:52:24.190Z] spire-1.2.1/test/plugintest/ [2022-04-13T20:52:24.190Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/spiretest/ [2022-04-13T20:52:24.190Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/testca/ [2022-04-13T20:52:24.190Z] spire-1.2.1/test/testca/ca.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/testkey/ [2022-04-13T20:52:24.190Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T20:52:24.190Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/testkey/new.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T20:52:24.190Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/util/ [2022-04-13T20:52:24.190Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/util/race.go [2022-04-13T20:52:24.190Z] spire-1.2.1/test/util/util.go [2022-04-13T20:52:24.190Z] building spire from source... [2022-04-13T20:52:24.190Z] Installing go1.17.7... [2022-04-13T20:52:30.763Z] Building bin/spire-server... [2022-04-13T20:52:30.763Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T20:52:30.763Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T20:52:30.763Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T20:52:30.763Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T20:52:30.763Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T20:52:30.763Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T20:52:30.763Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T20:52:30.763Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T20:52:30.763Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T20:52:30.763Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T20:52:30.763Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T20:52:30.763Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T20:52:30.763Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T20:52:30.763Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T20:52:30.763Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T20:52:30.763Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T20:52:30.763Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T20:52:30.763Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T20:52:30.763Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T20:52:30.763Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T20:52:30.763Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T20:52:30.763Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T20:52:30.763Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T20:52:30.763Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T20:52:30.763Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T20:52:30.763Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T20:52:30.763Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T20:52:30.763Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T20:52:30.763Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T20:52:30.763Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T20:52:30.763Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T20:52:30.763Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T20:52:30.763Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T20:52:30.763Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T20:52:30.763Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T20:52:30.763Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T20:52:30.763Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T20:52:30.763Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T20:52:30.763Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T20:52:31.022Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T20:52:31.022Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T20:52:31.022Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T20:52:31.022Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T20:52:31.022Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T20:52:31.022Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T20:52:31.022Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T20:52:31.022Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T20:52:31.022Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T20:52:31.022Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T20:52:31.022Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T20:52:31.282Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T20:52:31.282Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T20:52:31.282Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T20:52:31.282Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T20:52:31.851Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T20:52:33.757Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T20:52:33.757Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T20:52:33.757Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T20:52:33.757Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T20:52:33.757Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T20:52:37.953Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T20:52:37.953Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T20:52:37.953Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T20:52:37.953Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T20:52:37.953Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T20:52:37.953Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T20:52:37.953Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T20:52:37.953Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T20:52:37.953Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T20:52:37.953Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T20:52:38.212Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T20:52:39.595Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T20:52:39.595Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T20:52:39.595Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T20:52:39.595Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T20:52:39.595Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T20:52:40.060Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T20:52:40.060Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T20:52:40.060Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T20:52:40.321Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T20:52:40.321Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T20:52:40.321Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T20:52:40.321Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T20:52:40.321Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T20:52:40.321Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T20:52:40.321Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T20:52:40.321Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T20:52:40.321Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T20:52:40.580Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T20:52:40.580Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T20:52:40.580Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T20:52:40.580Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T20:52:40.580Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T20:52:43.115Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T20:52:43.115Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T20:52:43.115Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T20:52:43.115Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T20:52:43.115Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T20:52:43.115Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T20:52:43.373Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T20:52:43.373Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T20:52:43.373Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T20:52:43.373Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T20:52:43.373Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T20:52:43.373Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T20:52:43.373Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T20:52:43.373Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T20:52:43.373Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T20:52:43.373Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T20:52:43.373Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T20:52:43.632Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T20:52:43.632Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T20:52:43.632Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T20:52:43.632Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T20:52:43.632Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T20:52:43.632Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T20:52:43.632Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T20:52:43.632Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T20:52:43.632Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T20:52:43.632Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T20:52:43.632Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T20:52:43.632Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T20:52:43.891Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T20:52:43.891Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T20:52:43.891Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T20:52:43.891Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T20:52:43.891Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T20:52:43.891Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T20:52:43.891Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T20:52:43.891Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T20:52:43.891Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T20:52:43.891Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T20:52:43.891Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T20:52:44.150Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T20:52:44.150Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T20:52:44.150Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T20:52:44.150Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T20:52:44.150Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T20:52:44.150Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T20:52:44.150Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T20:52:44.150Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T20:52:44.150Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T20:52:52.395Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T20:52:52.395Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T20:52:57.667Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T20:52:57.667Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T20:53:19.631Z] Removing intermediate container 86ef11d36955 [2022-04-13T20:53:19.631Z] ---> 3f5beb62f029 [2022-04-13T20:53:19.631Z] [2022-04-13T20:53:19.631Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T20:53:19.631Z] Removing intermediate container 39919f3c44f7 [2022-04-13T20:53:19.631Z] ---> b45a91caa312 [2022-04-13T20:53:19.631Z] [2022-04-13T20:53:19.631Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T20:53:19.631Z] Removing intermediate container 8aa0e5ff132a [2022-04-13T20:53:19.631Z] ---> 95d02a3336bf [2022-04-13T20:53:19.631Z] [2022-04-13T20:53:19.631Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T20:53:19.632Z] Removing intermediate container e123ffa08d32 [2022-04-13T20:53:19.632Z] ---> 03ba9c73cf57 [2022-04-13T20:53:19.632Z] [2022-04-13T20:53:19.632Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T20:53:19.632Z] 3.14: Pulling from library/alpine [2022-04-13T20:53:19.632Z] 3.14: Pulling from library/alpine [2022-04-13T20:53:19.632Z] 3.14: Pulling from library/alpine [2022-04-13T20:53:19.632Z] 3.15: Pulling from library/alpine [2022-04-13T20:53:19.892Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T20:53:19.892Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T20:53:19.892Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T20:53:19.892Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T20:53:19.892Z] Status: Image is up to date for alpine:3.14 [2022-04-13T20:53:19.892Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T20:53:19.892Z] ---> e04c818066af [2022-04-13T20:53:19.892Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec zeromq [2022-04-13T20:53:19.892Z] ---> e04c818066af [2022-04-13T20:53:19.892Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init zeromq [2022-04-13T20:53:19.892Z] ---> e04c818066af [2022-04-13T20:53:19.892Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T20:53:20.833Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T20:53:20.833Z] ---> Running in 4de138b2505a [2022-04-13T20:53:20.833Z] ---> Running in 312c19766efd [2022-04-13T20:53:20.833Z] ---> Running in e890bb007f96 [2022-04-13T20:53:20.833Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T20:53:20.833Z] ---> 0ac33e5f5afa [2022-04-13T20:53:20.833Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T20:53:20.833Z] ---> Running in 22429503bde6 [2022-04-13T20:53:21.405Z] Removing intermediate container e890bb007f96 [2022-04-13T20:53:21.405Z] ---> 54690970bc9a [2022-04-13T20:53:21.405Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T20:53:21.667Z] Removing intermediate container 22429503bde6 [2022-04-13T20:53:21.667Z] ---> 3406e0b44e2d [2022-04-13T20:53:21.667Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:53:21.667Z] ---> Running in b6b0b2262c7b [2022-04-13T20:53:21.667Z] ---> Running in d1f0934c7d81 [2022-04-13T20:53:21.930Z] Removing intermediate container b6b0b2262c7b [2022-04-13T20:53:21.930Z] ---> 232b59086cf1 [2022-04-13T20:53:21.930Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T20:53:22.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:53:22.205Z] ---> Running in 4088fc52b191 [2022-04-13T20:53:22.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:53:22.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:53:22.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:53:22.205Z] Removing intermediate container 4088fc52b191 [2022-04-13T20:53:22.205Z] ---> 0ca890c6e37a [2022-04-13T20:53:22.205Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:53:22.465Z] (1/8) Installing ca-certificates (20211220-r0) [2022-04-13T20:53:22.465Z] (2/8) Installing dumb-init (1.2.5-r1) [2022-04-13T20:53:22.465Z] (3/8) Installing su-exec (0.2-r1) [2022-04-13T20:53:22.465Z] (4/8) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T20:53:22.465Z] (5/8) Installing libsodium (1.0.18-r0) [2022-04-13T20:53:22.465Z] (1/11) Installing ca-certificates (20211220-r0) [2022-04-13T20:53:22.465Z] (2/11) Installing brotli-libs (1.0.9-r5) [2022-04-13T20:53:22.465Z] (6/8) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T20:53:22.465Z] (3/11) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T20:53:22.465Z] ---> Running in a0e24394db6f [2022-04-13T20:53:22.465Z] (7/8) Installing libzmq (4.3.4-r0) [2022-04-13T20:53:22.465Z] (4/11) Installing libcurl (7.79.1-r0) [2022-04-13T20:53:22.465Z] (8/8) Installing zeromq (4.3.4-r0) [2022-04-13T20:53:22.465Z] (5/11) Installing curl (7.79.1-r0) [2022-04-13T20:53:22.465Z] (6/11) Installing dumb-init (1.2.5-r1) [2022-04-13T20:53:22.465Z] (7/11) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T20:53:22.465Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:53:22.465Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:53:22.465Z] (8/11) Installing libsodium (1.0.18-r0) [2022-04-13T20:53:22.465Z] (9/11) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T20:53:22.465Z] (10/11) Installing libzmq (4.3.4-r0) [2022-04-13T20:53:22.465Z] (11/11) Installing zeromq (4.3.4-r0) [2022-04-13T20:53:22.465Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:53:22.465Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:53:22.465Z] OK: 9 MiB in 22 packages [2022-04-13T20:53:22.465Z] OK: 11 MiB in 25 packages [2022-04-13T20:53:23.405Z] Removing intermediate container d1f0934c7d81 [2022-04-13T20:53:23.405Z] ---> cd1832540ad9 [2022-04-13T20:53:23.405Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat zeromq [2022-04-13T20:53:23.405Z] ---> Running in d99bad9c5895 [2022-04-13T20:53:23.973Z] Removing intermediate container 312c19766efd [2022-04-13T20:53:23.973Z] ---> 297fda9bae17 [2022-04-13T20:53:23.973Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T20:53:23.973Z] Removing intermediate container 4de138b2505a [2022-04-13T20:53:23.973Z] ---> 3ff626f4778c [2022-04-13T20:53:23.973Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T20:53:23.973Z] ---> Running in b274f5eda75e [2022-04-13T20:53:24.233Z] ---> Running in 79fa66d38b83 [2022-04-13T20:53:24.233Z] Removing intermediate container a0e24394db6f [2022-04-13T20:53:24.233Z] ---> 51b20b289762 [2022-04-13T20:53:24.233Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T20:53:24.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:53:24.233Z] ---> Running in 430be6525d1d [2022-04-13T20:53:24.493Z] Removing intermediate container b274f5eda75e [2022-04-13T20:53:24.493Z] ---> df8f8dc999ea [2022-04-13T20:53:24.493Z] Step 13/22 : WORKDIR /edgex [2022-04-13T20:53:24.493Z] Removing intermediate container 79fa66d38b83 [2022-04-13T20:53:24.493Z] ---> 15e5bd21ec2a [2022-04-13T20:53:24.493Z] Step 13/25 : WORKDIR / [2022-04-13T20:53:24.493Z] ---> Running in a8cf3a266050 [2022-04-13T20:53:24.493Z] ---> Running in f2f1d8510389 [2022-04-13T20:53:25.068Z] Removing intermediate container f2f1d8510389 [2022-04-13T20:53:25.068Z] Removing intermediate container a8cf3a266050 [2022-04-13T20:53:25.068Z] ---> c35491253b9b [2022-04-13T20:53:25.068Z] ---> eae2a6ce3b42 [2022-04-13T20:53:25.068Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonStep 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T20:53:25.068Z] [2022-04-13T20:53:25.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:53:25.327Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:53:25.588Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:53:25.588Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:53:25.588Z] OK: 15854 distinct packages available [2022-04-13T20:53:25.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:53:25.588Z] ---> 763eb08a1008 [2022-04-13T20:53:25.588Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T20:53:25.588Z] ---> 8de2738ec329 [2022-04-13T20:53:25.588Z] 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-04-13T20:53:25.848Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:53:26.423Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T20:53:26.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:53:26.423Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T20:53:26.423Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T20:53:26.423Z] ---> aa9c006c94dd [2022-04-13T20:53:26.423Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T20:53:26.423Z] ---> d36f17cd96c1 [2022-04-13T20:53:26.423Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T20:53:26.423Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T20:53:26.686Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T20:53:26.686Z] (1/14) Installing ca-certificates (20211220-r0) [2022-04-13T20:53:26.686Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T20:53:26.947Z] (2/14) Installing brotli-libs (1.0.9-r5) [2022-04-13T20:53:26.947Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:53:26.947Z] (3/14) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T20:53:26.947Z] OK: 8 MiB in 20 packages [2022-04-13T20:53:26.947Z] ---> d07958da3b01 [2022-04-13T20:53:26.947Z] 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-04-13T20:53:27.207Z] (4/14) Installing libcurl (7.80.0-r0) [2022-04-13T20:53:27.207Z] (5/14) Installing curl (7.80.0-r0) [2022-04-13T20:53:27.207Z] (6/14) Installing dumb-init (1.2.5-r1) [2022-04-13T20:53:27.466Z] (7/14) Installing musl-obstack (1.2.3-r0) [2022-04-13T20:53:27.466Z] (8/14) Installing libucontext (1.1-r0) [2022-04-13T20:53:27.466Z] (9/14) Installing gcompat (1.0.0-r4) [2022-04-13T20:53:27.746Z] (10/14) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T20:53:27.746Z] (11/14) Installing libsodium (1.0.18-r0) [2022-04-13T20:53:27.746Z] (12/14) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T20:53:27.746Z] ---> d8d7e189ae95 [2022-04-13T20:53:27.746Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T20:53:27.746Z] ---> 107ffcf3bb72 [2022-04-13T20:53:27.746Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T20:53:28.011Z] (13/14) Installing libzmq (4.3.4-r0) [2022-04-13T20:53:28.011Z] Removing intermediate container 430be6525d1d [2022-04-13T20:53:28.011Z] ---> 8370f8dd38d2 [2022-04-13T20:53:28.011Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:53:28.011Z] (14/14) Installing zeromq (4.3.4-r0) [2022-04-13T20:53:28.011Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:53:28.011Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:53:28.273Z] OK: 11 MiB in 28 packages [2022-04-13T20:53:28.538Z] ---> 9dbf4edb62e5 [2022-04-13T20:53:28.538Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T20:53:28.800Z] ---> 1b6f82bfcc39 [2022-04-13T20:53:28.800Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T20:53:28.800Z] ---> Running in d9999d15caa8 [2022-04-13T20:53:28.800Z] ---> 271982342c02 [2022-04-13T20:53:28.800Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T20:53:29.740Z] Removing intermediate container d99bad9c5895 [2022-04-13T20:53:29.740Z] ---> 6d0ccf59807b [2022-04-13T20:53:29.740Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:53:30.310Z] ---> 6ca053f1a337 [2022-04-13T20:53:30.310Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T20:53:30.310Z] ---> b3ba4156f577 [2022-04-13T20:53:30.310Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T20:53:30.310Z] ---> 20f691a2c9a5 [2022-04-13T20:53:30.310Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T20:53:30.910Z] Removing intermediate container d9999d15caa8 [2022-04-13T20:53:30.910Z] ---> 2cf8412c8aba [2022-04-13T20:53:30.910Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T20:53:30.910Z] ---> 6d08803c0a94 [2022-04-13T20:53:30.910Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T20:53:31.171Z] ---> Running in fcfcf106a78d [2022-04-13T20:53:31.171Z] ---> Running in f1576afdfcc9 [2022-04-13T20:53:31.171Z] ---> b72a9017e4b4 [2022-04-13T20:53:31.171Z] 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-04-13T20:53:31.171Z] ---> Running in da6fed0a9dd8 [2022-04-13T20:53:31.438Z] Removing intermediate container f1576afdfcc9 [2022-04-13T20:53:31.438Z] ---> 700bc92e89ad [2022-04-13T20:53:31.438Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:53:31.438Z] Removing intermediate container fcfcf106a78d [2022-04-13T20:53:31.438Z] ---> e38dfbeed659 [2022-04-13T20:53:31.438Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T20:53:31.708Z] ---> Running in 74061ac37957 [2022-04-13T20:53:31.708Z] ---> Running in 491f5a1ef7a6 [2022-04-13T20:53:31.968Z] ---> 8cb65a106d06 [2022-04-13T20:53:31.968Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T20:53:31.968Z] Removing intermediate container 491f5a1ef7a6 [2022-04-13T20:53:31.968Z] ---> bf7850f13893 [2022-04-13T20:53:31.968Z] Step 21/22 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T20:53:32.230Z] Removing intermediate container 74061ac37957 [2022-04-13T20:53:32.230Z] ---> 0582d9820a6e [2022-04-13T20:53:32.230Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T20:53:32.230Z] ---> Running in a2403223c497 [2022-04-13T20:53:32.230Z] ---> Running in f46f3751be6e [2022-04-13T20:53:32.230Z] ---> 3e6810dfbe9e [2022-04-13T20:53:32.230Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T20:53:32.230Z] ---> Running in f45bdd418df4 [2022-04-13T20:53:32.490Z] Removing intermediate container a2403223c497 [2022-04-13T20:53:32.490Z] ---> c3736405c6e2 [2022-04-13T20:53:32.490Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T20:53:32.751Z] Removing intermediate container f46f3751be6e [2022-04-13T20:53:32.751Z] ---> b91cbe7a123e [2022-04-13T20:53:32.751Z] Step 22/23 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T20:53:32.751Z] ---> Running in 1a91db90e8f9 [2022-04-13T20:53:32.751Z] Removing intermediate container f45bdd418df4 [2022-04-13T20:53:32.751Z] ---> 28d970e11438 [2022-04-13T20:53:32.751Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:53:32.751Z] ---> Running in 7883d135d755 [2022-04-13T20:53:33.010Z] Removing intermediate container da6fed0a9dd8 [2022-04-13T20:53:33.010Z] ---> 59f1444d334c [2022-04-13T20:53:33.010Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T20:53:33.010Z] ---> Running in f0c58711f011 [2022-04-13T20:53:33.010Z] ---> Running in 8194c297490d [2022-04-13T20:53:33.010Z] Removing intermediate container 1a91db90e8f9 [2022-04-13T20:53:33.010Z] ---> 6bd3b83e34b4 [2022-04-13T20:53:33.010Z] [2022-04-13T20:53:33.010Z] Removing intermediate container 7883d135d755 [2022-04-13T20:53:33.010Z] ---> 2fd52065f05e [2022-04-13T20:53:33.010Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:53:33.280Z] Removing intermediate container f0c58711f011 [2022-04-13T20:53:33.280Z] ---> 02b2ce72280c [2022-04-13T20:53:33.280Z] Step 18/20 : LABEL arch=x86_64 [2022-04-13T20:53:33.280Z] Successfully built 6bd3b83e34b4 [2022-04-13T20:53:33.280Z] Removing intermediate container 8194c297490d [2022-04-13T20:53:33.280Z] ---> 32e652ae6a7d [2022-04-13T20:53:33.280Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T20:53:33.280Z] Successfully tagged security-proxy-setup:latest [2022-04-13T20:53:33.280Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-04-13T20:53:33.280Z] ---> Running in a259ef704949 [2022-04-13T20:53:33.540Z] ---> Running in 215b4dd21981 [2022-04-13T20:53:33.540Z] ---> Running in 8bd69447badc [2022-04-13T20:53:35.067Z] Removing intermediate container a259ef704949 [2022-04-13T20:53:35.067Z] ---> 2231ce3e8210 [2022-04-13T20:53:35.067Z] [2022-04-13T20:53:35.067Z] Removing intermediate container 215b4dd21981 [2022-04-13T20:53:35.067Z] ---> 01eacc454b56 [2022-04-13T20:53:35.067Z] Step 19/20 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T20:53:35.067Z] Successfully built 2231ce3e8210 [2022-04-13T20:53:35.638Z] Successfully tagged core-data:latest [2022-04-13T20:53:35.638Z]  Building core-data ... done Building security-spire-config [2022-04-13T20:53:35.638Z] Removing intermediate container 8bd69447badc [2022-04-13T20:53:35.638Z] ---> 2dc40ce475da [2022-04-13T20:53:35.638Z] Step 24/25 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T20:53:35.898Z] ---> Running in 7c6829a7b184 [2022-04-13T20:53:37.279Z] ---> Running in 5c4169eb0452 [2022-04-13T20:53:39.189Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:53:39.189Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:53:39.189Z] ---> 801eff2716a7 [2022-04-13T20:53:39.189Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T20:53:39.189Z] ---> Using cache [2022-04-13T20:53:39.189Z] ---> 7ebbd0365bc4 [2022-04-13T20:53:39.189Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:53:39.189Z] ---> Using cache [2022-04-13T20:53:39.189Z] ---> 1d65f9ebc1c9 [2022-04-13T20:53:39.189Z] Step 5/31 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:53:39.449Z] Removing intermediate container 7c6829a7b184 [2022-04-13T20:53:39.449Z] ---> 5e4c5d1397d2 [2022-04-13T20:53:39.449Z] Step 20/20 : LABEL version=0.0.0 [2022-04-13T20:53:39.449Z] Removing intermediate container 5c4169eb0452 [2022-04-13T20:53:39.449Z] ---> 3f7445f06ec1 [2022-04-13T20:53:39.449Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T20:53:39.449Z] ---> Running in 8cb4d306d7c3 [2022-04-13T20:53:39.449Z] ---> Running in 971f9d01b4ab [2022-04-13T20:53:39.449Z] ---> Running in 49a9e75d707d [2022-04-13T20:53:39.709Z] Removing intermediate container 49a9e75d707d [2022-04-13T20:53:39.709Z] ---> 4d7f00b4cb6f [2022-04-13T20:53:39.709Z] [2022-04-13T20:53:39.709Z] Removing intermediate container 971f9d01b4ab [2022-04-13T20:53:39.709Z] ---> 3352b976041e [2022-04-13T20:53:39.709Z] [2022-04-13T20:53:39.709Z] Successfully built 4d7f00b4cb6f [2022-04-13T20:53:39.709Z] Successfully tagged security-secretstore-setup:latest [2022-04-13T20:53:39.709Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-04-13T20:53:39.970Z] Successfully built 3352b976041e [2022-04-13T20:53:39.970Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-13T20:53:39.970Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-04-13T20:53:39.970Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:53:40.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:53:40.909Z] OK: 221 MiB in 52 packages [2022-04-13T20:53:44.201Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:53:44.201Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:53:44.201Z] ---> 801eff2716a7 [2022-04-13T20:53:44.201Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T20:53:44.201Z] ---> Using cache [2022-04-13T20:53:44.201Z] ---> 7ebbd0365bc4 [2022-04-13T20:53:44.201Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:53:44.201Z] ---> Using cache [2022-04-13T20:53:44.201Z] ---> 1d65f9ebc1c9 [2022-04-13T20:53:44.201Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T20:53:44.201Z] ---> Using cache [2022-04-13T20:53:44.201Z] ---> 84d4139dce0f [2022-04-13T20:53:44.201Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T20:53:44.201Z] ---> Using cache [2022-04-13T20:53:44.201Z] ---> c04f438fd92f [2022-04-13T20:53:44.201Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:53:44.201Z] ---> Using cache [2022-04-13T20:53:44.201Z] ---> 4b1f3fee14a3 [2022-04-13T20:53:44.201Z] Step 8/26 : COPY . . [2022-04-13T20:53:44.201Z] ---> Using cache [2022-04-13T20:53:44.201Z] ---> e8b4c3df74f8 [2022-04-13T20:53:44.201Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T20:53:44.201Z] ---> Using cache [2022-04-13T20:53:44.201Z] ---> e61270b57959 [2022-04-13T20:53:44.201Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T20:53:44.201Z] ---> Using cache [2022-04-13T20:53:44.201Z] ---> a53f71d53aed [2022-04-13T20:53:44.201Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T20:53:44.201Z] ---> Using cache [2022-04-13T20:53:44.201Z] ---> e498ee0c4d81 [2022-04-13T20:53:44.201Z] 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-04-13T20:53:46.744Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:53:46.744Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:53:46.744Z] ---> 801eff2716a7 [2022-04-13T20:53:46.744Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:53:46.744Z] ---> Using cache [2022-04-13T20:53:46.744Z] ---> 7ebbd0365bc4 [2022-04-13T20:53:46.744Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:53:46.744Z] ---> Using cache [2022-04-13T20:53:46.744Z] ---> 1d65f9ebc1c9 [2022-04-13T20:53:46.744Z] Step 5/23 : RUN apk add --update --no-cache make bash git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:53:46.744Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:53:46.744Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:53:46.744Z] ---> 801eff2716a7 [2022-04-13T20:53:46.744Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:53:46.744Z] ---> Using cache [2022-04-13T20:53:46.744Z] ---> 7ebbd0365bc4 [2022-04-13T20:53:46.744Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:53:46.744Z] ---> Using cache [2022-04-13T20:53:46.744Z] ---> 1d65f9ebc1c9 [2022-04-13T20:53:46.744Z] Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:53:47.315Z] ---> Running in d411f3115537 [2022-04-13T20:53:47.315Z] ---> Running in f0e09ca8efed [2022-04-13T20:53:47.315Z] ---> Running in 5a5a545f1fc7 [2022-04-13T20:53:47.315Z] Removing intermediate container 8cb4d306d7c3 [2022-04-13T20:53:47.315Z] ---> 0c9747621567 [2022-04-13T20:53:47.315Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T20:53:47.575Z] ---> c76eb77277c6 [2022-04-13T20:53:47.575Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:53:47.575Z] ---> Running in 36674ea7765b [2022-04-13T20:53:47.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:53:48.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:53:48.671Z] spire-1.2.1/ [2022-04-13T20:53:48.671Z] spire-1.2.1/.data/ [2022-04-13T20:53:48.671Z] spire-1.2.1/.data/.file [2022-04-13T20:53:48.671Z] spire-1.2.1/.dockerignore [2022-04-13T20:53:48.671Z] spire-1.2.1/.gitattributes [2022-04-13T20:53:48.671Z] spire-1.2.1/.githooks/ [2022-04-13T20:53:48.671Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T20:53:48.671Z] spire-1.2.1/.github/ [2022-04-13T20:53:48.671Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T20:53:48.671Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T20:53:48.671Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T20:53:48.671Z] spire-1.2.1/.github/workflows/ [2022-04-13T20:53:48.671Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T20:53:48.671Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T20:53:48.671Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T20:53:48.671Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T20:53:48.671Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T20:53:48.671Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T20:53:48.671Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T20:53:48.671Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T20:53:48.671Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T20:53:48.671Z] spire-1.2.1/.gitignore [2022-04-13T20:53:48.671Z] spire-1.2.1/.go-version [2022-04-13T20:53:48.671Z] spire-1.2.1/.golangci.yml [2022-04-13T20:53:48.671Z] spire-1.2.1/ADOPTERS.md [2022-04-13T20:53:48.671Z] spire-1.2.1/CHANGELOG.md [2022-04-13T20:53:48.671Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T20:53:48.671Z] spire-1.2.1/CODEOWNERS [2022-04-13T20:53:48.671Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T20:53:48.671Z] spire-1.2.1/Dockerfile [2022-04-13T20:53:48.671Z] spire-1.2.1/Dockerfile.dev [2022-04-13T20:53:48.671Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T20:53:48.671Z] spire-1.2.1/LICENSE [2022-04-13T20:53:48.671Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T20:53:48.671Z] spire-1.2.1/Makefile [2022-04-13T20:53:48.671Z] spire-1.2.1/README.md [2022-04-13T20:53:48.671Z] spire-1.2.1/ROADMAP.md [2022-04-13T20:53:48.671Z] spire-1.2.1/SECURITY.md [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/federation/list.goRemoving intermediate container 36674ea7765b [2022-04-13T20:53:48.671Z] ---> 617d943e46b4 [2022-04-13T20:53:48.671Z] Step 8/31 : COPY . . [2022-04-13T20:53:48.671Z] [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T20:53:48.671Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T20:53:48.671Z] spire-1.2.1/conf/ [2022-04-13T20:53:48.671Z] spire-1.2.1/conf/agent/ [2022-04-13T20:53:48.671Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T20:53:48.672Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T20:53:48.672Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T20:53:48.672Z] spire-1.2.1/conf/server/ [2022-04-13T20:53:48.672Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T20:53:48.672Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T20:53:48.672Z] spire-1.2.1/conf/server/server.conf [2022-04-13T20:53:48.672Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/ [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/auditlog.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/images/ [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/spire_server.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/telemetry.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/upgrading.md [2022-04-13T20:53:48.672Z] spire-1.2.1/doc/using_spire.md [2022-04-13T20:53:48.672Z] spire-1.2.1/examples/ [2022-04-13T20:53:48.672Z] spire-1.2.1/examples/README.md [2022-04-13T20:53:48.672Z] spire-1.2.1/go.mod [2022-04-13T20:53:48.672Z] spire-1.2.1/go.sum [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T20:53:48.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/health/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/log/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T20:53:48.673Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/util/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/version/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T20:53:48.674Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/config.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T20:53:48.675Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T20:53:48.676Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T20:53:48.677Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/pkg/server/server.go [2022-04-13T20:53:48.677Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T20:53:48.677Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T20:53:48.677Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T20:53:48.677Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T20:53:48.677Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/ [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/private/ [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/private/server/ [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/spire/ [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/spire/common/ [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T20:53:48.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T20:53:48.677Z] spire-1.2.1/release/ [2022-04-13T20:53:48.677Z] spire-1.2.1/release/spire-extras/ [2022-04-13T20:53:48.677Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T20:53:48.677Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T20:53:48.677Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T20:53:48.677Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T20:53:48.677Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/release/spire/ [2022-04-13T20:53:48.677Z] spire-1.2.1/release/spire/README.md [2022-04-13T20:53:48.677Z] spire-1.2.1/release/spire/conf/ [2022-04-13T20:53:48.677Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T20:53:48.677Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T20:53:48.677Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/script/ [2022-04-13T20:53:48.677Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T20:53:48.677Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T20:53:48.677Z] spire-1.2.1/support/ [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/ [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T20:53:48.677Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T20:53:48.677Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T20:53:48.677Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/clock/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/clock/clock.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T20:53:48.677Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/README.md [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/common [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T20:53:48.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T20:53:48.678Z] spire-1.2.1/test/integration/test.sh [2022-04-13T20:53:48.678Z] spire-1.2.1/test/plugintest/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/spiretest/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/testca/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/testca/ca.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/testkey/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T20:53:48.678Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/testkey/new.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/util/ [2022-04-13T20:53:48.678Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/util/race.go [2022-04-13T20:53:48.678Z] spire-1.2.1/test/util/util.go [2022-04-13T20:53:48.678Z] building spire from source... [2022-04-13T20:53:48.678Z] Installing go1.17.7... [2022-04-13T20:53:48.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:53:48.937Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:53:49.199Z] OK: 221 MiB in 52 packages [2022-04-13T20:53:49.199Z] OK: 221 MiB in 52 packages [2022-04-13T20:53:53.395Z] Removing intermediate container 5a5a545f1fc7 [2022-04-13T20:53:53.395Z] ---> c8ce64bc1469 [2022-04-13T20:53:53.395Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:53:53.395Z] Removing intermediate container d411f3115537 [2022-04-13T20:53:53.395Z] ---> 8b6a4b8c307e [2022-04-13T20:53:53.395Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:53:53.395Z] Building bin/spire-server... [2022-04-13T20:53:53.395Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T20:53:53.395Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T20:53:53.395Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T20:53:53.395Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T20:53:53.395Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T20:53:53.395Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T20:53:53.658Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T20:53:53.659Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T20:53:53.659Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T20:53:53.659Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T20:53:53.659Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T20:53:53.659Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T20:53:53.659Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T20:53:53.919Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T20:53:53.919Z]  ---> d5d594f69e9d [2022-04-13T20:53:53.919Z] ---> bbf505024074 [2022-04-13T20:53:53.919Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:53:53.919Z] [2022-04-13T20:53:53.919Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T20:53:53.919Z]  ---> a803820c8c7a [2022-04-13T20:53:53.919Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T20:53:53.919Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T20:53:53.919Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T20:53:53.919Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T20:53:53.919Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T20:53:53.919Z]  ---> Running in ea77b889c0fa [2022-04-13T20:53:53.919Z] ---> Running in 0ee5d904c279 [2022-04-13T20:53:53.919Z] ---> Running in 5c470c6fd323 [2022-04-13T20:53:53.919Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T20:53:54.180Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T20:53:54.180Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T20:53:54.180Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T20:53:54.180Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T20:53:54.180Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T20:53:54.180Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T20:53:54.180Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T20:53:54.180Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T20:53:54.180Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T20:53:54.180Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T20:53:54.180Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T20:53:54.180Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T20:53:54.180Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T20:53:54.180Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T20:53:54.180Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T20:53:54.180Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T20:53:54.180Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T20:53:54.180Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T20:53:54.180Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T20:53:54.440Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T20:53:54.440Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T20:53:54.440Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T20:53:54.440Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T20:53:54.440Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T20:53:54.440Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T20:53:54.440Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T20:53:54.440Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T20:53:54.440Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T20:53:54.441Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T20:53:54.441Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T20:53:54.441Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T20:53:54.441Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T20:53:54.441Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T20:53:54.441Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T20:53:54.701Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T20:53:54.701Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T20:53:55.642Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T20:53:55.642Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T20:53:55.642Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T20:53:56.106Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T20:53:56.106Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T20:53:57.046Z] Removing intermediate container ea77b889c0fa [2022-04-13T20:53:57.046Z] ---> 5d62357d99bb [2022-04-13T20:53:57.046Z] Step 8/23 : COPY . . [2022-04-13T20:53:57.046Z] Removing intermediate container 5c470c6fd323 [2022-04-13T20:53:57.046Z] ---> cf22e410e9ab [2022-04-13T20:53:57.046Z] Step 8/22 : COPY . . [2022-04-13T20:53:58.966Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T20:53:58.966Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T20:53:58.966Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T20:53:58.966Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T20:53:58.966Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T20:53:58.966Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T20:53:58.966Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T20:53:58.966Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T20:53:58.966Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T20:53:59.231Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T20:54:00.173Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T20:54:00.173Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T20:54:00.173Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T20:54:00.173Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T20:54:00.435Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T20:54:00.435Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T20:54:00.435Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T20:54:00.435Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T20:54:00.435Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T20:54:00.435Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T20:54:00.699Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T20:54:00.699Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T20:54:00.699Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T20:54:00.699Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T20:54:00.699Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T20:54:00.699Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T20:54:00.699Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T20:54:00.699Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T20:54:00.699Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T20:54:00.699Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T20:54:00.699Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T20:54:00.699Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T20:54:00.699Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T20:54:02.615Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T20:54:02.615Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T20:54:02.615Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T20:54:02.615Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T20:54:02.615Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T20:54:02.615Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T20:54:02.615Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T20:54:02.615Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T20:54:02.615Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T20:54:02.615Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T20:54:02.615Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T20:54:02.615Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T20:54:02.615Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T20:54:02.615Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T20:54:02.615Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T20:54:02.615Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T20:54:02.615Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T20:54:02.615Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T20:54:02.615Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T20:54:02.615Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T20:54:02.615Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T20:54:02.615Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T20:54:02.615Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T20:54:02.615Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T20:54:02.877Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T20:54:02.877Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T20:54:02.877Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T20:54:02.877Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T20:54:02.877Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T20:54:02.877Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T20:54:02.877Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T20:54:02.877Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T20:54:02.877Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T20:54:02.877Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T20:54:02.877Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T20:54:03.136Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T20:54:03.136Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T20:54:03.136Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T20:54:03.136Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T20:54:03.136Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T20:54:03.136Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T20:54:03.136Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T20:54:03.136Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T20:54:03.136Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T20:54:03.136Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T20:54:03.136Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T20:54:03.136Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T20:54:03.136Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T20:54:03.136Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T20:54:08.433Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T20:54:08.433Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T20:54:18.407Z]  ---> a92f3d3c5bc9 [2022-04-13T20:54:18.407Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T20:54:18.407Z] ---> a797dbf70074 [2022-04-13T20:54:18.407Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T20:54:18.407Z] ---> Running in 9409cb311a6b [2022-04-13T20:54:18.407Z] ---> Running in 2847711fc988 [2022-04-13T20:54:18.974Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T20:54:18.975Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T20:54:21.503Z] Removing intermediate container 0ee5d904c279 [2022-04-13T20:54:21.503Z] ---> 925c1e7c3312 [2022-04-13T20:54:21.503Z] [2022-04-13T20:54:21.503Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T20:54:21.503Z] ---> e04c818066af [2022-04-13T20:54:21.503Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T20:54:21.503Z] ---> Running in a05da87c2ca4 [2022-04-13T20:54:21.503Z] Removing intermediate container a05da87c2ca4 [2022-04-13T20:54:21.503Z] ---> 1591409929e2 [2022-04-13T20:54:21.503Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec zeromq [2022-04-13T20:54:21.762Z] ---> Running in 6815a31e9638 [2022-04-13T20:54:22.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:54:22.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:54:22.586Z] (1/7) Installing dumb-init (1.2.5-r1) [2022-04-13T20:54:22.586Z] (2/7) Installing su-exec (0.2-r1) [2022-04-13T20:54:22.586Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T20:54:22.586Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-13T20:54:22.586Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T20:54:22.586Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-13T20:54:22.586Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-13T20:54:22.586Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:54:22.586Z] OK: 8 MiB in 21 packages [2022-04-13T20:54:25.115Z] Removing intermediate container 6815a31e9638 [2022-04-13T20:54:25.115Z] ---> 7b43e6f2b325 [2022-04-13T20:54:25.115Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T20:54:25.373Z] ---> Running in 0c0ca58eedf2 [2022-04-13T20:54:25.373Z] Building bin/spire-agent... [2022-04-13T20:54:25.630Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T20:54:25.851Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20850 in /w/workspace/edgexfoundry_edgex-go_PR-3965 [Pipeline] { [Pipeline] ws [2022-04-13T20:54:25.863Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-04-13T20:54:25.888Z] Removing intermediate container 0c0ca58eedf2 [2022-04-13T20:54:25.888Z] ---> 342d407ff36d [2022-04-13T20:54:25.888Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T20:54:25.888Z] ---> Running in af8f65e3d324 [2022-04-13T20:54:26.182Z] The recommended git tool is: git [2022-04-13T20:54:26.456Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T20:54:26.456Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T20:54:26.456Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T20:54:26.456Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T20:54:26.456Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T20:54:26.456Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T20:54:26.715Z] Removing intermediate container af8f65e3d324 [2022-04-13T20:54:26.715Z] ---> 3841ac3e79f3 [2022-04-13T20:54:26.715Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T20:54:27.429Z] ---> Running in acb2ee425379 [2022-04-13T20:54:27.429Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T20:54:27.429Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T20:54:27.429Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T20:54:27.429Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T20:54:27.429Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T20:54:27.429Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T20:54:29.402Z] Removing intermediate container acb2ee425379 [2022-04-13T20:54:29.402Z] ---> 163fbf4dd087 [2022-04-13T20:54:29.402Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T20:54:29.661Z] ---> Running in 122776cfde3c [2022-04-13T20:54:30.235Z] Removing intermediate container 122776cfde3c [2022-04-13T20:54:30.235Z] ---> 2296e8d2d3d1 [2022-04-13T20:54:30.235Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T20:54:30.513Z] ---> 1b8c9a0f9397 [2022-04-13T20:54:30.513Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T20:54:30.771Z] ---> Running in 98b93c81387e [2022-04-13T20:54:33.304Z] Removing intermediate container 98b93c81387e [2022-04-13T20:54:33.304Z] ---> 8f1292bd4605 [2022-04-13T20:54:33.304Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:54:33.869Z] ---> 178e7c976569 [2022-04-13T20:54:33.870Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T20:54:35.242Z] ---> f99676497b0b [2022-04-13T20:54:35.242Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T20:54:36.019Z] using credential edgex-jenkins-ssh [2022-04-13T20:54:36.042Z] Cloning the remote Git repository [2022-04-13T20:54:36.181Z] ---> 81840be3ae47 [2022-04-13T20:54:36.181Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T20:54:36.747Z] ---> 7ddab18675b1 [2022-04-13T20:54:36.747Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T20:54:36.164Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-13T20:54:36.354Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-04-13T20:54:36.617Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T20:54:36.618Z] > git --version # timeout=10 [2022-04-13T20:54:36.650Z] > git --version # 'git version 2.25.1' [2022-04-13T20:54:36.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T20:54:36.936Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T20:54:37.725Z] ---> 204ffddf24f6 [2022-04-13T20:54:37.725Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T20:54:37.982Z] ---> Running in b6446bb6a2f7 [2022-04-13T20:54:38.244Z] Removing intermediate container b6446bb6a2f7 [2022-04-13T20:54:38.244Z] ---> 942587bab4a3 [2022-04-13T20:54:38.244Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T20:54:39.178Z] ---> 3e4bcaf1cc66 [2022-04-13T20:54:39.178Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T20:54:39.178Z] ---> Running in 58a9bb03a822 [2022-04-13T20:54:41.711Z] Removing intermediate container 58a9bb03a822 [2022-04-13T20:54:41.711Z] ---> 651082d48605 [2022-04-13T20:54:41.711Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T20:54:41.711Z] ---> Running in b65a1b765c39 [2022-04-13T20:54:41.970Z] Removing intermediate container b65a1b765c39 [2022-04-13T20:54:41.970Z] ---> af20fe2ec506 [2022-04-13T20:54:41.970Z] Step 28/31 : CMD ["gate"] [2022-04-13T20:54:41.970Z] ---> Running in f850444aaa32 [2022-04-13T20:54:42.537Z] Removing intermediate container f850444aaa32 [2022-04-13T20:54:42.537Z] ---> 91283c2f831c [2022-04-13T20:54:42.537Z] Step 29/31 : LABEL arch=x86_64 [2022-04-13T20:54:42.796Z] ---> Running in d979abd110d5 [2022-04-13T20:54:43.054Z] Removing intermediate container d979abd110d5 [2022-04-13T20:54:43.054Z] ---> 42a21326d2fb [2022-04-13T20:54:43.054Z] Step 30/31 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T20:54:43.054Z] ---> Running in b6ee8820b310 [2022-04-13T20:54:43.621Z] Removing intermediate container b6ee8820b310 [2022-04-13T20:54:43.621Z] ---> 9fe3b82c8ddf [2022-04-13T20:54:43.621Z] Step 31/31 : LABEL version=0.0.0 [2022-04-13T20:54:43.621Z] ---> Running in 1852b53318b0 [2022-04-13T20:54:44.187Z] Removing intermediate container 1852b53318b0 [2022-04-13T20:54:44.187Z] ---> 657a59794387 [2022-04-13T20:54:44.187Z] [2022-04-13T20:54:44.187Z] Successfully built 657a59794387 [2022-04-13T20:54:44.187Z] Successfully tagged security-bootstrapper:latest [2022-04-13T20:54:44.187Z] Building core-metadata [2022-04-13T20:54:50.746Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:54:50.746Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:54:50.746Z] ---> 801eff2716a7 [2022-04-13T20:54:50.746Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:54:50.746Z] ---> Using cache [2022-04-13T20:54:50.746Z] ---> 7ebbd0365bc4 [2022-04-13T20:54:50.746Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:54:50.746Z] ---> Using cache [2022-04-13T20:54:50.746Z] ---> 1d65f9ebc1c9 [2022-04-13T20:54:50.746Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:54:50.746Z] ---> Using cache [2022-04-13T20:54:50.746Z] ---> 8b6a4b8c307e [2022-04-13T20:54:50.746Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:54:50.746Z] ---> Using cache [2022-04-13T20:54:50.746Z] ---> bbf505024074 [2022-04-13T20:54:50.746Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:54:50.746Z] ---> Using cache [2022-04-13T20:54:50.746Z] ---> cf22e410e9ab [2022-04-13T20:54:50.746Z] Step 8/23 : COPY . . [2022-04-13T20:54:50.746Z] ---> Using cache [2022-04-13T20:54:50.746Z] ---> a797dbf70074 [2022-04-13T20:54:50.746Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T20:54:52.654Z] ---> Running in 6d572afcebba [2022-04-13T20:54:53.593Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T20:54:57.756Z] Merging remotes/origin/main commit e06225a277df99345dc66b555c91ab0f0cafa68f into PR head commit 2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T20:54:56.655Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T20:54:56.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T20:54:56.722Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T20:54:56.801Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T20:54:56.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T20:54:56.824Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3965/head:refs/remotes/origin/PR-3965 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-13T20:54:57.792Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T20:54:57.814Z] > git checkout -f 2fd84e1fa38b5887a3e07a4d5a4376259a93946f # timeout=10 [2022-04-13T20:54:58.102Z] > git remote # timeout=10 [2022-04-13T20:54:58.224Z] Merge succeeded, producing 2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T20:54:58.225Z] Checking out Revision 2fd84e1fa38b5887a3e07a4d5a4376259a93946f (PR-3965) [2022-04-13T20:54:58.129Z] > git config --get remote.origin.url # timeout=10 [2022-04-13T20:54:58.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T20:54:58.174Z] > git merge e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 [2022-04-13T20:54:58.207Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-13T20:54:58.242Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T20:54:58.257Z] > git checkout -f 2fd84e1fa38b5887a3e07a4d5a4376259a93946f # timeout=10 [2022-04-13T20:55:02.787Z] Commit message: "fix: Add zeromq in the final build docker image layer as it is required from go-mod-messaging" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-13T20:55:03.766Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-13T20:55:03.766Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T20:55:03.766Z] Dload Upload Total Spent Left Speed [2022-04-13T20:55:03.766Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 42754 0 --:--:-- --:--:-- --:--:-- 42754 [Pipeline] sh [2022-04-13T20:55:04.341Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-13T20:55:04.696Z] + sudo tee /etc/docker/daemon.new [2022-04-13T20:55:04.697Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-13T20:55:04.697Z] { [2022-04-13T20:55:04.697Z] "registry-mirrors": [ [2022-04-13T20:55:04.697Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-13T20:55:04.697Z] ], [2022-04-13T20:55:04.697Z] "bip": "10.250.0.254/24", [2022-04-13T20:55:04.697Z] "hosts": [ [2022-04-13T20:55:04.697Z] "tcp://0.0.0.0:5555", [2022-04-13T20:55:04.697Z] "unix:///var/run/docker.sock" [2022-04-13T20:55:04.697Z] ], [2022-04-13T20:55:04.697Z] "mtu": 1458, [2022-04-13T20:55:04.697Z] "selinux-enabled": true, [2022-04-13T20:55:04.697Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-13T20:55:04.697Z] } [Pipeline] sh [2022-04-13T20:55:05.066Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-13T20:55:05.421Z] + sudo service docker restart [2022-04-13T20:55:11.679Z] Removing intermediate container 2847711fc988 [2022-04-13T20:55:11.679Z] ---> 7149fade5182 [2022-04-13T20:55:11.679Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T20:55:11.679Z] Removing intermediate container 9409cb311a6b [2022-04-13T20:55:11.679Z] ---> f58023a5fe98 [2022-04-13T20:55:11.679Z] [2022-04-13T20:55:11.679Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T20:55:11.679Z] ---> e04c818066af [2022-04-13T20:55:11.679Z] Step 11/22 : RUN apk add --update --no-cache dumb-init zeromq [2022-04-13T20:55:11.679Z] ---> Running in bba187c07dde [2022-04-13T20:55:11.679Z] ---> Running in 11d42b641cba [2022-04-13T20:55:11.679Z] CGO_ENABLED=0 GO111MODULE=on go build -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-04-13T20:55:11.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:55:11.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:55:11.679Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T20:55:11.679Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T20:55:11.679Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T20:55:11.679Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T20:55:11.679Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T20:55:11.679Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T20:55:11.679Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:55:11.679Z] OK: 8 MiB in 20 packages [2022-04-13T20:55:14.213Z] Removing intermediate container 11d42b641cba [2022-04-13T20:55:14.213Z] ---> c7f011b4274a [2022-04-13T20:55:14.213Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:55:14.213Z] ---> Running in 28e3f2a4a8ec [2022-04-13T20:55:14.782Z] Removing intermediate container 28e3f2a4a8ec [2022-04-13T20:55:14.782Z] ---> 063dd155a720 [2022-04-13T20:55:14.782Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T20:55:14.782Z] ---> Running in 28e1040c15ed [2022-04-13T20:55:15.718Z] Removing intermediate container 28e1040c15ed [2022-04-13T20:55:15.718Z] ---> 1fa7ce51a72f [2022-04-13T20:55:15.718Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T20:55:16.284Z] ---> Running in a52d4491aa67 [2022-04-13T20:55:16.542Z] Removing intermediate container a52d4491aa67 [2022-04-13T20:55:16.542Z] ---> 212f3f58119f [2022-04-13T20:55:16.542Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:55:17.918Z] ---> 657524b992d1 [2022-04-13T20:55:17.918Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T20:55:21.204Z] ---> 2c88712107e7 [2022-04-13T20:55:21.204Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T20:55:21.769Z] Removing intermediate container bba187c07dde [2022-04-13T20:55:21.769Z] ---> c5c8992e0a39 [2022-04-13T20:55:21.769Z] [2022-04-13T20:55:21.769Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T20:55:22.029Z] ---> 7fd5b456639c [2022-04-13T20:55:22.029Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T20:55:22.287Z] 20.10.14: Pulling from library/docker [2022-04-13T20:55:22.287Z] ---> Running in aa16cb5e02e2 [2022-04-13T20:55:23.221Z] Removing intermediate container aa16cb5e02e2 [2022-04-13T20:55:23.221Z] ---> 1f6205c69cbd [2022-04-13T20:55:23.221Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] withEnv [Pipeline] { [2022-04-13T20:55:23.789Z] ---> Running in 2a9983d92b1c [Pipeline] configFileProvider [2022-04-13T20:55:23.792Z] provisioning config files... [2022-04-13T20:55:23.865Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2474546260815071681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T20:55:24.299Z] ---> docker-login.sh [2022-04-13T20:55:24.299Z] nexus3.edgexfoundry.org:10001 [2022-04-13T20:55:24.371Z] Removing intermediate container 2a9983d92b1c [2022-04-13T20:55:24.371Z] ---> 4e0c0da456cc [2022-04-13T20:55:24.371Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T20:55:24.630Z] ---> Running in 07e56f7dc5bb [2022-04-13T20:55:24.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:55:25.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:55:25.522Z] Configure a credential helper to remove this warning. See [2022-04-13T20:55:25.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:55:25.522Z] [2022-04-13T20:55:25.522Z] Login Succeeded [2022-04-13T20:55:25.522Z] nexus3.edgexfoundry.org:10002 [2022-04-13T20:55:25.564Z] Removing intermediate container 07e56f7dc5bb [2022-04-13T20:55:25.564Z] ---> 1ba59bf555ff [2022-04-13T20:55:25.564Z] Step 21/22 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T20:55:25.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:55:25.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:55:25.804Z] Configure a credential helper to remove this warning. See [2022-04-13T20:55:25.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:55:25.804Z] [2022-04-13T20:55:25.804Z] Login Succeeded [2022-04-13T20:55:25.804Z] nexus3.edgexfoundry.org:10003 [2022-04-13T20:55:25.822Z] ---> Running in ffcff188498d [2022-04-13T20:55:26.387Z] Removing intermediate container ffcff188498d [2022-04-13T20:55:26.387Z] ---> 91e8126b91cf [2022-04-13T20:55:26.387Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T20:55:26.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:55:26.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:55:26.408Z] Configure a credential helper to remove this warning. See [2022-04-13T20:55:26.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:55:26.408Z] [2022-04-13T20:55:26.408Z] Login Succeeded [2022-04-13T20:55:26.408Z] nexus3.edgexfoundry.org:10004 [2022-04-13T20:55:26.954Z] ---> Running in 1fedd49b0701 [2022-04-13T20:55:27.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:55:27.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:55:27.005Z] Configure a credential helper to remove this warning. See [2022-04-13T20:55:27.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:55:27.005Z] [2022-04-13T20:55:27.005Z] Login Succeeded [2022-04-13T20:55:27.005Z] docker.io [2022-04-13T20:55:27.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:55:27.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:55:27.877Z] Configure a credential helper to remove this warning. See [2022-04-13T20:55:27.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:55:27.877Z] [2022-04-13T20:55:27.877Z] Login Succeeded [2022-04-13T20:55:27.877Z] ---> docker-login.sh ends [2022-04-13T20:55:27.893Z] Removing intermediate container 1fedd49b0701 [2022-04-13T20:55:27.893Z] ---> 8d9ac5ed04c5 [2022-04-13T20:55:27.893Z] [Pipeline] } [2022-04-13T20:55:27.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-13T20:55:28.152Z] Successfully built 8d9ac5ed04c5 [2022-04-13T20:55:28.152Z] Successfully tagged support-scheduler:latest [2022-04-13T20:55:28.152Z] Building core-command [Pipeline] echo [2022-04-13T20:55:28.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T20:55:28.419Z] ========================================================= [2022-04-13T20:55:28.419Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-13T20:55:28.419Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:55:28.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T20:55:29.089Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-13T20:55:29.089Z] 9b3977197b4f: Pulling fs layer [2022-04-13T20:55:29.089Z] 1a89e8eeedd5: Pulling fs layer [2022-04-13T20:55:29.089Z] 94645a83ff95: Pulling fs layer [2022-04-13T20:55:29.089Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-13T20:55:29.089Z] 0c92f367c5e7: Pulling fs layer [2022-04-13T20:55:29.089Z] 3f3a8bcf1eab: Waiting [2022-04-13T20:55:29.089Z] f7c0051592d6: Pulling fs layer [2022-04-13T20:55:29.089Z] 0c92f367c5e7: Waiting [2022-04-13T20:55:29.089Z] a227ed2f7395: Pulling fs layer [2022-04-13T20:55:29.089Z] f7c0051592d6: Waiting [2022-04-13T20:55:29.089Z] 7b1c46037f91: Pulling fs layer [2022-04-13T20:55:29.089Z] a227ed2f7395: Waiting [2022-04-13T20:55:29.089Z] 7b1c46037f91: Waiting [2022-04-13T20:55:29.089Z] 94645a83ff95: Verifying Checksum [2022-04-13T20:55:29.089Z] 94645a83ff95: Download complete [2022-04-13T20:55:29.089Z] 1a89e8eeedd5: Verifying Checksum [2022-04-13T20:55:29.089Z] 1a89e8eeedd5: Download complete [2022-04-13T20:55:29.089Z] 0c92f367c5e7: Verifying Checksum [2022-04-13T20:55:29.089Z] 0c92f367c5e7: Download complete [2022-04-13T20:55:29.090Z] f7c0051592d6: Verifying Checksum [2022-04-13T20:55:29.090Z] f7c0051592d6: Download complete [2022-04-13T20:55:29.090Z] 9b3977197b4f: Verifying Checksum [2022-04-13T20:55:29.090Z] 9b3977197b4f: Download complete [2022-04-13T20:55:29.090Z] a227ed2f7395: Verifying Checksum [2022-04-13T20:55:29.090Z] a227ed2f7395: Download complete [2022-04-13T20:55:30.089Z] 9b3977197b4f: Pull complete [2022-04-13T20:55:30.707Z] 1a89e8eeedd5: Pull complete [2022-04-13T20:55:30.993Z] 94645a83ff95: Pull complete [2022-04-13T20:55:31.270Z] 7b1c46037f91: Verifying Checksum [2022-04-13T20:55:31.270Z] 7b1c46037f91: Download complete [2022-04-13T20:55:31.874Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-13T20:55:31.874Z] 3f3a8bcf1eab: Download complete [2022-04-13T20:55:32.362Z]  Building support-scheduler ... done Removing intermediate container 6d572afcebba [2022-04-13T20:55:32.362Z] ---> c5bd55f543b7 [2022-04-13T20:55:32.362Z] [2022-04-13T20:55:32.362Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T20:55:32.362Z] ---> e04c818066af [2022-04-13T20:55:32.362Z] Step 11/23 : RUN apk add --update --no-cache dumb-init zeromq [2022-04-13T20:55:32.362Z] ---> Using cache [2022-04-13T20:55:32.362Z] ---> c7f011b4274a [2022-04-13T20:55:32.362Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:55:32.362Z] ---> Using cache [2022-04-13T20:55:32.362Z] ---> 063dd155a720 [2022-04-13T20:55:32.362Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T20:55:33.298Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:55:33.299Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:55:33.299Z] ---> 801eff2716a7 [2022-04-13T20:55:33.299Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:55:33.299Z] ---> Using cache [2022-04-13T20:55:33.299Z] ---> 7ebbd0365bc4 [2022-04-13T20:55:33.299Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:55:33.299Z] ---> Using cache [2022-04-13T20:55:33.299Z] ---> 1d65f9ebc1c9 [2022-04-13T20:55:33.299Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:55:33.299Z] ---> Using cache [2022-04-13T20:55:33.299Z] ---> 8b6a4b8c307e [2022-04-13T20:55:33.299Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:55:33.299Z] ---> Using cache [2022-04-13T20:55:33.299Z] ---> bbf505024074 [2022-04-13T20:55:33.299Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:55:33.299Z] ---> Using cache [2022-04-13T20:55:33.299Z] ---> cf22e410e9ab [2022-04-13T20:55:33.299Z] Step 8/23 : COPY . . [2022-04-13T20:55:33.299Z] ---> Using cache [2022-04-13T20:55:33.299Z] ---> a797dbf70074 [2022-04-13T20:55:33.299Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T20:55:33.866Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T20:55:33.867Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T20:55:33.867Z] ---> Running in 2130331861c1 [2022-04-13T20:55:33.867Z] ---> Running in 1f54361e23be [2022-04-13T20:55:33.867Z] ---> 7417809fdb73 [2022-04-13T20:55:33.867Z] 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-04-13T20:55:33.867Z] ---> Running in d68e21549a4a [2022-04-13T20:55:33.867Z] Removing intermediate container 1f54361e23be [2022-04-13T20:55:33.867Z] ---> 90c4682d370e [2022-04-13T20:55:33.867Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T20:55:34.126Z] ---> Running in c5418d2d6dac [2022-04-13T20:55:34.126Z] Removing intermediate container d68e21549a4a [2022-04-13T20:55:34.126Z] ---> a06326902d2a [2022-04-13T20:55:34.126Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl zeromq && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-13T20:55:34.126Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T20:55:34.126Z] ---> Running in 2ac8d5c23d0a [2022-04-13T20:55:34.385Z] Removing intermediate container c5418d2d6dac [2022-04-13T20:55:34.385Z] ---> 3fc89283f51a [2022-04-13T20:55:34.385Z] Step 15/23 : WORKDIR / [2022-04-13T20:55:34.385Z] ---> Running in 75fbf371ebd9 [2022-04-13T20:55:34.645Z] Removing intermediate container 75fbf371ebd9 [2022-04-13T20:55:34.646Z] ---> 8c67780aa804 [2022-04-13T20:55:34.646Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:55:34.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:55:34.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:55:34.906Z] (1/46) Installing readline (8.1.1-r0) [2022-04-13T20:55:34.906Z] (2/46) Installing bash (5.1.16-r0) [2022-04-13T20:55:34.906Z] Executing bash-5.1.16-r0.post-install [2022-04-13T20:55:34.906Z] (3/46) Installing brotli-libs (1.0.9-r5) [2022-04-13T20:55:34.906Z] (4/46) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T20:55:34.906Z] (5/46) Installing libcurl (7.80.0-r0) [2022-04-13T20:55:34.906Z] (6/46) Installing curl (7.80.0-r0) [2022-04-13T20:55:34.906Z] (7/46) Installing dumb-init (1.2.5-r1) [2022-04-13T20:55:34.906Z] (8/46) Installing libbz2 (1.0.8-r1) [2022-04-13T20:55:34.906Z] (9/46) Installing expat (2.4.7-r0) [2022-04-13T20:55:35.166Z] (10/46) Installing libffi (3.4.2-r1) [2022-04-13T20:55:35.166Z] (11/46) Installing gdbm (1.22-r0) [2022-04-13T20:55:35.166Z] (12/46) Installing xz-libs (5.2.5-r1) [2022-04-13T20:55:35.166Z] (13/46) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T20:55:35.166Z] (14/46) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T20:55:35.166Z] (15/46) Installing mpdecimal (2.5.1-r1) [2022-04-13T20:55:35.166Z] (16/46) Installing sqlite-libs (3.36.0-r0) [2022-04-13T20:55:35.166Z] (17/46) Installing python3 (3.9.7-r4) [2022-04-13T20:55:35.425Z] (18/46) Installing py3-appdirs (1.4.4-r2) [2022-04-13T20:55:35.425Z] (19/46) Installing py3-certifi (2020.12.5-r1) [2022-04-13T20:55:35.425Z] (20/46) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T20:55:35.425Z] (21/46) Installing py3-idna (3.3-r0) [2022-04-13T20:55:35.425Z] (22/46) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T20:55:35.425Z] (23/46) Installing py3-requests (2.26.0-r1) [2022-04-13T20:55:35.425Z] (24/46) Installing py3-msgpack (1.0.2-r1) [2022-04-13T20:55:35.425Z] (25/46) Installing py3-lockfile (0.12.2-r4) [2022-04-13T20:55:35.425Z] (26/46) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T20:55:35.425Z] (27/46) Installing py3-colorama (0.4.4-r1) [2022-04-13T20:55:35.684Z] (28/46) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T20:55:35.684Z] (29/46) Installing py3-distlib (0.3.3-r0) [2022-04-13T20:55:35.684Z] (30/46) Installing py3-distro (1.6.0-r0) [2022-04-13T20:55:35.684Z] (31/46) Installing py3-six (1.16.0-r0) [2022-04-13T20:55:35.684Z] (32/46) Installing py3-webencodings (0.5.1-r4) [2022-04-13T20:55:35.684Z] (33/46) Installing py3-html5lib (1.1-r1) [2022-04-13T20:55:35.684Z] (34/46) Installing py3-parsing (2.4.7-r2) [2022-04-13T20:55:35.684Z] (35/46) Installing py3-packaging (20.9-r1) [2022-04-13T20:55:35.684Z] (36/46) Installing py3-tomli (1.2.2-r0) [2022-04-13T20:55:35.684Z] (37/46) Installing py3-pep517 (0.12.0-r0) [2022-04-13T20:55:35.684Z] (38/46) Installing py3-progress (1.6-r0) [2022-04-13T20:55:35.684Z] (39/46) Installing py3-retrying (1.3.3-r2) [2022-04-13T20:55:35.684Z] (40/46) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T20:55:35.684Z] (41/46) Installing py3-setuptools (52.0.0-r4) [2022-04-13T20:55:35.684Z] (42/46) Installing py3-toml (0.10.2-r2) [2022-04-13T20:55:35.684Z] (43/46) Installing py3-pip (20.3.4-r1) [2022-04-13T20:55:35.944Z] (44/46) Installing libsodium (1.0.18-r0) [2022-04-13T20:55:35.944Z] (45/46) Installing libzmq (4.3.4-r0) [2022-04-13T20:55:35.944Z] (46/46) Installing zeromq (4.3.4-r0) [2022-04-13T20:55:35.944Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:55:35.944Z] OK: 84 MiB in 68 packages [2022-04-13T20:55:35.944Z] ---> 9d8eab074dff [2022-04-13T20:55:35.944Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T20:55:36.511Z] Collecting docker-compose==1.23.2 [2022-04-13T20:55:36.770Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T20:55:36.771Z] 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-04-13T20:55:36.771Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T20:55:36.771Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T20:55:36.771Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T20:55:36.771Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T20:55:36.771Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T20:55:36.771Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T20:55:37.032Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T20:55:37.032Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T20:55:37.603Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T20:55:37.603Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T20:55:37.862Z] ---> 9143e841c809 [2022-04-13T20:55:37.862Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T20:55:37.862Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T20:55:37.862Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T20:55:37.862Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T20:55:37.862Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T20:55:38.121Z] Collecting PyYAML<4,>=3.10 [2022-04-13T20:55:38.121Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T20:55:38.690Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T20:55:38.690Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T20:55:38.690Z] ---> 4a0128fc6276 [2022-04-13T20:55:38.690Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T20:55:38.955Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T20:55:38.955Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T20:55:38.955Z] 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-04-13T20:55:38.955Z] ---> Running in 37c52e6805c8 [2022-04-13T20:55:38.955Z] Collecting idna<2.8,>=2.5 [2022-04-13T20:55:39.214Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T20:55:39.214Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T20:55:39.214Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T20:55:39.214Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T20:55:39.214Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T20:55:39.214Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T20:55:39.214Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T20:55:39.214Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T20:55:39.214Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T20:55:39.473Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T20:55:39.473Z] Attempting uninstall: urllib3 [2022-04-13T20:55:39.473Z] Found existing installation: urllib3 1.26.7 [2022-04-13T20:55:39.473Z] Uninstalling urllib3-1.26.7: [2022-04-13T20:55:39.473Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T20:55:39.473Z] Removing intermediate container 37c52e6805c8 [2022-04-13T20:55:39.473Z] ---> 0bc2d4834a84 [2022-04-13T20:55:39.473Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:55:39.473Z] ---> Running in 04b817ef6d20 [2022-04-13T20:55:39.473Z] Attempting uninstall: idna [2022-04-13T20:55:39.473Z] Found existing installation: idna 3.3 [2022-04-13T20:55:39.734Z] Uninstalling idna-3.3: [2022-04-13T20:55:39.734Z] Successfully uninstalled idna-3.3 [2022-04-13T20:55:39.734Z] Removing intermediate container 04b817ef6d20 [2022-04-13T20:55:39.734Z] ---> ad3a3315f57d [2022-04-13T20:55:39.734Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T20:55:39.994Z] ---> Running in b5ee8528599c [2022-04-13T20:55:40.254Z] Removing intermediate container b5ee8528599c [2022-04-13T20:55:40.254Z] ---> e8a78f834aeb [2022-04-13T20:55:40.254Z] Step 22/23 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T20:55:40.513Z] ---> Running in d797d3ceb6c7 [2022-04-13T20:55:40.513Z] Attempting uninstall: requests [2022-04-13T20:55:40.513Z] Found existing installation: requests 2.26.0 [2022-04-13T20:55:40.513Z] Uninstalling requests-2.26.0: [2022-04-13T20:55:40.513Z] Successfully uninstalled requests-2.26.0 [2022-04-13T20:55:40.771Z] Removing intermediate container d797d3ceb6c7 [2022-04-13T20:55:40.771Z] ---> c6bc07ca7981 [2022-04-13T20:55:40.771Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:55:40.771Z] Running setup.py install for texttable: started [2022-04-13T20:55:41.030Z] ---> Running in f1bd7e36db35 [2022-04-13T20:55:41.299Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T20:55:41.299Z] Running setup.py install for PyYAML: started [2022-04-13T20:55:41.299Z] Removing intermediate container f1bd7e36db35 [2022-04-13T20:55:41.299Z] ---> 3908722b32ad [2022-04-13T20:55:41.299Z] [2022-04-13T20:55:41.559Z] Successfully built 3908722b32ad [2022-04-13T20:55:41.559Z] Successfully tagged core-metadata:latest [2022-04-13T20:55:41.559Z]  Building core-metadata ... done Building security-spire-server [2022-04-13T20:55:41.559Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T20:55:41.818Z] Running setup.py install for docopt: started [2022-04-13T20:55:42.076Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T20:55:42.076Z] Running setup.py install for dockerpty: started [2022-04-13T20:55:42.343Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T20:55:42.603Z] 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-04-13T20:55:44.307Z] 3f3a8bcf1eab: Pull complete [2022-04-13T20:55:45.752Z] 0c92f367c5e7: Pull complete [2022-04-13T20:55:46.028Z] f7c0051592d6: Pull complete [2022-04-13T20:55:46.302Z] a227ed2f7395: Pull complete [2022-04-13T20:55:48.022Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:55:48.023Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:55:48.023Z] ---> 801eff2716a7 [2022-04-13T20:55:48.023Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T20:55:48.023Z] ---> Using cache [2022-04-13T20:55:48.023Z] ---> 7ebbd0365bc4 [2022-04-13T20:55:48.023Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:55:48.023Z] ---> Using cache [2022-04-13T20:55:48.023Z] ---> 1d65f9ebc1c9 [2022-04-13T20:55:48.023Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T20:55:48.023Z] ---> Using cache [2022-04-13T20:55:48.023Z] ---> 84d4139dce0f [2022-04-13T20:55:48.023Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T20:55:48.023Z] ---> Using cache [2022-04-13T20:55:48.023Z] ---> c04f438fd92f [2022-04-13T20:55:48.023Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:55:48.023Z] ---> Using cache [2022-04-13T20:55:48.023Z] ---> 4b1f3fee14a3 [2022-04-13T20:55:48.023Z] Step 8/25 : COPY . . [2022-04-13T20:55:48.023Z] ---> Using cache [2022-04-13T20:55:48.023Z] ---> e8b4c3df74f8 [2022-04-13T20:55:48.023Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T20:55:48.023Z] ---> Using cache [2022-04-13T20:55:48.023Z] ---> e61270b57959 [2022-04-13T20:55:48.023Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T20:55:48.023Z] ---> Using cache [2022-04-13T20:55:48.023Z] ---> a53f71d53aed [2022-04-13T20:55:48.023Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T20:55:48.023Z] ---> Using cache [2022-04-13T20:55:48.023Z] ---> e498ee0c4d81 [2022-04-13T20:55:48.023Z] 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-04-13T20:55:50.570Z] ---> Running in 105482e6eb77 [2022-04-13T20:55:50.832Z] Removing intermediate container 2ac8d5c23d0a [2022-04-13T20:55:50.832Z] ---> 7491d36f283d [2022-04-13T20:55:50.832Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T20:55:51.095Z] ---> Running in 98da6791e8d7 [2022-04-13T20:55:51.354Z] Removing intermediate container 98da6791e8d7 [2022-04-13T20:55:51.354Z] ---> 8b00043fe411 [2022-04-13T20:55:51.354Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T20:55:51.625Z] ---> Running in cba8c0c83a14 [2022-04-13T20:55:51.890Z] spire-1.2.1/ [2022-04-13T20:55:51.890Z] spire-1.2.1/.data/ [2022-04-13T20:55:51.890Z] spire-1.2.1/.data/.file [2022-04-13T20:55:51.890Z] spire-1.2.1/.dockerignore [2022-04-13T20:55:51.890Z] spire-1.2.1/.gitattributes [2022-04-13T20:55:51.890Z] spire-1.2.1/.githooks/ [2022-04-13T20:55:51.890Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T20:55:51.890Z] spire-1.2.1/.github/ [2022-04-13T20:55:51.890Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T20:55:51.890Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T20:55:51.890Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T20:55:51.890Z] spire-1.2.1/.github/workflows/ [2022-04-13T20:55:51.890Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T20:55:51.890Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T20:55:51.890Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T20:55:51.890Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T20:55:51.890Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T20:55:51.890Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T20:55:51.890Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T20:55:51.890Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T20:55:51.890Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T20:55:51.890Z] spire-1.2.1/.gitignore [2022-04-13T20:55:51.890Z] spire-1.2.1/.go-version [2022-04-13T20:55:51.890Z] spire-1.2.1/.golangci.yml [2022-04-13T20:55:51.890Z] spire-1.2.1/ADOPTERS.md [2022-04-13T20:55:51.890Z] spire-1.2.1/CHANGELOG.md [2022-04-13T20:55:51.890Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T20:55:51.890Z] spire-1.2.1/CODEOWNERS [2022-04-13T20:55:51.890Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T20:55:51.890Z] spire-1.2.1/Dockerfile [2022-04-13T20:55:51.890Z] spire-1.2.1/Dockerfile.dev [2022-04-13T20:55:51.890Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T20:55:51.890Z] spire-1.2.1/LICENSE [2022-04-13T20:55:51.890Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T20:55:51.890Z] spire-1.2.1/Makefile [2022-04-13T20:55:51.890Z] spire-1.2.1/README.md [2022-04-13T20:55:51.890Z] spire-1.2.1/ROADMAP.md [2022-04-13T20:55:51.890Z] spire-1.2.1/SECURITY.md [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T20:55:51.890Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T20:55:51.890Z] spire-1.2.1/conf/ [2022-04-13T20:55:51.890Z] spire-1.2.1/conf/agent/ [2022-04-13T20:55:51.890Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T20:55:51.890Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T20:55:51.890Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T20:55:51.890Z] spire-1.2.1/conf/server/ [2022-04-13T20:55:51.890Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T20:55:51.890Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T20:55:51.890Z] spire-1.2.1/conf/server/server.conf [2022-04-13T20:55:51.890Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/ [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/auditlog.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/images/ [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/images/SPIRE_server.pngRemoving intermediate container cba8c0c83a14 [2022-04-13T20:55:51.890Z] ---> f495121b3064 [2022-04-13T20:55:51.890Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T20:55:51.890Z] [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T20:55:51.890Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T20:55:51.891Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T20:55:51.891Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T20:55:51.891Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T20:55:51.891Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T20:55:51.891Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T20:55:51.891Z] spire-1.2.1/doc/spire_server.md [2022-04-13T20:55:51.891Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T20:55:51.891Z] spire-1.2.1/doc/telemetry.md [2022-04-13T20:55:51.891Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T20:55:51.891Z] spire-1.2.1/doc/upgrading.md [2022-04-13T20:55:51.891Z] spire-1.2.1/doc/using_spire.md [2022-04-13T20:55:51.891Z] spire-1.2.1/examples/ [2022-04-13T20:55:51.891Z] spire-1.2.1/examples/README.md [2022-04-13T20:55:51.891Z] spire-1.2.1/go.mod [2022-04-13T20:55:51.891Z] spire-1.2.1/go.sum [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/health/ [2022-04-13T20:55:51.891Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/log/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/util/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/version/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/config.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T20:55:51.892Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/server.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/ [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/private/ [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/private/server/ [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/spire/ [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/spire/common/ [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T20:55:51.893Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T20:55:51.893Z] spire-1.2.1/release/ [2022-04-13T20:55:51.893Z] spire-1.2.1/release/spire-extras/ [2022-04-13T20:55:51.893Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T20:55:51.893Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T20:55:51.893Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T20:55:51.893Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T20:55:51.893Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T20:55:51.893Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T20:55:51.893Z] spire-1.2.1/release/spire/ [2022-04-13T20:55:51.893Z] spire-1.2.1/release/spire/README.md [2022-04-13T20:55:51.893Z] spire-1.2.1/release/spire/conf/ [2022-04-13T20:55:51.893Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T20:55:51.894Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T20:55:51.894Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/script/ [2022-04-13T20:55:51.894Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T20:55:51.894Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T20:55:51.894Z] spire-1.2.1/support/ [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/ [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T20:55:51.894Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T20:55:51.894Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T20:55:51.894Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/clock/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/clock/clock.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T20:55:51.894Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/README.md [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/common [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T20:55:51.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T20:55:51.895Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T20:55:51.896Z] spire-1.2.1/test/integration/test.sh [2022-04-13T20:55:51.896Z] spire-1.2.1/test/plugintest/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/spiretest/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/testca/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/testca/ca.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/testkey/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T20:55:51.896Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/testkey/new.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/util/ [2022-04-13T20:55:51.896Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/util/race.go [2022-04-13T20:55:51.896Z] spire-1.2.1/test/util/util.go [2022-04-13T20:55:51.896Z] building spire from source... [2022-04-13T20:55:52.155Z] Installing go1.17.7... [2022-04-13T20:55:53.076Z] 7b1c46037f91: Pull complete [2022-04-13T20:55:53.076Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-13T20:55:53.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T20:55:53.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:55:53.434Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T20:55:53.435Z] WORKDIR /edgex [2022-04-13T20:55:53.435Z] COPY go.mod . [2022-04-13T20:55:53.435Z] RUN go mod download [2022-04-13T20:55:53.435Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-13T20:55:53.535Z] ---> 38027d9d0c36 [2022-04-13T20:55:53.535Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T20:55:53.535Z] Removing intermediate container 4c3838bb0f47 [2022-04-13T20:55:53.535Z] ---> 6f35f2a62f50 [2022-04-13T20:55:53.535Z] [2022-04-13T20:55:53.535Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T20:55:53.536Z] ---> 0ac33e5f5afa [2022-04-13T20:55:53.536Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T20:55:53.536Z] ---> Using cache [2022-04-13T20:55:53.536Z] ---> 3406e0b44e2d [2022-04-13T20:55:53.536Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:55:53.536Z] ---> Using cache [2022-04-13T20:55:53.536Z] ---> cd1832540ad9 [2022-04-13T20:55:53.536Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T20:55:53.795Z] ---> Running in 6855c7d777e8 [2022-04-13T20:55:53.795Z] ---> 8371c0529034 [2022-04-13T20:55:53.795Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T20:55:54.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:55:54.366Z] ---> 5b13b8972bc8 [2022-04-13T20:55:54.366Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T20:55:54.626Z] ---> Running in 6dccae57a41c [2022-04-13T20:55:54.886Z] Removing intermediate container 6dccae57a41c [2022-04-13T20:55:54.886Z] ---> 190dcb528441 [2022-04-13T20:55:54.886Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:55:55.144Z] ---> Running in 407d8885551b [2022-04-13T20:55:55.144Z] Removing intermediate container 407d8885551b [2022-04-13T20:55:55.144Z] ---> 2d89e6b0a77c [2022-04-13T20:55:55.144Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T20:55:55.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:55:55.420Z] ---> Running in f505df76d5b3 [2022-04-13T20:55:55.420Z] Removing intermediate container f505df76d5b3 [2022-04-13T20:55:55.420Z] ---> f84fb8da975c [2022-04-13T20:55:55.420Z] Step 22/23 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T20:55:55.679Z] ---> Running in 87d2418a0684 [2022-04-13T20:55:55.679Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:55:55.679Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:55:55.679Z] OK: 15854 distinct packages available [2022-04-13T20:55:55.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:55:55.679Z] Removing intermediate container 87d2418a0684 [2022-04-13T20:55:55.679Z] ---> ef8492e2eb49 [2022-04-13T20:55:55.679Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:55:55.939Z] ---> Running in 4b417bc8c35e [2022-04-13T20:55:56.090Z] Sending build context to Docker daemon 169.2MB [2022-04-13T20:55:56.090Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T20:55:56.090Z] ---> f79e39bc4007 [2022-04-13T20:55:56.090Z] Step 2/4 : WORKDIR /edgex [2022-04-13T20:55:56.198Z] Removing intermediate container 4b417bc8c35e [2022-04-13T20:55:56.198Z] ---> 498d923d7ba1 [2022-04-13T20:55:56.198Z] [2022-04-13T20:55:56.198Z] Successfully built 498d923d7ba1 [2022-04-13T20:55:56.198Z] Successfully tagged sys-mgmt-agent:latest [2022-04-13T20:55:56.198Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-04-13T20:55:56.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:55:56.714Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T20:55:56.972Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T20:55:56.972Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T20:55:57.234Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T20:55:57.234Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T20:55:57.234Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:55:57.234Z] OK: 6 MiB in 19 packages [2022-04-13T20:55:57.805Z] Building bin/spire-server... [2022-04-13T20:55:57.805Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T20:55:57.805Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T20:55:57.805Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T20:55:57.805Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T20:55:57.805Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T20:55:57.805Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T20:55:57.805Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T20:55:57.805Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T20:55:57.805Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T20:55:57.805Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T20:55:58.064Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T20:55:58.064Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T20:55:58.064Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T20:55:58.080Z] ---> Running in 24e4337d1987 [2022-04-13T20:55:58.322Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T20:55:58.322Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T20:55:58.322Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T20:55:58.322Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T20:55:58.322Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T20:55:58.322Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T20:55:58.322Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T20:55:58.322Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T20:55:58.322Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T20:55:58.322Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T20:55:58.322Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T20:55:58.354Z] Removing intermediate container 24e4337d1987 [2022-04-13T20:55:58.354Z] ---> 433c437dd7ea [2022-04-13T20:55:58.354Z] Step 3/4 : COPY go.mod . [2022-04-13T20:55:58.591Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T20:55:58.591Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T20:55:58.591Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T20:55:58.591Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T20:55:58.591Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T20:55:58.591Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T20:55:58.591Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T20:55:58.591Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T20:55:58.591Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T20:55:58.852Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T20:55:58.852Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T20:55:58.852Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T20:55:58.852Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T20:55:58.852Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T20:55:58.852Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T20:55:58.958Z] ---> 86ec75e73c8a [2022-04-13T20:55:58.958Z] Step 4/4 : RUN go mod download [2022-04-13T20:55:58.958Z] ---> Running in 85fa91ddc6ac [2022-04-13T20:55:59.114Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T20:55:59.114Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T20:55:59.373Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T20:55:59.373Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T20:55:59.373Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T20:55:59.373Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T20:55:59.373Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T20:56:00.315Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:56:00.315Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:56:00.315Z] ---> 801eff2716a7 [2022-04-13T20:56:00.315Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:56:00.315Z] ---> Using cache [2022-04-13T20:56:00.315Z] ---> 7ebbd0365bc4 [2022-04-13T20:56:00.315Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:56:00.315Z] ---> Using cache [2022-04-13T20:56:00.315Z] ---> 1d65f9ebc1c9 [2022-04-13T20:56:00.315Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T20:56:00.574Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T20:56:00.574Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T20:56:00.574Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T20:56:00.574Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T20:56:00.574Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T20:56:00.574Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T20:56:00.574Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T20:56:00.574Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T20:56:00.574Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T20:56:00.834Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T20:56:00.834Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T20:56:00.834Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T20:56:04.134Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T20:56:04.134Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T20:56:04.134Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T20:56:04.134Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T20:56:04.134Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T20:56:04.134Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T20:56:04.134Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T20:56:04.134Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T20:56:04.134Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T20:56:04.134Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T20:56:04.134Z] Removing intermediate container 2130331861c1 [2022-04-13T20:56:04.134Z] ---> 21b0f7d47d07 [2022-04-13T20:56:04.134Z] [2022-04-13T20:56:04.134Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T20:56:04.134Z] ---> e04c818066af [2022-04-13T20:56:04.134Z] Step 11/23 : RUN apk add --update --no-cache dumb-init zeromq [2022-04-13T20:56:04.134Z] ---> Using cache [2022-04-13T20:56:04.134Z] ---> c7f011b4274a [2022-04-13T20:56:04.134Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:56:04.134Z] ---> Using cache [2022-04-13T20:56:04.134Z] ---> 063dd155a720 [2022-04-13T20:56:04.134Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T20:56:04.134Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T20:56:04.396Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T20:56:04.396Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T20:56:04.396Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T20:56:04.655Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T20:56:04.655Z]  ---> Running in 2e2b7cf01312 [2022-04-13T20:56:04.655Z] ---> Running in e127f7cc77e6 [2022-04-13T20:56:04.655Z] Removing intermediate container 6855c7d777e8 [2022-04-13T20:56:04.655Z] ---> 95570da87079 [2022-04-13T20:56:04.655Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T20:56:04.655Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T20:56:04.655Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T20:56:04.655Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T20:56:04.655Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T20:56:04.926Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T20:56:04.926Z] Removing intermediate container e127f7cc77e6 [2022-04-13T20:56:04.926Z] ---> 61f394726838 [2022-04-13T20:56:04.926Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T20:56:04.926Z] ---> Running in 053f212ba7c2 [2022-04-13T20:56:04.926Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T20:56:04.926Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T20:56:04.926Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:56:05.205Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T20:56:05.205Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T20:56:05.205Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T20:56:05.205Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T20:56:05.205Z] Removing intermediate container 053f212ba7c2 [2022-04-13T20:56:05.205Z] ---> 3e7affbda9ab [2022-04-13T20:56:05.205Z] Step 15/23 : WORKDIR / [2022-04-13T20:56:05.205Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T20:56:05.465Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T20:56:05.465Z]  ---> Running in 58226e5a59c3 [2022-04-13T20:56:05.465Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T20:56:05.465Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T20:56:05.465Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T20:56:05.465Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T20:56:05.465Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T20:56:05.465Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T20:56:05.465Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T20:56:05.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:56:05.728Z] Removing intermediate container 58226e5a59c3 [2022-04-13T20:56:05.728Z] ---> 27f121b3e75a [2022-04-13T20:56:05.728Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:56:06.344Z] OK: 221 MiB in 52 packages [2022-04-13T20:56:06.344Z] ---> d65ba092bba3 [2022-04-13T20:56:06.344Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T20:56:06.605Z] ---> 7a8004c75c5b [2022-04-13T20:56:06.605Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T20:56:06.605Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T20:56:06.605Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T20:56:06.605Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T20:56:06.605Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T20:56:06.864Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T20:56:06.864Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T20:56:06.864Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T20:56:06.864Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T20:56:06.864Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T20:56:06.864Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T20:56:06.864Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T20:56:07.141Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T20:56:07.141Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T20:56:07.141Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T20:56:07.141Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T20:56:07.141Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T20:56:07.141Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T20:56:07.141Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T20:56:07.141Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T20:56:07.141Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T20:56:07.141Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T20:56:07.400Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T20:56:07.400Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T20:56:07.400Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T20:56:07.400Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T20:56:07.400Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T20:56:07.660Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T20:56:07.660Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T20:56:07.660Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T20:56:07.660Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T20:56:07.660Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T20:56:07.660Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T20:56:07.660Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T20:56:07.660Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T20:56:07.920Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T20:56:07.920Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T20:56:07.920Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T20:56:07.920Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T20:56:07.920Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T20:56:07.920Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T20:56:07.920Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T20:56:07.920Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T20:56:07.920Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T20:56:07.920Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T20:56:07.920Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T20:56:08.181Z]  ---> 0fd5cd6981b1 [2022-04-13T20:56:08.181Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T20:56:08.181Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T20:56:08.181Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T20:56:08.181Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T20:56:08.181Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T20:56:08.181Z] Removing intermediate container 2e2b7cf01312 [2022-04-13T20:56:08.181Z] ---> 7d3cd2270cff [2022-04-13T20:56:08.181Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:56:08.181Z] ---> 2d2b2fc2b620 [2022-04-13T20:56:08.181Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T20:56:08.441Z] ---> 816437615e9c [2022-04-13T20:56:08.441Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T20:56:08.441Z] ---> Running in 86164299ccd1 [2022-04-13T20:56:08.441Z] ---> f3bd220050b7 [2022-04-13T20:56:08.441Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:56:09.870Z] Removing intermediate container 86164299ccd1 [2022-04-13T20:56:09.870Z] ---> 0169346f78b2 [2022-04-13T20:56:09.870Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:56:09.870Z] ---> Running in d027a3dc7f03 [2022-04-13T20:56:10.129Z] ---> 59e7db10c3f8 [2022-04-13T20:56:10.129Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T20:56:11.114Z] ---> Running in 888da0457631 [2022-04-13T20:56:11.682Z] ---> 41feea17522d [2022-04-13T20:56:11.682Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T20:56:11.941Z] Removing intermediate container 888da0457631 [2022-04-13T20:56:11.941Z] ---> 04c1fe912fd5 [2022-04-13T20:56:11.941Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T20:56:12.200Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T20:56:12.200Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T20:56:12.200Z]  ---> 78e74eb9b5ea [2022-04-13T20:56:12.200Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T20:56:12.460Z] ---> Running in f6657f6cb537 [2022-04-13T20:56:12.460Z] ---> Running in 8a302c8ed4f0 [2022-04-13T20:56:12.460Z] Removing intermediate container d027a3dc7f03 [2022-04-13T20:56:12.460Z] ---> 8a0dfc78ed74 [2022-04-13T20:56:12.460Z] Step 8/22 : COPY . . [2022-04-13T20:56:12.460Z] Removing intermediate container f6657f6cb537 [2022-04-13T20:56:12.460Z] ---> ce9cba36a08a [2022-04-13T20:56:12.460Z] Step 22/23 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T20:56:12.460Z] Removing intermediate container 8a302c8ed4f0 [2022-04-13T20:56:12.460Z] ---> 87f4a4f64cc4 [2022-04-13T20:56:12.460Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T20:56:12.719Z] ---> Running in ccbba6b3a5ef [2022-04-13T20:56:12.719Z] ---> Running in f7d5df3c8481 [2022-04-13T20:56:13.292Z] Removing intermediate container ccbba6b3a5ef [2022-04-13T20:56:13.292Z] ---> 3c6634fe308e [2022-04-13T20:56:13.292Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:56:14.228Z] Removing intermediate container f7d5df3c8481 [2022-04-13T20:56:14.228Z] ---> 8e1e5499c0a3 [2022-04-13T20:56:14.228Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T20:56:14.228Z] ---> Running in d2f97ae66c80 [2022-04-13T20:56:14.228Z] ---> Running in d18de3d10a39 [2022-04-13T20:56:14.228Z] Removing intermediate container d18de3d10a39 [2022-04-13T20:56:14.228Z] Removing intermediate container d2f97ae66c80 [2022-04-13T20:56:14.228Z] ---> d6cd7abfc01b [2022-04-13T20:56:14.228Z] ---> bba9f5cce6bd [2022-04-13T20:56:14.228Z] Step 25/26 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T20:56:14.228Z] [2022-04-13T20:56:14.489Z] ---> Running in 91f8ec5e4fad [2022-04-13T20:56:14.489Z] Successfully built bba9f5cce6bd [2022-04-13T20:56:14.489Z] Removing intermediate container 91f8ec5e4fad [2022-04-13T20:56:14.489Z] ---> 048e31e01650 [2022-04-13T20:56:14.489Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T20:56:14.489Z] Successfully tagged core-command:latest [2022-04-13T20:56:14.748Z]  Building core-command ... done  ---> Running in f3e7a9bc89ac [2022-04-13T20:56:15.684Z] Removing intermediate container f3e7a9bc89ac [2022-04-13T20:56:15.684Z] ---> 55a566bba5bf [2022-04-13T20:56:15.684Z] [2022-04-13T20:56:15.684Z] Successfully built 55a566bba5bf [2022-04-13T20:56:15.684Z] Successfully tagged security-spire-agent:latest [2022-04-13T20:56:16.622Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-13T20:56:16.622Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T20:56:16.622Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T20:56:16.622Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T20:56:16.622Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T20:56:17.558Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T20:56:17.558Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T20:56:17.558Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T20:56:17.816Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T20:56:17.816Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T20:56:17.816Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T20:56:17.816Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T20:56:17.816Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T20:56:17.816Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T20:56:22.014Z]  ---> 6d5d8059ad00 [2022-04-13T20:56:22.014Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T20:56:22.014Z] ---> Running in ba31eb88ef9a [2022-04-13T20:56:22.952Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T20:56:55.602Z] Removing intermediate container 85fa91ddc6ac [2022-04-13T20:56:55.602Z] ---> db511a27fc2b [2022-04-13T20:56:55.602Z] Successfully built db511a27fc2b [2022-04-13T20:56:55.602Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:56:55.955Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T20:56:55.955Z] . [Pipeline] withDockerContainer [2022-04-13T20:56:56.232Z] prd-ubuntu20.04-docker-arm64-4c-16g-20850 does not seem to be running inside a container [2022-04-13T20:56:56.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-13T20:56:57.862Z] $ docker top 722fa124b74c8910f62a6302d40fdab54063cf365f29b3cfae997086e8c318bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:56:58.822Z] + go version [2022-04-13T20:56:58.822Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-13T20:56:58.861Z] $ docker stop --time=1 722fa124b74c8910f62a6302d40fdab54063cf365f29b3cfae997086e8c318bf [2022-04-13T20:57:00.543Z] $ docker rm -f 722fa124b74c8910f62a6302d40fdab54063cf365f29b3cfae997086e8c318bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:57:01.169Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T20:57:01.169Z] . [Pipeline] withDockerContainer [2022-04-13T20:57:01.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-20850 does not seem to be running inside a container [2022-04-13T20:57:01.550Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-13T20:57:03.059Z] $ docker top 0fa51d78e3b3319515bc908430c6195344d615a8eb6321248a3b17418bc128ff -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T20:57:03.359Z] ========================================================= [2022-04-13T20:57:03.359Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T20:57:03.359Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:57:04.021Z] + make test [2022-04-13T20:57:04.022Z] go mod tidy -compat=1.17 [2022-04-13T20:57:05.016Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T20:57:09.655Z] Removing intermediate container ba31eb88ef9a [2022-04-13T20:57:09.655Z] ---> ebbe23bcecc1 [2022-04-13T20:57:09.655Z] [2022-04-13T20:57:09.655Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T20:57:09.655Z] ---> e04c818066af [2022-04-13T20:57:09.655Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2022-04-13T20:57:09.655Z] ---> Running in 801d7953cf86 [2022-04-13T20:57:09.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:57:09.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:57:09.655Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-13T20:57:09.655Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-13T20:57:09.655Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T20:57:09.655Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-13T20:57:09.655Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T20:57:09.655Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-13T20:57:09.655Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-13T20:57:09.655Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:57:09.655Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:57:09.655Z] OK: 9 MiB in 21 packages [2022-04-13T20:57:09.655Z] Removing intermediate container 801d7953cf86 [2022-04-13T20:57:09.655Z] ---> 9fb995204988 [2022-04-13T20:57:09.655Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:57:09.655Z] ---> Running in f044d32978df [2022-04-13T20:57:09.655Z] Removing intermediate container f044d32978df [2022-04-13T20:57:09.655Z] ---> 32383eb409cf [2022-04-13T20:57:09.655Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T20:57:09.655Z] ---> Running in 271e002ce02b [2022-04-13T20:57:09.655Z] Removing intermediate container 271e002ce02b [2022-04-13T20:57:09.655Z] ---> f6920dbf701a [2022-04-13T20:57:09.655Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T20:57:09.655Z] ---> Running in 7e61a6a2222c [2022-04-13T20:57:09.656Z] Removing intermediate container 7e61a6a2222c [2022-04-13T20:57:09.656Z] ---> 92c68bfa78e6 [2022-04-13T20:57:09.656Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:57:10.595Z] ---> 1e6504f2d98f [2022-04-13T20:57:10.595Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T20:57:12.500Z] ---> 84945478799f [2022-04-13T20:57:12.500Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T20:57:13.070Z] ---> 4d7011a145a5 [2022-04-13T20:57:13.070Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T20:57:13.070Z] ---> Running in fd568e61af15 [2022-04-13T20:57:13.330Z] Removing intermediate container fd568e61af15 [2022-04-13T20:57:13.330Z] ---> f955da62d6ca [2022-04-13T20:57:13.330Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:57:13.330Z] ---> Running in a2846b825d91 [2022-04-13T20:57:13.614Z] Removing intermediate container a2846b825d91 [2022-04-13T20:57:13.614Z] ---> 93c571d4e9e9 [2022-04-13T20:57:13.615Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T20:57:13.615Z] ---> Running in b030c6beb1fa [2022-04-13T20:57:13.883Z] Removing intermediate container b030c6beb1fa [2022-04-13T20:57:13.883Z] ---> f208093b6851 [2022-04-13T20:57:13.883Z] Step 21/22 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T20:57:13.883Z] ---> Running in 5ccad3f09d28 [2022-04-13T20:57:13.883Z] Removing intermediate container 5ccad3f09d28 [2022-04-13T20:57:13.883Z] ---> 8e607ea65359 [2022-04-13T20:57:13.883Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T20:57:14.143Z] ---> Running in 4ec8699680fa [2022-04-13T20:57:14.143Z] Removing intermediate container 4ec8699680fa [2022-04-13T20:57:14.143Z] ---> 720994f23ca1 [2022-04-13T20:57:14.143Z] [2022-04-13T20:57:14.401Z] Successfully built 720994f23ca1 [2022-04-13T20:57:14.401Z] Successfully tagged support-notifications:latest [2022-04-13T20:57:26.637Z]  Building support-notifications ... done Removing intermediate container f0e09ca8efed [2022-04-13T20:57:26.638Z] ---> 347b6c3c7365 [2022-04-13T20:57:26.638Z] [2022-04-13T20:57:26.638Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T20:57:26.638Z] ---> 0ac33e5f5afa [2022-04-13T20:57:26.638Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T20:57:26.638Z] ---> Using cache [2022-04-13T20:57:26.638Z] ---> 3406e0b44e2d [2022-04-13T20:57:26.638Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:57:26.638Z] ---> Using cache [2022-04-13T20:57:26.638Z] ---> cd1832540ad9 [2022-04-13T20:57:26.638Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T20:57:26.638Z] ---> Running in 82c514e92248 [2022-04-13T20:57:26.638Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:57:27.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:57:27.469Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:57:27.469Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:57:27.469Z] OK: 15854 distinct packages available [2022-04-13T20:57:27.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:57:28.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:57:28.672Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T20:57:28.672Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T20:57:28.672Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T20:57:28.931Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T20:57:28.931Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:57:28.931Z] OK: 6 MiB in 18 packages [2022-04-13T20:57:29.501Z] Removing intermediate container 82c514e92248 [2022-04-13T20:57:29.501Z] ---> e1c9df7f23f2 [2022-04-13T20:57:29.501Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T20:57:30.885Z] ---> ed03a3c886d2 [2022-04-13T20:57:30.885Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T20:57:30.885Z] ---> f9768157c07e [2022-04-13T20:57:30.885Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T20:57:30.885Z] ---> Running in b602d89e92d5 [2022-04-13T20:57:30.885Z] Removing intermediate container b602d89e92d5 [2022-04-13T20:57:30.885Z] ---> 7410b44dc08b [2022-04-13T20:57:30.885Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T20:57:31.146Z] ---> 0b9888a2f876 [2022-04-13T20:57:31.146Z] Step 21/26 : WORKDIR / [2022-04-13T20:57:31.146Z] ---> Running in 315be13429cd [2022-04-13T20:57:31.146Z] Removing intermediate container 315be13429cd [2022-04-13T20:57:31.146Z] ---> 52e699a4c679 [2022-04-13T20:57:31.146Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T20:57:31.146Z] ---> Running in f8143574542b [2022-04-13T20:57:31.411Z] Removing intermediate container f8143574542b [2022-04-13T20:57:31.411Z] ---> 9d864055ecc7 [2022-04-13T20:57:31.411Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T20:57:31.411Z] ---> Running in 6b982cbcec0f [2022-04-13T20:57:31.411Z] Removing intermediate container 6b982cbcec0f [2022-04-13T20:57:31.411Z] ---> 545d35868266 [2022-04-13T20:57:31.411Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T20:57:31.411Z] ---> Running in ad5e40dfb8a1 [2022-04-13T20:57:31.670Z] Removing intermediate container ad5e40dfb8a1 [2022-04-13T20:57:31.670Z] ---> 4f5f88a60017 [2022-04-13T20:57:31.670Z] Step 25/26 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T20:57:31.670Z] ---> Running in 3c1b32b0bc5e [2022-04-13T20:57:31.670Z] Removing intermediate container 3c1b32b0bc5e [2022-04-13T20:57:31.670Z] ---> e9ac837de435 [2022-04-13T20:57:31.670Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T20:57:31.670Z] ---> Running in 535a16156e4f [2022-04-13T20:57:31.670Z] Removing intermediate container 535a16156e4f [2022-04-13T20:57:31.670Z] ---> b1641f78ce01 [2022-04-13T20:57:31.670Z] [2022-04-13T20:57:31.930Z] Successfully built b1641f78ce01 [2022-04-13T20:57:31.930Z] Successfully tagged security-spire-config:latest [2022-04-13T20:57:44.046Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T20:57:54.038Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-13T20:57:54.297Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T20:57:54.297Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T20:57:54.297Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T20:57:54.297Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T20:57:54.866Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T20:57:54.866Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T20:57:54.866Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T20:57:54.866Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T20:57:54.866Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T20:57:54.866Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T20:57:54.866Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T20:57:54.866Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T20:57:54.866Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T20:58:51.101Z] Removing intermediate container 105482e6eb77 [2022-04-13T20:58:51.101Z] ---> 4663842877ce [2022-04-13T20:58:51.101Z] [2022-04-13T20:58:51.101Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T20:58:51.101Z] ---> 0ac33e5f5afa [2022-04-13T20:58:51.101Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T20:58:51.101Z] ---> Using cache [2022-04-13T20:58:51.101Z] ---> 3406e0b44e2d [2022-04-13T20:58:51.101Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:58:51.101Z] ---> Using cache [2022-04-13T20:58:51.101Z] ---> cd1832540ad9 [2022-04-13T20:58:51.101Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T20:58:51.101Z] ---> Using cache [2022-04-13T20:58:51.101Z] ---> 95570da87079 [2022-04-13T20:58:51.101Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T20:58:51.101Z] ---> 91cadc23a4ca [2022-04-13T20:58:51.101Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T20:58:51.101Z] ---> b40cca55b364 [2022-04-13T20:58:51.101Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T20:58:51.101Z] ---> 57da2d3466d5 [2022-04-13T20:58:51.101Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T20:58:51.101Z] ---> dae7739cf19f [2022-04-13T20:58:51.101Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T20:58:51.101Z] ---> Running in 04a7aa7c9716 [2022-04-13T20:58:51.101Z] Removing intermediate container 04a7aa7c9716 [2022-04-13T20:58:51.101Z] ---> 94d16b2e8757 [2022-04-13T20:58:51.101Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T20:58:51.101Z] ---> Running in 503ddd56b2f4 [2022-04-13T20:58:51.101Z] Removing intermediate container 503ddd56b2f4 [2022-04-13T20:58:51.101Z] ---> 7a19bfee9b35 [2022-04-13T20:58:51.101Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T20:58:51.101Z] ---> Running in bc8f5c555ce8 [2022-04-13T20:58:51.101Z] Removing intermediate container bc8f5c555ce8 [2022-04-13T20:58:51.101Z] ---> 692060adba0f [2022-04-13T20:58:51.101Z] Step 24/25 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T20:58:51.101Z] ---> Running in 328a8a598c57 [2022-04-13T20:58:51.101Z] Removing intermediate container 328a8a598c57 [2022-04-13T20:58:51.101Z] ---> 236d56a0678a [2022-04-13T20:58:51.101Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T20:58:51.101Z] ---> Running in fc812db002f0 [2022-04-13T20:58:51.101Z] Removing intermediate container fc812db002f0 [2022-04-13T20:58:51.101Z] ---> 076e23cbff98 [2022-04-13T20:58:51.101Z] [2022-04-13T20:58:51.101Z] Successfully built 076e23cbff98 [2022-04-13T20:58:51.101Z] Successfully tagged security-spire-server:latest [2022-04-13T20:58:51.108Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-13T20:58:51.111Z] $ docker stop --time=1 99782afffc2852573e855b15e1cb04e496d8a6cedfcae61848e77471173e81cd [2022-04-13T20:58:52.402Z] $ docker rm -f 99782afffc2852573e855b15e1cb04e496d8a6cedfcae61848e77471173e81cd [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T20:58:52.762Z] + docker images [2022-04-13T20:58:52.762Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T20:58:52.762Z] security-spire-server latest 076e23cbff98 4 seconds ago 87.3MB [2022-04-13T20:58:52.762Z] 4663842877ce 14 seconds ago 4.55GB [2022-04-13T20:58:52.762Z] security-spire-config latest b1641f78ce01 About a minute ago 86.7MB [2022-04-13T20:58:52.762Z] 347b6c3c7365 About a minute ago 4.55GB [2022-04-13T20:58:52.762Z] support-notifications latest 720994f23ca1 About a minute ago 33.4MB [2022-04-13T20:58:52.762Z] ebbe23bcecc1 About a minute ago 1.69GB [2022-04-13T20:58:52.762Z] core-command latest bba9f5cce6bd 2 minutes ago 31.1MB [2022-04-13T20:58:52.762Z] security-spire-agent latest 55a566bba5bf 2 minutes ago 127MB [2022-04-13T20:58:52.762Z] 21b0f7d47d07 2 minutes ago 1.69GB [2022-04-13T20:58:52.762Z] sys-mgmt-agent latest 498d923d7ba1 2 minutes ago 312MB [2022-04-13T20:58:52.762Z] 6f35f2a62f50 3 minutes ago 4.55GB [2022-04-13T20:58:52.762Z] core-metadata latest 3908722b32ad 3 minutes ago 33.1MB [2022-04-13T20:58:52.762Z] c5bd55f543b7 3 minutes ago 1.69GB [2022-04-13T20:58:52.762Z] support-scheduler latest 8d9ac5ed04c5 3 minutes ago 32.8MB [2022-04-13T20:58:52.762Z] c5c8992e0a39 3 minutes ago 1.71GB [2022-04-13T20:58:52.762Z] f58023a5fe98 3 minutes ago 1.69GB [2022-04-13T20:58:52.762Z] security-bootstrapper latest 657a59794387 4 minutes ago 31MB [2022-04-13T20:58:52.762Z] 925c1e7c3312 4 minutes ago 1.69GB [2022-04-13T20:58:52.762Z] security-spiffe-token-provider latest 3352b976041e 5 minutes ago 35.1MB [2022-04-13T20:58:52.762Z] security-secretstore-setup latest 4d7f00b4cb6f 5 minutes ago 52.4MB [2022-04-13T20:58:52.762Z] core-data latest 2231ce3e8210 5 minutes ago 36.2MB [2022-04-13T20:58:52.762Z] security-proxy-setup latest 6bd3b83e34b4 5 minutes ago 53.7MB [2022-04-13T20:58:52.762Z] b45a91caa312 5 minutes ago 1.7GB [2022-04-13T20:58:52.762Z] 03ba9c73cf57 5 minutes ago 1.7GB [2022-04-13T20:58:52.762Z] 95d02a3336bf 5 minutes ago 1.71GB [2022-04-13T20:58:52.762Z] 3f5beb62f029 5 minutes ago 1.68GB [2022-04-13T20:58:52.762Z] ci-base-image-x86_64 latest 801eff2716a7 9 minutes ago 896MB [2022-04-13T20:58:52.762Z] docker 20.10.14 7417809fdb73 8 days ago 218MB [2022-04-13T20:58:52.762Z] alpine 3.14 e04c818066af 8 days ago 5.59MB [2022-04-13T20:58:52.762Z] alpine 3.15 0ac33e5f5afa 8 days ago 5.57MB [2022-04-13T20:58:52.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-13T20:58:52.762Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-13T20:58:52.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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-04-13T20:59:35.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T20:59:35.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-13T20:59:35.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T20:59:35.976Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T20:59:40.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T20:59:40.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T20:59:40.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T20:59:40.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T20:59:40.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T20:59:40.318Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T20:59:40.318Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T20:59:40.928Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T20:59:40.928Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T20:59:40.928Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T20:59:40.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T20:59:56.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.258s coverage: 28.7% of statements [2022-04-13T20:59:56.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T20:59:56.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T21:00:01.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.468s coverage: 98.5% of statements [2022-04-13T21:00:01.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T21:00:01.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.378s coverage: 53.4% of statements [2022-04-13T21:00:01.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T21:00:01.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T21:00:23.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.838s coverage: 89.2% of statements [2022-04-13T21:00:23.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T21:00:23.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T21:00:23.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T21:00:23.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.458s coverage: 84.4% of statements [2022-04-13T21:00:23.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T21:00:23.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T21:00:23.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T21:00:23.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T21:00:23.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T21:00:28.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.422s coverage: 95.6% of statements [2022-04-13T21:00:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T21:00:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T21:00:28.213Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.252s coverage: 72.2% of statements [2022-04-13T21:00:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T21:00:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T21:00:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T21:00:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T21:00:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T21:00:28.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.395s coverage: 60.0% of statements [2022-04-13T21:00:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T21:00:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T21:00:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T21:00:28.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.593s coverage: 0.9% of statements [2022-04-13T21:00:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T21:00:28.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.405s coverage: 58.8% of statements [2022-04-13T21:00:28.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.298s coverage: 24.0% of statements [2022-04-13T21:00:28.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T21:00:28.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.255s coverage: 47.1% of statements [2022-04-13T21:00:28.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.268s coverage: 79.5% of statements [2022-04-13T21:00:28.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements [2022-04-13T21:00:28.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.333s coverage: 96.3% of statements [2022-04-13T21:00:28.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.258s coverage: 87.5% of statements [2022-04-13T21:00:40.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.320s coverage: 94.4% of statements [2022-04-13T21:00:40.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements [2022-04-13T21:00:47.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.768s coverage: 82.5% of statements [2022-04-13T21:00:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T21:00:54.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements [2022-04-13T21:00:54.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T21:00:54.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T21:00:54.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T21:00:54.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.100s coverage: 65.1% of statements [2022-04-13T21:00:54.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T21:00:54.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T21:00:54.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T21:00:54.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T21:00:54.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T21:00:54.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements [2022-04-13T21:00:54.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T21:00:54.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T21:00:54.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements [2022-04-13T21:00:54.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T21:00:54.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.320s coverage: 58.8% of statements [2022-04-13T21:00:54.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T21:00:54.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.328s coverage: 80.0% of statements [2022-04-13T21:00:54.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements [2022-04-13T21:00:54.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.330s coverage: 85.4% of statements [2022-04-13T21:00:54.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.904s coverage: 91.2% of statements [2022-04-13T21:00:54.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T21:01:02.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.061s coverage: 64.4% of statements [2022-04-13T21:01:02.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T21:01:02.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T21:01:02.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.300s coverage: 100.0% of statements [2022-04-13T21:01:02.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.179s coverage: 89.4% of statements [2022-04-13T21:01:02.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2022-04-13T21:01:02.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2022-04-13T21:01:02.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2022-04-13T21:01:10.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.654s coverage: 65.4% of statements [2022-04-13T21:01:10.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T21:01:10.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T21:01:10.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T21:01:12.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.889s coverage: 43.8% of statements [2022-04-13T21:01:12.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T21:01:12.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T21:01:12.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.280s coverage: 89.5% of statements [2022-04-13T21:01:12.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T21:01:12.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.315s coverage: 84.8% of statements [2022-04-13T21:01:12.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T21:01:12.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T21:01:12.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T21:01:12.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T21:01:21.174Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.477s coverage: 17.7% of statements [2022-04-13T21:01:21.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T21:01:21.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T21:01:21.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T21:01:21.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T21:01:21.174Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.818s coverage: 92.3% of statements [2022-04-13T21:01:21.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T21:01:21.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T21:01:21.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T21:01:21.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T21:01:21.174Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.281s coverage: 63.2% of statements [2022-04-13T21:01:21.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T21:01:21.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T21:01:23.815Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.493s coverage: 97.7% of statements [2022-04-13T21:01:23.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T21:01:23.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T21:01:23.815Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T21:01:23.815Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T21:01:23.815Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.224s coverage: 28.9% of statements [2022-04-13T21:01:23.815Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T21:01:23.815Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T21:01:23.815Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T21:01:23.815Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T21:01:23.815Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T21:01:23.815Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T21:01:23.815Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.227s coverage: 100.0% of statements [2022-04-13T21:01:23.815Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.096s coverage: 96.9% of statements [2022-04-13T21:01:24.797Z] 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-04-13T21:01:24.797Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-13T21:01:24.797Z] GO111MODULE=on go vet ./... [2022-04-13T21:03:31.750Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T21:03:31.750Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T21:03:31.750Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T21:03:31.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T21:03:32.452Z] + ls -al . [2022-04-13T21:03:32.452Z] total 668 [2022-04-13T21:03:32.452Z] drwxrwxr-x 9 1001 1001 4096 Apr 13 21:03 . [2022-04-13T21:03:32.452Z] drwxr-xr-x 4 root root 4096 Apr 13 20:57 .. [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 20:54 .dockerignore [2022-04-13T21:03:32.452Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 20:55 .git [2022-04-13T21:03:32.452Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 20:54 .github [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 20:54 .gitignore [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 20:54 .golangci.yml [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 20:54 .hadolint.yml [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 20:54 .sonarcloud.properties [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 20:54 ADOPTERS.md [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 10086 Apr 13 20:54 Attribution.txt [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 20:54 CHANGELOG.md [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 20:54 CONTRIBUTING.md [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 20:54 GOVERNANCE.md [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 20:54 Jenkinsfile [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 20:54 LICENSE [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 8522 Apr 13 20:54 Makefile [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 20:54 OWNERS.md [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 20:54 README.md [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 20:54 SECURITY.md [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 20:49 VERSION [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 20:54 ZMQWindows.md [2022-04-13T21:03:32.452Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 20:54 bin [2022-04-13T21:03:32.452Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 20:54 cmd [2022-04-13T21:03:32.452Z] -rw-r--r-- 1 root root 434738 Apr 13 21:01 coverage.out [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 3256 Apr 13 20:54 go.mod [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 35162 Apr 13 20:54 go.sum [2022-04-13T21:03:32.452Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 20:54 internal [2022-04-13T21:03:32.452Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 20:54 openapi [2022-04-13T21:03:32.452Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 20:54 snap [2022-04-13T21:03:32.452Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 20:54 version.go [Pipeline] sh [2022-04-13T21:03:33.135Z] + '[' -e coverage.out ] [2022-04-13T21:03:33.135Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T21:03:33.166Z] Warning: overwriting stash ‘coverage-report’ [2022-04-13T21:03:34.210Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T21:03:34.868Z] + make build [2022-04-13T21:03:34.868Z] CGO_ENABLED=1 GO111MODULE=on go build -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-04-13T21:05:56.844Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T21:06:05.150Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T21:06:17.544Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T21:06:32.640Z] CGO_ENABLED=0 GO111MODULE=on go build -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-04-13T21:06:54.839Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T21:07:05.011Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T21:07:20.120Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T21:07:30.285Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T21:07:45.424Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T21:07:57.861Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T21:08:13.290Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T21:08:36.079Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-13T21:08:46.272Z] $ docker stop --time=1 0fa51d78e3b3319515bc908430c6195344d615a8eb6321248a3b17418bc128ff [2022-04-13T21:08:48.287Z] $ docker rm -f 0fa51d78e3b3319515bc908430c6195344d615a8eb6321248a3b17418bc128ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T21:08:50.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T21:08:50.635Z] [2022-04-13T21:08:50.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T21:08:51.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T21:08:51.280Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-13T21:08:51.280Z] 29e5d40040c1: Pulling fs layer [2022-04-13T21:08:51.280Z] 1ce36da41761: Pulling fs layer [2022-04-13T21:08:51.280Z] 25b303627fd3: Pulling fs layer [2022-04-13T21:08:51.280Z] 29e5d40040c1: Verifying Checksum [2022-04-13T21:08:51.280Z] 29e5d40040c1: Download complete [2022-04-13T21:08:51.885Z] 1ce36da41761: Verifying Checksum [2022-04-13T21:08:51.885Z] 1ce36da41761: Download complete [2022-04-13T21:08:52.165Z] 29e5d40040c1: Pull complete [2022-04-13T21:08:53.608Z] 25b303627fd3: Verifying Checksum [2022-04-13T21:08:53.608Z] 25b303627fd3: Download complete [2022-04-13T21:08:53.608Z] 1ce36da41761: Pull complete [2022-04-13T21:09:06.036Z] 25b303627fd3: Pull complete [2022-04-13T21:09:06.036Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-13T21:09:06.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T21:09:06.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-13T21:09:06.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-20850 does not seem to be running inside a container [2022-04-13T21:09:06.409Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-04-13T21:09:09.015Z] $ docker top 401570d1303fc163a29a7b3ed544474eef9d0db38b26527fd077ace07ad1d502 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T21:09:09.956Z] + docker-compose build --help [2022-04-13T21:09:09.956Z] + grep parallel [2022-04-13T21:09:16.659Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T21:09:16.974Z] $ docker stop --time=1 401570d1303fc163a29a7b3ed544474eef9d0db38b26527fd077ace07ad1d502 [2022-04-13T21:09:18.698Z] $ docker rm -f 401570d1303fc163a29a7b3ed544474eef9d0db38b26527fd077ace07ad1d502 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T21:09:19.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T21:09:19.303Z] . [Pipeline] withDockerContainer [2022-04-13T21:09:19.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-20850 does not seem to be running inside a container [2022-04-13T21:09:19.677Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-13T21:09:21.103Z] $ docker top 90b7b3b01b5cbf0adacad6ffab77a8f26dc41e69da28c85180d074b5326048c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T21:09:22.055Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T21:09:30.339Z] Building core-command ... [2022-04-13T21:09:30.339Z] Building core-data ... [2022-04-13T21:09:30.339Z] Building core-metadata ... [2022-04-13T21:09:30.339Z] Building security-bootstrapper ... [2022-04-13T21:09:30.339Z] Building security-proxy-setup ... [2022-04-13T21:09:30.339Z] Building security-secretstore-setup ... [2022-04-13T21:09:30.339Z] Building security-spiffe-token-provider ... [2022-04-13T21:09:30.339Z] Building security-spire-agent ... [2022-04-13T21:09:30.339Z] Building security-spire-config ... [2022-04-13T21:09:30.339Z] Building security-spire-server ... [2022-04-13T21:09:30.339Z] Building support-notifications ... [2022-04-13T21:09:30.339Z] Building support-scheduler ... [2022-04-13T21:09:30.339Z] Building sys-mgmt-agent ... [2022-04-13T21:09:30.339Z] Building security-bootstrapper [2022-04-13T21:09:30.339Z] Building support-scheduler [2022-04-13T21:09:30.339Z] Building security-spire-config [2022-04-13T21:09:30.339Z] Building support-notifications [2022-04-13T21:09:30.339Z] Building security-spire-agent [2022-04-13T21:11:37.229Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:11:37.229Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:11:37.229Z] ---> db511a27fc2b [2022-04-13T21:11:37.229Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T21:11:37.229Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:11:37.229Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:11:37.229Z] ---> db511a27fc2b [2022-04-13T21:11:37.229Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T21:11:37.229Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:11:37.229Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:11:37.229Z] ---> db511a27fc2b [2022-04-13T21:11:37.229Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T21:11:37.229Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:11:37.229Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:11:37.229Z] ---> db511a27fc2b [2022-04-13T21:11:37.229Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T21:11:37.229Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:11:37.229Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:11:37.229Z] ---> db511a27fc2b [2022-04-13T21:11:37.229Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T21:11:37.229Z] ---> Running in 9dc4060a617c [2022-04-13T21:11:37.229Z] ---> Running in 7644fba2473a [2022-04-13T21:11:37.229Z] ---> Running in 3c33ef3d56f2 [2022-04-13T21:11:37.229Z] ---> Running in ab052a1d5176 [2022-04-13T21:11:37.229Z] ---> Running in 6cd4359735eb [2022-04-13T21:11:37.229Z] Removing intermediate container 6cd4359735eb [2022-04-13T21:11:37.229Z] ---> 4038e50c0437 [2022-04-13T21:11:37.229Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:11:37.229Z] Removing intermediate container ab052a1d5176 [2022-04-13T21:11:37.229Z] ---> 1f11f145a0b0 [2022-04-13T21:11:37.229Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:11:37.229Z] ---> Running in d1be00df1455 [2022-04-13T21:11:37.229Z] Removing intermediate container 3c33ef3d56f2 [2022-04-13T21:11:37.229Z] ---> 06d93486d053 [2022-04-13T21:11:37.229Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:11:37.229Z] Removing intermediate container 9dc4060a617c [2022-04-13T21:11:37.229Z] ---> 1023e2c7b957 [2022-04-13T21:11:37.229Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:11:37.229Z] ---> Running in 752fb1f25d12 [2022-04-13T21:11:37.229Z] Removing intermediate container 7644fba2473a [2022-04-13T21:11:37.229Z] ---> 3b2daa429269 [2022-04-13T21:11:37.229Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:11:37.229Z] ---> Running in f161c160c094 [2022-04-13T21:11:37.229Z] ---> Running in 6d975bf13d14 [2022-04-13T21:11:37.229Z] ---> Running in e59b3e819ee2 [2022-04-13T21:11:37.229Z] Removing intermediate container d1be00df1455 [2022-04-13T21:11:37.229Z] ---> 46a652b4278e [2022-04-13T21:11:37.229Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T21:11:37.229Z] Removing intermediate container 752fb1f25d12 [2022-04-13T21:11:37.229Z] ---> Running in 825069fe1725 [2022-04-13T21:11:37.229Z] ---> afae4a3cca78 [2022-04-13T21:11:37.229Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T21:11:37.229Z] Removing intermediate container 6d975bf13d14 [2022-04-13T21:11:37.229Z] ---> 67071a3a83de [2022-04-13T21:11:37.229Z] Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T21:11:37.229Z] ---> Running in 718d8b6f42af [2022-04-13T21:11:37.229Z] ---> Running in 20b24fb93d16 [2022-04-13T21:11:37.229Z] Removing intermediate container e59b3e819ee2 [2022-04-13T21:11:37.229Z] ---> ddb44682b6c1 [2022-04-13T21:11:37.229Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T21:11:37.229Z] ---> Running in b9693e635086 [2022-04-13T21:11:37.229Z] Removing intermediate container f161c160c094 [2022-04-13T21:11:37.229Z] ---> 5ca7a5e1e018 [2022-04-13T21:11:37.229Z] Step 5/31 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T21:11:37.229Z] ---> Running in d5fca3634b3a [2022-04-13T21:11:37.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:11:37.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:11:37.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:11:37.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:11:37.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:11:37.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:11:37.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:11:37.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:11:37.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:11:37.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:11:37.513Z] OK: 220 MiB in 52 packages [2022-04-13T21:11:37.796Z] OK: 220 MiB in 52 packages [2022-04-13T21:11:38.082Z] OK: 220 MiB in 52 packages [2022-04-13T21:11:39.090Z] OK: 220 MiB in 52 packages [2022-04-13T21:11:39.090Z] OK: 220 MiB in 52 packages [2022-04-13T21:11:39.705Z] Removing intermediate container 825069fe1725 [2022-04-13T21:11:39.705Z] ---> 641e6035af60 [2022-04-13T21:11:39.705Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T21:11:40.331Z] Removing intermediate container 718d8b6f42af [2022-04-13T21:11:40.331Z] ---> e677a03474b3 [2022-04-13T21:11:40.331Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T21:11:40.331Z] Removing intermediate container 20b24fb93d16 [2022-04-13T21:11:40.331Z] ---> ec7797ae3368 [2022-04-13T21:11:40.331Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T21:11:40.609Z] Removing intermediate container b9693e635086 [2022-04-13T21:11:40.610Z] ---> 1fb91a46c2b9 [2022-04-13T21:11:40.610Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T21:11:40.610Z] Removing intermediate container d5fca3634b3a [2022-04-13T21:11:40.610Z] ---> e66d5921e88f [2022-04-13T21:11:40.610Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T21:11:41.221Z] ---> 9f89a3b178a4 [2022-04-13T21:11:41.221Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:11:41.221Z] ---> Running in 84990f44c246 [2022-04-13T21:11:41.844Z] ---> 34bf87d4fe2a [2022-04-13T21:11:41.844Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:11:41.844Z] ---> Running in af32e8b32475 [2022-04-13T21:11:41.844Z] ---> bbf87b555392 [2022-04-13T21:11:41.844Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:11:42.126Z] ---> Running in 6f86e87858f7 [2022-04-13T21:11:42.404Z] ---> 172f423e9961 [2022-04-13T21:11:42.404Z] ---> dd00ffb58da0 [2022-04-13T21:11:42.404Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:11:42.686Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:11:42.686Z] ---> Running in c761552d6f77 [2022-04-13T21:11:42.686Z] ---> Running in 10368affc4f0 [2022-04-13T21:11:47.057Z] Removing intermediate container 84990f44c246 [2022-04-13T21:11:47.057Z] ---> 31fe9b311c05 [2022-04-13T21:11:47.057Z] Step 8/22 : COPY . . [2022-04-13T21:11:49.085Z] Removing intermediate container 6f86e87858f7 [2022-04-13T21:11:49.085Z] ---> 16e49ac8d462 [2022-04-13T21:11:49.085Z] Step 8/26 : COPY . . [2022-04-13T21:11:49.085Z] Removing intermediate container af32e8b32475 [2022-04-13T21:11:49.085Z] ---> 5ed2c04168b2 [2022-04-13T21:11:49.376Z] Step 8/22 : COPY . . [2022-04-13T21:11:49.376Z] Removing intermediate container 10368affc4f0 [2022-04-13T21:11:49.376Z] ---> 3dac445e623b [2022-04-13T21:11:49.376Z] Step 8/31 : COPY . . [2022-04-13T21:11:49.668Z] Removing intermediate container c761552d6f77 [2022-04-13T21:11:49.668Z] ---> 0f5cbf5896ae [2022-04-13T21:11:49.668Z] Step 8/26 : COPY . . [2022-04-13T21:12:36.738Z] ---> 229307b3c1a3 [2022-04-13T21:12:36.738Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T21:12:36.738Z] ---> 5d939f45e62c [2022-04-13T21:12:36.738Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T21:12:36.738Z] ---> Running in 3a3c5696b76d [2022-04-13T21:12:36.738Z] ---> 34835fb65a19 [2022-04-13T21:12:36.738Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T21:12:36.738Z] ---> Running in 632199d8dfda [2022-04-13T21:12:36.738Z] ---> Running in afb6f5bcbd9b [2022-04-13T21:12:36.738Z] ---> 8ad30a4be6fd [2022-04-13T21:12:36.738Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T21:12:36.738Z] ---> Running in d21626a1bd6d [2022-04-13T21:12:36.738Z] ---> 003a9713a2ba [2022-04-13T21:12:36.738Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T21:12:36.738Z] ---> Running in 3fac722b15c0 [2022-04-13T21:12:36.738Z] Removing intermediate container 632199d8dfda [2022-04-13T21:12:36.738Z] ---> ce0a28fd85e2 [2022-04-13T21:12:36.738Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T21:12:36.738Z] ---> Running in d223bb5e1410 [2022-04-13T21:12:36.738Z] Removing intermediate container afb6f5bcbd9b [2022-04-13T21:12:36.738Z] ---> 6d12b84646d1 [2022-04-13T21:12:36.738Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T21:12:36.738Z] ---> Running in 8f73625719e7 [2022-04-13T21:12:36.738Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T21:12:36.738Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T21:12:36.738Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T21:12:36.738Z] Removing intermediate container 8f73625719e7 [2022-04-13T21:12:36.738Z] ---> cddefc8dc3f2 [2022-04-13T21:12:36.738Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T21:12:36.738Z] Removing intermediate container d223bb5e1410 [2022-04-13T21:12:36.738Z] ---> 32e00cd22a23 [2022-04-13T21:12:36.738Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T21:12:36.738Z] ---> Running in ccf2af3876a9 [2022-04-13T21:12:36.738Z] ---> Running in da24b272dfb0 [2022-04-13T21:12:37.350Z] Removing intermediate container ccf2af3876a9 [2022-04-13T21:12:37.350Z] ---> d6aa672335e3 [2022-04-13T21:12:37.350Z] 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-04-13T21:12:37.350Z] Removing intermediate container da24b272dfb0 [2022-04-13T21:12:37.350Z] ---> c27fb8bc2e5c [2022-04-13T21:12:37.350Z] 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-04-13T21:12:37.350Z] ---> Running in b5dfa79450aa [2022-04-13T21:12:37.636Z] ---> Running in d3ab073d8fa5 [2022-04-13T21:12:41.074Z] spire-1.2.1/ [2022-04-13T21:12:41.074Z] spire-1.2.1/ [2022-04-13T21:12:41.074Z] spire-1.2.1/.data/ [2022-04-13T21:12:41.074Z] spire-1.2.1/.data/.file [2022-04-13T21:12:41.074Z] spire-1.2.1/.dockerignore [2022-04-13T21:12:41.074Z] spire-1.2.1/.gitattributes [2022-04-13T21:12:41.074Z] spire-1.2.1/.githooks/ [2022-04-13T21:12:41.074Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/ [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/ [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T21:12:41.074Z] spire-1.2.1/.gitignore [2022-04-13T21:12:41.074Z] spire-1.2.1/.go-version [2022-04-13T21:12:41.074Z] spire-1.2.1/.golangci.yml [2022-04-13T21:12:41.074Z] spire-1.2.1/ADOPTERS.md [2022-04-13T21:12:41.074Z] spire-1.2.1/CHANGELOG.md [2022-04-13T21:12:41.074Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T21:12:41.074Z] spire-1.2.1/CODEOWNERS [2022-04-13T21:12:41.074Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T21:12:41.074Z] spire-1.2.1/Dockerfile [2022-04-13T21:12:41.074Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-04-13T21:12:41.074Z] spire-1.2.1/.data/.file [2022-04-13T21:12:41.074Z] spire-1.2.1/.dockerignore [2022-04-13T21:12:41.074Z] spire-1.2.1/.gitattributes [2022-04-13T21:12:41.074Z] spire-1.2.1/.githooks/ [2022-04-13T21:12:41.074Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/ [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/ [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T21:12:41.074Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T21:12:41.074Z] spire-1.2.1/.gitignore [2022-04-13T21:12:41.074Z] spire-1.2.1/.go-version [2022-04-13T21:12:41.074Z] spire-1.2.1/.golangci.yml [2022-04-13T21:12:41.074Z] spire-1.2.1/ADOPTERS.md [2022-04-13T21:12:41.074Z] spire-1.2.1/CHANGELOG.md [2022-04-13T21:12:41.074Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T21:12:41.074Z] spire-1.2.1/CODEOWNERS [2022-04-13T21:12:41.074Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T21:12:41.074Z] spire-1.2.1/Dockerfile [2022-04-13T21:12:41.074Z] spire-1.2.1/Dockerfile.dev [2022-04-13T21:12:41.074Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T21:12:41.074Z] spire-1.2.1/LICENSE [2022-04-13T21:12:41.074Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T21:12:41.074Z] spire-1.2.1/Makefile [2022-04-13T21:12:41.074Z] spire-1.2.1/README.md [2022-04-13T21:12:41.074Z] spire-1.2.1/ROADMAP.md [2022-04-13T21:12:41.074Z] spire-1.2.1/SECURITY.md [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T21:12:41.074Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T21:12:41.074Z] spire-1.2.1/LICENSE [2022-04-13T21:12:41.074Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T21:12:41.074Z] spire-1.2.1/Makefile [2022-04-13T21:12:41.074Z] spire-1.2.1/README.md [2022-04-13T21:12:41.074Z] spire-1.2.1/ROADMAP.md [2022-04-13T21:12:41.074Z] spire-1.2.1/SECURITY.md [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T21:12:41.074Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/ [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/agent/ [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/server/ [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/server/server.conf [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/ [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/auditlog.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/ [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T21:12:41.075Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/ [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/agent/ [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/server/ [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/server/server.conf [2022-04-13T21:12:41.075Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/ [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/auditlog.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/ [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/spire_server.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/telemetry.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/upgrading.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/using_spire.md [2022-04-13T21:12:41.075Z] spire-1.2.1/examples/ [2022-04-13T21:12:41.075Z] spire-1.2.1/examples/README.md [2022-04-13T21:12:41.075Z] spire-1.2.1/go.mod [2022-04-13T21:12:41.075Z] spire-1.2.1/go.sum [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T21:12:41.075Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T21:12:41.075Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T21:12:41.358Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T21:12:41.358Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T21:12:41.358Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T21:12:41.358Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T21:12:41.358Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T21:12:41.358Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T21:12:41.358Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T21:12:41.358Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T21:12:41.358Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T21:12:41.358Z] spire-1.2.1/doc/spire_server.md [2022-04-13T21:12:41.358Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T21:12:41.358Z] spire-1.2.1/doc/telemetry.md [2022-04-13T21:12:41.358Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T21:12:41.358Z] spire-1.2.1/doc/upgrading.md [2022-04-13T21:12:41.358Z] spire-1.2.1/doc/using_spire.md [2022-04-13T21:12:41.358Z] spire-1.2.1/examples/ [2022-04-13T21:12:41.358Z] spire-1.2.1/examples/README.md [2022-04-13T21:12:41.358Z] spire-1.2.1/go.mod [2022-04-13T21:12:41.358Z] spire-1.2.1/go.sum [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T21:12:41.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T21:12:41.359Z] [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T21:12:41.359Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T21:12:41.641Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T21:12:41.642Z] [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/health/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/health/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/log/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T21:12:41.642Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/log/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T21:12:41.643Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T21:12:41.644Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/util/ [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/version/ [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T21:12:41.926Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/util/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/version/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T21:12:41.927Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T21:12:41.928Z] [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/config.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T21:12:41.928Z] [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/config.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T21:12:41.928Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T21:12:42.211Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T21:12:42.212Z] [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T21:12:42.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T21:12:42.213Z] [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/server.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T21:12:42.213Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T21:12:42.213Z] spire-1.2.1/proto/ [2022-04-13T21:12:42.213Z] spire-1.2.1/proto/private/ [2022-04-13T21:12:42.213Z] spire-1.2.1/proto/private/server/ [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/spire/ [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/spire/common/ [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T21:12:42.498Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T21:12:42.498Z] spire-1.2.1/release/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/release/spire-extras/ [2022-04-13T21:12:42.498Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T21:12:42.498Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T21:12:42.498Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T21:12:42.498Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T21:12:42.498Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T21:12:42.498Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T21:12:42.498Z] spire-1.2.1/release/spire/ [2022-04-13T21:12:42.498Z] spire-1.2.1/release/spire/README.md [2022-04-13T21:12:42.498Z] spire-1.2.1/release/spire/conf/ [2022-04-13T21:12:42.498Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T21:12:42.498Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T21:12:42.498Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T21:12:42.498Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T21:12:42.498Z] spire-1.2.1/script/ [2022-04-13T21:12:42.498Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T21:12:42.498Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T21:12:42.498Z] spire-1.2.1/support/ [2022-04-13T21:12:42.498Z] spire-1.2.1/support/k8s/ [2022-04-13T21:12:42.498Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T21:12:42.498Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T21:12:42.498Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T21:12:42.498Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T21:12:42.498Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/server.go [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/ [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/private/ [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/private/server/ [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/spire/ [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/spire/common/ [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T21:12:42.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T21:12:42.499Z] spire-1.2.1/release/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T21:12:42.499Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T21:12:42.499Z] spire-1.2.1/release/spire-extras/ [2022-04-13T21:12:42.499Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T21:12:42.499Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T21:12:42.499Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T21:12:42.499Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T21:12:42.499Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T21:12:42.499Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T21:12:42.499Z] spire-1.2.1/release/spire/ [2022-04-13T21:12:42.499Z] spire-1.2.1/release/spire/README.md [2022-04-13T21:12:42.499Z] spire-1.2.1/release/spire/conf/ [2022-04-13T21:12:42.499Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T21:12:42.499Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T21:12:42.499Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T21:12:42.499Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T21:12:42.499Z] spire-1.2.1/script/ [2022-04-13T21:12:42.499Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T21:12:42.499Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T21:12:42.499Z] spire-1.2.1/support/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/test/ [2022-04-13T21:12:42.499Z] spire-1.2.1/test/clock/ [2022-04-13T21:12:42.499Z] spire-1.2.1/test/clock/clock.go [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/ [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T21:12:42.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T21:12:42.499Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T21:12:42.500Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T21:12:42.500Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T21:12:42.500Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/clock/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/clock/clock.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T21:12:42.500Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T21:12:42.500Z] spire-1.2.1/test/integration/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/README.md [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/common [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T21:12:42.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T21:12:42.791Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T21:12:42.791Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T21:12:42.791Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T21:12:42.791Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T21:12:42.791Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T21:12:42.791Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T21:12:42.791Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T21:12:42.791Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T21:12:42.791Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T21:12:42.791Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T21:12:42.791Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T21:12:42.791Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T21:12:42.791Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T21:12:42.791Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T21:12:42.791Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/README.md [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/common [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T21:12:42.791Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T21:12:42.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T21:12:42.793Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/test.sh [2022-04-13T21:12:43.077Z] spire-1.2.1/test/plugintest/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/testca/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/testca/ca.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/testkey/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T21:12:43.077Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/testkey/new.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/util/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/util/race.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/util/util.go [2022-04-13T21:12:43.077Z] building spire from source... [2022-04-13T21:12:43.077Z] [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T21:12:43.077Z] spire-1.2.1/test/integration/test.sh [2022-04-13T21:12:43.077Z] spire-1.2.1/test/plugintest/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/testca/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/testca/ca.go [2022-04-13T21:12:43.077Z] spire-1.2.1/test/testkey/ [2022-04-13T21:12:43.077Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T21:12:43.078Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T21:12:43.078Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T21:12:43.078Z] spire-1.2.1/test/testkey/new.go [2022-04-13T21:12:43.078Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T21:12:43.078Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T21:12:43.078Z] spire-1.2.1/test/util/ [2022-04-13T21:12:43.078Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T21:12:43.078Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T21:12:43.078Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T21:12:43.078Z] spire-1.2.1/test/util/race.go [2022-04-13T21:12:43.078Z] spire-1.2.1/test/util/util.go [2022-04-13T21:12:43.078Z] building spire from source... [2022-04-13T21:12:43.691Z] Installing go1.17.7... [2022-04-13T21:12:43.973Z] Installing go1.17.7... [2022-04-13T21:13:16.472Z] Building bin/spire-server... [2022-04-13T21:13:16.472Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T21:13:16.472Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T21:13:16.472Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T21:13:16.472Z] Building bin/spire-server... [2022-04-13T21:13:16.472Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T21:13:16.472Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T21:13:16.472Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T21:13:16.472Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T21:13:16.472Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T21:13:16.472Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T21:13:16.472Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T21:13:16.472Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T21:13:17.080Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T21:13:17.365Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T21:13:17.646Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T21:13:17.928Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T21:13:17.928Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T21:13:17.928Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T21:13:18.211Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T21:13:18.211Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T21:13:18.490Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T21:13:18.490Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T21:13:18.781Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T21:13:18.781Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T21:13:19.061Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T21:13:19.397Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T21:13:19.397Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T21:13:19.397Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T21:13:19.397Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T21:13:19.397Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T21:13:19.397Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T21:13:19.675Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T21:13:19.675Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T21:13:19.959Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T21:13:19.959Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T21:13:20.238Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T21:13:20.521Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T21:13:20.521Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T21:13:20.521Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T21:13:20.801Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T21:13:21.084Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T21:13:21.367Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T21:13:21.367Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T21:13:21.978Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T21:13:22.264Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T21:13:22.264Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T21:13:22.547Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T21:13:23.556Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T21:13:23.845Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T21:13:50.813Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T21:13:50.813Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T21:13:50.813Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T21:13:50.813Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T21:13:50.813Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T21:13:50.813Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T21:13:50.813Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T21:13:50.813Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T21:13:51.096Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T21:13:51.096Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T21:13:51.096Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T21:13:51.381Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T21:13:51.381Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T21:13:51.381Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T21:13:51.381Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T21:13:51.381Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T21:13:51.698Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T21:13:52.001Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T21:13:52.001Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T21:13:52.292Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T21:13:52.292Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T21:13:52.292Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T21:13:52.292Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T21:13:52.574Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T21:13:52.574Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T21:13:52.854Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T21:13:52.854Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T21:13:52.854Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T21:13:53.135Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T21:13:53.135Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T21:13:53.135Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T21:13:53.135Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T21:13:53.417Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T21:13:53.417Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T21:13:53.695Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T21:13:53.695Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T21:13:53.695Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T21:13:54.693Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T21:13:54.693Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T21:13:54.974Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T21:13:55.254Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T21:13:55.254Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T21:13:55.254Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T21:13:55.535Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T21:13:55.535Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T21:13:55.535Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T21:13:55.817Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T21:13:56.121Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T21:13:56.399Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T21:13:56.399Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T21:13:57.009Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T21:13:57.301Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T21:13:57.301Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T21:13:58.773Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T21:14:00.247Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T21:14:02.260Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T21:14:03.260Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T21:14:03.260Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T21:14:03.260Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T21:14:03.260Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T21:14:03.538Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T21:14:03.538Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T21:14:03.818Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T21:14:04.099Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T21:14:04.379Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T21:14:04.379Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T21:14:04.665Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T21:14:08.128Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T21:14:08.128Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T21:14:08.128Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T21:14:08.128Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T21:14:30.435Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T21:14:30.435Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T21:14:30.435Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T21:14:30.435Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T21:14:31.060Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T21:14:31.060Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T21:14:31.060Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T21:14:46.278Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T21:14:46.278Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T21:15:18.778Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T21:15:18.778Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T21:15:18.778Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T21:15:18.778Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T21:15:18.778Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T21:15:19.784Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T21:15:20.067Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T21:15:20.067Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T21:15:20.349Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T21:15:20.349Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T21:15:21.349Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T21:15:22.808Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T21:15:25.490Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T21:15:26.109Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T21:15:28.120Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T21:15:28.120Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T21:15:28.406Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T21:15:28.691Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T21:15:30.166Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T21:15:30.166Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T21:15:30.783Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T21:15:30.783Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T21:15:30.783Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T21:15:31.066Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T21:15:31.354Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T21:15:31.354Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T21:15:31.638Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T21:15:32.252Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T21:15:32.871Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T21:15:32.871Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T21:15:33.485Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T21:15:33.485Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T21:15:33.485Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T21:15:34.102Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T21:15:34.102Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T21:15:34.407Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T21:15:34.698Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T21:15:35.707Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T21:15:35.707Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T21:15:35.707Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T21:15:35.991Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T21:15:36.293Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T21:15:36.571Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T21:15:37.180Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T21:15:37.180Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T21:15:38.648Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T21:15:38.648Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T21:15:39.261Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T21:15:39.542Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T21:15:39.542Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T21:15:39.826Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T21:15:40.110Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T21:15:40.392Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T21:15:40.676Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T21:15:40.676Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T21:15:40.676Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T21:15:40.960Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T21:15:40.960Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T21:15:40.960Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T21:15:41.970Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T21:15:41.970Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T21:15:42.615Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T21:15:42.615Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T21:15:42.896Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T21:15:43.900Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T21:15:44.540Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T21:15:44.823Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T21:15:44.823Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T21:15:45.107Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T21:15:45.107Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T21:15:45.387Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T21:15:45.387Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T21:15:45.671Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T21:15:45.671Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T21:15:46.283Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T21:15:46.283Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T21:15:46.283Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T21:15:46.283Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T21:15:46.283Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T21:15:46.564Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T21:15:47.182Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T21:15:47.466Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T21:15:47.748Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T21:15:47.748Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T21:15:48.034Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T21:15:48.034Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T21:15:48.034Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T21:15:48.318Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T21:15:48.610Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T21:15:48.610Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T21:15:50.084Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T21:15:50.084Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T21:15:50.701Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T21:15:50.701Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T21:15:50.989Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T21:15:50.989Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T21:15:51.277Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T21:15:51.277Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T21:15:51.562Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T21:15:51.562Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T21:15:51.849Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T21:15:51.849Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T21:15:51.849Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T21:15:51.849Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T21:15:52.129Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T21:15:52.130Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T21:15:52.417Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T21:15:53.030Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T21:15:53.030Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T21:15:53.322Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T21:15:53.607Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T21:15:53.892Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T21:15:54.172Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T21:15:55.637Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T21:15:56.644Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T21:15:57.653Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T21:15:57.934Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T21:15:58.217Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T21:15:58.500Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T21:15:58.500Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T21:15:58.500Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T21:15:58.500Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T21:15:58.779Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T21:15:59.064Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T21:15:59.064Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T21:15:59.064Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T21:15:59.344Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T21:15:59.628Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T21:15:59.911Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T21:16:00.194Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T21:16:00.194Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T21:16:00.477Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T21:16:00.759Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T21:16:00.759Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T21:16:01.044Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T21:16:03.095Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T21:16:05.116Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T21:16:05.116Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T21:16:05.726Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T21:16:05.726Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T21:16:05.726Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T21:16:06.730Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T21:16:07.070Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T21:16:07.352Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T21:16:07.352Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T21:16:07.633Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T21:16:07.633Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T21:16:07.928Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T21:16:12.301Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T21:16:12.301Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T21:16:12.301Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T21:16:12.301Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T21:16:19.086Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T21:16:19.086Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T21:16:19.086Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T21:16:19.086Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T21:16:41.361Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T21:16:41.361Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T21:16:41.361Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T21:16:41.361Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T21:21:48.789Z] Removing intermediate container 3fac722b15c0 [2022-04-13T21:21:48.789Z] ---> d84c33acfbbf [2022-04-13T21:21:48.789Z] [2022-04-13T21:21:48.789Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T21:21:48.789Z] 3.14: Pulling from library/alpine [2022-04-13T21:21:48.789Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T21:21:48.789Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T21:21:48.789Z] ---> ac73e934f311 [2022-04-13T21:21:48.789Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T21:21:48.789Z] ---> Running in 8ecef16fc701 [2022-04-13T21:21:48.789Z] Removing intermediate container 8ecef16fc701 [2022-04-13T21:21:48.789Z] ---> 8cda806e5d24 [2022-04-13T21:21:48.789Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec zeromq [2022-04-13T21:21:48.789Z] ---> Running in bcad93091965 [2022-04-13T21:21:51.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:21:51.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:21:53.246Z] (1/7) Installing dumb-init (1.2.5-r1) [2022-04-13T21:21:53.246Z] (2/7) Installing su-exec (0.2-r1) [2022-04-13T21:21:53.246Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T21:21:53.246Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-13T21:21:53.246Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T21:21:53.246Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-13T21:21:53.246Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-13T21:21:53.246Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:21:53.246Z] OK: 8 MiB in 21 packages [2022-04-13T21:21:57.636Z] Removing intermediate container bcad93091965 [2022-04-13T21:21:57.636Z] ---> 9f9b13fae046 [2022-04-13T21:21:57.636Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T21:21:57.636Z] ---> Running in 4c14f4f192e6 [2022-04-13T21:21:58.249Z] Removing intermediate container 4c14f4f192e6 [2022-04-13T21:21:58.249Z] ---> 7c44305eebe5 [2022-04-13T21:21:58.249Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T21:21:58.536Z] ---> Running in efba6fbdb00c [2022-04-13T21:21:59.159Z] Removing intermediate container d21626a1bd6d [2022-04-13T21:21:59.159Z] ---> 367853687e3b [2022-04-13T21:21:59.159Z] [2022-04-13T21:21:59.159Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T21:21:59.159Z] ---> ac73e934f311 [2022-04-13T21:21:59.159Z] Step 11/22 : RUN apk add --update --no-cache dumb-init zeromq [2022-04-13T21:21:59.438Z] ---> Running in ad338c11761a [2022-04-13T21:21:59.438Z] Removing intermediate container efba6fbdb00c [2022-04-13T21:21:59.438Z] ---> 0717311a110e [2022-04-13T21:21:59.438Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T21:22:00.057Z] ---> Running in b5b3e67ab20d [2022-04-13T21:22:01.057Z] Removing intermediate container 3a3c5696b76d [2022-04-13T21:22:01.057Z] ---> b00dd44b7727 [2022-04-13T21:22:01.057Z] [2022-04-13T21:22:01.057Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T21:22:01.057Z] ---> ac73e934f311 [2022-04-13T21:22:01.057Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2022-04-13T21:22:01.675Z] ---> Running in 17e15ac242eb [2022-04-13T21:22:02.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:22:03.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:22:04.325Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T21:22:04.325Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T21:22:04.325Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T21:22:04.325Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T21:22:04.325Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T21:22:04.325Z] Removing intermediate container b5b3e67ab20d [2022-04-13T21:22:04.325Z] ---> de8e43f3d0b1 [2022-04-13T21:22:04.325Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T21:22:04.325Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T21:22:04.325Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:22:04.626Z] OK: 8 MiB in 20 packages [2022-04-13T21:22:04.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:22:04.626Z] ---> Running in 788d3937b230 [2022-04-13T21:22:05.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:22:05.539Z] Removing intermediate container 788d3937b230 [2022-04-13T21:22:05.539Z] ---> 76bf56809144 [2022-04-13T21:22:05.539Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T21:22:06.542Z] Removing intermediate container ad338c11761a [2022-04-13T21:22:06.542Z] ---> 25b5ef424e2c [2022-04-13T21:22:06.542Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T21:22:06.542Z] ---> Running in 01b564d73442 [2022-04-13T21:22:06.542Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-13T21:22:06.542Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-13T21:22:06.542Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T21:22:06.542Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-13T21:22:06.542Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T21:22:06.824Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-13T21:22:06.824Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-13T21:22:06.824Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:22:06.824Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T21:22:07.117Z] ---> 9aac7869017e [2022-04-13T21:22:07.117Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T21:22:07.117Z] Removing intermediate container 01b564d73442 [2022-04-13T21:22:07.117Z] ---> cd0f28ac06f2 [2022-04-13T21:22:07.409Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T21:22:07.409Z] ---> Running in 5a53b040d8a1 [2022-04-13T21:22:07.409Z] OK: 9 MiB in 21 packages [2022-04-13T21:22:07.696Z] ---> Running in 0e40a96b989a [2022-04-13T21:22:08.740Z] Removing intermediate container 0e40a96b989a [2022-04-13T21:22:08.740Z] ---> 06ea6bb45324 [2022-04-13T21:22:08.740Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T21:22:08.740Z] ---> Running in 1929661f105f [2022-04-13T21:22:09.751Z] Removing intermediate container 1929661f105f [2022-04-13T21:22:09.751Z] ---> 22f08dfab0a3 [2022-04-13T21:22:09.751Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:22:11.223Z] Removing intermediate container 17e15ac242eb [2022-04-13T21:22:11.223Z] ---> 2fbf10605c91 [2022-04-13T21:22:11.223Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T21:22:11.502Z] ---> Running in 18a3a96d30f0 [2022-04-13T21:22:11.784Z] Removing intermediate container 5a53b040d8a1 [2022-04-13T21:22:11.784Z] ---> eb9e9e91244f [2022-04-13T21:22:11.784Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:22:12.443Z] ---> 1d350f369ed5 [2022-04-13T21:22:12.443Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T21:22:12.443Z] Removing intermediate container 18a3a96d30f0 [2022-04-13T21:22:12.443Z] ---> 200c2919529e [2022-04-13T21:22:12.443Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T21:22:12.443Z] ---> Running in ba21ff97a950 [2022-04-13T21:22:13.469Z] Removing intermediate container ba21ff97a950 [2022-04-13T21:22:13.469Z] ---> 88ac7ac4af5a [2022-04-13T21:22:13.469Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T21:22:13.469Z] ---> 090b5e9ff4b8 [2022-04-13T21:22:13.469Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T21:22:13.751Z] ---> Running in 55d39ba66bca [2022-04-13T21:22:15.217Z] Removing intermediate container 55d39ba66bca [2022-04-13T21:22:15.217Z] ---> c7c7baf5a9c5 [2022-04-13T21:22:15.217Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:22:16.698Z] ---> b97504751733 [2022-04-13T21:22:16.698Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T21:22:16.983Z] ---> f84ec883d419 [2022-04-13T21:22:16.983Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T21:22:18.449Z] ---> 09b77acd9c70 [2022-04-13T21:22:18.449Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T21:22:18.730Z] ---> e0cf6c0fad25 [2022-04-13T21:22:18.730Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T21:22:19.010Z] ---> Running in 40162388dcff [2022-04-13T21:22:20.016Z] Removing intermediate container 40162388dcff [2022-04-13T21:22:20.016Z] ---> e86f57e623d6 [2022-04-13T21:22:20.016Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:22:20.016Z] ---> Running in c9b4c9525231 [2022-04-13T21:22:20.629Z] ---> 1f8326a38a42 [2022-04-13T21:22:20.629Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T21:22:21.248Z] Removing intermediate container c9b4c9525231 [2022-04-13T21:22:21.248Z] ---> ad1a50cb7a5b [2022-04-13T21:22:21.248Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T21:22:21.530Z] ---> Running in 464dc10d89b7 [2022-04-13T21:22:22.163Z] ---> b00deb8676a8 [2022-04-13T21:22:22.164Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T21:22:22.164Z] Removing intermediate container 464dc10d89b7 [2022-04-13T21:22:22.164Z] ---> bd6c66850b81 [2022-04-13T21:22:22.164Z] Step 21/22 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T21:22:22.164Z] ---> Running in 6eb0d2c35bb6 [2022-04-13T21:22:22.463Z] ---> fb5758bedb8b [2022-04-13T21:22:22.463Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T21:22:23.098Z] Removing intermediate container 6eb0d2c35bb6 [2022-04-13T21:22:23.098Z] ---> a0ed6e823b70 [2022-04-13T21:22:23.098Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T21:22:23.098Z] ---> Running in dd6fcca99b0d [2022-04-13T21:22:24.117Z] Removing intermediate container dd6fcca99b0d [2022-04-13T21:22:24.117Z] ---> 6da79aae74f3 [2022-04-13T21:22:24.117Z] [2022-04-13T21:22:24.117Z] ---> 9e86fae21480 [2022-04-13T21:22:24.117Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T21:22:24.117Z] ---> Running in 386ee9b1315b [2022-04-13T21:22:24.403Z] ---> 41bb4fb7da8a [2022-04-13T21:22:24.404Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T21:22:25.028Z] Removing intermediate container 386ee9b1315b [2022-04-13T21:22:25.028Z] ---> 9415fafb6633 [2022-04-13T21:22:25.028Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:22:25.028Z] ---> Running in 4179bb5d1536 [2022-04-13T21:22:25.320Z] ---> Running in 39bce85d8e11 [2022-04-13T21:22:25.602Z] Successfully built 6da79aae74f3 [2022-04-13T21:22:25.602Z] Successfully tagged support-scheduler-arm64:latest [2022-04-13T21:22:25.602Z]  Building support-scheduler ... done Building security-proxy-setup [2022-04-13T21:22:25.886Z] Removing intermediate container 39bce85d8e11 [2022-04-13T21:22:25.886Z] ---> a4a5189d4862 [2022-04-13T21:22:25.886Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T21:22:26.173Z] ---> Running in 5ba5f169abff [2022-04-13T21:22:26.454Z] Removing intermediate container 4179bb5d1536 [2022-04-13T21:22:26.454Z] ---> 04c1a80ab55d [2022-04-13T21:22:26.454Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T21:22:27.071Z] Removing intermediate container 5ba5f169abff [2022-04-13T21:22:27.071Z] ---> 74bf104e6f99 [2022-04-13T21:22:27.071Z] Step 21/22 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T21:22:27.358Z] ---> Running in e714f27f94d7 [2022-04-13T21:22:27.644Z] ---> f2dcf29667d1 [2022-04-13T21:22:27.644Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T21:22:28.260Z] Removing intermediate container e714f27f94d7 [2022-04-13T21:22:28.260Z] ---> cf18252e69c0 [2022-04-13T21:22:28.260Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T21:22:28.546Z] ---> Running in 1735ee758099 [2022-04-13T21:22:28.546Z] ---> Running in ef080debe1fd [2022-04-13T21:22:29.546Z] Removing intermediate container 1735ee758099 [2022-04-13T21:22:29.546Z] ---> 50d4cfc52efc [2022-04-13T21:22:29.546Z] [2022-04-13T21:22:30.164Z] Successfully built 50d4cfc52efc [2022-04-13T21:22:30.164Z] Successfully tagged support-notifications-arm64:latest [2022-04-13T21:22:30.164Z] Building sys-mgmt-agent [2022-04-13T21:22:32.827Z]  Building support-notifications ... done Removing intermediate container ef080debe1fd [2022-04-13T21:22:32.827Z] ---> d5675738008a [2022-04-13T21:22:32.827Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T21:22:32.827Z] ---> Running in 9eda380c0eb0 [2022-04-13T21:22:33.439Z] Removing intermediate container 9eda380c0eb0 [2022-04-13T21:22:33.439Z] ---> af22c8cf561e [2022-04-13T21:22:33.439Z] Step 28/31 : CMD ["gate"] [2022-04-13T21:22:34.046Z] ---> Running in 5277a08c6900 [2022-04-13T21:22:34.374Z] Removing intermediate container 5277a08c6900 [2022-04-13T21:22:34.374Z] ---> 6105aff7cccb [2022-04-13T21:22:34.374Z] Step 29/31 : LABEL arch=arm64 [2022-04-13T21:22:34.981Z] ---> Running in 6150c73e8f9b [2022-04-13T21:22:35.584Z] Removing intermediate container 6150c73e8f9b [2022-04-13T21:22:35.584Z] ---> 4a68d4449aa8 [2022-04-13T21:22:35.584Z] Step 30/31 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T21:22:35.860Z] ---> Running in 1752820ff965 [2022-04-13T21:22:36.465Z] Removing intermediate container 1752820ff965 [2022-04-13T21:22:36.465Z] ---> b1858ea262a0 [2022-04-13T21:22:36.465Z] Step 31/31 : LABEL version=0.0.0 [2022-04-13T21:22:37.073Z] ---> Running in f30771c06bb0 [2022-04-13T21:22:37.355Z] Removing intermediate container f30771c06bb0 [2022-04-13T21:22:37.355Z] ---> f95f8352d953 [2022-04-13T21:22:37.355Z] [2022-04-13T21:22:37.969Z] Successfully built f95f8352d953 [2022-04-13T21:22:37.969Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-13T21:22:37.969Z] Building core-command [2022-04-13T21:23:46.130Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:23:46.130Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:23:46.130Z] ---> db511a27fc2b [2022-04-13T21:23:46.130Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T21:23:46.130Z] ---> Using cache [2022-04-13T21:23:46.130Z] ---> 3b2daa429269 [2022-04-13T21:23:46.130Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:23:46.130Z] ---> Using cache [2022-04-13T21:23:46.130Z] ---> 67071a3a83de [2022-04-13T21:23:46.130Z] Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T21:23:46.130Z] ---> Using cache [2022-04-13T21:23:46.130Z] ---> ec7797ae3368 [2022-04-13T21:23:46.130Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T21:23:46.130Z] ---> Using cache [2022-04-13T21:23:46.130Z] ---> 34bf87d4fe2a [2022-04-13T21:23:46.130Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:23:46.130Z] ---> Using cache [2022-04-13T21:23:46.130Z] ---> 5ed2c04168b2 [2022-04-13T21:23:46.130Z] Step 8/22 : COPY . . [2022-04-13T21:23:46.130Z] ---> Using cache [2022-04-13T21:23:46.130Z] ---> 8ad30a4be6fd [2022-04-13T21:23:46.130Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T21:23:46.130Z] ---> Running in 41aef5003a56 [2022-04-13T21:23:48.141Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T21:23:50.178Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:23:50.178Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:23:50.178Z] ---> db511a27fc2b [2022-04-13T21:23:50.178Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T21:23:50.178Z] ---> Using cache [2022-04-13T21:23:50.178Z] ---> 3b2daa429269 [2022-04-13T21:23:50.178Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:23:50.178Z] ---> Using cache [2022-04-13T21:23:50.178Z] ---> 67071a3a83de [2022-04-13T21:23:50.178Z] Step 5/23 : RUN apk add --update --no-cache make bash git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T21:23:50.178Z] ---> Running in 29a312a5f3f8 [2022-04-13T21:23:52.192Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:23:53.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:23:54.694Z] OK: 220 MiB in 52 packages [2022-04-13T21:23:57.386Z] Removing intermediate container 29a312a5f3f8 [2022-04-13T21:23:57.386Z] ---> ad0e2122d83c [2022-04-13T21:23:57.386Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T21:23:57.386Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:23:57.386Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:23:57.386Z] ---> db511a27fc2b [2022-04-13T21:23:57.386Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T21:23:57.386Z] ---> Using cache [2022-04-13T21:23:57.386Z] ---> 3b2daa429269 [2022-04-13T21:23:57.386Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:23:57.386Z] ---> Using cache [2022-04-13T21:23:57.386Z] ---> 67071a3a83de [2022-04-13T21:23:57.386Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T21:23:57.386Z] ---> Using cache [2022-04-13T21:23:57.386Z] ---> ec7797ae3368 [2022-04-13T21:23:57.386Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T21:23:57.386Z] ---> Using cache [2022-04-13T21:23:57.386Z] ---> 34bf87d4fe2a [2022-04-13T21:23:57.386Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:23:57.386Z] ---> Using cache [2022-04-13T21:23:57.386Z] ---> 5ed2c04168b2 [2022-04-13T21:23:57.386Z] Step 8/23 : COPY . . [2022-04-13T21:23:57.386Z] ---> Using cache [2022-04-13T21:23:57.386Z] ---> 8ad30a4be6fd [2022-04-13T21:23:57.386Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T21:23:57.386Z] ---> Running in baefe6fbb115 [2022-04-13T21:23:58.862Z] ---> bd3a53bc0c64 [2022-04-13T21:23:58.862Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:23:58.862Z] ---> Running in 2d90d0549930 [2022-04-13T21:24:00.356Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T21:24:05.972Z] Removing intermediate container 2d90d0549930 [2022-04-13T21:24:05.972Z] ---> 9dbebb6ca984 [2022-04-13T21:24:05.972Z] Step 8/23 : COPY . . [2022-04-13T21:24:39.081Z] ---> ab2226f7bb98 [2022-04-13T21:24:39.081Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T21:24:39.081Z] ---> Running in 6ff34d38f359 [2022-04-13T21:24:39.081Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T21:32:16.776Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T21:32:43.674Z] Removing intermediate container 41aef5003a56 [2022-04-13T21:32:43.674Z] ---> cba4856bdadf [2022-04-13T21:32:43.674Z] [2022-04-13T21:32:43.674Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T21:32:43.674Z] ---> ac73e934f311 [2022-04-13T21:32:43.674Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init zeromq [2022-04-13T21:32:43.674Z] ---> Running in 8d143807e13f [2022-04-13T21:32:45.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:32:45.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:32:47.693Z] (1/11) Installing ca-certificates (20211220-r0) [2022-04-13T21:32:47.693Z] (2/11) Installing brotli-libs (1.0.9-r5) [2022-04-13T21:32:47.693Z] (3/11) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T21:32:47.693Z] (4/11) Installing libcurl (7.79.1-r0) [2022-04-13T21:32:47.693Z] (5/11) Installing curl (7.79.1-r0) [2022-04-13T21:32:47.693Z] (6/11) Installing dumb-init (1.2.5-r1) [2022-04-13T21:32:47.693Z] (7/11) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T21:32:47.693Z] (8/11) Installing libsodium (1.0.18-r0) [2022-04-13T21:32:47.693Z] (9/11) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T21:32:47.693Z] (10/11) Installing libzmq (4.3.4-r0) [2022-04-13T21:32:47.693Z] (11/11) Installing zeromq (4.3.4-r0) [2022-04-13T21:32:47.693Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:32:47.977Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T21:32:48.594Z] OK: 10 MiB in 25 packages [2022-04-13T21:32:49.219Z] Removing intermediate container baefe6fbb115 [2022-04-13T21:32:49.219Z] ---> 2ccb91b3e3f7 [2022-04-13T21:32:49.219Z] [2022-04-13T21:32:49.219Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T21:32:49.219Z] ---> ac73e934f311 [2022-04-13T21:32:49.219Z] Step 11/23 : RUN apk add --update --no-cache dumb-init zeromq [2022-04-13T21:32:49.219Z] ---> Using cache [2022-04-13T21:32:49.219Z] ---> 25b5ef424e2c [2022-04-13T21:32:49.219Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T21:32:49.219Z] ---> Using cache [2022-04-13T21:32:49.219Z] ---> cd0f28ac06f2 [2022-04-13T21:32:49.219Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T21:32:49.510Z] ---> Running in 9581079b96bd [2022-04-13T21:32:50.524Z] Removing intermediate container 9581079b96bd [2022-04-13T21:32:50.524Z] ---> 605ecbac34be [2022-04-13T21:32:50.524Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T21:32:50.524Z] ---> Running in ef9df23cb944 [2022-04-13T21:32:51.522Z] Removing intermediate container ef9df23cb944 [2022-04-13T21:32:51.522Z] ---> b8c3c9957a6e [2022-04-13T21:32:51.522Z] Step 15/23 : WORKDIR / [2022-04-13T21:32:51.522Z] ---> Running in 0a780e7424ed [2022-04-13T21:32:51.838Z] Removing intermediate container 8d143807e13f [2022-04-13T21:32:51.838Z] ---> 27fd8669a59f [2022-04-13T21:32:51.838Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T21:32:51.838Z] ---> Running in 81c3f1824380 [2022-04-13T21:32:52.462Z] Removing intermediate container 0a780e7424ed [2022-04-13T21:32:52.462Z] ---> 25d38cc297d3 [2022-04-13T21:32:52.462Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:32:52.462Z] Removing intermediate container 81c3f1824380 [2022-04-13T21:32:52.462Z] ---> 6feed0a7bb74 [2022-04-13T21:32:52.462Z] Step 13/22 : WORKDIR /edgex [2022-04-13T21:32:52.746Z] ---> Running in b12fdf5138cf [2022-04-13T21:32:53.352Z] Removing intermediate container b12fdf5138cf [2022-04-13T21:32:53.352Z] ---> 12a6c0a6d366 [2022-04-13T21:32:53.352Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T21:32:53.631Z] ---> 98a8b375da5e [2022-04-13T21:32:53.631Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T21:32:54.627Z] ---> b8de18e8cd2d [2022-04-13T21:32:54.627Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T21:32:58.076Z] ---> 1ca88133fba4 [2022-04-13T21:32:58.076Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T21:32:58.349Z] ---> 4c35134415d7 [2022-04-13T21:32:58.349Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T21:32:58.962Z] ---> b71c2b2c70ff [2022-04-13T21:32:58.962Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T21:32:58.962Z] ---> Running in 7adeda88cf4f [2022-04-13T21:32:59.582Z] Removing intermediate container 7adeda88cf4f [2022-04-13T21:32:59.582Z] ---> 3e562ce9ec85 [2022-04-13T21:32:59.582Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:32:59.863Z] ---> Running in 11852eaa60b7 [2022-04-13T21:33:00.869Z] Removing intermediate container 11852eaa60b7 [2022-04-13T21:33:00.869Z] ---> e7316a5e5fff [2022-04-13T21:33:00.869Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T21:33:00.869Z] ---> Running in 24fe50219e25 [2022-04-13T21:33:01.875Z] ---> 0d30bf0a0114 [2022-04-13T21:33:01.875Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T21:33:01.875Z] Removing intermediate container 24fe50219e25 [2022-04-13T21:33:01.875Z] ---> ebdb941bc483 [2022-04-13T21:33:01.875Z] Step 22/23 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T21:33:02.162Z] ---> Running in 6cc696659f14 [2022-04-13T21:33:03.632Z] ---> 5afebe419548 [2022-04-13T21:33:03.632Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T21:33:03.632Z] Removing intermediate container 6cc696659f14 [2022-04-13T21:33:03.632Z] ---> 2066857c51d2 [2022-04-13T21:33:03.632Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T21:33:03.632Z] ---> Running in c38ede0e7b32 [2022-04-13T21:33:03.632Z] ---> Running in 1a5937dac91c [2022-04-13T21:33:04.621Z] Removing intermediate container 1a5937dac91c [2022-04-13T21:33:04.622Z] ---> 458189730d36 [2022-04-13T21:33:04.622Z] [2022-04-13T21:33:06.089Z] Successfully built 458189730d36 [2022-04-13T21:33:06.089Z] Successfully tagged core-command-arm64:latest [2022-04-13T21:33:06.089Z] Building security-spiffe-token-provider [2022-04-13T21:33:08.124Z]  Building core-command ... done Removing intermediate container c38ede0e7b32 [2022-04-13T21:33:08.124Z] ---> 891151eab466 [2022-04-13T21:33:08.124Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T21:33:08.407Z] ---> Running in 4ec0d4e28c10 [2022-04-13T21:33:09.410Z] Removing intermediate container 4ec0d4e28c10 [2022-04-13T21:33:09.410Z] ---> 1b211edfd83c [2022-04-13T21:33:09.410Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T21:33:09.690Z] ---> Running in 1443e2973bea [2022-04-13T21:33:11.177Z] Removing intermediate container 1443e2973bea [2022-04-13T21:33:11.177Z] ---> d1a275b55ad7 [2022-04-13T21:33:11.177Z] Step 21/22 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T21:33:11.177Z] ---> Running in 827613479efb [2022-04-13T21:33:12.192Z] Removing intermediate container 827613479efb [2022-04-13T21:33:12.192Z] ---> e8f5d89fd3f8 [2022-04-13T21:33:12.192Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T21:33:12.808Z] ---> Running in 203d514a5333 [2022-04-13T21:33:13.822Z] Removing intermediate container 203d514a5333 [2022-04-13T21:33:13.822Z] ---> 84063111e5ae [2022-04-13T21:33:13.822Z] [2022-04-13T21:33:15.293Z] Successfully built 84063111e5ae [2022-04-13T21:33:15.293Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-13T21:33:15.293Z] Building security-secretstore-setup [2022-04-13T21:33:18.747Z]  Building security-proxy-setup ... done Removing intermediate container 6ff34d38f359 [2022-04-13T21:33:18.747Z] ---> a72c03dc0cbf [2022-04-13T21:33:18.747Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T21:33:18.747Z] ---> Running in ea9dc1337c86 [2022-04-13T21:33:20.224Z] CGO_ENABLED=0 GO111MODULE=on go build -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-04-13T21:34:07.352Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:34:07.352Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:34:07.352Z] ---> db511a27fc2b [2022-04-13T21:34:07.352Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T21:34:07.352Z] ---> Using cache [2022-04-13T21:34:07.352Z] ---> 3b2daa429269 [2022-04-13T21:34:07.352Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base zeromq-dev libsodium-dev pkgconfig [2022-04-13T21:34:07.352Z] ---> Running in 55704f1cb463 [2022-04-13T21:34:07.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:34:07.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:34:08.366Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T21:34:08.366Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T21:34:08.366Z] OK: 15740 distinct packages available [2022-04-13T21:34:08.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:34:09.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:34:11.302Z] OK: 220 MiB in 52 packages [2022-04-13T21:34:13.339Z] Removing intermediate container 55704f1cb463 [2022-04-13T21:34:13.339Z] ---> c77188e41349 [2022-04-13T21:34:13.339Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T21:34:14.809Z] ---> ce2cfabc0a70 [2022-04-13T21:34:14.809Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:34:14.809Z] ---> Running in 8da90a339acb [2022-04-13T21:34:19.172Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:34:19.172Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:34:19.172Z] ---> db511a27fc2b [2022-04-13T21:34:19.172Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T21:34:19.172Z] ---> Using cache [2022-04-13T21:34:19.172Z] ---> 3b2daa429269 [2022-04-13T21:34:19.172Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:34:19.172Z] ---> Using cache [2022-04-13T21:34:19.172Z] ---> 67071a3a83de [2022-04-13T21:34:19.172Z] Step 5/25 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T21:34:19.172Z] ---> Using cache [2022-04-13T21:34:19.172Z] ---> ec7797ae3368 [2022-04-13T21:34:19.172Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T21:34:19.172Z] ---> Using cache [2022-04-13T21:34:19.172Z] ---> 34bf87d4fe2a [2022-04-13T21:34:19.172Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:34:19.172Z] ---> Using cache [2022-04-13T21:34:19.172Z] ---> 5ed2c04168b2 [2022-04-13T21:34:19.172Z] Step 8/25 : COPY . . [2022-04-13T21:34:19.172Z] ---> Using cache [2022-04-13T21:34:19.172Z] ---> 8ad30a4be6fd [2022-04-13T21:34:19.172Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T21:34:19.172Z] ---> Running in 37d3c5d6aa7c [2022-04-13T21:34:20.664Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T21:34:22.130Z] Removing intermediate container 8da90a339acb [2022-04-13T21:34:22.130Z] ---> 54bf7e5bd1ae [2022-04-13T21:34:22.130Z] Step 7/20 : COPY . . [2022-04-13T21:34:49.037Z] ---> 16ae2d1eec7b [2022-04-13T21:34:49.037Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T21:34:49.037Z] ---> Running in cae7ffded5ad [2022-04-13T21:34:51.762Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T21:34:53.238Z] Removing intermediate container ea9dc1337c86 [2022-04-13T21:34:53.238Z] ---> f0c8892615fe [2022-04-13T21:34:53.238Z] [2022-04-13T21:34:53.238Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T21:34:53.238Z] 20.10.14: Pulling from library/docker [2022-04-13T21:35:08.486Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T21:35:08.486Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T21:35:08.486Z] ---> c346e9eafbab [2022-04-13T21:35:08.486Z] 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-04-13T21:35:08.486Z] ---> Running in 833c63024ad1 [2022-04-13T21:35:09.117Z] Removing intermediate container 833c63024ad1 [2022-04-13T21:35:09.117Z] ---> 4632073e5cf4 [2022-04-13T21:35:09.117Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl zeromq && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-13T21:35:09.117Z] ---> Running in 9484fb6bfe5b [2022-04-13T21:35:11.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:35:11.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:35:12.443Z] (1/46) Installing readline (8.1.1-r0) [2022-04-13T21:35:12.728Z] (2/46) Installing bash (5.1.16-r0) [2022-04-13T21:35:12.728Z] Executing bash-5.1.16-r0.post-install [2022-04-13T21:35:12.728Z] (3/46) Installing brotli-libs (1.0.9-r5) [2022-04-13T21:35:12.728Z] (4/46) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T21:35:12.728Z] (5/46) Installing libcurl (7.80.0-r0) [2022-04-13T21:35:12.728Z] (6/46) Installing curl (7.80.0-r0) [2022-04-13T21:35:12.728Z] (7/46) Installing dumb-init (1.2.5-r1) [2022-04-13T21:35:12.728Z] (8/46) Installing libbz2 (1.0.8-r1) [2022-04-13T21:35:12.728Z] (9/46) Installing expat (2.4.7-r0) [2022-04-13T21:35:12.728Z] (10/46) Installing libffi (3.4.2-r1) [2022-04-13T21:35:12.728Z] (11/46) Installing gdbm (1.22-r0) [2022-04-13T21:35:12.728Z] (12/46) Installing xz-libs (5.2.5-r1) [2022-04-13T21:35:12.728Z] (13/46) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T21:35:12.728Z] (14/46) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T21:35:13.014Z] (15/46) Installing mpdecimal (2.5.1-r1) [2022-04-13T21:35:13.014Z] (16/46) Installing sqlite-libs (3.36.0-r0) [2022-04-13T21:35:13.014Z] (17/46) Installing python3 (3.9.7-r4) [2022-04-13T21:35:15.687Z] (18/46) Installing py3-appdirs (1.4.4-r2) [2022-04-13T21:35:15.687Z] (19/46) Installing py3-certifi (2020.12.5-r1) [2022-04-13T21:35:15.687Z] (20/46) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T21:35:15.969Z] (21/46) Installing py3-idna (3.3-r0) [2022-04-13T21:35:15.969Z] (22/46) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T21:35:15.969Z] (23/46) Installing py3-requests (2.26.0-r1) [2022-04-13T21:35:15.969Z] (24/46) Installing py3-msgpack (1.0.2-r1) [2022-04-13T21:35:15.969Z] (25/46) Installing py3-lockfile (0.12.2-r4) [2022-04-13T21:35:15.969Z] (26/46) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T21:35:16.254Z] (27/46) Installing py3-colorama (0.4.4-r1) [2022-04-13T21:35:16.254Z] (28/46) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T21:35:16.254Z] (29/46) Installing py3-distlib (0.3.3-r0) [2022-04-13T21:35:16.540Z] (30/46) Installing py3-distro (1.6.0-r0) [2022-04-13T21:35:16.540Z] (31/46) Installing py3-six (1.16.0-r0) [2022-04-13T21:35:16.540Z] (32/46) Installing py3-webencodings (0.5.1-r4) [2022-04-13T21:35:16.540Z] (33/46) Installing py3-html5lib (1.1-r1) [2022-04-13T21:35:16.540Z] (34/46) Installing py3-parsing (2.4.7-r2) [2022-04-13T21:35:16.540Z] (35/46) Installing py3-packaging (20.9-r1) [2022-04-13T21:35:16.540Z] (36/46) Installing py3-tomli (1.2.2-r0) [2022-04-13T21:35:16.540Z] (37/46) Installing py3-pep517 (0.12.0-r0) [2022-04-13T21:35:16.841Z] (38/46) Installing py3-progress (1.6-r0) [2022-04-13T21:35:16.841Z] (39/46) Installing py3-retrying (1.3.3-r2) [2022-04-13T21:35:16.841Z] (40/46) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T21:35:16.841Z] (41/46) Installing py3-setuptools (52.0.0-r4) [2022-04-13T21:35:17.125Z] (42/46) Installing py3-toml (0.10.2-r2) [2022-04-13T21:35:17.125Z] (43/46) Installing py3-pip (20.3.4-r1) [2022-04-13T21:35:18.132Z] (44/46) Installing libsodium (1.0.18-r0) [2022-04-13T21:35:18.132Z] (45/46) Installing libzmq (4.3.4-r0) [2022-04-13T21:35:18.132Z] (46/46) Installing zeromq (4.3.4-r0) [2022-04-13T21:35:18.132Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T21:35:18.132Z] OK: 83 MiB in 68 packages [2022-04-13T21:35:24.926Z] Collecting docker-compose==1.23.2 [2022-04-13T21:35:24.926Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T21:35:25.538Z] Collecting PyYAML<4,>=3.10 [2022-04-13T21:35:25.538Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T21:35:31.008Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T21:35:31.008Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T21:35:31.291Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T21:35:31.291Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T21:35:34.737Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T21:35:34.737Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T21:35:35.020Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T21:35:35.020Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T21:35:35.303Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T21:35:35.303Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T21:35:38.745Z] 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-04-13T21:35:39.357Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T21:35:39.358Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T21:35:41.371Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T21:35:41.371Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T21:35:41.371Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T21:35:41.371Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T21:35:44.816Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T21:35:44.817Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T21:35:46.285Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T21:35:46.285Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T21:35:46.569Z] Collecting idna<2.8,>=2.5 [2022-04-13T21:35:46.569Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T21:35:46.851Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T21:35:46.851Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T21:35:46.851Z] 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-04-13T21:35:47.463Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T21:35:47.463Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T21:35:47.463Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T21:35:47.463Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T21:35:48.927Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T21:35:48.927Z] Attempting uninstall: urllib3 [2022-04-13T21:35:48.927Z] Found existing installation: urllib3 1.26.7 [2022-04-13T21:35:48.927Z] Uninstalling urllib3-1.26.7: [2022-04-13T21:35:49.208Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T21:35:49.820Z] Attempting uninstall: idna [2022-04-13T21:35:49.820Z] Found existing installation: idna 3.3 [2022-04-13T21:35:50.103Z] Uninstalling idna-3.3: [2022-04-13T21:35:50.103Z] Successfully uninstalled idna-3.3 [2022-04-13T21:35:54.481Z] Attempting uninstall: requests [2022-04-13T21:35:54.481Z] Found existing installation: requests 2.26.0 [2022-04-13T21:35:54.481Z] Uninstalling requests-2.26.0: [2022-04-13T21:35:54.481Z] Successfully uninstalled requests-2.26.0 [2022-04-13T21:35:54.765Z] Running setup.py install for texttable: started [2022-04-13T21:35:57.437Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T21:35:57.437Z] Running setup.py install for PyYAML: started [2022-04-13T21:36:00.885Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T21:36:01.503Z] Running setup.py install for docopt: started [2022-04-13T21:36:04.176Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T21:36:04.176Z] Running setup.py install for dockerpty: started [2022-04-13T21:36:07.626Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T21:36:09.647Z] 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-04-13T21:36:24.836Z] Removing intermediate container 9484fb6bfe5b [2022-04-13T21:36:24.836Z] ---> 4b9444cc45a2 [2022-04-13T21:36:24.836Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T21:36:25.118Z] ---> Running in f6fd321f9efc [2022-04-13T21:36:25.729Z] Removing intermediate container f6fd321f9efc [2022-04-13T21:36:25.729Z] ---> 8fe7c843593e [2022-04-13T21:36:25.729Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T21:36:25.729Z] ---> Running in a6a4f1d1e20f [2022-04-13T21:36:26.345Z] Removing intermediate container a6a4f1d1e20f [2022-04-13T21:36:26.345Z] ---> 5479a7cf1564 [2022-04-13T21:36:26.345Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T21:36:29.016Z] ---> 37ad0bb8c5d6 [2022-04-13T21:36:29.016Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T21:36:30.026Z] ---> 53311808873e [2022-04-13T21:36:30.026Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T21:36:31.525Z] ---> 1ccd6ad24794 [2022-04-13T21:36:31.525Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T21:36:31.525Z] ---> Running in cc94628649d1 [2022-04-13T21:36:32.138Z] Removing intermediate container cc94628649d1 [2022-04-13T21:36:32.138Z] ---> 54d1d571d58a [2022-04-13T21:36:32.138Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:36:32.138Z] ---> Running in 77992fec386b [2022-04-13T21:36:32.753Z] Removing intermediate container 77992fec386b [2022-04-13T21:36:32.753Z] ---> 8b28e42e2720 [2022-04-13T21:36:32.753Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T21:36:33.038Z] ---> Running in 58d2189d343a [2022-04-13T21:36:33.658Z] Removing intermediate container 58d2189d343a [2022-04-13T21:36:33.658Z] ---> c6cc4dca841e [2022-04-13T21:36:33.658Z] Step 22/23 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T21:36:33.942Z] ---> Running in c12f00f10ec7 [2022-04-13T21:36:34.568Z] Removing intermediate container c12f00f10ec7 [2022-04-13T21:36:34.857Z] ---> fd24f44bdbbc [2022-04-13T21:36:34.857Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T21:36:34.857Z] ---> Running in 47ebf8b86e9d [2022-04-13T21:36:35.485Z] Removing intermediate container 47ebf8b86e9d [2022-04-13T21:36:35.485Z] ---> 3198f50a6c2b [2022-04-13T21:36:35.485Z] [2022-04-13T21:36:36.103Z] Successfully built 3198f50a6c2b [2022-04-13T21:36:36.103Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-13T21:36:36.103Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-04-13T21:37:15.256Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:37:15.256Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:37:15.256Z] ---> db511a27fc2b [2022-04-13T21:37:15.256Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T21:37:15.256Z] ---> Using cache [2022-04-13T21:37:15.256Z] ---> 3b2daa429269 [2022-04-13T21:37:15.256Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:37:15.256Z] ---> Using cache [2022-04-13T21:37:15.256Z] ---> 67071a3a83de [2022-04-13T21:37:15.256Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T21:37:15.256Z] ---> Using cache [2022-04-13T21:37:15.256Z] ---> ec7797ae3368 [2022-04-13T21:37:15.256Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T21:37:15.256Z] ---> Using cache [2022-04-13T21:37:15.256Z] ---> 34bf87d4fe2a [2022-04-13T21:37:15.256Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:37:15.256Z] ---> Using cache [2022-04-13T21:37:15.256Z] ---> 5ed2c04168b2 [2022-04-13T21:37:15.256Z] Step 8/23 : COPY . . [2022-04-13T21:37:15.256Z] ---> Using cache [2022-04-13T21:37:15.256Z] ---> 8ad30a4be6fd [2022-04-13T21:37:15.256Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T21:37:15.256Z] ---> Running in 5a21f6ef893e [2022-04-13T21:37:17.291Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T21:43:09.677Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T21:43:22.165Z] Removing intermediate container 37d3c5d6aa7c [2022-04-13T21:43:22.165Z] ---> 4db80704d7eb [2022-04-13T21:43:22.165Z] [2022-04-13T21:43:22.165Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T21:43:22.165Z] ---> ac73e934f311 [2022-04-13T21:43:22.165Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec zeromq [2022-04-13T21:43:22.165Z] ---> Running in ab1fa3da482e [2022-04-13T21:43:22.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:43:23.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:43:24.853Z] (1/8) Installing ca-certificates (20211220-r0) [2022-04-13T21:43:24.853Z] (2/8) Installing dumb-init (1.2.5-r1) [2022-04-13T21:43:24.853Z] (3/8) Installing su-exec (0.2-r1) [2022-04-13T21:43:25.132Z] (4/8) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T21:43:25.132Z] (5/8) Installing libsodium (1.0.18-r0) [2022-04-13T21:43:25.132Z] (6/8) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T21:43:25.132Z] (7/8) Installing libzmq (4.3.4-r0) [2022-04-13T21:43:25.132Z] (8/8) Installing zeromq (4.3.4-r0) [2022-04-13T21:43:25.132Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:43:25.132Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T21:43:25.743Z] OK: 9 MiB in 22 packages [2022-04-13T21:43:29.166Z] Removing intermediate container ab1fa3da482e [2022-04-13T21:43:29.167Z] ---> 76095c7257ae [2022-04-13T21:43:29.167Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T21:43:29.451Z] ---> Running in ebdd4371ec9c [2022-04-13T21:43:30.462Z] Removing intermediate container ebdd4371ec9c [2022-04-13T21:43:30.462Z] ---> d6322e5511fd [2022-04-13T21:43:30.462Z] Step 13/25 : WORKDIR / [2022-04-13T21:43:30.462Z] ---> Running in 50ffe91ebf10 [2022-04-13T21:43:31.475Z] Removing intermediate container 50ffe91ebf10 [2022-04-13T21:43:31.475Z] ---> 047a8ea236f1 [2022-04-13T21:43:31.475Z] 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-04-13T21:43:33.503Z] ---> e9a50e44e35b [2022-04-13T21:43:33.503Z] 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-04-13T21:43:34.963Z] ---> bdad42839285 [2022-04-13T21:43:34.963Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T21:43:36.978Z] ---> dd578a6331fb [2022-04-13T21:43:36.978Z] 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-04-13T21:43:36.978Z] Removing intermediate container cae7ffded5ad [2022-04-13T21:43:36.978Z] ---> 89a8054733e4 [2022-04-13T21:43:36.978Z] [2022-04-13T21:43:36.978Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T21:43:36.978Z] 3.15: Pulling from library/alpine [2022-04-13T21:43:36.978Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T21:43:36.978Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T21:43:36.978Z] ---> 3fb3c9af89a9 [2022-04-13T21:43:36.978Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T21:43:37.258Z] ---> Running in 7fa04885166f [2022-04-13T21:43:38.260Z] ---> 12c4366c7322 [2022-04-13T21:43:38.260Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T21:43:38.260Z] Removing intermediate container 7fa04885166f [2022-04-13T21:43:38.260Z] ---> 53eef03b1c38 [2022-04-13T21:43:38.260Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:43:38.260Z] ---> Running in 90c9f3b63e5a [2022-04-13T21:43:42.623Z] ---> 33bd8be29724 [2022-04-13T21:43:42.623Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T21:43:42.623Z] Removing intermediate container 90c9f3b63e5a [2022-04-13T21:43:42.623Z] ---> 7a4f6f4bd74e [2022-04-13T21:43:42.623Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat zeromq [2022-04-13T21:43:42.623Z] ---> Running in 356cfdc58ca9 [2022-04-13T21:43:45.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:43:46.308Z] ---> 8d856f5629b8 [2022-04-13T21:43:46.308Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T21:43:46.308Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:43:47.324Z] ---> 09989cb2ff98 [2022-04-13T21:43:47.324Z] 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-04-13T21:43:47.324Z] ---> Running in 76e0dc5b02b8 [2022-04-13T21:43:47.940Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T21:43:47.940Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T21:43:47.940Z] OK: 15729 distinct packages available [2022-04-13T21:43:48.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:43:49.224Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:43:50.692Z] Removing intermediate container 76e0dc5b02b8 [2022-04-13T21:43:50.693Z] ---> 2c2933f764db [2022-04-13T21:43:50.693Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T21:43:50.693Z] ---> Running in 1075df63bcfb [2022-04-13T21:43:51.315Z] Removing intermediate container 1075df63bcfb [2022-04-13T21:43:51.315Z] ---> bf79677a45b7 [2022-04-13T21:43:51.315Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T21:43:51.315Z] (1/14) Installing ca-certificates (20211220-r0) [2022-04-13T21:43:51.315Z] ---> Running in b2860db45ba4 [2022-04-13T21:43:51.610Z] (2/14) Installing brotli-libs (1.0.9-r5) [2022-04-13T21:43:51.905Z] (3/14) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T21:43:51.905Z] Removing intermediate container b2860db45ba4 [2022-04-13T21:43:51.905Z] ---> 14807b1dea20 [2022-04-13T21:43:51.905Z] Step 24/25 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T21:43:51.905Z] (4/14) Installing libcurl (7.80.0-r0) [2022-04-13T21:43:51.905Z] ---> Running in 848f3935603f [2022-04-13T21:43:52.197Z] (5/14) Installing curl (7.80.0-r0) [2022-04-13T21:43:52.197Z] (6/14) Installing dumb-init (1.2.5-r1) [2022-04-13T21:43:52.197Z] (7/14) Installing musl-obstack (1.2.3-r0) [2022-04-13T21:43:52.197Z] (8/14) Installing libucontext (1.1-r0) [2022-04-13T21:43:52.480Z] (9/14) Installing gcompat (1.0.0-r4) [2022-04-13T21:43:52.480Z] Removing intermediate container 848f3935603f [2022-04-13T21:43:52.480Z] ---> 6cf0c30230d5 [2022-04-13T21:43:52.480Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T21:43:52.480Z] (10/14) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T21:43:52.480Z] ---> Running in 5d29d7f43bce [2022-04-13T21:43:52.480Z] (11/14) Installing libsodium (1.0.18-r0) [2022-04-13T21:43:52.766Z] (12/14) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T21:43:52.766Z] (13/14) Installing libzmq (4.3.4-r0) [2022-04-13T21:43:53.051Z] (14/14) Installing zeromq (4.3.4-r0) [2022-04-13T21:43:53.051Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T21:43:53.051Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T21:43:53.051Z] Removing intermediate container 5d29d7f43bce [2022-04-13T21:43:53.051Z] ---> f2c12ef166f9 [2022-04-13T21:43:53.051Z] [2022-04-13T21:43:53.662Z] OK: 10 MiB in 28 packages [2022-04-13T21:43:53.949Z] Successfully built f2c12ef166f9 [2022-04-13T21:43:53.949Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-13T21:43:53.949Z] Building security-spire-server [2022-04-13T21:43:55.973Z]  Building security-secretstore-setup ... done Removing intermediate container 356cfdc58ca9 [2022-04-13T21:43:55.973Z] ---> 25a8fdfaefac [2022-04-13T21:43:55.973Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:43:56.970Z] ---> 868bdba7b244 [2022-04-13T21:43:56.970Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T21:44:00.383Z] ---> 4cef61e961fd [2022-04-13T21:44:00.383Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T21:44:00.665Z] ---> 4e74f73a7766 [2022-04-13T21:44:00.665Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T21:44:00.950Z] ---> Running in 1fa5d496da36 [2022-04-13T21:44:01.573Z] Removing intermediate container 1fa5d496da36 [2022-04-13T21:44:01.573Z] ---> 93f145268104 [2022-04-13T21:44:01.573Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:44:01.573Z] ---> Running in 38ed09a4356f [2022-04-13T21:44:02.584Z] Removing intermediate container 38ed09a4356f [2022-04-13T21:44:02.584Z] ---> 5c886cf12c3d [2022-04-13T21:44:02.584Z] Step 18/20 : LABEL arch=arm64 [2022-04-13T21:44:02.584Z] ---> Running in 74d9d6396198 [2022-04-13T21:44:03.195Z] Removing intermediate container 74d9d6396198 [2022-04-13T21:44:03.195Z] ---> bd3f47cc1ed1 [2022-04-13T21:44:03.195Z] Step 19/20 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T21:44:03.195Z] ---> Running in 1b0f5c30ab0b [2022-04-13T21:44:03.810Z] Removing intermediate container 1b0f5c30ab0b [2022-04-13T21:44:03.810Z] ---> 18929fbdd470 [2022-04-13T21:44:03.810Z] Step 20/20 : LABEL version=0.0.0 [2022-04-13T21:44:04.092Z] ---> Running in 32af7ff03da6 [2022-04-13T21:44:04.701Z] Removing intermediate container 32af7ff03da6 [2022-04-13T21:44:04.701Z] ---> 69abdbc1ddb3 [2022-04-13T21:44:04.701Z] [2022-04-13T21:44:05.307Z] Successfully built 69abdbc1ddb3 [2022-04-13T21:44:05.307Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-13T21:44:05.307Z]  Building security-spiffe-token-provider ... done Building core-data [2022-04-13T21:45:01.926Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:45:01.926Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:45:01.926Z] ---> db511a27fc2b [2022-04-13T21:45:01.926Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T21:45:01.926Z] ---> Using cache [2022-04-13T21:45:01.926Z] ---> 3b2daa429269 [2022-04-13T21:45:01.926Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:45:01.926Z] ---> Using cache [2022-04-13T21:45:01.926Z] ---> 67071a3a83de [2022-04-13T21:45:01.927Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T21:45:01.927Z] ---> Running in 5c736163554e [2022-04-13T21:45:01.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:45:01.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:45:01.927Z] OK: 220 MiB in 52 packages [2022-04-13T21:45:01.927Z] Removing intermediate container 5c736163554e [2022-04-13T21:45:01.927Z] ---> 7eeea75d8928 [2022-04-13T21:45:01.927Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T21:45:01.927Z] ---> 024adafd1879 [2022-04-13T21:45:01.927Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:45:01.927Z] ---> Running in 06db2d60179c [2022-04-13T21:45:07.395Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:45:07.395Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:45:07.395Z] ---> db511a27fc2b [2022-04-13T21:45:07.395Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T21:45:07.395Z] ---> Using cache [2022-04-13T21:45:07.395Z] ---> 3b2daa429269 [2022-04-13T21:45:07.395Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:45:07.395Z] ---> Using cache [2022-04-13T21:45:07.395Z] ---> 67071a3a83de [2022-04-13T21:45:07.395Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T21:45:07.395Z] ---> Running in ffda79968c4b [2022-04-13T21:45:08.847Z] Removing intermediate container 06db2d60179c [2022-04-13T21:45:08.847Z] ---> b95c68ed7bba [2022-04-13T21:45:08.847Z] Step 8/25 : COPY . . [2022-04-13T21:45:09.457Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:45:10.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:45:11.909Z] OK: 220 MiB in 52 packages [2022-04-13T21:45:13.378Z] Removing intermediate container ffda79968c4b [2022-04-13T21:45:13.378Z] ---> 0a80563b3eac [2022-04-13T21:45:13.378Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T21:45:14.835Z] ---> ea3c1b2a11bf [2022-04-13T21:45:14.835Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:45:15.113Z] ---> Running in 2ed135a4b9c2 [2022-04-13T21:45:23.453Z] Removing intermediate container 2ed135a4b9c2 [2022-04-13T21:45:23.453Z] ---> ab283d1393e6 [2022-04-13T21:45:23.454Z] Step 8/23 : COPY . . [2022-04-13T21:45:50.322Z] ---> fdf45bbde55a [2022-04-13T21:45:50.322Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T21:45:50.322Z] ---> Running in 5d428d52ac85 [2022-04-13T21:45:50.322Z] Removing intermediate container 5d428d52ac85 [2022-04-13T21:45:50.322Z] ---> 1003f0967e1f [2022-04-13T21:45:50.322Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T21:45:50.322Z] ---> Running in 7dae26f130b5 [2022-04-13T21:45:55.141Z] Removing intermediate container 7dae26f130b5 [2022-04-13T21:45:55.142Z] ---> 76df53b5c4b3 [2022-04-13T21:45:55.142Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T21:45:55.142Z] ---> Running in e75f24d4d3bd [2022-04-13T21:45:55.801Z] Removing intermediate container e75f24d4d3bd [2022-04-13T21:45:55.801Z] ---> 792c3bbd037e [2022-04-13T21:45:55.801Z] 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-04-13T21:45:56.147Z] ---> Running in 5c70eaf807c7 [2022-04-13T21:46:00.790Z] spire-1.2.1/ [2022-04-13T21:46:00.790Z] spire-1.2.1/.data/ [2022-04-13T21:46:00.790Z] spire-1.2.1/.data/.file [2022-04-13T21:46:00.790Z] spire-1.2.1/.dockerignore [2022-04-13T21:46:00.790Z] spire-1.2.1/.gitattributes [2022-04-13T21:46:00.790Z] spire-1.2.1/.githooks/ [2022-04-13T21:46:00.790Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T21:46:00.790Z] spire-1.2.1/.github/ [2022-04-13T21:46:00.790Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T21:46:00.790Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T21:46:00.790Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T21:46:00.790Z] spire-1.2.1/.github/workflows/ [2022-04-13T21:46:00.790Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T21:46:00.790Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T21:46:00.790Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T21:46:00.790Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T21:46:00.790Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T21:46:00.790Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T21:46:00.790Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T21:46:00.790Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T21:46:00.790Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T21:46:00.790Z] spire-1.2.1/.gitignore [2022-04-13T21:46:00.790Z] spire-1.2.1/.go-version [2022-04-13T21:46:00.790Z] spire-1.2.1/.golangci.yml [2022-04-13T21:46:00.790Z] spire-1.2.1/ADOPTERS.md [2022-04-13T21:46:00.790Z] spire-1.2.1/CHANGELOG.md [2022-04-13T21:46:00.790Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T21:46:00.790Z] spire-1.2.1/CODEOWNERS [2022-04-13T21:46:00.790Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T21:46:00.790Z] spire-1.2.1/Dockerfile [2022-04-13T21:46:00.790Z] spire-1.2.1/Dockerfile.dev [2022-04-13T21:46:00.790Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T21:46:00.790Z] spire-1.2.1/LICENSE [2022-04-13T21:46:00.790Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T21:46:00.790Z] spire-1.2.1/Makefile [2022-04-13T21:46:00.790Z] spire-1.2.1/README.md [2022-04-13T21:46:00.790Z] spire-1.2.1/ROADMAP.md [2022-04-13T21:46:00.790Z] spire-1.2.1/SECURITY.md [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/ [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T21:46:00.790Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T21:46:00.791Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T21:46:00.791Z] spire-1.2.1/conf/ [2022-04-13T21:46:00.791Z] spire-1.2.1/conf/agent/ [2022-04-13T21:46:00.791Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T21:46:00.791Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T21:46:00.791Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T21:46:00.791Z] spire-1.2.1/conf/server/ [2022-04-13T21:46:00.791Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T21:46:00.791Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T21:46:00.791Z] spire-1.2.1/conf/server/server.conf [2022-04-13T21:46:00.791Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T21:46:00.791Z] spire-1.2.1/doc/ [2022-04-13T21:46:00.791Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T21:46:00.791Z] spire-1.2.1/doc/auditlog.md [2022-04-13T21:46:00.791Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T21:46:00.791Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T21:46:00.791Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T21:46:00.791Z] spire-1.2.1/doc/images/ [2022-04-13T21:46:00.791Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T21:46:00.791Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T21:46:00.791Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/spire_server.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/telemetry.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/upgrading.md [2022-04-13T21:46:01.079Z] spire-1.2.1/doc/using_spire.md [2022-04-13T21:46:01.079Z] spire-1.2.1/examples/ [2022-04-13T21:46:01.079Z] spire-1.2.1/examples/README.md [2022-04-13T21:46:01.079Z] spire-1.2.1/go.mod [2022-04-13T21:46:01.079Z] spire-1.2.1/go.sum [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/ [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/ [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T21:46:01.079Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T21:46:01.080Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T21:46:01.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T21:46:01.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/ [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/ [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T21:46:01.674Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/health/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/log/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T21:46:01.675Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/util/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/version/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T21:46:01.966Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T21:46:02.254Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/config.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T21:46:02.255Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T21:46:02.542Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T21:46:02.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/server.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/ [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/private/ [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/private/server/ [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/spire/ [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/spire/common/ [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T21:46:02.827Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T21:46:02.827Z] spire-1.2.1/release/ [2022-04-13T21:46:02.827Z] spire-1.2.1/release/spire-extras/ [2022-04-13T21:46:02.827Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T21:46:02.827Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T21:46:02.827Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T21:46:02.827Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T21:46:02.827Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T21:46:02.827Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T21:46:02.827Z] spire-1.2.1/release/spire/ [2022-04-13T21:46:02.827Z] spire-1.2.1/release/spire/README.md [2022-04-13T21:46:02.827Z] spire-1.2.1/release/spire/conf/ [2022-04-13T21:46:02.827Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T21:46:02.827Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T21:46:02.827Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T21:46:02.827Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T21:46:02.827Z] spire-1.2.1/script/ [2022-04-13T21:46:02.827Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T21:46:02.827Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T21:46:02.827Z] spire-1.2.1/support/ [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/ [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T21:46:02.827Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T21:46:02.828Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T21:46:02.828Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T21:46:02.828Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T21:46:02.828Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T21:46:02.828Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T21:46:02.828Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T21:46:02.828Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T21:46:03.118Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T21:46:03.118Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T21:46:03.118Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T21:46:03.118Z] spire-1.2.1/test/ [2022-04-13T21:46:03.118Z] spire-1.2.1/test/clock/ [2022-04-13T21:46:03.118Z] spire-1.2.1/test/clock/clock.go [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/ [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T21:46:03.118Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T21:46:03.119Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/README.md [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/common [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/suites/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T21:46:03.119Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T21:46:03.404Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T21:46:03.405Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T21:46:03.692Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T21:46:03.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T21:46:03.984Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T21:46:03.984Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T21:46:03.984Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T21:46:03.984Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T21:46:03.984Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T21:46:03.984Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T21:46:03.984Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T21:46:03.984Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T21:46:03.984Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T21:46:03.984Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T21:46:03.984Z] spire-1.2.1/test/integration/test.sh [2022-04-13T21:46:03.984Z] spire-1.2.1/test/plugintest/ [2022-04-13T21:46:03.984Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/spiretest/ [2022-04-13T21:46:03.984Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/testca/ [2022-04-13T21:46:03.984Z] spire-1.2.1/test/testca/ca.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/testkey/ [2022-04-13T21:46:03.984Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T21:46:03.984Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/testkey/new.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T21:46:03.984Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/util/ [2022-04-13T21:46:03.984Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/util/race.go [2022-04-13T21:46:03.984Z] spire-1.2.1/test/util/util.go [2022-04-13T21:46:03.984Z] building spire from source... [2022-04-13T21:46:04.690Z] Installing go1.17.7... [2022-04-13T21:46:06.699Z] ---> 46ab1e1a4ba8 [2022-04-13T21:46:06.699Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T21:46:06.979Z] ---> Running in 49bf93ae53ff [2022-04-13T21:46:09.637Z] CGO_ENABLED=1 GO111MODULE=on go build -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-04-13T21:46:19.871Z] Removing intermediate container 5a21f6ef893e [2022-04-13T21:46:19.871Z] ---> 766b842a5eb5 [2022-04-13T21:46:19.871Z] [2022-04-13T21:46:19.871Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T21:46:19.871Z] ---> ac73e934f311 [2022-04-13T21:46:19.871Z] Step 11/23 : RUN apk add --update --no-cache dumb-init zeromq [2022-04-13T21:46:19.871Z] ---> Using cache [2022-04-13T21:46:19.871Z] ---> 25b5ef424e2c [2022-04-13T21:46:19.871Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T21:46:19.871Z] ---> Using cache [2022-04-13T21:46:19.871Z] ---> cd0f28ac06f2 [2022-04-13T21:46:19.871Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T21:46:19.871Z] ---> Running in 08799144de92 [2022-04-13T21:46:20.159Z] Removing intermediate container 08799144de92 [2022-04-13T21:46:20.159Z] ---> f60e4a594432 [2022-04-13T21:46:20.159Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T21:46:20.159Z] ---> Running in 9d0743dfd8c5 [2022-04-13T21:46:20.776Z] Removing intermediate container 9d0743dfd8c5 [2022-04-13T21:46:20.776Z] ---> c71d806e4727 [2022-04-13T21:46:20.776Z] Step 15/23 : WORKDIR / [2022-04-13T21:46:20.776Z] ---> Running in 8b1c5faa3bd1 [2022-04-13T21:46:21.784Z] Removing intermediate container 8b1c5faa3bd1 [2022-04-13T21:46:21.784Z] ---> 9bc29c73643e [2022-04-13T21:46:21.784Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:46:22.788Z] ---> 17ea778a693f [2022-04-13T21:46:22.788Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T21:46:25.462Z] ---> c2a67553c0ae [2022-04-13T21:46:25.462Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T21:46:26.480Z] ---> 84e2543b5efd [2022-04-13T21:46:26.480Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T21:46:26.767Z] ---> Running in 923e449fffec [2022-04-13T21:46:27.381Z] Removing intermediate container 923e449fffec [2022-04-13T21:46:27.381Z] ---> bd43ea2beb87 [2022-04-13T21:46:27.381Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:46:27.381Z] ---> Running in 44a4aa838ef6 [2022-04-13T21:46:27.993Z] Removing intermediate container 44a4aa838ef6 [2022-04-13T21:46:27.993Z] ---> 1b601e834444 [2022-04-13T21:46:27.993Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T21:46:27.993Z] ---> Running in 65f38b24d7ec [2022-04-13T21:46:28.996Z] Removing intermediate container 65f38b24d7ec [2022-04-13T21:46:28.996Z] ---> 7d025dc477b8 [2022-04-13T21:46:28.996Z] Step 22/23 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T21:46:28.996Z] ---> Running in 1a5cfd685d1b [2022-04-13T21:46:29.606Z] Removing intermediate container 1a5cfd685d1b [2022-04-13T21:46:29.606Z] ---> b8319cec812e [2022-04-13T21:46:29.606Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T21:46:29.606Z] ---> Running in 51ea148eb04b [2022-04-13T21:46:30.216Z] Removing intermediate container 51ea148eb04b [2022-04-13T21:46:30.216Z] ---> aaebdfbb5729 [2022-04-13T21:46:30.216Z] [2022-04-13T21:46:30.830Z] Successfully built aaebdfbb5729 [2022-04-13T21:46:30.830Z] Successfully tagged core-metadata-arm64:latest [2022-04-13T21:46:36.300Z]  Building core-metadata ... done Building bin/spire-server... [2022-04-13T21:46:36.300Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T21:46:36.300Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T21:46:36.300Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T21:46:36.579Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T21:46:36.579Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T21:46:37.185Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T21:46:37.464Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T21:46:38.459Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T21:46:38.737Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T21:46:39.342Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T21:46:40.811Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T21:46:40.811Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T21:46:40.811Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T21:46:41.418Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T21:46:41.418Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T21:46:41.418Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T21:46:41.418Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T21:46:42.028Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T21:46:42.028Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T21:46:42.306Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T21:46:42.585Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T21:46:42.585Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T21:46:43.197Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T21:46:43.480Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T21:46:55.959Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T21:46:55.959Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T21:46:55.959Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T21:46:55.959Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T21:46:55.959Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T21:46:55.959Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T21:46:55.959Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T21:46:55.959Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T21:46:56.241Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T21:46:56.241Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T21:46:56.241Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T21:46:56.519Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T21:46:56.519Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T21:46:57.120Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T21:46:57.397Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T21:46:57.397Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T21:46:57.397Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T21:46:57.675Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T21:46:57.952Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T21:46:58.231Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T21:46:58.231Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T21:46:58.231Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T21:46:58.511Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T21:46:58.790Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T21:46:59.066Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T21:46:59.066Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T21:46:59.343Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T21:47:00.336Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T21:47:00.616Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T21:47:00.892Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T21:47:00.892Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T21:47:01.497Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T21:47:04.915Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T21:47:13.226Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T21:47:13.226Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T21:47:13.504Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T21:47:13.781Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T21:47:36.005Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T21:47:36.005Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T21:47:36.005Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T21:47:42.739Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T21:48:09.600Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T21:48:09.600Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T21:48:09.600Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T21:48:09.600Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T21:48:09.600Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T21:48:09.600Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T21:48:10.201Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T21:48:10.803Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T21:48:11.081Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T21:48:13.067Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T21:48:13.067Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T21:48:13.345Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T21:48:13.345Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T21:48:13.345Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T21:48:13.622Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T21:48:13.898Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T21:48:14.175Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T21:48:14.452Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T21:48:14.452Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T21:48:14.729Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T21:48:14.729Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T21:48:15.005Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T21:48:15.282Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T21:48:16.272Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T21:48:16.272Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T21:48:16.553Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T21:48:21.979Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T21:48:21.979Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T21:48:21.979Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T21:48:21.979Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T21:48:21.979Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T21:48:21.979Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T21:48:21.979Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T21:48:22.966Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T21:48:22.966Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T21:48:23.241Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T21:48:23.518Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T21:48:23.518Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T21:48:24.121Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T21:48:24.723Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T21:48:24.999Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T21:48:24.999Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T21:48:25.276Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T21:48:25.555Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T21:48:25.555Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T21:48:25.555Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T21:48:25.555Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T21:48:26.999Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T21:48:26.999Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T21:48:27.278Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T21:48:27.278Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T21:48:27.278Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T21:48:29.271Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T21:48:29.874Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T21:48:29.874Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T21:48:30.152Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T21:48:30.431Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T21:48:30.431Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T21:48:30.712Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T21:48:30.990Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T21:48:31.267Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T21:48:33.255Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T21:48:35.248Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T21:48:35.248Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T21:48:35.849Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T21:48:35.849Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T21:48:36.838Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T21:48:36.838Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T21:48:37.116Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T21:48:37.116Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T21:48:37.393Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T21:48:37.393Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T21:48:37.393Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T21:48:45.712Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T21:48:45.713Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T21:48:45.713Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T21:48:45.713Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T21:49:12.561Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T21:49:12.561Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T21:53:19.723Z] Removing intermediate container 49bf93ae53ff [2022-04-13T21:53:19.724Z] ---> b703339a53b8 [2022-04-13T21:53:19.724Z] [2022-04-13T21:53:19.724Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T21:53:19.724Z] ---> ac73e934f311 [2022-04-13T21:53:19.724Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T21:53:19.724Z] ---> Running in 12b50957c792 [2022-04-13T21:53:19.724Z] Removing intermediate container 12b50957c792 [2022-04-13T21:53:19.724Z] ---> 047b9bd56bda [2022-04-13T21:53:19.724Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T21:53:19.724Z] ---> Running in 7996687797e1 [2022-04-13T21:53:19.724Z] Removing intermediate container 7996687797e1 [2022-04-13T21:53:19.724Z] ---> af1294d01ecf [2022-04-13T21:53:19.724Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T21:53:19.724Z] ---> Running in e691ecd6016b [2022-04-13T21:53:19.724Z] Removing intermediate container e691ecd6016b [2022-04-13T21:53:19.724Z] ---> 0ac13c521c86 [2022-04-13T21:53:19.724Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:53:19.724Z] ---> Running in b28f95de8c14 [2022-04-13T21:53:19.724Z] Removing intermediate container b28f95de8c14 [2022-04-13T21:53:19.724Z] ---> 286bcc6c0cb4 [2022-04-13T21:53:19.724Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T21:53:19.724Z] ---> Running in d53b27bd75ab [2022-04-13T21:53:19.724Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:53:19.724Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:53:19.724Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T21:53:19.724Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T21:53:19.724Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T21:53:19.724Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T21:53:19.724Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T21:53:19.724Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T21:53:19.724Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:53:19.724Z] OK: 8 MiB in 20 packages [2022-04-13T21:53:19.724Z] Removing intermediate container d53b27bd75ab [2022-04-13T21:53:19.724Z] ---> 2f275eb392e7 [2022-04-13T21:53:19.724Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:53:19.724Z] ---> 42f616c948c3 [2022-04-13T21:53:19.724Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T21:53:22.376Z] ---> 56a2178f83d3 [2022-04-13T21:53:22.376Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T21:53:23.370Z] ---> 8e8084fc451a [2022-04-13T21:53:23.371Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T21:53:23.371Z] ---> Running in 017953c72503 [2022-04-13T21:53:23.980Z] Removing intermediate container 017953c72503 [2022-04-13T21:53:23.980Z] ---> af78cfb8a00b [2022-04-13T21:53:23.980Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:53:24.256Z] ---> Running in 8dca3cb2212a [2022-04-13T21:53:24.868Z] Removing intermediate container 8dca3cb2212a [2022-04-13T21:53:24.868Z] ---> 9d9ef9fe937c [2022-04-13T21:53:24.868Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T21:53:24.868Z] ---> Running in d0b7c59e4553 [2022-04-13T21:53:25.477Z] Removing intermediate container d0b7c59e4553 [2022-04-13T21:53:25.477Z] ---> 126641f58bfb [2022-04-13T21:53:25.477Z] Step 22/23 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T21:53:25.753Z] ---> Running in 7b3a0d78b303 [2022-04-13T21:53:26.363Z] Removing intermediate container 7b3a0d78b303 [2022-04-13T21:53:26.363Z] ---> 2c2b315c7f05 [2022-04-13T21:53:26.363Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T21:53:26.363Z] ---> Running in ad8b1e8bdf79 [2022-04-13T21:53:26.969Z] Removing intermediate container ad8b1e8bdf79 [2022-04-13T21:53:26.969Z] ---> d034e28b24a9 [2022-04-13T21:53:26.969Z] [2022-04-13T21:53:27.575Z] Successfully built d034e28b24a9 [2022-04-13T21:53:27.575Z] Successfully tagged core-data-arm64:latest [2022-04-13T21:59:35.973Z]  Building core-data ... done Building bin/spire-agent... [2022-04-13T21:59:35.973Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T21:59:35.973Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T21:59:35.973Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T21:59:35.973Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T21:59:36.960Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T21:59:38.403Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T21:59:38.403Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T21:59:39.005Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T21:59:39.005Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T21:59:39.005Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T21:59:39.279Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T21:59:39.279Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T21:59:39.556Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T21:59:42.959Z] Building bin/spire-agent... [2022-04-13T21:59:43.562Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T21:59:44.161Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T21:59:44.438Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T21:59:44.438Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T21:59:49.849Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T21:59:50.837Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T21:59:50.837Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T21:59:51.434Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T21:59:51.434Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T21:59:51.434Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T21:59:51.711Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T21:59:51.711Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T21:59:51.988Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T22:07:29.447Z] Removing intermediate container d3ab073d8fa5 [2022-04-13T22:07:29.447Z] ---> b2d0437a315c [2022-04-13T22:07:29.447Z] [2022-04-13T22:07:29.447Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T22:07:29.447Z] ---> 3fb3c9af89a9 [2022-04-13T22:07:29.447Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T22:07:29.447Z] ---> Using cache [2022-04-13T22:07:29.447Z] ---> 53eef03b1c38 [2022-04-13T22:07:29.447Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:07:29.447Z] ---> Using cache [2022-04-13T22:07:29.447Z] ---> 7a4f6f4bd74e [2022-04-13T22:07:29.447Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T22:07:29.447Z] ---> Running in a65861b1fd70 [2022-04-13T22:07:29.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:07:29.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:07:30.895Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T22:07:30.895Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T22:07:30.895Z] OK: 15729 distinct packages available [2022-04-13T22:07:30.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:07:31.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:07:32.883Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T22:07:32.883Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T22:07:32.883Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T22:07:32.883Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T22:07:33.160Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T22:07:33.160Z] OK: 6 MiB in 18 packages [2022-04-13T22:07:34.602Z] Removing intermediate container a65861b1fd70 [2022-04-13T22:07:34.602Z] ---> 75b7c578b1b8 [2022-04-13T22:07:34.602Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T22:07:40.016Z] ---> be4ead9ce5f9 [2022-04-13T22:07:40.016Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T22:07:40.291Z] Removing intermediate container b5dfa79450aa [2022-04-13T22:07:40.291Z] ---> 298cfd8980dc [2022-04-13T22:07:40.291Z] [2022-04-13T22:07:40.291Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T22:07:40.291Z] ---> 3fb3c9af89a9 [2022-04-13T22:07:40.291Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T22:07:40.291Z] ---> Using cache [2022-04-13T22:07:40.291Z] ---> 53eef03b1c38 [2022-04-13T22:07:40.291Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:07:40.291Z] ---> Using cache [2022-04-13T22:07:40.291Z] ---> 7a4f6f4bd74e [2022-04-13T22:07:40.291Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T22:07:40.291Z] ---> Running in ed917eb6c652 [2022-04-13T22:07:40.291Z] ---> 2b24966a51e7 [2022-04-13T22:07:40.582Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T22:07:40.582Z] ---> Running in e55a86ebd75c [2022-04-13T22:07:41.185Z] Removing intermediate container e55a86ebd75c [2022-04-13T22:07:41.185Z] ---> 9458b96cbd5f [2022-04-13T22:07:41.185Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T22:07:41.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:07:41.779Z] ---> 8be94e7effb6 [2022-04-13T22:07:41.779Z] Step 21/26 : WORKDIR / [2022-04-13T22:07:42.048Z] ---> Running in e4bb7f80dab3 [2022-04-13T22:07:42.320Z] Removing intermediate container e4bb7f80dab3 [2022-04-13T22:07:42.320Z] ---> 74def6da94c9 [2022-04-13T22:07:42.320Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T22:07:42.320Z] ---> Running in d5439f66cf70 [2022-04-13T22:07:42.592Z] Removing intermediate container d5439f66cf70 [2022-04-13T22:07:42.592Z] ---> cb9dd0edabe5 [2022-04-13T22:07:42.592Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T22:07:42.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:07:42.867Z] ---> Running in 104ddb023f65 [2022-04-13T22:07:43.149Z] Removing intermediate container 104ddb023f65 [2022-04-13T22:07:43.149Z] ---> bfea01c002a0 [2022-04-13T22:07:43.149Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T22:07:43.149Z] ---> Running in 6962733e3c71 [2022-04-13T22:07:43.747Z] Removing intermediate container 6962733e3c71 [2022-04-13T22:07:43.747Z] ---> e82122726684 [2022-04-13T22:07:43.747Z] Step 25/26 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T22:07:43.747Z] ---> Running in 22e2be33b877 [2022-04-13T22:07:43.747Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T22:07:43.747Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T22:07:43.747Z] OK: 15729 distinct packages available [2022-04-13T22:07:44.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:07:44.019Z] Removing intermediate container 22e2be33b877 [2022-04-13T22:07:44.019Z] ---> 8dccf1f00b94 [2022-04-13T22:07:44.019Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T22:07:44.019Z] ---> Running in 6e044812cf5a [2022-04-13T22:07:44.619Z] Removing intermediate container 6e044812cf5a [2022-04-13T22:07:44.619Z] ---> b5d5145d0f31 [2022-04-13T22:07:44.619Z] [2022-04-13T22:07:44.891Z] Successfully built b5d5145d0f31 [2022-04-13T22:07:44.891Z] Successfully tagged security-spire-config-arm64:latest [2022-04-13T22:07:44.891Z]  Building security-spire-config ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:07:45.869Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T22:07:45.869Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T22:07:46.141Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T22:07:46.141Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T22:07:46.141Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T22:07:46.416Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T22:07:46.416Z] OK: 6 MiB in 19 packages [2022-04-13T22:07:47.409Z] Removing intermediate container ed917eb6c652 [2022-04-13T22:07:47.409Z] ---> ec0cc70d82e7 [2022-04-13T22:07:47.409Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T22:07:49.382Z] ---> 0d3b5823813f [2022-04-13T22:07:49.382Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T22:07:53.692Z] ---> 431e2d1612c3 [2022-04-13T22:07:53.692Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T22:07:53.692Z] ---> 14366c522109 [2022-04-13T22:07:53.692Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T22:07:54.290Z] ---> b7a36c245190 [2022-04-13T22:07:54.290Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T22:07:54.884Z] ---> c6fbdbd626e2 [2022-04-13T22:07:54.884Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T22:07:54.884Z] ---> Running in 199a734dc610 [2022-04-13T22:07:55.157Z] Removing intermediate container 199a734dc610 [2022-04-13T22:07:55.157Z] ---> 3cfb39f1f2a7 [2022-04-13T22:07:55.157Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T22:07:55.448Z] ---> Running in 853629a4eb7e [2022-04-13T22:07:55.722Z] Removing intermediate container 853629a4eb7e [2022-04-13T22:07:55.722Z] ---> 0837562e61e8 [2022-04-13T22:07:55.722Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T22:07:55.722Z] ---> Running in 7a7da47ae9db [2022-04-13T22:07:55.995Z] Removing intermediate container 7a7da47ae9db [2022-04-13T22:07:55.995Z] ---> 46613ce94eb5 [2022-04-13T22:07:55.995Z] Step 25/26 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T22:07:56.267Z] ---> Running in 11d2133b0ac0 [2022-04-13T22:07:56.538Z] Removing intermediate container 11d2133b0ac0 [2022-04-13T22:07:56.538Z] ---> 0405a25d3374 [2022-04-13T22:07:56.538Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T22:07:56.538Z] ---> Running in 30a08f2c620c [2022-04-13T22:07:57.130Z] Removing intermediate container 30a08f2c620c [2022-04-13T22:07:57.130Z] ---> c2604ac41168 [2022-04-13T22:07:57.130Z] [2022-04-13T22:07:57.130Z] Successfully built c2604ac41168 [2022-04-13T22:07:57.130Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-13T22:09:48.893Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-13T22:09:48.893Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T22:09:48.893Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T22:09:48.893Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T22:09:48.893Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T22:09:48.893Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T22:09:48.893Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T22:09:48.893Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T22:09:48.893Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T22:09:48.893Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T22:09:48.893Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T22:09:48.893Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T22:09:48.893Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T22:09:48.893Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T22:13:25.907Z] Removing intermediate container 5c70eaf807c7 [2022-04-13T22:13:25.907Z] ---> 17ea3b8f7687 [2022-04-13T22:13:25.907Z] [2022-04-13T22:13:25.907Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T22:13:25.907Z] ---> 3fb3c9af89a9 [2022-04-13T22:13:25.907Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T22:13:25.907Z] ---> Using cache [2022-04-13T22:13:25.907Z] ---> 53eef03b1c38 [2022-04-13T22:13:25.907Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:13:25.907Z] ---> Using cache [2022-04-13T22:13:25.907Z] ---> 7a4f6f4bd74e [2022-04-13T22:13:25.907Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T22:13:25.907Z] ---> Using cache [2022-04-13T22:13:25.907Z] ---> ec0cc70d82e7 [2022-04-13T22:13:25.907Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T22:13:25.907Z] ---> 883b491825fc [2022-04-13T22:13:25.907Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T22:13:25.907Z] ---> 96d85a1d70c8 [2022-04-13T22:13:25.907Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T22:13:25.907Z] ---> c3527b18f5dc [2022-04-13T22:13:25.907Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T22:13:25.907Z] ---> 7227fc40eabb [2022-04-13T22:13:25.907Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T22:13:25.907Z] ---> Running in 0f69148ad977 [2022-04-13T22:13:25.907Z] Removing intermediate container 0f69148ad977 [2022-04-13T22:13:25.907Z] ---> de6341da524f [2022-04-13T22:13:25.907Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T22:13:25.907Z] ---> Running in 24766e532243 [2022-04-13T22:13:25.907Z] Removing intermediate container 24766e532243 [2022-04-13T22:13:25.907Z] ---> 66f63d3cc1c4 [2022-04-13T22:13:25.907Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T22:13:25.907Z] ---> Running in 00cbb20458af [2022-04-13T22:13:25.907Z] Removing intermediate container 00cbb20458af [2022-04-13T22:13:25.907Z] ---> 050c9915bdef [2022-04-13T22:13:25.907Z] Step 24/25 : LABEL git_sha=2fd84e1fa38b5887a3e07a4d5a4376259a93946f [2022-04-13T22:13:25.907Z] ---> Running in a7a92f04af78 [2022-04-13T22:13:25.907Z] Removing intermediate container a7a92f04af78 [2022-04-13T22:13:25.907Z] ---> 7d45bf2d4947 [2022-04-13T22:13:25.907Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T22:13:25.907Z] ---> Running in cf03471c3bbc [2022-04-13T22:13:25.907Z] Removing intermediate container cf03471c3bbc [2022-04-13T22:13:25.907Z] ---> b07f67a1d0d6 [2022-04-13T22:13:25.907Z] [2022-04-13T22:13:25.907Z] Successfully built b07f67a1d0d6 [2022-04-13T22:13:25.907Z] Successfully tagged security-spire-server-arm64:latest [2022-04-13T22:13:25.922Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-13T22:13:25.946Z] $ docker stop --time=1 90b7b3b01b5cbf0adacad6ffab77a8f26dc41e69da28c85180d074b5326048c4 [2022-04-13T22:13:27.935Z] $ docker rm -f 90b7b3b01b5cbf0adacad6ffab77a8f26dc41e69da28c85180d074b5326048c4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T22:13:28.499Z] + docker images [2022-04-13T22:13:29.091Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T22:13:29.092Z] security-spire-server-arm64 latest b07f67a1d0d6 5 seconds ago 86.3MB [2022-04-13T22:13:29.092Z] 17ea3b8f7687 27 seconds ago 4.25GB [2022-04-13T22:13:29.092Z] security-spire-agent-arm64 latest c2604ac41168 5 minutes ago 126MB [2022-04-13T22:13:29.092Z] security-spire-config-arm64 latest b5d5145d0f31 5 minutes ago 85.6MB [2022-04-13T22:13:29.092Z] 298cfd8980dc 6 minutes ago 4.25GB [2022-04-13T22:13:29.092Z] b2d0437a315c 6 minutes ago 4.25GB [2022-04-13T22:13:29.092Z] core-data-arm64 latest d034e28b24a9 20 minutes ago 34.7MB [2022-04-13T22:13:29.092Z] b703339a53b8 20 minutes ago 1.51GB [2022-04-13T22:13:29.092Z] core-metadata-arm64 latest aaebdfbb5729 26 minutes ago 31.7MB [2022-04-13T22:13:29.092Z] 766b842a5eb5 27 minutes ago 1.5GB [2022-04-13T22:13:29.092Z] security-spiffe-token-provider-arm64 latest 69abdbc1ddb3 29 minutes ago 33.9MB [2022-04-13T22:13:29.092Z] security-secretstore-setup-arm64 latest f2c12ef166f9 29 minutes ago 50.5MB [2022-04-13T22:13:29.092Z] 89a8054733e4 29 minutes ago 1.49GB [2022-04-13T22:13:29.092Z] 4db80704d7eb 30 minutes ago 1.51GB [2022-04-13T22:13:29.092Z] sys-mgmt-agent-arm64 latest 3198f50a6c2b 36 minutes ago 294MB [2022-04-13T22:13:29.092Z] f0c8892615fe 38 minutes ago 1.52GB [2022-04-13T22:13:29.092Z] security-proxy-setup-arm64 latest 84063111e5ae 40 minutes ago 51.7MB [2022-04-13T22:13:29.092Z] core-command-arm64 latest 458189730d36 40 minutes ago 30MB [2022-04-13T22:13:29.092Z] 2ccb91b3e3f7 40 minutes ago 1.5GB [2022-04-13T22:13:29.092Z] cba4856bdadf 40 minutes ago 1.51GB [2022-04-13T22:13:29.092Z] security-bootstrapper-arm64 latest f95f8352d953 50 minutes ago 29.8MB [2022-04-13T22:13:29.092Z] support-notifications-arm64 latest 50d4cfc52efc 50 minutes ago 32.1MB [2022-04-13T22:13:29.092Z] support-scheduler-arm64 latest 6da79aae74f3 51 minutes ago 31.5MB [2022-04-13T22:13:29.092Z] b00dd44b7727 51 minutes ago 1.5GB [2022-04-13T22:13:29.092Z] 367853687e3b 51 minutes ago 1.5GB [2022-04-13T22:13:29.092Z] d84c33acfbbf 51 minutes ago 1.5GB [2022-04-13T22:13:29.092Z] ci-base-image-arm64 latest db511a27fc2b About an hour ago 886MB [2022-04-13T22:13:29.092Z] docker 20.10.14 c346e9eafbab 8 days ago 202MB [2022-04-13T22:13:29.092Z] alpine 3.14 ac73e934f311 8 days ago 5.34MB [2022-04-13T22:13:29.092Z] alpine 3.15 3fb3c9af89a9 8 days ago 5.32MB [2022-04-13T22:13:29.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-13T22:13:29.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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-04-13T22:13:29.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T22:13:29.522Z] [2022-04-13T22:13:29.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:13:29.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T22:13:30.141Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-13T22:13:30.141Z] 8998bd30e6a1: Pulling fs layer [2022-04-13T22:13:30.141Z] 04944245beec: Pulling fs layer [2022-04-13T22:13:30.141Z] 699f458cf7ca: Pulling fs layer [2022-04-13T22:13:30.141Z] 765212b225bb: Pulling fs layer [2022-04-13T22:13:30.141Z] f23df028b6ca: Pulling fs layer [2022-04-13T22:13:30.141Z] d65c8cfc05b1: Pulling fs layer [2022-04-13T22:13:30.141Z] 2437ff75d9bd: Pulling fs layer [2022-04-13T22:13:30.141Z] 765212b225bb: Waiting [2022-04-13T22:13:30.141Z] f23df028b6ca: Waiting [2022-04-13T22:13:30.141Z] d65c8cfc05b1: Waiting [2022-04-13T22:13:30.141Z] 2437ff75d9bd: Waiting [2022-04-13T22:13:30.141Z] 04944245beec: Verifying Checksum [2022-04-13T22:13:30.141Z] 04944245beec: Download complete [2022-04-13T22:13:30.141Z] 765212b225bb: Verifying Checksum [2022-04-13T22:13:30.141Z] 765212b225bb: Download complete [2022-04-13T22:13:30.141Z] f23df028b6ca: Download complete [2022-04-13T22:13:30.141Z] d65c8cfc05b1: Verifying Checksum [2022-04-13T22:13:30.141Z] d65c8cfc05b1: Download complete [2022-04-13T22:13:30.417Z] 699f458cf7ca: Verifying Checksum [2022-04-13T22:13:30.417Z] 699f458cf7ca: Download complete [2022-04-13T22:13:30.690Z] 8998bd30e6a1: Download complete [2022-04-13T22:13:33.309Z] 2437ff75d9bd: Verifying Checksum [2022-04-13T22:13:33.309Z] 2437ff75d9bd: Download complete [2022-04-13T22:13:35.282Z] 8998bd30e6a1: Pull complete [2022-04-13T22:13:35.555Z] 04944245beec: Pull complete [2022-04-13T22:13:36.984Z] 699f458cf7ca: Pull complete [2022-04-13T22:13:37.256Z] 765212b225bb: Pull complete [2022-04-13T22:13:38.229Z] f23df028b6ca: Pull complete [2022-04-13T22:13:38.500Z] d65c8cfc05b1: Pull complete [2022-04-13T22:13:53.558Z] 2437ff75d9bd: Pull complete [2022-04-13T22:13:53.559Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-13T22:13:53.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T22:13:53.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-13T22:13:53.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-20850 does not seem to be running inside a container [2022-04-13T22:13:53.919Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-13T22:13:56.517Z] $ docker top af9ed31efcbf6148de512aa41d151f539155ef9b68ca71ceb00afd9764e361b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T22:13:57.437Z] ---> job-cost.sh [2022-04-13T22:13:57.437Z] lf-activate-venv: SKIPPING [2022-04-13T22:13:57.437Z] INFO: No Stack... [2022-04-13T22:13:58.027Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-13T22:13:58.618Z] INFO: Archiving Costs [Pipeline] sh [2022-04-13T22:13:59.284Z] + + catcut /w/workspace/edgex-go/2/archives/cost.csv -d, [2022-04-13T22:13:59.284Z] -f6 [Pipeline] lock [2022-04-13T22:13:59.318Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3965-2-stack-cost] [2022-04-13T22:13:59.324Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3965-2-stack-cost] did not exist. Created. [2022-04-13T22:13:59.324Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3965-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-13T22:13:59.990Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-13T22:14:00.159Z] Stashed 1 file(s) [Pipeline] } [2022-04-13T22:14:00.165Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3965-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-13T22:14:00.202Z] $ docker stop --time=1 af9ed31efcbf6148de512aa41d151f539155ef9b68ca71ceb00afd9764e361b9 [2022-04-13T22:14:01.727Z] $ docker rm -f af9ed31efcbf6148de512aa41d151f539155ef9b68ca71ceb00afd9764e361b9 [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-04-13T22:14:02.190Z] provisioning config files... [2022-04-13T22:14:02.201Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1466844455003580300tmp [Pipeline] { [Pipeline] sh [2022-04-13T22:14:02.495Z] + set +x [2022-04-13T22:14:02.495Z] + curl -s https://codecov.io/bash [2022-04-13T22:14:02.495Z] + bash -s -- [2022-04-13T22:14:02.495Z] [2022-04-13T22:14:02.495Z] _____ _ [2022-04-13T22:14:02.495Z] / ____| | | [2022-04-13T22:14:02.495Z] | | ___ __| | ___ ___ _____ __ [2022-04-13T22:14:02.495Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-13T22:14:02.495Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-13T22:14:02.495Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-13T22:14:02.495Z] Bash-1.0.6 [2022-04-13T22:14:02.495Z] [2022-04-13T22:14:02.495Z] [2022-04-13T22:14:02.495Z] ==> git version 2.25.1 found [2022-04-13T22:14:02.495Z] ==> 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-04-13T22:14:02.495Z] Release-Date: 2020-01-08 [2022-04-13T22:14:02.495Z] 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-04-13T22:14:02.495Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-13T22:14:02.495Z] ==> Jenkins CI detected. [2022-04-13T22:14:02.495Z] current dir:  /w/workspace/edgex-go/2 [2022-04-13T22:14:02.495Z] project root: . [2022-04-13T22:14:02.495Z] --> token set from env [2022-04-13T22:14:02.495Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-13T22:14:02.495Z] ==> Running gcov in . (disable via -X gcov) [2022-04-13T22:14:02.495Z] ==> Python coveragepy not found [2022-04-13T22:14:02.495Z] ==> Searching for coverage reports in: [2022-04-13T22:14:02.495Z] + . [2022-04-13T22:14:02.495Z] -> Found 1 reports [2022-04-13T22:14:02.495Z] ==> Detecting git/mercurial file structure [2022-04-13T22:14:02.495Z] ==> Reading reports [2022-04-13T22:14:02.495Z] + ./coverage.out bytes=434738 [2022-04-13T22:14:02.495Z] ==> Appending adjustments [2022-04-13T22:14:02.495Z] https://docs.codecov.io/docs/fixing-reports [2022-04-13T22:14:03.874Z] + Found adjustments [2022-04-13T22:14:03.875Z] ==> Gzipping contents [2022-04-13T22:14:03.875Z] 60K /tmp/codecov.T9nAmn.gz [2022-04-13T22:14:03.875Z] ==> Uploading reports [2022-04-13T22:14:03.875Z] url: https://codecov.io [2022-04-13T22:14:03.875Z] query: branch=PR-3965&commit=2fd84e1fa38b5887a3e07a4d5a4376259a93946f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3965%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3965&job=&cmd_args= [2022-04-13T22:14:03.875Z] -> Pinging Codecov [2022-04-13T22:14:03.875Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3965&commit=2fd84e1fa38b5887a3e07a4d5a4376259a93946f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3965%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3965&job=&cmd_args= [2022-04-13T22:14:04.133Z] -> Uploading to [2022-04-13T22:14:04.134Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-13/00271124DB129430A58F1EEE437C3FCB/2fd84e1fa38b5887a3e07a4d5a4376259a93946f/733c742f-e920-4b0a-ab73-9ab131571b35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T221404Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4071de214ecee28abac237475c8bf7cc86226f1cc57f4ff75c80a20703fc51fc [2022-04-13T22:14:04.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T22:14:04.134Z] Dload Upload Total Spent Left Speed [2022-04-13T22:14:04.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59739 0 0 100 59739 0 255k --:--:-- --:--:-- --:--:-- 254k [2022-04-13T22:14:04.393Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2fd84e1fa38b5887a3e07a4d5a4376259a93946f [Pipeline] } [2022-04-13T22:14:04.400Z] 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-04-13T22:14:04.966Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-13T22:14:05.261Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T22:14:06.153Z] ---> package-listing.sh [2022-04-13T22:14:06.153Z] ++ facter osfamily [2022-04-13T22:14:06.153Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-13T22:14:06.415Z] + OS_FAMILY=debian [2022-04-13T22:14:06.415Z] + workspace=/w/workspace/edgex-go/2 [2022-04-13T22:14:06.415Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-13T22:14:06.415Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-13T22:14:06.415Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-13T22:14:06.415Z] + PACKAGES=/tmp/packages_start.txt [2022-04-13T22:14:06.415Z] + '[' /w/workspace/edgex-go/2 ']' [2022-04-13T22:14:06.415Z] + PACKAGES=/tmp/packages_end.txt [2022-04-13T22:14:06.415Z] + case "${OS_FAMILY}" in [2022-04-13T22:14:06.415Z] + dpkg -l [2022-04-13T22:14:06.415Z] + grep '^ii' [2022-04-13T22:14:06.415Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-13T22:14:06.415Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-13T22:14:06.415Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-13T22:14:06.415Z] + '[' /w/workspace/edgex-go/2 ']' [2022-04-13T22:14:06.415Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-04-13T22:14:06.415Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-04-13T22:14:06.429Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-13T22:14:06.712Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:14:07.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T22:14:07.272Z] [2022-04-13T22:14:07.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:14:07.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T22:14:07.582Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-13T22:14:07.582Z] 5eb5b503b376: Pulling fs layer [2022-04-13T22:14:07.582Z] 5c69ac0246d0: Pulling fs layer [2022-04-13T22:14:07.582Z] ec43610c2a17: Pulling fs layer [2022-04-13T22:14:07.582Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-13T22:14:07.582Z] 33b1e0a273af: Pulling fs layer [2022-04-13T22:14:07.582Z] 5d3b04190fa2: Pulling fs layer [2022-04-13T22:14:07.582Z] 2f39f015ded8: Pulling fs layer [2022-04-13T22:14:07.582Z] 33b1e0a273af: Waiting [2022-04-13T22:14:07.582Z] 2f39f015ded8: Waiting [2022-04-13T22:14:07.582Z] 5d3b04190fa2: Waiting [2022-04-13T22:14:07.582Z] 3a2ae6a8a46f: Waiting [2022-04-13T22:14:07.582Z] 5c69ac0246d0: Download complete [2022-04-13T22:14:07.582Z] 3a2ae6a8a46f: Download complete [2022-04-13T22:14:07.582Z] 33b1e0a273af: Verifying Checksum [2022-04-13T22:14:07.582Z] 33b1e0a273af: Download complete [2022-04-13T22:14:07.846Z] 5d3b04190fa2: Verifying Checksum [2022-04-13T22:14:07.846Z] 5d3b04190fa2: Download complete [2022-04-13T22:14:07.846Z] ec43610c2a17: Verifying Checksum [2022-04-13T22:14:07.846Z] ec43610c2a17: Download complete [2022-04-13T22:14:07.846Z] 5eb5b503b376: Verifying Checksum [2022-04-13T22:14:07.846Z] 5eb5b503b376: Download complete [2022-04-13T22:14:08.412Z] 2f39f015ded8: Download complete [2022-04-13T22:14:09.351Z] 5eb5b503b376: Pull complete [2022-04-13T22:14:09.351Z] 5c69ac0246d0: Pull complete [2022-04-13T22:14:09.920Z] ec43610c2a17: Pull complete [2022-04-13T22:14:09.920Z] 3a2ae6a8a46f: Pull complete [2022-04-13T22:14:10.178Z] 33b1e0a273af: Pull complete [2022-04-13T22:14:10.178Z] 5d3b04190fa2: Pull complete [2022-04-13T22:14:15.450Z] 2f39f015ded8: Pull complete [2022-04-13T22:14:15.450Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-13T22:14:15.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T22:14:15.450Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-13T22:14:15.516Z] prd-ubuntu20.04-docker-8c-8g-20845 does not seem to be running inside a container [2022-04-13T22:14:15.548Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-04-13T22:14:17.213Z] $ docker top 4c37a6fa7d39a0c83d46f17009f6f317edd0381caa686d1ac962d8adbae328a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T22:14:17.575Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-13T22:14:17.867Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-13T22:14:18.154Z] + ls /var/log/sa-host [2022-04-13T22:14:18.154Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T22:14:18.248Z] provisioning config files... [2022-04-13T22:14:18.261Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7284830976384231633tmp [Pipeline] { [Pipeline] echo [2022-04-13T22:14:18.276Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T22:14:18.564Z] ---> create-netrc.sh [Pipeline] } [2022-04-13T22:14:18.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-13T22:14:18.894Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-13T22:14:18.905Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T22:14:19.191Z] ---> sudo-logs.sh [2022-04-13T22:14:19.191Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-13T22:14:19.215Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T22:14:19.502Z] ---> job-cost.sh [2022-04-13T22:14:19.502Z] lf-activate-venv: SKIPPING [2022-04-13T22:14:19.502Z] DEBUG: total: 0.2199999988079071 [2022-04-13T22:14:19.502Z] INFO: Retrieving Stack Cost... [2022-04-13T22:14:20.074Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-13T22:14:20.647Z] INFO: Archiving Costs [Pipeline] echo [2022-04-13T22:14:20.664Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T22:14:20.965Z] ---> logs-deploy.sh [2022-04-13T22:14:20.965Z] lf-activate-venv: SKIPPING [2022-04-13T22:14:20.965Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3965/2 [2022-04-13T22:14:20.965Z] INFO: archiving workspace using pattern(s): [2022-04-13T22:14:21.905Z] Archives upload complete. [2022-04-13T22:14:21.905Z] INFO: archiving logs to Nexus