Pull request #4004 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d4743c5a0f43ebfd8560233d64bf79b709d984fa+7403972676612df12563dc943565a4020914d98d (703e50d5149b731a11bfc67ea31ea2ebf0f7d9f3) 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-ssh17838242216476366868.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11346849459332597360.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4004/workspace@libs/edgex-global-pipelines # timeout=10 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-4004/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15129089488220700526.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4004/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4069121360979638814.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16026829183607982791.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4004/workspace@libs/lf-pipelines # timeout=10 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-4004/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5765387438947031298.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40384 in /w/workspace/edgexfoundry_edgex-go_PR-4004 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7403972676612df12563dc943565a4020914d98d into PR head commit d4743c5a0f43ebfd8560233d64bf79b709d984fa Merge succeeded, producing d4743c5a0f43ebfd8560233d64bf79b709d984fa Checking out Revision d4743c5a0f43ebfd8560233d64bf79b709d984fa (PR-4004) > 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/4004/head:refs/remotes/origin/PR-4004 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4743c5a0f43ebfd8560233d64bf79b709d984fa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7403972676612df12563dc943565a4020914d98d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4743c5a0f43ebfd8560233d64bf79b709d984fa # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-03T19:07:04.811Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-03T19:07:04.957Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-03T19:07:05.042Z] ========================================================= [2022-05-03T19:07:05.042Z] EdgeX Global Pipelines Version Info [2022-05-03T19:07:05.042Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-03T19:07:05.845Z] ------------------- [2022-05-03T19:07:05.845Z] stable info: [2022-05-03T19:07:05.845Z] ------------------- [2022-05-03T19:07:05.845Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-03T19:07:05.845Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-03T19:07:05.845Z] Message: update stable to v1.0.227 [2022-05-03T19:07:06.780Z] ------------------- [2022-05-03T19:07:06.781Z] experimental info: [2022-05-03T19:07:06.781Z] ------------------- [2022-05-03T19:07:06.781Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-03T19:07:06.781Z] Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 [2022-05-03T19:07:06.781Z] Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-03T19:07:07.007Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-03T19:07:07.045Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-03T19:07:07.080Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-03T19:07:07.115Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-03T19:07:07.152Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-03T19:07:07.237Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-03T19:07:07.277Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-03T19:07:07.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-03T19:07:07.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-03T19:07:07.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-03T19:07:07.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-03T19:07:07.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-03T19:07:07.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-03T19:07:07.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-03T19:07:07.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-03T19:07:07.602Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T19:07:07.637Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T19:07:07.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-03T19:07:07.704Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-03T19:07:07.737Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-03T19:07:07.770Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-03T19:07:07.806Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-03T19:07:07.841Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4004 [Pipeline] echo [2022-05-03T19:07:07.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4004 [Pipeline] echo [2022-05-03T19:07:07.912Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4004 [Pipeline] echo [2022-05-03T19:07:07.956Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4743c5a0f43ebfd8560233d64bf79b709d984fa [Pipeline] echo [2022-05-03T19:07:07.995Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4743c5 [Pipeline] echo [2022-05-03T19:07:08.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T19:07:08.144Z] provisioning config files... [2022-05-03T19:07:08.161Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7882315941083577600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T19:07:08.505Z] ---> docker-login.sh [2022-05-03T19:07:08.505Z] nexus3.edgexfoundry.org:10001 [2022-05-03T19:07:08.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T19:07:08.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T19:07:08.768Z] Configure a credential helper to remove this warning. See [2022-05-03T19:07:08.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T19:07:08.768Z] [2022-05-03T19:07:08.768Z] Login Succeeded [2022-05-03T19:07:08.768Z] nexus3.edgexfoundry.org:10002 [2022-05-03T19:07:09.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T19:07:09.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T19:07:09.032Z] Configure a credential helper to remove this warning. See [2022-05-03T19:07:09.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T19:07:09.032Z] [2022-05-03T19:07:09.032Z] Login Succeeded [2022-05-03T19:07:09.032Z] nexus3.edgexfoundry.org:10003 [2022-05-03T19:07:09.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T19:07:09.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T19:07:09.293Z] Configure a credential helper to remove this warning. See [2022-05-03T19:07:09.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T19:07:09.293Z] [2022-05-03T19:07:09.293Z] Login Succeeded [2022-05-03T19:07:09.293Z] nexus3.edgexfoundry.org:10004 [2022-05-03T19:07:09.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T19:07:09.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T19:07:09.293Z] Configure a credential helper to remove this warning. See [2022-05-03T19:07:09.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T19:07:09.293Z] [2022-05-03T19:07:09.293Z] Login Succeeded [2022-05-03T19:07:09.293Z] docker.io [2022-05-03T19:07:09.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T19:07:09.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T19:07:09.867Z] Configure a credential helper to remove this warning. See [2022-05-03T19:07:09.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T19:07:09.867Z] [2022-05-03T19:07:09.867Z] Login Succeeded [2022-05-03T19:07:09.867Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T19:07:09.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T19:07:10.308Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-03T19:07:10.308Z] + dirname cmd/core-command/Dockerfile [2022-05-03T19:07:10.308Z] + cut -d/ -f2 [2022-05-03T19:07:10.308Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-03T19:07:10.308Z] + dirname cmd/core-data/Dockerfile [2022-05-03T19:07:10.308Z] + cut -d/ -f2 [2022-05-03T19:07:10.308Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-03T19:07:10.308Z] + dirname cmd/core-metadata/Dockerfile [2022-05-03T19:07:10.308Z] + cut -d/ -f2 [2022-05-03T19:07:10.308Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-03T19:07:10.308Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-03T19:07:10.308Z] + cut -d/ -f2 [2022-05-03T19:07:10.308Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-03T19:07:10.308Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-03T19:07:10.308Z] + cut -d/ -f2 [2022-05-03T19:07:10.308Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-03T19:07:10.308Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-03T19:07:10.308Z] + cut -d/ -f2 [2022-05-03T19:07:10.308Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-03T19:07:10.308Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-03T19:07:10.308Z] + cut -d/ -f2 [2022-05-03T19:07:10.308Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-03T19:07:10.308Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-03T19:07:10.308Z] + cut -d/ -f2 [2022-05-03T19:07:10.308Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-03T19:07:10.308Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-03T19:07:10.308Z] + cut -d/ -f2 [2022-05-03T19:07:10.308Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-03T19:07:10.308Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-03T19:07:10.308Z] + cut -d/ -f2 [2022-05-03T19:07:10.308Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-03T19:07:10.308Z] + dirname cmd/support-notifications/Dockerfile [2022-05-03T19:07:10.308Z] + cut -d/ -f2 [2022-05-03T19:07:10.308Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-03T19:07:10.308Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-03T19:07:10.308Z] + cut -d/ -f2 [2022-05-03T19:07:10.308Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-03T19:07:10.308Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-03T19:07:10.308Z] + cut -d/ -f2 [2022-05-03T19:07:10.308Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-03T19:07:10.377Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-03T19:07:10.877Z] + git rev-list -1 --merges d4743c5a0f43ebfd8560233d64bf79b709d984fa~1..d4743c5a0f43ebfd8560233d64bf79b709d984fa [Pipeline] echo [2022-05-03T19:07:10.913Z] -----------> git rev-list -1 --merges d4743c5a0f43ebfd8560233d64bf79b709d984fa~1..d4743c5a0f43ebfd8560233d64bf79b709d984fa d4743c5a0f43ebfd8560233d64bf79b709d984fa [false] [Pipeline] sh [2022-05-03T19:07:11.244Z] + git log --format=format:%s -1 d4743c5a0f43ebfd8560233d64bf79b709d984fa [Pipeline] echo [2022-05-03T19:07:11.277Z] ========================================================= [2022-05-03T19:07:11.277Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-03T19:07:11.277Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-03T19:07:11.746Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T19:07:11.746Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-03T19:07:11.746Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-03T19:07:11.746Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-03T19:07:11.746Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-03T19:07:11.746Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-03T19:07:11.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T19:07:12.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T19:07:12.134Z] [2022-05-03T19:07:12.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T19:07:12.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T19:07:12.487Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-03T19:07:12.487Z] 1fe172e4850f: Pulling fs layer [2022-05-03T19:07:12.487Z] caf521ccaac6: Pulling fs layer [2022-05-03T19:07:12.487Z] 3ead6fa29328: Pulling fs layer [2022-05-03T19:07:12.487Z] 5c2a1cbceb83: Pulling fs layer [2022-05-03T19:07:12.487Z] a8d5f1318db7: Pulling fs layer [2022-05-03T19:07:12.487Z] c427282e49a2: Pulling fs layer [2022-05-03T19:07:12.487Z] 1827001aaf11: Pulling fs layer [2022-05-03T19:07:12.487Z] 0714d37db230: Pulling fs layer [2022-05-03T19:07:12.487Z] ac28cf19c067: Pulling fs layer [2022-05-03T19:07:12.487Z] ca983d60f3e2: Pulling fs layer [2022-05-03T19:07:12.487Z] 9f894cec8388: Pulling fs layer [2022-05-03T19:07:12.487Z] 1827001aaf11: Waiting [2022-05-03T19:07:12.487Z] 0714d37db230: Waiting [2022-05-03T19:07:12.487Z] ac28cf19c067: Waiting [2022-05-03T19:07:12.487Z] ca983d60f3e2: Waiting [2022-05-03T19:07:12.487Z] 9f894cec8388: Waiting [2022-05-03T19:07:12.487Z] 5c2a1cbceb83: Waiting [2022-05-03T19:07:12.487Z] a8d5f1318db7: Waiting [2022-05-03T19:07:12.487Z] c427282e49a2: Waiting [2022-05-03T19:07:12.487Z] caf521ccaac6: Download complete [2022-05-03T19:07:12.487Z] 5c2a1cbceb83: Download complete [2022-05-03T19:07:12.750Z] a8d5f1318db7: Verifying Checksum [2022-05-03T19:07:12.750Z] c427282e49a2: Download complete [2022-05-03T19:07:12.750Z] 3ead6fa29328: Verifying Checksum [2022-05-03T19:07:12.750Z] 3ead6fa29328: Download complete [2022-05-03T19:07:12.750Z] 0714d37db230: Download complete [2022-05-03T19:07:12.750Z] ac28cf19c067: Download complete [2022-05-03T19:07:12.750Z] ca983d60f3e2: Verifying Checksum [2022-05-03T19:07:12.750Z] ca983d60f3e2: Download complete [2022-05-03T19:07:12.750Z] 9f894cec8388: Download complete [2022-05-03T19:07:12.750Z] 1fe172e4850f: Verifying Checksum [2022-05-03T19:07:12.750Z] 1fe172e4850f: Download complete [2022-05-03T19:07:13.010Z] 1827001aaf11: Verifying Checksum [2022-05-03T19:07:13.010Z] 1827001aaf11: Download complete [2022-05-03T19:07:14.392Z] 1fe172e4850f: Pull complete [2022-05-03T19:07:14.392Z] caf521ccaac6: Pull complete [2022-05-03T19:07:14.966Z] 3ead6fa29328: Pull complete [2022-05-03T19:07:14.966Z] 5c2a1cbceb83: Pull complete [2022-05-03T19:07:15.229Z] a8d5f1318db7: Pull complete [2022-05-03T19:07:15.494Z] c427282e49a2: Pull complete [2022-05-03T19:07:17.411Z] 1827001aaf11: Pull complete [2022-05-03T19:07:17.673Z] 0714d37db230: Pull complete [2022-05-03T19:07:17.673Z] ac28cf19c067: Pull complete [2022-05-03T19:07:17.938Z] ca983d60f3e2: Pull complete [2022-05-03T19:07:17.938Z] 9f894cec8388: Pull complete [2022-05-03T19:07:17.938Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-03T19:07:17.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T19:07:17.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-03T19:07:18.034Z] prd-ubuntu20.04-docker-8c-8g-40384 does not seem to be running inside a container [2022-05-03T19:07:18.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-03T19:07:19.642Z] $ docker top 084f8587eccfb4c147440c5404a6102834de2f9cf6f68f453ed232421b3b7fb0 -eo pid,comm [2022-05-03T19:07:19.719Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-03T19:07:19.719Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T19:07:19.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T19:07:19.842Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T19:07:19.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T19:07:19.987Z] $ docker exec 084f8587eccfb4c147440c5404a6102834de2f9cf6f68f453ed232421b3b7fb0 ssh-agent [2022-05-03T19:07:20.113Z] SSH_AUTH_SOCK=/tmp/ssh-gmNvFAiC3AOc/agent.34 [2022-05-03T19:07:20.113Z] SSH_AGENT_PID=40 [2022-05-03T19:07:20.122Z] Running ssh-add (command line suppressed) [2022-05-03T19:07:20.260Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1711481121608938163.key (/w/workspace/edgex-go/1@tmp/private_key_1711481121608938163.key) [2022-05-03T19:07:20.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T19:07:20.605Z] + git tag --points-at HEAD [Pipeline] } [2022-05-03T19:07:20.631Z] $ docker exec --env ******** --env ******** 084f8587eccfb4c147440c5404a6102834de2f9cf6f68f453ed232421b3b7fb0 ssh-agent -k [2022-05-03T19:07:20.742Z] unset SSH_AUTH_SOCK; [2022-05-03T19:07:20.743Z] unset SSH_AGENT_PID; [2022-05-03T19:07:20.743Z] echo Agent pid 40 killed; [2022-05-03T19:07:20.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-03T19:07:20.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T19:07:20.844Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T19:07:20.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T19:07:20.983Z] $ docker exec 084f8587eccfb4c147440c5404a6102834de2f9cf6f68f453ed232421b3b7fb0 ssh-agent [2022-05-03T19:07:21.100Z] SSH_AUTH_SOCK=/tmp/ssh-Hdv4ndmfZNMx/agent.75 [2022-05-03T19:07:21.100Z] SSH_AGENT_PID=81 [2022-05-03T19:07:21.106Z] Running ssh-add (command line suppressed) [2022-05-03T19:07:21.231Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6400543679390027737.key (/w/workspace/edgex-go/1@tmp/private_key_6400543679390027737.key) [2022-05-03T19:07:21.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T19:07:21.578Z] + git semver init [2022-05-03T19:07:21.840Z] 2022-05-03 19:07:21,802 [run_init] DEBUG init version:0.0.0 force:False [2022-05-03T19:07:21.840Z] 2022-05-03 19:07:21,803 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-05-03T19:07:21.840Z] 2022-05-03 19:07:21,804 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-05-03T19:07:21.840Z] 2022-05-03 19:07:21,804 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-05-03T19:07:26.058Z] 2022-05-03 19:07:25,821 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-05-03T19:07:26.058Z] 2022-05-03 19:07:25,822 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4004 with force:False [2022-05-03T19:07:26.058Z] 2022-05-03 19:07:25,822 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4004 [2022-05-03T19:07:26.058Z] 2022-05-03 19:07:25,827 [execute] INFO git cat-file --batch-check [2022-05-03T19:07:26.058Z] 2022-05-03 19:07:25,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T19:07:26.059Z] 2022-05-03 19:07:25,834 [execute] INFO git cat-file --batch [2022-05-03T19:07:26.059Z] 2022-05-03 19:07:25,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T19:07:26.059Z] 2022-05-03 19:07:25,840 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4004 [2022-05-03T19:07:26.059Z] 0.0.0 [Pipeline] } [2022-05-03T19:07:26.089Z] $ docker exec --env ******** --env ******** 084f8587eccfb4c147440c5404a6102834de2f9cf6f68f453ed232421b3b7fb0 ssh-agent -k [2022-05-03T19:07:26.226Z] unset SSH_AUTH_SOCK; [2022-05-03T19:07:26.226Z] unset SSH_AGENT_PID; [2022-05-03T19:07:26.226Z] echo Agent pid 81 killed; [2022-05-03T19:07:26.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T19:07:26.666Z] + git semver [Pipeline] } [2022-05-03T19:07:26.955Z] $ docker stop --time=1 084f8587eccfb4c147440c5404a6102834de2f9cf6f68f453ed232421b3b7fb0 [2022-05-03T19:07:28.307Z] $ docker rm -f 084f8587eccfb4c147440c5404a6102834de2f9cf6f68f453ed232421b3b7fb0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T19:07:28.719Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-03T19:07:29.008Z] Stashed 1 file(s) [Pipeline] echo [2022-05-03T19:07:29.024Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-03T19:07:29.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T19:07:29.551Z] ========================================================= [2022-05-03T19:07:29.551Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-03T19:07:29.551Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-03T19:07:29.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T19:07:29.897Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-03T19:07:29.897Z] 59bf1c3509f3: Pulling fs layer [2022-05-03T19:07:29.897Z] 666ba61612fd: Pulling fs layer [2022-05-03T19:07:29.897Z] 8ed8ca486205: Pulling fs layer [2022-05-03T19:07:29.897Z] 4fe6c5a15a65: Pulling fs layer [2022-05-03T19:07:29.897Z] 22a0e8bec74d: Pulling fs layer [2022-05-03T19:07:29.897Z] ca2b28591e48: Pulling fs layer [2022-05-03T19:07:29.897Z] a51346096db8: Pulling fs layer [2022-05-03T19:07:29.897Z] daebc70d1ce1: Pulling fs layer [2022-05-03T19:07:29.897Z] 0e18a0eac166: Pulling fs layer [2022-05-03T19:07:29.897Z] ca2b28591e48: Waiting [2022-05-03T19:07:29.897Z] 4fe6c5a15a65: Waiting [2022-05-03T19:07:29.897Z] daebc70d1ce1: Waiting [2022-05-03T19:07:29.897Z] 22a0e8bec74d: Waiting [2022-05-03T19:07:29.897Z] 0e18a0eac166: Waiting [2022-05-03T19:07:29.897Z] 8ed8ca486205: Download complete [2022-05-03T19:07:29.897Z] 666ba61612fd: Verifying Checksum [2022-05-03T19:07:29.897Z] 666ba61612fd: Download complete [2022-05-03T19:07:29.897Z] 22a0e8bec74d: Verifying Checksum [2022-05-03T19:07:29.897Z] 22a0e8bec74d: Download complete [2022-05-03T19:07:29.897Z] ca2b28591e48: Download complete [2022-05-03T19:07:29.897Z] a51346096db8: Verifying Checksum [2022-05-03T19:07:29.897Z] a51346096db8: Download complete [2022-05-03T19:07:29.897Z] 59bf1c3509f3: Verifying Checksum [2022-05-03T19:07:29.897Z] daebc70d1ce1: Verifying Checksum [2022-05-03T19:07:30.161Z] 59bf1c3509f3: Pull complete [2022-05-03T19:07:30.161Z] 666ba61612fd: Pull complete [2022-05-03T19:07:30.423Z] 8ed8ca486205: Pull complete [2022-05-03T19:07:30.687Z] 0e18a0eac166: Verifying Checksum [2022-05-03T19:07:30.687Z] 0e18a0eac166: Download complete [2022-05-03T19:07:30.687Z] 4fe6c5a15a65: Verifying Checksum [2022-05-03T19:07:30.687Z] 4fe6c5a15a65: Download complete [2022-05-03T19:07:34.894Z] 4fe6c5a15a65: Pull complete [2022-05-03T19:07:34.894Z] 22a0e8bec74d: Pull complete [2022-05-03T19:07:35.156Z] ca2b28591e48: Pull complete [2022-05-03T19:07:35.156Z] a51346096db8: Pull complete [2022-05-03T19:07:35.156Z] daebc70d1ce1: Pull complete [2022-05-03T19:07:37.695Z] 0e18a0eac166: Pull complete [2022-05-03T19:07:37.695Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-03T19:07:37.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T19:07:37.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-03T19:07:38.066Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T19:07:38.066Z] WORKDIR /edgex [2022-05-03T19:07:38.066Z] COPY go.mod . [2022-05-03T19:07:38.066Z] RUN go mod download [2022-05-03T19:07:38.066Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-03T19:07:39.451Z] Sending build context to Docker daemon 335.2MB [2022-05-03T19:07:39.451Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T19:07:39.451Z] ---> f018257e8ee9 [2022-05-03T19:07:39.451Z] Step 2/4 : WORKDIR /edgex [2022-05-03T19:07:42.016Z] ---> Running in 2f7a387338e1 [2022-05-03T19:07:42.016Z] Removing intermediate container 2f7a387338e1 [2022-05-03T19:07:42.016Z] ---> 77578056dcc0 [2022-05-03T19:07:42.016Z] Step 3/4 : COPY go.mod . [2022-05-03T19:07:42.016Z] ---> 3e90b74bd3a5 [2022-05-03T19:07:42.016Z] Step 4/4 : RUN go mod download [2022-05-03T19:07:42.016Z] ---> Running in d0e40bcf769d [2022-05-03T19:07:44.316Z] Still waiting to schedule task [2022-05-03T19:07:44.316Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-03T19:08:00.152Z] Removing intermediate container d0e40bcf769d [2022-05-03T19:08:00.152Z] ---> 031c5e86fea6 [2022-05-03T19:08:00.152Z] Successfully built 031c5e86fea6 [2022-05-03T19:08:00.152Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T19:08:00.496Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T19:08:00.497Z] . [Pipeline] withDockerContainer [2022-05-03T19:08:00.675Z] prd-ubuntu20.04-docker-8c-8g-40384 does not seem to be running inside a container [2022-05-03T19:08:00.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-05-03T19:08:01.156Z] $ docker top aa036ad6aa5dc56c3d96776a660f8727700b44473b55ace49610d6230f6e83d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T19:08:01.557Z] + go version [2022-05-03T19:08:01.557Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-03T19:08:01.589Z] $ docker stop --time=1 aa036ad6aa5dc56c3d96776a660f8727700b44473b55ace49610d6230f6e83d7 [2022-05-03T19:08:02.907Z] $ docker rm -f aa036ad6aa5dc56c3d96776a660f8727700b44473b55ace49610d6230f6e83d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T19:08:03.568Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T19:08:03.568Z] . [Pipeline] withDockerContainer [2022-05-03T19:08:03.670Z] prd-ubuntu20.04-docker-8c-8g-40384 does not seem to be running inside a container [2022-05-03T19:08:03.715Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-05-03T19:08:04.138Z] $ docker top 9a733e93cc8b761218683495769175a3d03b4843c3277ad9d56170417152d927 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-03T19:08:04.261Z] ========================================================= [2022-05-03T19:08:04.261Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-03T19:08:04.261Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-03T19:08:04.602Z] + make test [2022-05-03T19:08:04.602Z] go mod tidy -compat=1.17 [2022-05-03T19:08:04.862Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-03T19:08:11.447Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-03T19:08:23.820Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-03T19:08:23.820Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-03T19:08:23.820Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-03T19:08:23.820Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-03T19:08:23.820Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-03T19:08:23.820Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-03T19:08:23.820Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-03T19:08:23.820Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-03T19:08:23.820Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-03T19:08:23.820Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-03T19:08:23.820Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-03T19:08:23.820Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-03T19:08:23.820Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-03T19:08:23.820Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-03T19:08:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-03T19:08:25.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2022-05-03T19:08:25.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-03T19:08:25.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-03T19:08:25.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.101s coverage: 98.5% of statements [2022-05-03T19:08:25.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-03T19:08:25.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.114s coverage: 53.4% of statements [2022-05-03T19:08:25.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-03T19:08:25.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-03T19:08:29.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.726s coverage: 89.2% of statements [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-03T19:08:29.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.128s coverage: 84.4% of statements [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-03T19:08:29.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.545s coverage: 95.6% of statements [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-03T19:08:29.996Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-03T19:08:29.996Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.113s coverage: 60.0% of statements [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-03T19:08:29.996Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-03T19:08:29.996Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2022-05-03T19:08:29.996Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements [2022-05-03T19:08:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-03T19:08:29.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements [2022-05-03T19:08:29.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2022-05-03T19:08:29.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2022-05-03T19:08:29.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements [2022-05-03T19:08:29.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2022-05-03T19:08:38.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.090s coverage: 94.4% of statements [2022-05-03T19:08:38.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements [2022-05-03T19:08:40.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.224s coverage: 82.5% of statements [2022-05-03T19:08:40.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.111s coverage: 92.9% of statements [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.101s coverage: 87.2% of statements [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.170s coverage: 91.2% of statements [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.4% of statements [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 65.4% of statements [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 43.8% of statements [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.182s coverage: 92.3% of statements [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 63.2% of statements [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.068s coverage: 28.9% of statements [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-03T19:08:50.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-05-03T19:08:50.728Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-05-03T19:08:50.728Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-03T19:09:12.684Z] GO111MODULE=on go vet ./... [2022-05-03T19:09:15.225Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T19:09:15.486Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T19:09:15.748Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T19:09:16.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-03T19:09:16.671Z] + ls -al . [2022-05-03T19:09:16.671Z] total 672 [2022-05-03T19:09:16.671Z] drwxrwxr-x 10 1001 1001 4096 May 3 19:09 . [2022-05-03T19:09:16.671Z] drwxr-xr-x 4 root root 4096 May 3 19:08 .. [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 11 May 3 19:07 .dockerignore [2022-05-03T19:09:16.671Z] drwxrwxr-x 8 1001 1001 4096 May 3 19:07 .git [2022-05-03T19:09:16.671Z] drwxrwxr-x 3 1001 1001 4096 May 3 19:07 .github [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 879 May 3 19:07 .gitignore [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 42 May 3 19:07 .golangci.yml [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 87 May 3 19:07 .hadolint.yml [2022-05-03T19:09:16.671Z] drwxr-xr-x 3 1001 1001 4096 May 3 19:07 .semver [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 166 May 3 19:07 .sonarcloud.properties [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 1171 May 3 19:07 ADOPTERS.md [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 10086 May 3 19:07 Attribution.txt [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 51732 May 3 19:07 CHANGELOG.md [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 3804 May 3 19:07 CONTRIBUTING.md [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 677 May 3 19:07 GOVERNANCE.md [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 850 May 3 19:07 Jenkinsfile [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 10775 May 3 19:07 LICENSE [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 10389 May 3 19:07 Makefile [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 582 May 3 19:07 OWNERS.md [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 9120 May 3 19:07 README.md [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 6912 May 3 19:07 SECURITY.md [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 5 May 3 19:07 VERSION [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 4131 May 3 19:07 ZMQWindows.md [2022-05-03T19:09:16.671Z] drwxrwxr-x 2 1001 1001 4096 May 3 19:07 bin [2022-05-03T19:09:16.671Z] drwxrwxr-x 18 1001 1001 4096 May 3 19:07 cmd [2022-05-03T19:09:16.671Z] -rw-r--r-- 1 root root 435134 May 3 19:08 coverage.out [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 3256 May 3 19:07 go.mod [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 35162 May 3 19:08 go.sum [2022-05-03T19:09:16.671Z] drwxrwxr-x 8 1001 1001 4096 May 3 19:07 internal [2022-05-03T19:09:16.671Z] drwxrwxr-x 3 1001 1001 4096 May 3 19:07 openapi [2022-05-03T19:09:16.671Z] drwxrwxr-x 4 1001 1001 4096 May 3 19:07 snap [2022-05-03T19:09:16.671Z] -rw-rw-r-- 1 1001 1001 204 May 3 19:07 version.go [Pipeline] sh [2022-05-03T19:09:16.982Z] + '[' -e coverage.out ] [2022-05-03T19:09:16.982Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-03T19:09:17.107Z] Stashed 1 file(s) [Pipeline] sh [2022-05-03T19:09:17.409Z] + make build [2022-05-03T19:09:17.409Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-03T19:09:32.320Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-03T19:09:42.329Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-03T19:09:42.329Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-03T19:09:48.915Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-03T19:09:49.176Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-03T19:09:50.119Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-03T19:09:51.501Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-03T19:09:52.070Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-03T19:09:53.456Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-03T19:09:54.028Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-03T19:09:54.967Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-03T19:09:56.348Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-03T19:09:57.760Z] $ docker stop --time=1 9a733e93cc8b761218683495769175a3d03b4843c3277ad9d56170417152d927 [2022-05-03T19:10:00.525Z] $ docker rm -f 9a733e93cc8b761218683495769175a3d03b4843c3277ad9d56170417152d927 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T19:10:01.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-03T19:10:01.827Z] [2022-05-03T19:10:01.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T19:10:02.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-03T19:10:02.161Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-03T19:10:02.161Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-03T19:10:02.161Z] ca9280d653b3: Pulling fs layer [2022-05-03T19:10:02.161Z] 7e9c9ca2126c: Pulling fs layer [2022-05-03T19:10:02.161Z] cbdbe7a5bc2a: Download complete [2022-05-03T19:10:02.421Z] ca9280d653b3: Verifying Checksum [2022-05-03T19:10:02.421Z] ca9280d653b3: Download complete [2022-05-03T19:10:02.421Z] cbdbe7a5bc2a: Pull complete [2022-05-03T19:10:02.991Z] 7e9c9ca2126c: Download complete [2022-05-03T19:10:02.991Z] ca9280d653b3: Pull complete [2022-05-03T19:10:07.184Z] 7e9c9ca2126c: Pull complete [2022-05-03T19:10:07.184Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-03T19:10:07.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-03T19:10:07.184Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-03T19:10:07.277Z] prd-ubuntu20.04-docker-8c-8g-40384 does not seem to be running inside a container [2022-05-03T19:10:07.320Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-03T19:10:09.275Z] $ docker top be84eed7c25eb46121a2760cdc4cd7a1ec9a38b5238d320b29055c5d2eccad43 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T19:10:09.683Z] + docker-compose build --help [2022-05-03T19:10:09.683Z] + grep parallel [2022-05-03T19:10:10.253Z] --parallel Build images in parallel. [Pipeline] } [2022-05-03T19:10:10.286Z] $ docker stop --time=1 be84eed7c25eb46121a2760cdc4cd7a1ec9a38b5238d320b29055c5d2eccad43 [2022-05-03T19:10:10.611Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40386 in /w/workspace/edgexfoundry_edgex-go_PR-4004 [2022-05-03T19:10:11.603Z] $ docker rm -f be84eed7c25eb46121a2760cdc4cd7a1ec9a38b5238d320b29055c5d2eccad43 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] ws [2022-05-03T19:10:11.762Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T19:10:12.015Z] The recommended git tool is: git [2022-05-03T19:10:12.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-03T19:10:12.244Z] . [Pipeline] withDockerContainer [2022-05-03T19:10:12.339Z] prd-ubuntu20.04-docker-8c-8g-40384 does not seem to be running inside a container [2022-05-03T19:10:12.379Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-03T19:10:12.780Z] $ docker top 9f2a1cd17f3fa0169cd5d4e80c0c5b311137d713a9b869199b29c0dbb61a3b6f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T19:10:13.190Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-03T19:10:13.760Z] Building core-command ... [2022-05-03T19:10:13.760Z] Building core-data ... [2022-05-03T19:10:13.760Z] Building core-metadata ... [2022-05-03T19:10:13.760Z] Building security-bootstrapper ... [2022-05-03T19:10:13.760Z] Building security-proxy-setup ... [2022-05-03T19:10:13.760Z] Building security-secretstore-setup ... [2022-05-03T19:10:13.760Z] Building security-spiffe-token-provider ... [2022-05-03T19:10:13.760Z] Building security-spire-agent ... [2022-05-03T19:10:13.760Z] Building security-spire-config ... [2022-05-03T19:10:13.760Z] Building security-spire-server ... [2022-05-03T19:10:13.760Z] Building support-notifications ... [2022-05-03T19:10:13.760Z] Building support-scheduler ... [2022-05-03T19:10:13.760Z] Building sys-mgmt-agent ... [2022-05-03T19:10:13.760Z] Building security-secretstore-setup [2022-05-03T19:10:13.760Z] Building sys-mgmt-agent [2022-05-03T19:10:13.760Z] Building security-spiffe-token-provider [2022-05-03T19:10:13.760Z] Building security-spire-agent [2022-05-03T19:10:13.760Z] Building core-metadata [2022-05-03T19:10:17.614Z] using credential edgex-jenkins-ssh [2022-05-03T19:10:17.630Z] Cloning the remote Git repository [2022-05-03T19:10:17.698Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-03T19:10:17.776Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-05-03T19:10:17.851Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-03T19:10:17.852Z] > git --version # timeout=10 [2022-05-03T19:10:17.893Z] > git --version # 'git version 2.25.1' [2022-05-03T19:10:17.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T19:10:17.976Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T19:10:35.725Z] Merging remotes/origin/main commit 7403972676612df12563dc943565a4020914d98d into PR head commit d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:10:35.749Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:10:35.749Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:10:35.749Z] ---> 031c5e86fea6 [2022-05-03T19:10:35.749Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T19:10:35.749Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:10:35.749Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:10:35.749Z] ---> 031c5e86fea6 [2022-05-03T19:10:35.749Z] Step 3/25 : WORKDIR /edgex-go [2022-05-03T19:10:35.749Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:10:35.749Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:10:35.749Z] ---> 031c5e86fea6 [2022-05-03T19:10:35.749Z] Step 3/26 : WORKDIR /edgex-go [2022-05-03T19:10:35.749Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:10:35.749Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:10:35.749Z] ---> 031c5e86fea6 [2022-05-03T19:10:35.749Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T19:10:35.749Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:10:35.749Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:10:35.749Z] ---> 031c5e86fea6 [2022-05-03T19:10:35.749Z] Step 3/20 : WORKDIR /edgex-go [2022-05-03T19:10:36.012Z] ---> Running in 68bca0c4055f [2022-05-03T19:10:36.012Z] ---> Running in f3cdade17fdd [2022-05-03T19:10:36.012Z] ---> Running in 3459f6de13f5 [2022-05-03T19:10:36.012Z] ---> Running in 69a822667693 [2022-05-03T19:10:36.012Z] ---> Running in 9974ffeb9096 [2022-05-03T19:10:36.112Z] Merge succeeded, producing d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:10:36.112Z] Checking out Revision d4743c5a0f43ebfd8560233d64bf79b709d984fa (PR-4004) [2022-05-03T19:10:36.272Z] Removing intermediate container 68bca0c4055f [2022-05-03T19:10:36.272Z] ---> f47266333e4b [2022-05-03T19:10:36.272Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:10:36.272Z] Removing intermediate container 69a822667693 [2022-05-03T19:10:36.272Z] ---> 4afc27597b95 [2022-05-03T19:10:36.272Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:10:36.272Z] Removing intermediate container 9974ffeb9096 [2022-05-03T19:10:36.272Z] ---> c92251e95c82 [2022-05-03T19:10:36.272Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-03T19:10:36.272Z] ---> Running in 668b3b02d46b [2022-05-03T19:10:36.272Z] Removing intermediate container 3459f6de13f5 [2022-05-03T19:10:36.272Z] ---> e8ad7129c683 [2022-05-03T19:10:36.272Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:10:36.272Z] Removing intermediate container f3cdade17fdd [2022-05-03T19:10:36.272Z] ---> a4561a140331 [2022-05-03T19:10:36.272Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:10:36.272Z] ---> Running in a835063edabf [2022-05-03T19:10:36.272Z] ---> Running in 54a841bfe346 [2022-05-03T19:10:36.272Z] ---> Running in 406114a54f08 [2022-05-03T19:10:36.272Z] ---> Running in a11f973ef3fe [2022-05-03T19:10:34.880Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-03T19:10:34.900Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T19:10:34.925Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-03T19:10:34.962Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-03T19:10:34.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T19:10:34.977Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4004/head:refs/remotes/origin/PR-4004 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-03T19:10:35.750Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T19:10:35.771Z] > git checkout -f d4743c5a0f43ebfd8560233d64bf79b709d984fa # timeout=10 [2022-05-03T19:10:36.021Z] > git remote # timeout=10 [2022-05-03T19:10:36.041Z] > git config --get remote.origin.url # timeout=10 [2022-05-03T19:10:36.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T19:10:36.072Z] > git merge 7403972676612df12563dc943565a4020914d98d # timeout=10 [2022-05-03T19:10:36.104Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-03T19:10:36.127Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T19:10:36.143Z] > git checkout -f d4743c5a0f43ebfd8560233d64bf79b709d984fa # timeout=10 [2022-05-03T19:10:36.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:10:37.115Z] Removing intermediate container 668b3b02d46b [2022-05-03T19:10:37.115Z] ---> e9a64cbdd883 [2022-05-03T19:10:37.115Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-03T19:10:37.115Z] ---> Running in 73b6ff3da27c [2022-05-03T19:10:37.115Z] Removing intermediate container a835063edabf [2022-05-03T19:10:37.115Z] ---> 95ae1b67a24e [2022-05-03T19:10:37.115Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T19:10:37.377Z] ---> Running in 95e0b63fede6 [2022-05-03T19:10:37.377Z] Removing intermediate container a11f973ef3fe [2022-05-03T19:10:37.377Z] ---> 9beb56b86c33 [2022-05-03T19:10:37.377Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-03T19:10:37.377Z] ---> Running in a9484d10e662 [2022-05-03T19:10:37.645Z] Removing intermediate container 406114a54f08 [2022-05-03T19:10:37.645Z] ---> a976c4ff1396 [2022-05-03T19:10:37.645Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-03T19:10:37.645Z] ---> Running in 0b556661926e [2022-05-03T19:10:37.910Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:10:37.910Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:10:37.910Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:10:37.910Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:10:38.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:10:38.169Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T19:10:38.169Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T19:10:38.169Z] OK: 15864 distinct packages available [2022-05-03T19:10:38.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:10:38.747Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:10:38.747Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:10:38.747Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:10:39.008Z] OK: 221 MiB in 52 packages [2022-05-03T19:10:39.008Z] OK: 221 MiB in 52 packages [2022-05-03T19:10:39.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:10:39.008Z] OK: 221 MiB in 52 packages [2022-05-03T19:10:39.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:10:39.269Z] Removing intermediate container 73b6ff3da27c [2022-05-03T19:10:39.269Z] ---> 38af4270a7df [2022-05-03T19:10:39.269Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T19:10:39.269Z] OK: 221 MiB in 52 packages [2022-05-03T19:10:39.527Z] OK: 221 MiB in 52 packages [2022-05-03T19:10:39.527Z] Removing intermediate container 95e0b63fede6 [2022-05-03T19:10:39.527Z] ---> 6bb9e503e370 [2022-05-03T19:10:39.527Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-03T19:10:39.527Z] ---> 0a2f9e0114d5 [2022-05-03T19:10:39.527Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:10:39.527Z] ---> Running in 5190a5b946fa [2022-05-03T19:10:39.527Z] Removing intermediate container a9484d10e662 [2022-05-03T19:10:39.527Z] ---> a42cbfdbcedf [2022-05-03T19:10:39.527Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-03T19:10:39.793Z] ---> 1345a393320c [2022-05-03T19:10:39.793Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:10:39.793Z] ---> Running in 53b198099f8e [2022-05-03T19:10:39.793Z] ---> 95d747c8eb5d [2022-05-03T19:10:39.793Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:10:39.793Z] ---> Running in 1070357e8666 [2022-05-03T19:10:39.793Z] Removing intermediate container 0b556661926e [2022-05-03T19:10:39.793Z] ---> b0f0168c38fa [2022-05-03T19:10:39.793Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T19:10:40.053Z] Removing intermediate container 54a841bfe346 [2022-05-03T19:10:40.053Z] ---> 668b6137ba42 [2022-05-03T19:10:40.053Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-03T19:10:40.053Z] ---> e908463b95f2 [2022-05-03T19:10:40.053Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:10:40.053Z] ---> Running in 81e6cc23c1db [2022-05-03T19:10:40.313Z] ---> accd383170d5 [2022-05-03T19:10:40.313Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:10:40.313Z] ---> Running in 2c88f1c7024f [2022-05-03T19:10:40.453Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-05-03T19:10:40.521Z] > git --version # timeout=10 [2022-05-03T19:10:40.535Z] > git --version # 'git version 2.25.1' [2022-05-03T19:10:40.550Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-03T19:10:40.883Z] Removing intermediate container 5190a5b946fa [2022-05-03T19:10:40.883Z] ---> d5b45ec126c3 [2022-05-03T19:10:40.883Z] Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T19:10:41.665Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-03T19:10:41.665Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T19:10:41.665Z] Dload Upload Total Spent Left Speed [2022-05-03T19:10:41.665Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh [2022-05-03T19:10:42.205Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-03T19:10:42.565Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-03T19:10:42.565Z] + sudo tee /etc/docker/daemon.new [2022-05-03T19:10:42.565Z] { [2022-05-03T19:10:42.565Z] "registry-mirrors": [ [2022-05-03T19:10:42.565Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-03T19:10:42.565Z] ], [2022-05-03T19:10:42.565Z] "bip": "10.250.0.254/24", [2022-05-03T19:10:42.565Z] "hosts": [ [2022-05-03T19:10:42.565Z] "tcp://0.0.0.0:5555", [2022-05-03T19:10:42.565Z] "unix:///var/run/docker.sock" [2022-05-03T19:10:42.565Z] ], [2022-05-03T19:10:42.565Z] "mtu": 1458, [2022-05-03T19:10:42.565Z] "selinux-enabled": true, [2022-05-03T19:10:42.565Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-03T19:10:42.565Z] } [Pipeline] sh [2022-05-03T19:10:42.929Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-03T19:10:43.376Z] + sudo service docker restart [2022-05-03T19:10:43.419Z] Removing intermediate container 53b198099f8e [2022-05-03T19:10:43.419Z] ---> d71874bd3301 [2022-05-03T19:10:43.419Z] Step 8/26 : COPY . . [2022-05-03T19:10:43.419Z] Removing intermediate container 1070357e8666 [2022-05-03T19:10:43.419Z] ---> a407e0f26d28 [2022-05-03T19:10:43.419Z] Step 8/25 : COPY . . [2022-05-03T19:10:43.419Z] Removing intermediate container 81e6cc23c1db [2022-05-03T19:10:43.419Z] ---> 510573faca87 [2022-05-03T19:10:43.419Z] Step 8/23 : COPY . . [2022-05-03T19:10:43.419Z] Removing intermediate container 2c88f1c7024f [2022-05-03T19:10:43.419Z] ---> 0b7806f94d86 [2022-05-03T19:10:43.419Z] Step 7/20 : COPY . . [2022-05-03T19:10:55.646Z] ---> f21d6a77e2c2 [2022-05-03T19:10:55.646Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-03T19:10:55.646Z] ---> 42875c7fb51c [2022-05-03T19:10:55.646Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-03T19:10:55.646Z] ---> 424112996264 [2022-05-03T19:10:55.646Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-03T19:10:55.646Z] ---> Running in 698b6dadeb0d [2022-05-03T19:10:55.646Z] ---> Running in c51a5580695f [2022-05-03T19:10:55.646Z] ---> Running in 0875cc04dead [2022-05-03T19:10:55.646Z] ---> 2cce3d81bb44 [2022-05-03T19:10:55.646Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T19:10:55.646Z] ---> 7e9eb6c888c8 [2022-05-03T19:10:55.646Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-03T19:10:55.646Z] ---> Running in 7b16eb64e571 [2022-05-03T19:10:55.646Z] ---> Running in 61cb8e74fa26 [2022-05-03T19:10:55.646Z] Removing intermediate container 61cb8e74fa26 [2022-05-03T19:10:55.646Z] ---> 625b2cc84e80 [2022-05-03T19:10:55.646Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-03T19:10:55.646Z] ---> Running in 72cf140c9528 [2022-05-03T19:10:55.646Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-03T19:10:55.646Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-03T19:10:55.646Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-03T19:10:55.646Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-03T19:10:55.646Z] Removing intermediate container 72cf140c9528 [2022-05-03T19:10:55.646Z] ---> 21e97acd91ed [2022-05-03T19:10:55.646Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-03T19:10:55.646Z] ---> Running in 889ac17ccd6c [2022-05-03T19:10:55.646Z] Removing intermediate container 889ac17ccd6c [2022-05-03T19:10:55.646Z] ---> da151b602cbb [2022-05-03T19:10:55.646Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T19:10:55.646Z] ---> Running in 86a61a23bcc1 [2022-05-03T19:10:56.599Z] spire-1.2.1/ [2022-05-03T19:10:56.599Z] spire-1.2.1/.data/ [2022-05-03T19:10:56.599Z] spire-1.2.1/.data/.file [2022-05-03T19:10:56.599Z] spire-1.2.1/.dockerignore [2022-05-03T19:10:56.599Z] spire-1.2.1/.gitattributes [2022-05-03T19:10:56.599Z] spire-1.2.1/.githooks/ [2022-05-03T19:10:56.599Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T19:10:56.599Z] spire-1.2.1/.github/ [2022-05-03T19:10:56.599Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T19:10:56.599Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T19:10:56.599Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T19:10:56.599Z] spire-1.2.1/.github/workflows/ [2022-05-03T19:10:56.599Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T19:10:56.599Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T19:10:56.599Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T19:10:56.599Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T19:10:56.599Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T19:10:56.599Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T19:10:56.599Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T19:10:56.599Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T19:10:56.599Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T19:10:56.599Z] spire-1.2.1/.gitignore [2022-05-03T19:10:56.599Z] spire-1.2.1/.go-version [2022-05-03T19:10:56.599Z] spire-1.2.1/.golangci.yml [2022-05-03T19:10:56.599Z] spire-1.2.1/ADOPTERS.md [2022-05-03T19:10:56.599Z] spire-1.2.1/CHANGELOG.md [2022-05-03T19:10:56.599Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T19:10:56.599Z] spire-1.2.1/CODEOWNERS [2022-05-03T19:10:56.599Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T19:10:56.599Z] spire-1.2.1/Dockerfile [2022-05-03T19:10:56.599Z] spire-1.2.1/Dockerfile.dev [2022-05-03T19:10:56.599Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T19:10:56.599Z] spire-1.2.1/LICENSE [2022-05-03T19:10:56.599Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T19:10:56.599Z] spire-1.2.1/Makefile [2022-05-03T19:10:56.599Z] spire-1.2.1/README.md [2022-05-03T19:10:56.599Z] spire-1.2.1/ROADMAP.md [2022-05-03T19:10:56.599Z] spire-1.2.1/SECURITY.md [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T19:10:56.599Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T19:10:56.599Z] spire-1.2.1/conf/ [2022-05-03T19:10:56.599Z] spire-1.2.1/conf/agent/ [2022-05-03T19:10:56.599Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T19:10:56.599Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T19:10:56.599Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T19:10:56.599Z] spire-1.2.1/conf/server/ [2022-05-03T19:10:56.599Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T19:10:56.599Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T19:10:56.599Z] spire-1.2.1/conf/server/server.conf [2022-05-03T19:10:56.599Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/ [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/auditlog.md [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/images/ [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T19:10:56.599Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/spire_server.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/telemetry.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/upgrading.md [2022-05-03T19:10:56.600Z] spire-1.2.1/doc/using_spire.md [2022-05-03T19:10:56.600Z] spire-1.2.1/examples/ [2022-05-03T19:10:56.600Z] spire-1.2.1/examples/README.md [2022-05-03T19:10:56.600Z] spire-1.2.1/go.mod [2022-05-03T19:10:56.600Z] spire-1.2.1/go.sum [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T19:10:56.600Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/health/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/log/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T19:10:56.601Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T19:10:56.602Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T19:10:56.862Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T19:10:56.862Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T19:10:56.862Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/util/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/version/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/config.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T19:10:56.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/server.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/ [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/private/ [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/private/server/ [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/spire/ [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/spire/common/ [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T19:10:56.864Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T19:10:56.864Z] spire-1.2.1/release/ [2022-05-03T19:10:56.864Z] spire-1.2.1/release/spire-extras/ [2022-05-03T19:10:56.864Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T19:10:56.864Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T19:10:56.864Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T19:10:56.864Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T19:10:56.864Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T19:10:56.864Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T19:10:56.864Z] spire-1.2.1/release/spire/ [2022-05-03T19:10:56.864Z] spire-1.2.1/release/spire/README.md [2022-05-03T19:10:56.864Z] spire-1.2.1/release/spire/conf/ [2022-05-03T19:10:56.864Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T19:10:56.864Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T19:10:56.864Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T19:10:56.864Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T19:10:56.864Z] spire-1.2.1/script/ [2022-05-03T19:10:56.864Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T19:10:56.864Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T19:10:56.864Z] spire-1.2.1/support/ [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/ [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T19:10:56.864Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T19:10:56.864Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T19:10:56.864Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T19:10:56.865Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/clock/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/clock/clock.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T19:10:56.865Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/README.md [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/common [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T19:10:56.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T19:10:56.866Z] spire-1.2.1/test/integration/test.sh [2022-05-03T19:10:56.866Z] spire-1.2.1/test/plugintest/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/spiretest/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/testca/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/testca/ca.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/testkey/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T19:10:56.866Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/testkey/new.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/util/ [2022-05-03T19:10:56.866Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/util/race.go [2022-05-03T19:10:56.866Z] spire-1.2.1/test/util/util.go [2022-05-03T19:10:56.866Z] building spire from source... [2022-05-03T19:10:56.867Z] Installing go1.17.7... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T19:11:01.779Z] provisioning config files... [2022-05-03T19:11:01.806Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6336178175796121024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T19:11:02.410Z] ---> docker-login.sh [2022-05-03T19:11:02.410Z] nexus3.edgexfoundry.org:10001 [2022-05-03T19:11:03.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T19:11:03.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T19:11:03.283Z] Configure a credential helper to remove this warning. See [2022-05-03T19:11:03.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T19:11:03.283Z] [2022-05-03T19:11:03.283Z] Login Succeeded [2022-05-03T19:11:03.283Z] nexus3.edgexfoundry.org:10002 [2022-05-03T19:11:03.433Z] Building bin/spire-server... [2022-05-03T19:11:03.433Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T19:11:03.433Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T19:11:03.433Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T19:11:03.433Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T19:11:03.433Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T19:11:03.433Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T19:11:03.433Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T19:11:03.433Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T19:11:03.433Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T19:11:03.433Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T19:11:03.433Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T19:11:03.433Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T19:11:03.433Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T19:11:03.433Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T19:11:03.433Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T19:11:03.433Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T19:11:03.433Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T19:11:03.433Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T19:11:03.433Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T19:11:03.433Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T19:11:03.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T19:11:03.697Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T19:11:03.697Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T19:11:03.697Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T19:11:03.697Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T19:11:03.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T19:11:03.831Z] Configure a credential helper to remove this warning. See [2022-05-03T19:11:03.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T19:11:03.831Z] [2022-05-03T19:11:03.831Z] Login Succeeded [2022-05-03T19:11:03.831Z] nexus3.edgexfoundry.org:10003 [2022-05-03T19:11:03.957Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T19:11:03.957Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T19:11:03.957Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T19:11:03.957Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T19:11:03.957Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T19:11:03.957Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T19:11:03.957Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T19:11:04.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T19:11:04.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T19:11:04.108Z] Configure a credential helper to remove this warning. See [2022-05-03T19:11:04.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T19:11:04.108Z] [2022-05-03T19:11:04.108Z] Login Succeeded [2022-05-03T19:11:04.108Z] nexus3.edgexfoundry.org:10004 [2022-05-03T19:11:04.220Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T19:11:04.220Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T19:11:04.220Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T19:11:04.220Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T19:11:04.220Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T19:11:04.220Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T19:11:04.220Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T19:11:04.220Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T19:11:04.479Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T19:11:04.479Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T19:11:04.479Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T19:11:04.479Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T19:11:04.479Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T19:11:04.479Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T19:11:04.479Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T19:11:04.479Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T19:11:04.479Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T19:11:04.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T19:11:04.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T19:11:04.710Z] Configure a credential helper to remove this warning. See [2022-05-03T19:11:04.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T19:11:04.710Z] [2022-05-03T19:11:04.710Z] Login Succeeded [2022-05-03T19:11:04.710Z] docker.io [2022-05-03T19:11:04.737Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T19:11:04.737Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T19:11:04.737Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T19:11:04.737Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T19:11:04.737Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T19:11:04.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T19:11:05.308Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T19:11:05.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T19:11:05.575Z] Configure a credential helper to remove this warning. See [2022-05-03T19:11:05.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T19:11:05.575Z] [2022-05-03T19:11:05.575Z] Login Succeeded [2022-05-03T19:11:05.575Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T19:11:05.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T19:11:05.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T19:11:06.021Z] ========================================================= [2022-05-03T19:11:06.021Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-03T19:11:06.021Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-03T19:11:06.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T19:11:06.682Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-03T19:11:06.682Z] 9b3977197b4f: Pulling fs layer [2022-05-03T19:11:06.682Z] 1a89e8eeedd5: Pulling fs layer [2022-05-03T19:11:06.682Z] 94645a83ff95: Pulling fs layer [2022-05-03T19:11:06.682Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-03T19:11:06.682Z] 0c92f367c5e7: Pulling fs layer [2022-05-03T19:11:06.682Z] 3096ccb668a1: Pulling fs layer [2022-05-03T19:11:06.682Z] e8cf19c19ddd: Pulling fs layer [2022-05-03T19:11:06.682Z] a4caa8a26152: Pulling fs layer [2022-05-03T19:11:06.682Z] 3f3a8bcf1eab: Waiting [2022-05-03T19:11:06.682Z] 0c92f367c5e7: Waiting [2022-05-03T19:11:06.682Z] 3096ccb668a1: Waiting [2022-05-03T19:11:06.682Z] e8cf19c19ddd: Waiting [2022-05-03T19:11:06.682Z] a4caa8a26152: Waiting [2022-05-03T19:11:06.682Z] 94645a83ff95: Verifying Checksum [2022-05-03T19:11:06.682Z] 94645a83ff95: Download complete [2022-05-03T19:11:06.682Z] 1a89e8eeedd5: Download complete [2022-05-03T19:11:06.682Z] 0c92f367c5e7: Verifying Checksum [2022-05-03T19:11:06.682Z] 0c92f367c5e7: Download complete [2022-05-03T19:11:06.682Z] 3096ccb668a1: Verifying Checksum [2022-05-03T19:11:06.682Z] 3096ccb668a1: Download complete [2022-05-03T19:11:06.682Z] 9b3977197b4f: Verifying Checksum [2022-05-03T19:11:06.682Z] 9b3977197b4f: Download complete [2022-05-03T19:11:06.682Z] e8cf19c19ddd: Verifying Checksum [2022-05-03T19:11:06.682Z] e8cf19c19ddd: Download complete [2022-05-03T19:11:07.288Z] 9b3977197b4f: Pull complete [2022-05-03T19:11:07.853Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T19:11:07.853Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T19:11:07.853Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T19:11:07.853Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T19:11:07.853Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T19:11:07.898Z] 1a89e8eeedd5: Pull complete [2022-05-03T19:11:08.174Z] 94645a83ff95: Pull complete [2022-05-03T19:11:08.780Z] a4caa8a26152: Verifying Checksum [2022-05-03T19:11:09.379Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-03T19:11:09.379Z] 3f3a8bcf1eab: Download complete [2022-05-03T19:11:13.139Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T19:11:13.139Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T19:11:13.139Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T19:11:13.139Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T19:11:13.139Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T19:11:13.139Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T19:11:13.139Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T19:11:13.139Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T19:11:13.139Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T19:11:13.139Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T19:11:14.076Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T19:11:14.336Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T19:11:14.336Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T19:11:14.336Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T19:11:14.594Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T19:11:14.594Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T19:11:14.885Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T19:11:15.146Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T19:11:15.146Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T19:11:15.146Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T19:11:15.405Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T19:11:15.405Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T19:11:15.665Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T19:11:15.665Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T19:11:15.665Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T19:11:16.001Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T19:11:16.001Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T19:11:16.001Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T19:11:16.001Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T19:11:16.373Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T19:11:16.373Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T19:11:16.706Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T19:11:16.706Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T19:11:16.706Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T19:11:17.767Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T19:11:17.767Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T19:11:17.767Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T19:11:17.767Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T19:11:17.767Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T19:11:17.767Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T19:11:17.767Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T19:11:17.767Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T19:11:17.767Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T19:11:17.767Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T19:11:17.767Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T19:11:17.767Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T19:11:18.031Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T19:11:18.031Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T19:11:18.031Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T19:11:18.031Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T19:11:18.294Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T19:11:18.294Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T19:11:18.294Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T19:11:18.294Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T19:11:18.294Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T19:11:18.294Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T19:11:18.294Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T19:11:18.294Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T19:11:18.294Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T19:11:18.294Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T19:11:18.294Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T19:11:18.555Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T19:11:18.555Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T19:11:18.555Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T19:11:18.555Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T19:11:18.555Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T19:11:18.555Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T19:11:18.555Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T19:11:18.555Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T19:11:18.815Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T19:11:18.815Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T19:11:18.815Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T19:11:18.815Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T19:11:18.815Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T19:11:18.815Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T19:11:18.815Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T19:11:18.815Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T19:11:18.815Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T19:11:18.815Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T19:11:18.815Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T19:11:18.815Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T19:11:18.815Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T19:11:18.815Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T19:11:20.732Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-03T19:11:21.814Z] 3f3a8bcf1eab: Pull complete [2022-05-03T19:11:21.814Z] 0c92f367c5e7: Pull complete [2022-05-03T19:11:21.814Z] 3096ccb668a1: Pull complete [2022-05-03T19:11:22.088Z] e8cf19c19ddd: Pull complete [2022-05-03T19:11:25.100Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T19:11:25.101Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T19:11:28.828Z] a4caa8a26152: Pull complete [2022-05-03T19:11:28.828Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-03T19:11:28.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T19:11:28.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-03T19:11:29.237Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T19:11:29.238Z] WORKDIR /edgex [2022-05-03T19:11:29.238Z] COPY go.mod . [2022-05-03T19:11:29.238Z] RUN go mod download [2022-05-03T19:11:29.238Z] docker build -t ci-base-image-arm64 -f - . [2022-05-03T19:11:31.888Z] Sending build context to Docker daemon 169.3MB [2022-05-03T19:11:31.888Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T19:11:31.888Z] ---> 725f1c02e7f9 [2022-05-03T19:11:31.888Z] Step 2/4 : WORKDIR /edgex [2022-05-03T19:11:33.330Z] ---> Running in 11e21d331807 [2022-05-03T19:11:33.932Z] Removing intermediate container 11e21d331807 [2022-05-03T19:11:33.932Z] ---> ef54a620a17d [2022-05-03T19:11:33.932Z] Step 3/4 : COPY go.mod . [2022-05-03T19:11:34.207Z] ---> 61384b65f1cc [2022-05-03T19:11:34.207Z] Step 4/4 : RUN go mod download [2022-05-03T19:11:34.482Z] ---> Running in 32613b29366d [2022-05-03T19:11:35.097Z] Removing intermediate container 698b6dadeb0d [2022-05-03T19:11:35.097Z] ---> 5df55e8da370 [2022-05-03T19:11:35.097Z] [2022-05-03T19:11:35.097Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T19:11:35.097Z] Removing intermediate container c51a5580695f [2022-05-03T19:11:35.097Z] ---> f6e6acdd190c [2022-05-03T19:11:35.097Z] [2022-05-03T19:11:35.097Z] Step 10/25 : FROM alpine:3.14 [2022-05-03T19:11:35.097Z] Removing intermediate container 0875cc04dead [2022-05-03T19:11:35.097Z] ---> 5d763920a9d0 [2022-05-03T19:11:35.097Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-03T19:11:35.097Z] Removing intermediate container 7b16eb64e571 [2022-05-03T19:11:35.097Z] ---> 86ee21b43092 [2022-05-03T19:11:35.097Z] [2022-05-03T19:11:35.097Z] Step 9/20 : FROM alpine:3.15 [2022-05-03T19:11:35.098Z] ---> Running in 1137948220c2 [2022-05-03T19:11:35.098Z] 3.15: Pulling from library/alpine [2022-05-03T19:11:35.667Z] 3.14: Pulling from library/alpine [2022-05-03T19:11:35.667Z] 3.14: Pulling from library/alpine [2022-05-03T19:11:35.667Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-03T19:11:36.607Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-03T19:11:36.607Z] Status: Downloaded newer image for alpine:3.15 [2022-05-03T19:11:36.607Z] ---> 0ac33e5f5afa [2022-05-03T19:11:36.607Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T19:11:36.867Z] ---> Running in 1490b30d57d2 [2022-05-03T19:11:36.867Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T19:11:36.867Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T19:11:36.867Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T19:11:36.867Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T19:11:36.867Z] ---> e04c818066af [2022-05-03T19:11:36.867Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-03T19:11:36.867Z] ---> e04c818066af [2022-05-03T19:11:36.867Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-03T19:11:36.867Z] ---> Running in 2b1673145ef4 [2022-05-03T19:11:36.867Z] ---> Running in 80e2f3ef3304 [2022-05-03T19:11:36.867Z] Removing intermediate container 1137948220c2 [2022-05-03T19:11:36.867Z] ---> de0bec18885c [2022-05-03T19:11:36.867Z] [2022-05-03T19:11:36.867Z] Step 11/23 : FROM docker:20.10.14 [2022-05-03T19:11:37.129Z] Removing intermediate container 1490b30d57d2 [2022-05-03T19:11:37.129Z] ---> bbdbf6715faf [2022-05-03T19:11:37.129Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:11:37.129Z] 20.10.14: Pulling from library/docker [2022-05-03T19:11:37.129Z] ---> Running in 6f0366b9bf1c [2022-05-03T19:11:37.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:11:37.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:11:37.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:11:37.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:11:38.230Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-03T19:11:38.230Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-03T19:11:38.230Z] (3/3) Installing su-exec (0.2-r1) [2022-05-03T19:11:38.230Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-03T19:11:38.230Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T19:11:38.230Z] OK: 6 MiB in 15 packages [2022-05-03T19:11:38.230Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T19:11:38.230Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T19:11:38.230Z] OK: 6 MiB in 17 packages [2022-05-03T19:11:39.171Z] Removing intermediate container 6f0366b9bf1c [2022-05-03T19:11:39.171Z] ---> a2e3c0e7f92a [2022-05-03T19:11:39.171Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-03T19:11:39.171Z] ---> Running in 63ebd28e51ab [2022-05-03T19:11:39.432Z] Removing intermediate container 80e2f3ef3304 [2022-05-03T19:11:39.432Z] ---> 5e1593153ab9 [2022-05-03T19:11:39.432Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T19:11:39.432Z] Removing intermediate container 2b1673145ef4 [2022-05-03T19:11:39.432Z] ---> b7e60a5747bc [2022-05-03T19:11:39.432Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-03T19:11:39.692Z] ---> Running in bdc031972084 [2022-05-03T19:11:39.692Z] ---> Running in 7c99dfea7e13 [2022-05-03T19:11:39.955Z] Removing intermediate container bdc031972084 [2022-05-03T19:11:39.955Z] ---> b574b5b33f27 [2022-05-03T19:11:39.955Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-03T19:11:39.955Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:11:40.215Z] ---> Running in 03c748901fca [2022-05-03T19:11:40.215Z] Removing intermediate container 7c99dfea7e13 [2022-05-03T19:11:40.215Z] ---> dbe9ee472232 [2022-05-03T19:11:40.215Z] Step 13/25 : WORKDIR / [2022-05-03T19:11:40.215Z] ---> Running in 28e094aedfb9 [2022-05-03T19:11:40.477Z] Removing intermediate container 03c748901fca [2022-05-03T19:11:40.477Z] ---> c912406c21fc [2022-05-03T19:11:40.477Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-03T19:11:40.477Z] Removing intermediate container 28e094aedfb9 [2022-05-03T19:11:40.477Z] ---> 8a1de3cf0ecd [2022-05-03T19:11:40.477Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-03T19:11:40.742Z] ---> Running in caf070b82d28 [2022-05-03T19:11:40.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:11:41.002Z] Removing intermediate container caf070b82d28 [2022-05-03T19:11:41.002Z] ---> e3ec3b9f8180 [2022-05-03T19:11:41.002Z] Step 15/23 : WORKDIR / [2022-05-03T19:11:41.002Z] ---> Running in 25efcbdc2636 [2022-05-03T19:11:41.002Z] ---> 84e2d50d77b3 [2022-05-03T19:11:41.002Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-03T19:11:41.270Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T19:11:41.270Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T19:11:41.270Z] OK: 15855 distinct packages available [2022-05-03T19:11:41.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:11:41.270Z] Removing intermediate container 25efcbdc2636 [2022-05-03T19:11:41.270Z] ---> cdd0b2d6e6ca [2022-05-03T19:11:41.270Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T19:11:41.530Z] ---> 0e5ca17f6e9d [2022-05-03T19:11:41.530Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-03T19:11:41.789Z] ---> bd89d69f4343 [2022-05-03T19:11:41.789Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-03T19:11:41.789Z] ---> 409e2569729d [2022-05-03T19:11:41.789Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-03T19:11:42.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:11:42.324Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-03T19:11:42.584Z] ---> 80e435fdeb6e [2022-05-03T19:11:42.584Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-03T19:11:42.584Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-03T19:11:42.584Z] ---> 83e6b716748b [2022-05-03T19:11:42.584Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-03T19:11:42.584Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-03T19:11:42.844Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-03T19:11:42.844Z] (5/9) Installing curl (7.80.0-r1) [2022-05-03T19:11:42.844Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-03T19:11:43.106Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-03T19:11:43.106Z] (8/9) Installing libucontext (1.1-r0) [2022-05-03T19:11:43.106Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-03T19:11:43.106Z] ---> e54eb42f5231 [2022-05-03T19:11:43.106Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-03T19:11:43.367Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T19:11:43.367Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T19:11:43.367Z] ---> 2d3d307c5147 [2022-05-03T19:11:43.367Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-03T19:11:43.367Z] ---> Running in 4cfb7e09c875 [2022-05-03T19:11:43.367Z] OK: 8 MiB in 23 packages [2022-05-03T19:11:43.955Z] Removing intermediate container 4cfb7e09c875 [2022-05-03T19:11:43.955Z] ---> eeaa33ddb2aa [2022-05-03T19:11:43.955Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T19:11:43.955Z] ---> Running in 0141d1499315 [2022-05-03T19:11:44.217Z] ---> b6a225258f72 [2022-05-03T19:11:44.217Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-03T19:11:44.481Z] Removing intermediate container 0141d1499315 [2022-05-03T19:11:44.481Z] ---> a3ac48707e85 [2022-05-03T19:11:44.481Z] Step 21/23 : LABEL arch=x86_64 [2022-05-03T19:11:44.481Z] Removing intermediate container 63ebd28e51ab [2022-05-03T19:11:44.481Z] ---> a74c0026d47c [2022-05-03T19:11:44.481Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T19:11:44.481Z] ---> Running in 6de753fcaf2e [2022-05-03T19:11:44.752Z] ---> 7cb9b61c0f28 [2022-05-03T19:11:44.752Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-03T19:11:44.752Z] ---> Running in 7df72b96de7b [2022-05-03T19:11:45.012Z] Removing intermediate container 6de753fcaf2e [2022-05-03T19:11:45.012Z] ---> 352ed29af252 [2022-05-03T19:11:45.012Z] Step 22/23 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:11:45.012Z] ---> Running in e9ca294cecf6 [2022-05-03T19:11:45.012Z] ---> ebc5d18053ff [2022-05-03T19:11:45.012Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-03T19:11:45.272Z] Removing intermediate container e9ca294cecf6 [2022-05-03T19:11:45.272Z] ---> 9b48e879cbb5 [2022-05-03T19:11:45.272Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T19:11:45.272Z] ---> Running in a4d7fc92249f [2022-05-03T19:11:45.840Z] Removing intermediate container a4d7fc92249f [2022-05-03T19:11:45.840Z] ---> 35a58b6f69d4 [2022-05-03T19:11:45.840Z] [2022-05-03T19:11:45.840Z] Successfully built 35a58b6f69d4 [2022-05-03T19:11:45.840Z] Successfully tagged core-metadata:latest [2022-05-03T19:11:45.840Z]  Building core-metadata ... done Building support-scheduler [2022-05-03T19:11:46.101Z] ---> 717cc358ec36 [2022-05-03T19:11:46.101Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-03T19:11:46.674Z] Removing intermediate container 7df72b96de7b [2022-05-03T19:11:46.674Z] ---> 1557faffca1d [2022-05-03T19:11:46.674Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-03T19:11:47.615Z] ---> d6c11d9df348 [2022-05-03T19:11:47.615Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-03T19:11:47.615Z] ---> Running in e7d68fb9267a [2022-05-03T19:11:47.615Z] ---> Running in 6f5db3c21de2 [2022-05-03T19:11:47.874Z] Removing intermediate container e7d68fb9267a [2022-05-03T19:11:47.874Z] ---> b9b057d8cb21 [2022-05-03T19:11:47.874Z] Step 23/25 : LABEL arch=x86_64 [2022-05-03T19:11:48.139Z] Removing intermediate container 6f5db3c21de2 [2022-05-03T19:11:48.139Z] ---> 6bcf7b9db9be [2022-05-03T19:11:48.139Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T19:11:48.139Z] ---> Running in 672b1fe3f6aa [2022-05-03T19:11:48.400Z] ---> Running in 5426c6c5a362 [2022-05-03T19:11:48.400Z] Removing intermediate container 672b1fe3f6aa [2022-05-03T19:11:48.400Z] ---> 801fe6469b9b [2022-05-03T19:11:48.400Z] Step 24/25 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:11:48.663Z] Removing intermediate container 5426c6c5a362 [2022-05-03T19:11:48.663Z] ---> Running in 7ffc0ed155b9 [2022-05-03T19:11:48.663Z] ---> 98ad40c68936 [2022-05-03T19:11:48.663Z] Step 18/20 : LABEL arch=x86_64 [2022-05-03T19:11:48.663Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-03T19:11:48.663Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-03T19:11:48.663Z] ---> 7417809fdb73 [2022-05-03T19:11:48.663Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-03T19:11:48.663Z] ---> Running in 979105a5994f [2022-05-03T19:11:48.663Z] ---> Running in 315036721be9 [2022-05-03T19:11:48.924Z] Removing intermediate container 7ffc0ed155b9 [2022-05-03T19:11:48.924Z] ---> 1c2f7e77e886 [2022-05-03T19:11:48.924Z] Step 25/25 : LABEL version=0.0.0 [2022-05-03T19:11:48.924Z] ---> Running in 082e8e41c38d [2022-05-03T19:11:48.924Z] Removing intermediate container 315036721be9 [2022-05-03T19:11:48.924Z] ---> 5cc9bbb5956c [2022-05-03T19:11:48.924Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-03T19:11:48.924Z] Removing intermediate container 979105a5994f [2022-05-03T19:11:48.924Z] ---> 880f4658443f [2022-05-03T19:11:48.924Z] Step 19/20 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:11:49.183Z] ---> Running in 9bb51f85d061 [2022-05-03T19:11:49.183Z] ---> Running in b73ad82b1151 [2022-05-03T19:11:49.455Z] Removing intermediate container 082e8e41c38d [2022-05-03T19:11:49.456Z] ---> 119eaaeea079 [2022-05-03T19:11:49.456Z] [2022-05-03T19:11:49.456Z] Successfully built 119eaaeea079 [2022-05-03T19:11:49.456Z] Successfully tagged security-secretstore-setup:latest [2022-05-03T19:11:49.456Z]  Building security-secretstore-setup ... done Building core-command [2022-05-03T19:11:49.456Z] Removing intermediate container b73ad82b1151 [2022-05-03T19:11:49.456Z] ---> ccdd712fad96 [2022-05-03T19:11:49.456Z] Step 20/20 : LABEL version=0.0.0 [2022-05-03T19:11:49.717Z] ---> Running in 91ce1b20746e [2022-05-03T19:11:50.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:11:50.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:11:50.649Z] (1/43) Installing readline (8.1.1-r0) [2022-05-03T19:11:50.649Z] (2/43) Installing bash (5.1.16-r0) [2022-05-03T19:11:50.649Z] Executing bash-5.1.16-r0.post-install [2022-05-03T19:11:50.649Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-03T19:11:50.649Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-03T19:11:50.649Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-03T19:11:50.649Z] (6/43) Installing curl (7.80.0-r1) [2022-05-03T19:11:50.649Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-03T19:11:50.649Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-03T19:11:50.649Z] (9/43) Installing expat (2.4.7-r0) [2022-05-03T19:11:50.649Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-03T19:11:50.649Z] (11/43) Installing gdbm (1.22-r0) [2022-05-03T19:11:50.649Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-03T19:11:50.649Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-03T19:11:50.649Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-03T19:11:50.649Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-03T19:11:50.649Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-03T19:11:50.649Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-03T19:11:50.649Z] Removing intermediate container 91ce1b20746e [2022-05-03T19:11:50.649Z] ---> d38b33de8273 [2022-05-03T19:11:50.649Z] [2022-05-03T19:11:50.649Z] Successfully built d38b33de8273 [2022-05-03T19:11:50.649Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-03T19:11:50.909Z] Building security-bootstrapper [2022-05-03T19:11:50.909Z]  Building security-spiffe-token-provider ... done (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-03T19:11:50.909Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-03T19:11:50.909Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-03T19:11:50.909Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-03T19:11:50.909Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-03T19:11:50.909Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-03T19:11:50.909Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-03T19:11:50.909Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-03T19:11:50.909Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-03T19:11:51.169Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-03T19:11:51.169Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-03T19:11:51.169Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-03T19:11:51.169Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-03T19:11:51.169Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-03T19:11:51.169Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-03T19:11:51.169Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-03T19:11:51.169Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-03T19:11:51.169Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-03T19:11:51.169Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-03T19:11:51.169Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-03T19:11:51.169Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-03T19:11:51.169Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-03T19:11:51.169Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-03T19:11:51.169Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-03T19:11:51.169Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-03T19:11:51.169Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-03T19:11:51.169Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T19:11:51.169Z] OK: 83 MiB in 65 packages [2022-05-03T19:11:52.110Z] Collecting docker-compose==1.23.2 [2022-05-03T19:11:52.110Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-03T19:11:52.110Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-03T19:11:52.110Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-03T19:11:52.110Z] Collecting jsonschema<3,>=2.5.1 [2022-05-03T19:11:52.110Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-03T19:11:52.110Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-03T19:11:52.369Z] Collecting PyYAML<4,>=3.10 [2022-05-03T19:11:52.369Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-03T19:11:52.939Z] Collecting texttable<0.10,>=0.9.0 [2022-05-03T19:11:52.939Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-03T19:11:53.199Z] Collecting cached-property<2,>=1.2.0 [2022-05-03T19:11:53.199Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-03T19:11:53.199Z] Collecting docopt<0.7,>=0.6.1 [2022-05-03T19:11:53.199Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-03T19:11:53.461Z] Collecting docker<4.0,>=3.6.0 [2022-05-03T19:11:53.461Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-03T19:11:53.721Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-03T19:11:53.721Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-03T19:11:53.980Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-03T19:11:53.980Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-03T19:11:53.980Z] Collecting docker-pycreds>=0.4.0 [2022-05-03T19:11:53.980Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-03T19:11:54.242Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-03T19:11:54.242Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-03T19:11:54.242Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-03T19:11:54.242Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-03T19:11:54.242Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-03T19:11:54.242Z] Collecting idna<2.8,>=2.5 [2022-05-03T19:11:54.242Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-03T19:11:54.242Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-03T19:11:54.242Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-03T19:11:54.242Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-03T19:11:54.242Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-03T19:11:54.506Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-03T19:11:54.506Z] Attempting uninstall: urllib3 [2022-05-03T19:11:54.506Z] Found existing installation: urllib3 1.26.7 [2022-05-03T19:11:54.506Z] Uninstalling urllib3-1.26.7: [2022-05-03T19:11:54.506Z] Successfully uninstalled urllib3-1.26.7 [2022-05-03T19:11:54.506Z] Attempting uninstall: idna [2022-05-03T19:11:54.506Z] Found existing installation: idna 3.3 [2022-05-03T19:11:54.506Z] Uninstalling idna-3.3: [2022-05-03T19:11:54.506Z] Successfully uninstalled idna-3.3 [2022-05-03T19:11:55.076Z] Attempting uninstall: requests [2022-05-03T19:11:55.076Z] Found existing installation: requests 2.26.0 [2022-05-03T19:11:55.076Z] Uninstalling requests-2.26.0: [2022-05-03T19:11:55.076Z] Successfully uninstalled requests-2.26.0 [2022-05-03T19:11:55.076Z] Running setup.py install for texttable: started [2022-05-03T19:11:55.335Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:11:55.335Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:11:55.335Z] ---> 031c5e86fea6 [2022-05-03T19:11:55.335Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T19:11:55.335Z] ---> Using cache [2022-05-03T19:11:55.335Z] ---> a4561a140331 [2022-05-03T19:11:55.335Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:11:55.335Z] ---> Using cache [2022-05-03T19:11:55.335Z] ---> 9beb56b86c33 [2022-05-03T19:11:55.335Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-03T19:11:55.335Z] ---> Using cache [2022-05-03T19:11:55.335Z] ---> a42cbfdbcedf [2022-05-03T19:11:55.335Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T19:11:55.335Z] ---> Using cache [2022-05-03T19:11:55.335Z] ---> 95d747c8eb5d [2022-05-03T19:11:55.335Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:11:55.335Z] ---> Using cache [2022-05-03T19:11:55.335Z] ---> a407e0f26d28 [2022-05-03T19:11:55.335Z] Step 8/22 : COPY . . [2022-05-03T19:11:55.335Z] ---> Using cache [2022-05-03T19:11:55.335Z] ---> 424112996264 [2022-05-03T19:11:55.335Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-03T19:11:55.595Z] Running setup.py install for texttable: finished with status 'done' [2022-05-03T19:11:55.595Z] Running setup.py install for PyYAML: started [2022-05-03T19:11:56.164Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-03T19:11:57.105Z] Running setup.py install for docopt: started [2022-05-03T19:11:57.363Z] Running setup.py install for docopt: finished with status 'done' [2022-05-03T19:11:57.363Z] Running setup.py install for dockerpty: started [2022-05-03T19:11:57.931Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-03T19:11:58.191Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:11:58.191Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:11:58.191Z] ---> 031c5e86fea6 [2022-05-03T19:11:58.191Z] Step 3/31 : WORKDIR /edgex-go [2022-05-03T19:11:58.191Z] ---> Using cache [2022-05-03T19:11:58.191Z] ---> a4561a140331 [2022-05-03T19:11:58.191Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:11:58.191Z] ---> Using cache [2022-05-03T19:11:58.191Z] ---> 9beb56b86c33 [2022-05-03T19:11:58.191Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-03T19:11:58.191Z] ---> Using cache [2022-05-03T19:11:58.191Z] ---> a42cbfdbcedf [2022-05-03T19:11:58.191Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-03T19:11:58.191Z] ---> Using cache [2022-05-03T19:11:58.191Z] ---> 95d747c8eb5d [2022-05-03T19:11:58.191Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:11:58.191Z] ---> Using cache [2022-05-03T19:11:58.191Z] ---> a407e0f26d28 [2022-05-03T19:11:58.191Z] Step 8/31 : COPY . . [2022-05-03T19:11:58.191Z] ---> Using cache [2022-05-03T19:11:58.191Z] ---> 424112996264 [2022-05-03T19:11:58.191Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-03T19:11:58.763Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:11:58.764Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:11:58.764Z] ---> 031c5e86fea6 [2022-05-03T19:11:58.764Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T19:11:58.764Z] ---> Using cache [2022-05-03T19:11:58.764Z] ---> a4561a140331 [2022-05-03T19:11:58.764Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:11:58.764Z] ---> Using cache [2022-05-03T19:11:58.764Z] ---> 9beb56b86c33 [2022-05-03T19:11:58.764Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-03T19:11:58.764Z] ---> Using cache [2022-05-03T19:11:58.764Z] ---> a42cbfdbcedf [2022-05-03T19:11:58.764Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T19:11:58.764Z] ---> Using cache [2022-05-03T19:11:58.764Z] ---> 95d747c8eb5d [2022-05-03T19:11:58.764Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:11:58.764Z] ---> Using cache [2022-05-03T19:11:58.764Z] ---> a407e0f26d28 [2022-05-03T19:11:58.764Z] Step 8/23 : COPY . . [2022-05-03T19:11:58.764Z] ---> Using cache [2022-05-03T19:11:58.764Z] ---> 424112996264 [2022-05-03T19:11:58.764Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-03T19:12:00.145Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-03T19:12:01.526Z] ---> Running in 0c79bd17cee9 [2022-05-03T19:12:01.526Z] ---> Running in f5c757c91523 [2022-05-03T19:12:01.526Z] ---> Running in 6d7fdee94f93 [2022-05-03T19:12:02.469Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-03T19:12:02.728Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-03T19:12:03.299Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-03T19:12:05.213Z] Removing intermediate container 9bb51f85d061 [2022-05-03T19:12:05.213Z] ---> a9dc1e776ce9 [2022-05-03T19:12:05.213Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-03T19:12:05.480Z] ---> Running in e18b67e02766 [2022-05-03T19:12:06.058Z] Removing intermediate container e18b67e02766 [2022-05-03T19:12:06.058Z] ---> d2246f32e5c6 [2022-05-03T19:12:06.058Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-03T19:12:06.058Z] ---> Running in 599c6d6dd5a8 [2022-05-03T19:12:06.627Z] Removing intermediate container 599c6d6dd5a8 [2022-05-03T19:12:06.627Z] ---> c01008e7ba14 [2022-05-03T19:12:06.627Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-03T19:12:07.565Z] ---> efe5f5816dd8 [2022-05-03T19:12:07.565Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-03T19:12:08.504Z] ---> 13949bb0914c [2022-05-03T19:12:08.504Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-03T19:12:09.442Z] ---> 3dff2f1de36b [2022-05-03T19:12:09.442Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-03T19:12:09.442Z] ---> Running in 442506941a58 [2022-05-03T19:12:10.390Z] Removing intermediate container 442506941a58 [2022-05-03T19:12:10.390Z] ---> c040514d92d0 [2022-05-03T19:12:10.390Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T19:12:10.390Z] ---> Running in 8ddf439ad3be [2022-05-03T19:12:10.654Z] Removing intermediate container 8ddf439ad3be [2022-05-03T19:12:10.654Z] ---> 09918b33bf46 [2022-05-03T19:12:10.654Z] Step 21/23 : LABEL arch=x86_64 [2022-05-03T19:12:10.929Z] ---> Running in 9cad5b7e09cf [2022-05-03T19:12:11.189Z] Removing intermediate container 9cad5b7e09cf [2022-05-03T19:12:11.189Z] ---> ee5b493d34b0 [2022-05-03T19:12:11.189Z] Step 22/23 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:12:11.455Z] ---> Running in bd2fd1f059bb [2022-05-03T19:12:12.025Z] Removing intermediate container bd2fd1f059bb [2022-05-03T19:12:12.025Z] ---> 3120647d7fd2 [2022-05-03T19:12:12.025Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T19:12:12.025Z] ---> Running in d10fa3ca4070 [2022-05-03T19:12:12.594Z] Removing intermediate container d10fa3ca4070 [2022-05-03T19:12:12.594Z] ---> 5e191fbfa885 [2022-05-03T19:12:12.594Z] [2022-05-03T19:12:12.594Z] Successfully built 5e191fbfa885 [2022-05-03T19:12:12.594Z] Successfully tagged sys-mgmt-agent:latest [2022-05-03T19:12:12.594Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-05-03T19:12:16.792Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:12:16.792Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:12:16.792Z] ---> 031c5e86fea6 [2022-05-03T19:12:16.792Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T19:12:16.792Z] ---> Using cache [2022-05-03T19:12:16.792Z] ---> a4561a140331 [2022-05-03T19:12:16.792Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:12:16.792Z] ---> Using cache [2022-05-03T19:12:16.792Z] ---> 9beb56b86c33 [2022-05-03T19:12:16.792Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-03T19:12:19.330Z] ---> Running in 967bb80b6818 [2022-05-03T19:12:20.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:12:21.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:12:21.478Z] Removing intermediate container 32613b29366d [2022-05-03T19:12:21.478Z] ---> eee4a3ca3166 [2022-05-03T19:12:21.478Z] Successfully built eee4a3ca3166 [2022-05-03T19:12:21.478Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T19:12:21.541Z] OK: 221 MiB in 52 packages [2022-05-03T19:12:21.846Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T19:12:21.846Z] . [Pipeline] withDockerContainer [2022-05-03T19:12:22.095Z] prd-ubuntu20.04-docker-arm64-4c-16g-40386 does not seem to be running inside a container [2022-05-03T19:12:22.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-05-03T19:12:22.928Z] Removing intermediate container 967bb80b6818 [2022-05-03T19:12:22.928Z] ---> 8858f6685271 [2022-05-03T19:12:22.928Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T19:12:23.529Z] $ docker top a52106bef96137430629743811d18dbd4c69913494b1743048cf96ceaa430893 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T19:12:23.867Z] ---> 0d4af520c840 [2022-05-03T19:12:23.867Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:12:23.867Z] ---> Running in 2b58c619b3ae [2022-05-03T19:12:24.517Z] + go version [2022-05-03T19:12:24.517Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-03T19:12:24.566Z] $ docker stop --time=1 a52106bef96137430629743811d18dbd4c69913494b1743048cf96ceaa430893 [2022-05-03T19:12:26.203Z] $ docker rm -f a52106bef96137430629743811d18dbd4c69913494b1743048cf96ceaa430893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T19:12:27.085Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T19:12:27.085Z] . [Pipeline] withDockerContainer [2022-05-03T19:12:27.160Z] Removing intermediate container 2b58c619b3ae [2022-05-03T19:12:27.161Z] ---> fb68add01aa8 [2022-05-03T19:12:27.161Z] Step 8/22 : COPY . . [2022-05-03T19:12:27.339Z] prd-ubuntu20.04-docker-arm64-4c-16g-40386 does not seem to be running inside a container [2022-05-03T19:12:27.437Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-05-03T19:12:28.722Z] $ docker top cfb3d305d8801f2233b37803626371fe8ffc9c5e540e97cc9cd8a290a57e67da -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-03T19:12:29.056Z] ========================================================= [2022-05-03T19:12:29.056Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-03T19:12:29.056Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-03T19:12:29.754Z] + make test [2022-05-03T19:12:29.754Z] go mod tidy -compat=1.17 [2022-05-03T19:12:30.736Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-03T19:12:35.319Z] ---> c3ef3487aea7 [2022-05-03T19:12:35.319Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-03T19:12:35.319Z] ---> Running in f3e401228720 [2022-05-03T19:12:36.255Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-03T19:12:38.796Z] Removing intermediate container 6d7fdee94f93 [2022-05-03T19:12:38.796Z] ---> f01eda469f36 [2022-05-03T19:12:38.796Z] [2022-05-03T19:12:38.796Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T19:12:38.796Z] ---> e04c818066af [2022-05-03T19:12:38.796Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-03T19:12:38.796Z] ---> Using cache [2022-05-03T19:12:38.796Z] ---> 5e1593153ab9 [2022-05-03T19:12:38.797Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T19:12:38.797Z] ---> Using cache [2022-05-03T19:12:38.797Z] ---> b574b5b33f27 [2022-05-03T19:12:38.797Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-03T19:12:38.797Z] Removing intermediate container 0c79bd17cee9 [2022-05-03T19:12:38.797Z] ---> a3bd1a7d037b [2022-05-03T19:12:38.797Z] [2022-05-03T19:12:38.797Z] Step 10/31 : FROM alpine:3.14 [2022-05-03T19:12:38.797Z] ---> e04c818066af [2022-05-03T19:12:38.797Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-03T19:12:39.065Z] ---> Running in e1ec66aa38af [2022-05-03T19:12:39.065Z] ---> Running in a2ec9713a9a1 [2022-05-03T19:12:39.326Z] Removing intermediate container a2ec9713a9a1 [2022-05-03T19:12:39.326Z] ---> 851204e52425 [2022-05-03T19:12:39.326Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-03T19:12:39.326Z] Removing intermediate container e1ec66aa38af [2022-05-03T19:12:39.326Z] ---> 2e47e862084f [2022-05-03T19:12:39.326Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-03T19:12:39.326Z] ---> Running in fc6e0f1233b0 [2022-05-03T19:12:39.326Z] ---> Running in 08cfdce11991 [2022-05-03T19:12:39.904Z] Removing intermediate container 08cfdce11991 [2022-05-03T19:12:39.904Z] ---> f31ce57ae6e7 [2022-05-03T19:12:39.904Z] Step 15/23 : WORKDIR / [2022-05-03T19:12:40.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:12:40.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:12:40.169Z] ---> Running in 9844a6f86294 [2022-05-03T19:12:40.432Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-03T19:12:40.432Z] (2/2) Installing su-exec (0.2-r1) [2022-05-03T19:12:40.432Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T19:12:40.432Z] OK: 6 MiB in 16 packages [2022-05-03T19:12:40.432Z] Removing intermediate container 9844a6f86294 [2022-05-03T19:12:40.432Z] ---> fde218bd9e0b [2022-05-03T19:12:40.432Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T19:12:41.005Z] ---> 63aeab0bae7d [2022-05-03T19:12:41.005Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-03T19:12:41.266Z] Removing intermediate container fc6e0f1233b0 [2022-05-03T19:12:41.266Z] ---> 66c6fd5b98c5 [2022-05-03T19:12:41.266Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-03T19:12:41.267Z] ---> Running in 2a2ee18c6dbc [2022-05-03T19:12:41.842Z] Removing intermediate container 2a2ee18c6dbc [2022-05-03T19:12:41.842Z] ---> af2efe722926 [2022-05-03T19:12:41.842Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-03T19:12:41.842Z] ---> Running in 0838b3c7a267 [2022-05-03T19:12:42.104Z] ---> 3c4e5f269c80 [2022-05-03T19:12:42.104Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-03T19:12:42.364Z] Removing intermediate container 0838b3c7a267 [2022-05-03T19:12:42.364Z] ---> 2235f1d1a984 [2022-05-03T19:12:42.364Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-03T19:12:42.364Z] ---> Running in 28f4ebf6eabe [2022-05-03T19:12:42.685Z] ---> 98c16c43bb26 [2022-05-03T19:12:42.685Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-03T19:12:42.685Z] ---> Running in 1f3fc831a185 [2022-05-03T19:12:43.256Z] Removing intermediate container 1f3fc831a185 [2022-05-03T19:12:43.256Z] ---> 1b09e3e9ed75 [2022-05-03T19:12:43.256Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T19:12:43.517Z] Removing intermediate container f5c757c91523 [2022-05-03T19:12:43.517Z] ---> 2829f6d19938 [2022-05-03T19:12:43.517Z] [2022-05-03T19:12:43.517Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T19:12:43.517Z] ---> e04c818066af [2022-05-03T19:12:43.517Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-03T19:12:43.517Z] ---> Using cache [2022-05-03T19:12:43.517Z] ---> 5e1593153ab9 [2022-05-03T19:12:43.517Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T19:12:43.517Z] ---> Using cache [2022-05-03T19:12:43.517Z] ---> b574b5b33f27 [2022-05-03T19:12:43.517Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-03T19:12:43.517Z] ---> Running in 04a420fd40b0 [2022-05-03T19:12:43.517Z] ---> Running in b7fc9109c29f [2022-05-03T19:12:43.777Z] Removing intermediate container 28f4ebf6eabe [2022-05-03T19:12:43.778Z] ---> f73eaa8ca6b6 [2022-05-03T19:12:43.778Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-03T19:12:43.778Z] Removing intermediate container 04a420fd40b0 [2022-05-03T19:12:43.778Z] ---> f47be8fe86f5 [2022-05-03T19:12:43.778Z] Step 21/23 : LABEL arch=x86_64 [2022-05-03T19:12:44.038Z] Removing intermediate container b7fc9109c29f [2022-05-03T19:12:44.038Z] ---> 7376d09bb85f [2022-05-03T19:12:44.038Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-03T19:12:44.038Z] ---> Running in 1988016bf8ab [2022-05-03T19:12:44.038Z] ---> Running in 5baf6005ab38 [2022-05-03T19:12:44.038Z] ---> Running in 91434152f8b9 [2022-05-03T19:12:44.299Z] Removing intermediate container 5baf6005ab38 [2022-05-03T19:12:44.299Z] ---> b25281e88fa4 [2022-05-03T19:12:44.299Z] Step 22/23 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:12:44.299Z] Removing intermediate container 1988016bf8ab [2022-05-03T19:12:44.299Z] ---> a52a357093d7 [2022-05-03T19:12:44.299Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-03T19:12:44.299Z] Removing intermediate container 91434152f8b9 [2022-05-03T19:12:44.299Z] ---> 76aaa91cb0a1 [2022-05-03T19:12:44.299Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T19:12:44.559Z] ---> Running in f5d3f08f01d1 [2022-05-03T19:12:44.823Z] Removing intermediate container f5d3f08f01d1 [2022-05-03T19:12:44.823Z] ---> 85e8901393dc [2022-05-03T19:12:44.823Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T19:12:45.083Z] ---> 249324b9423d [2022-05-03T19:12:45.083Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-03T19:12:45.083Z] ---> Running in 43bd707bda5d [2022-05-03T19:12:45.083Z] ---> dc4fde3cbfd6 [2022-05-03T19:12:45.083Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-03T19:12:45.345Z] ---> Running in 0c9df0085e2e [2022-05-03T19:12:45.345Z] Removing intermediate container 43bd707bda5d [2022-05-03T19:12:45.345Z] ---> d033f2f0bdbc [2022-05-03T19:12:45.345Z] [2022-05-03T19:12:45.605Z] Successfully built d033f2f0bdbc [2022-05-03T19:12:45.605Z] Successfully tagged core-command:latest [2022-05-03T19:12:45.605Z] Building core-data [2022-05-03T19:12:49.804Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:12:49.804Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:12:49.804Z] ---> 031c5e86fea6 [2022-05-03T19:12:49.804Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T19:12:49.804Z] ---> Using cache [2022-05-03T19:12:49.804Z] ---> a4561a140331 [2022-05-03T19:12:49.804Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:12:49.804Z] ---> Using cache [2022-05-03T19:12:49.804Z] ---> 9beb56b86c33 [2022-05-03T19:12:49.804Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-03T19:12:50.757Z] ---> 91450f1c7aa0 [2022-05-03T19:12:50.757Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-03T19:12:50.757Z] ---> Running in 753637587c86 [2022-05-03T19:12:50.757Z] Removing intermediate container 0c9df0085e2e [2022-05-03T19:12:50.757Z] ---> 268315758046 [2022-05-03T19:12:50.757Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T19:12:51.029Z] ---> 5f157b617863 [2022-05-03T19:12:51.029Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-03T19:12:51.029Z] ---> Running in 493a8b573678 [2022-05-03T19:12:51.029Z] ---> 5dc87a6230ce [2022-05-03T19:12:51.029Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-03T19:12:51.294Z] Removing intermediate container 493a8b573678 [2022-05-03T19:12:51.294Z] ---> e95afedf4cfd [2022-05-03T19:12:51.294Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T19:12:51.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:12:51.294Z] ---> Running in 743f4d069d3a [2022-05-03T19:12:51.555Z] Removing intermediate container 743f4d069d3a [2022-05-03T19:12:51.555Z] ---> 786e26533997 [2022-05-03T19:12:51.555Z] Step 20/22 : LABEL arch=x86_64 [2022-05-03T19:12:51.817Z] ---> 6eb4a18dba7e [2022-05-03T19:12:51.817Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-03T19:12:51.817Z] ---> Running in a671f06e83fa [2022-05-03T19:12:51.817Z] Removing intermediate container a671f06e83fa [2022-05-03T19:12:51.817Z] ---> 28ddccffe992 [2022-05-03T19:12:51.817Z] Step 21/22 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:12:51.817Z] ---> Running in 6ebb3ae466c8 [2022-05-03T19:12:51.817Z] ---> add7e1fb9693 [2022-05-03T19:12:51.817Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-03T19:12:52.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:12:52.078Z] Removing intermediate container 6ebb3ae466c8 [2022-05-03T19:12:52.078Z] ---> f7008d8aabe2 [2022-05-03T19:12:52.078Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T19:12:52.342Z] ---> Running in be8fafc6fcad [2022-05-03T19:12:52.342Z] ---> a4c313f8fca7 [2022-05-03T19:12:52.342Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-03T19:12:52.342Z] OK: 221 MiB in 52 packages [2022-05-03T19:12:53.728Z] Removing intermediate container be8fafc6fcad [2022-05-03T19:12:53.728Z] ---> b50ea7809f77 [2022-05-03T19:12:53.728Z] [2022-05-03T19:12:53.728Z] ---> 58e32ab26faf [2022-05-03T19:12:53.729Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-03T19:12:53.729Z] Successfully built b50ea7809f77 [2022-05-03T19:12:53.729Z] Successfully tagged support-scheduler:latest [2022-05-03T19:12:53.729Z] Building security-spire-server [2022-05-03T19:12:53.988Z]  Building support-scheduler ... done  ---> Running in 082e8c40ff0e [2022-05-03T19:12:53.988Z] Removing intermediate container 753637587c86 [2022-05-03T19:12:53.988Z] ---> 2814ac14da06 [2022-05-03T19:12:53.988Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T19:12:55.907Z] Removing intermediate container 082e8c40ff0e [2022-05-03T19:12:55.907Z] ---> 7f9de7a587d7 [2022-05-03T19:12:55.907Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-03T19:12:58.454Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:12:58.454Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:12:58.454Z] ---> 031c5e86fea6 [2022-05-03T19:12:58.454Z] Step 3/25 : WORKDIR /edgex-go [2022-05-03T19:12:58.454Z] ---> Using cache [2022-05-03T19:12:58.454Z] ---> a4561a140331 [2022-05-03T19:12:58.454Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:12:58.454Z] ---> Using cache [2022-05-03T19:12:58.454Z] ---> 9beb56b86c33 [2022-05-03T19:12:58.454Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T19:12:59.398Z] ---> 3f5c567fe20b [2022-05-03T19:12:59.398Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:12:59.398Z] ---> 3d42164af0f6 [2022-05-03T19:12:59.398Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-03T19:12:59.398Z] ---> Running in 9c3e4410a90a [2022-05-03T19:12:59.398Z] ---> Running in 13bd30194130 [2022-05-03T19:12:59.659Z] ---> Running in 40c2c137458b [2022-05-03T19:13:00.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:13:01.167Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:13:01.429Z] OK: 221 MiB in 52 packages [2022-05-03T19:13:01.692Z] Removing intermediate container 13bd30194130 [2022-05-03T19:13:01.692Z] ---> a4d3d24c1f8c [2022-05-03T19:13:01.692Z] Step 8/23 : COPY . . [2022-05-03T19:13:01.692Z] Removing intermediate container 40c2c137458b [2022-05-03T19:13:01.692Z] ---> ec11fbfe2f30 [2022-05-03T19:13:01.692Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-03T19:13:01.952Z] ---> Running in 805d2757cf64 [2022-05-03T19:13:01.952Z] Removing intermediate container f3e401228720 [2022-05-03T19:13:01.952Z] ---> 181cb1906173 [2022-05-03T19:13:01.952Z] [2022-05-03T19:13:01.952Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T19:13:01.952Z] ---> e04c818066af [2022-05-03T19:13:01.952Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-03T19:13:02.894Z] Removing intermediate container 9c3e4410a90a [2022-05-03T19:13:02.894Z] ---> baa45937ede8 [2022-05-03T19:13:02.894Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-03T19:13:03.122Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-03T19:13:03.463Z] ---> Running in 3065b595968d [2022-05-03T19:13:03.463Z] ---> a978fec11b76 [2022-05-03T19:13:03.463Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:13:03.463Z] Removing intermediate container 805d2757cf64 [2022-05-03T19:13:03.463Z] ---> 3aee52428703 [2022-05-03T19:13:03.463Z] Step 28/31 : CMD ["gate"] [2022-05-03T19:13:03.726Z] ---> Running in 32b4a98a3dcb [2022-05-03T19:13:03.726Z] ---> Running in 6ca83fb25685 [2022-05-03T19:13:03.992Z] Removing intermediate container 6ca83fb25685 [2022-05-03T19:13:03.992Z] ---> 10342f54ad24 [2022-05-03T19:13:03.992Z] Step 29/31 : LABEL arch=x86_64 [2022-05-03T19:13:03.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:13:04.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:13:04.254Z] ---> Running in 6acf82b16ede [2022-05-03T19:13:04.254Z] Removing intermediate container 6acf82b16ede [2022-05-03T19:13:04.254Z] ---> e561d700cb4d [2022-05-03T19:13:04.254Z] Step 30/31 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:13:04.515Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-03T19:13:04.515Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-03T19:13:04.515Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T19:13:04.515Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T19:13:04.515Z] OK: 6 MiB in 16 packages [2022-05-03T19:13:04.515Z] ---> Running in 2c04e18763d7 [2022-05-03T19:13:04.778Z] Removing intermediate container 2c04e18763d7 [2022-05-03T19:13:04.778Z] ---> 5c727f6b5fad [2022-05-03T19:13:04.778Z] Step 31/31 : LABEL version=0.0.0 [2022-05-03T19:13:05.063Z] ---> Running in f7d3d03cc065 [2022-05-03T19:13:05.331Z] Removing intermediate container 32b4a98a3dcb [2022-05-03T19:13:05.331Z] ---> 3518d0d95646 [2022-05-03T19:13:05.331Z] Step 8/25 : COPY . . [2022-05-03T19:13:05.331Z] Removing intermediate container f7d3d03cc065 [2022-05-03T19:13:05.331Z] ---> df677ea7df4b [2022-05-03T19:13:05.331Z] [2022-05-03T19:13:05.331Z] Removing intermediate container 3065b595968d [2022-05-03T19:13:05.331Z] ---> bd95e65c506c [2022-05-03T19:13:05.331Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T19:13:05.592Z] ---> Running in 3fac90c49e7a [2022-05-03T19:13:05.592Z] Successfully built df677ea7df4b [2022-05-03T19:13:05.592Z] Successfully tagged security-bootstrapper:latest [2022-05-03T19:13:05.592Z] Building security-proxy-setup [2022-05-03T19:13:06.160Z]  Building security-bootstrapper ... done Removing intermediate container 3fac90c49e7a [2022-05-03T19:13:06.160Z] ---> 681a879a30d3 [2022-05-03T19:13:06.160Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-03T19:13:11.216Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:13:11.216Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:13:11.216Z] ---> 031c5e86fea6 [2022-05-03T19:13:11.216Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T19:13:11.216Z] ---> Using cache [2022-05-03T19:13:11.216Z] ---> a4561a140331 [2022-05-03T19:13:11.216Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:13:11.216Z] ---> Using cache [2022-05-03T19:13:11.216Z] ---> 9beb56b86c33 [2022-05-03T19:13:11.216Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-03T19:13:11.216Z] ---> Using cache [2022-05-03T19:13:11.216Z] ---> a42cbfdbcedf [2022-05-03T19:13:11.216Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T19:13:11.216Z] ---> Using cache [2022-05-03T19:13:11.216Z] ---> 95d747c8eb5d [2022-05-03T19:13:11.216Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:13:11.216Z] ---> Using cache [2022-05-03T19:13:11.216Z] ---> a407e0f26d28 [2022-05-03T19:13:11.216Z] Step 8/22 : COPY . . [2022-05-03T19:13:11.216Z] ---> Using cache [2022-05-03T19:13:11.216Z] ---> 424112996264 [2022-05-03T19:13:11.216Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-03T19:13:11.890Z] ---> Running in a69fbf90cb53 [2022-05-03T19:13:11.890Z] ---> Running in 6a66bf81db51 [2022-05-03T19:13:11.890Z] ---> 984979aa545a [2022-05-03T19:13:11.890Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-03T19:13:11.890Z] Removing intermediate container a69fbf90cb53 [2022-05-03T19:13:11.890Z] ---> 71ec410dbda2 [2022-05-03T19:13:11.890Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-03T19:13:12.188Z] ---> 292b956ce184 [2022-05-03T19:13:12.188Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T19:13:12.188Z] ---> Running in b83a91031a12 [2022-05-03T19:13:12.188Z] ---> Running in 633b3ee20310 [2022-05-03T19:13:12.188Z] ---> Running in 732f5f37443d [2022-05-03T19:13:12.188Z] Removing intermediate container 633b3ee20310 [2022-05-03T19:13:12.188Z] ---> 217cfde3411b [2022-05-03T19:13:12.188Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-03T19:13:12.188Z] Removing intermediate container b83a91031a12 [2022-05-03T19:13:12.188Z] ---> b336cbb5184d [2022-05-03T19:13:12.188Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T19:13:12.188Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-03T19:13:12.449Z] ---> Running in e348c15ba376 [2022-05-03T19:13:12.449Z] ---> e6862751184f [2022-05-03T19:13:12.449Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-03T19:13:12.449Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-03T19:13:13.839Z] ---> 172773662eee [2022-05-03T19:13:13.839Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-03T19:13:14.105Z] Removing intermediate container e348c15ba376 [2022-05-03T19:13:14.105Z] ---> b791b2aed752 [2022-05-03T19:13:14.105Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-03T19:13:14.105Z] ---> Running in 8f2b47ce5644 [2022-05-03T19:13:14.105Z] ---> 3798d2f7064d [2022-05-03T19:13:14.105Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-03T19:13:14.105Z] ---> Running in bd7604db794c [2022-05-03T19:13:14.365Z] Removing intermediate container 8f2b47ce5644 [2022-05-03T19:13:14.366Z] ---> 8693e5c872e2 [2022-05-03T19:13:14.366Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T19:13:14.366Z] ---> Running in 6836aa1a7a46 [2022-05-03T19:13:14.366Z] Removing intermediate container bd7604db794c [2022-05-03T19:13:14.366Z] ---> 2db2a0815f45 [2022-05-03T19:13:14.366Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T19:13:14.366Z] ---> Running in 12e50d3adfcb [2022-05-03T19:13:14.629Z] Removing intermediate container 12e50d3adfcb [2022-05-03T19:13:14.629Z] ---> dd52fadff8f3 [2022-05-03T19:13:14.629Z] Step 20/22 : LABEL arch=x86_64 [2022-05-03T19:13:14.629Z] ---> Running in da1c820ef418 [2022-05-03T19:13:14.629Z] Removing intermediate container da1c820ef418 [2022-05-03T19:13:14.629Z] ---> 26d9e5409428 [2022-05-03T19:13:14.629Z] Step 21/22 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:13:14.896Z] ---> Running in 315a926fdb4d [2022-05-03T19:13:14.896Z] Removing intermediate container 315a926fdb4d [2022-05-03T19:13:14.896Z] ---> 9ee57c06a720 [2022-05-03T19:13:14.896Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T19:13:14.896Z] ---> Running in 7e63c8fd1d05 [2022-05-03T19:13:15.155Z] Removing intermediate container 7e63c8fd1d05 [2022-05-03T19:13:15.155Z] ---> 2f3f64ad4b0e [2022-05-03T19:13:15.155Z] [2022-05-03T19:13:15.155Z] Successfully built 2f3f64ad4b0e [2022-05-03T19:13:15.155Z] Successfully tagged support-notifications:latest [2022-05-03T19:13:15.155Z]  Building support-notifications ... done Building security-spire-config [2022-05-03T19:13:15.155Z] spire-1.2.1/ [2022-05-03T19:13:15.155Z] spire-1.2.1/.data/ [2022-05-03T19:13:15.155Z] spire-1.2.1/.data/.file [2022-05-03T19:13:15.155Z] spire-1.2.1/.dockerignore [2022-05-03T19:13:15.155Z] spire-1.2.1/.gitattributes [2022-05-03T19:13:15.155Z] spire-1.2.1/.githooks/ [2022-05-03T19:13:15.155Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T19:13:15.155Z] spire-1.2.1/.github/ [2022-05-03T19:13:15.155Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T19:13:15.155Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T19:13:15.155Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T19:13:15.155Z] spire-1.2.1/.github/workflows/ [2022-05-03T19:13:15.155Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T19:13:15.155Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T19:13:15.155Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T19:13:15.155Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T19:13:15.155Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T19:13:15.155Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T19:13:15.155Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T19:13:15.155Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T19:13:15.155Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T19:13:15.155Z] spire-1.2.1/.gitignore [2022-05-03T19:13:15.155Z] spire-1.2.1/.go-version [2022-05-03T19:13:15.155Z] spire-1.2.1/.golangci.yml [2022-05-03T19:13:15.155Z] spire-1.2.1/ADOPTERS.md [2022-05-03T19:13:15.155Z] spire-1.2.1/CHANGELOG.md [2022-05-03T19:13:15.155Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T19:13:15.155Z] spire-1.2.1/CODEOWNERS [2022-05-03T19:13:15.156Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T19:13:15.156Z] spire-1.2.1/Dockerfile [2022-05-03T19:13:15.156Z] spire-1.2.1/Dockerfile.dev [2022-05-03T19:13:15.156Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T19:13:15.156Z] spire-1.2.1/LICENSE [2022-05-03T19:13:15.156Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T19:13:15.156Z] spire-1.2.1/Makefile [2022-05-03T19:13:15.156Z] spire-1.2.1/README.md [2022-05-03T19:13:15.156Z] spire-1.2.1/ROADMAP.md [2022-05-03T19:13:15.156Z] spire-1.2.1/SECURITY.md [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T19:13:15.156Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T19:13:15.421Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T19:13:15.421Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T19:13:15.421Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T19:13:15.421Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T19:13:15.421Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T19:13:15.421Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T19:13:15.421Z] spire-1.2.1/conf/ [2022-05-03T19:13:15.421Z] spire-1.2.1/conf/agent/ [2022-05-03T19:13:15.421Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T19:13:15.421Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T19:13:15.421Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T19:13:15.421Z] spire-1.2.1/conf/server/ [2022-05-03T19:13:15.421Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T19:13:15.421Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T19:13:15.421Z] spire-1.2.1/conf/server/server.conf [2022-05-03T19:13:15.421Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/ [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/auditlog.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/images/ [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/spire_server.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/telemetry.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/upgrading.md [2022-05-03T19:13:15.421Z] spire-1.2.1/doc/using_spire.md [2022-05-03T19:13:15.421Z] spire-1.2.1/examples/ [2022-05-03T19:13:15.421Z] spire-1.2.1/examples/README.md [2022-05-03T19:13:15.421Z] spire-1.2.1/go.mod [2022-05-03T19:13:15.421Z] spire-1.2.1/go.sum [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T19:13:15.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T19:13:15.422Z] spire-1.2.1/pkg/common/health/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/log/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/util/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/version/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T19:13:15.423Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/config.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T19:13:15.424Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T19:13:15.425Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/server.go [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/ [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/private/ [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/private/server/ [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/spire/ [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/spire/common/ [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T19:13:15.426Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T19:13:15.426Z] spire-1.2.1/release/ [2022-05-03T19:13:15.426Z] spire-1.2.1/release/spire-extras/ [2022-05-03T19:13:15.426Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T19:13:15.426Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T19:13:15.426Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T19:13:15.426Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T19:13:15.426Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T19:13:15.426Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T19:13:15.426Z] spire-1.2.1/release/spire/ [2022-05-03T19:13:15.426Z] spire-1.2.1/release/spire/README.md [2022-05-03T19:13:15.426Z] spire-1.2.1/release/spire/conf/ [2022-05-03T19:13:15.426Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T19:13:15.426Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T19:13:15.426Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T19:13:15.426Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T19:13:15.426Z] spire-1.2.1/script/ [2022-05-03T19:13:15.426Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T19:13:15.426Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T19:13:15.426Z] spire-1.2.1/support/ [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/ [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T19:13:15.426Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T19:13:15.426Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T19:13:15.426Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T19:13:15.426Z] spire-1.2.1/test/ [2022-05-03T19:13:15.426Z] spire-1.2.1/test/clock/ [2022-05-03T19:13:15.426Z] spire-1.2.1/test/clock/clock.go [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/ [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T19:13:15.426Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T19:13:15.427Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/README.md [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/common [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T19:13:15.427Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T19:13:15.428Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T19:13:15.429Z] spire-1.2.1/test/integration/test.sh [2022-05-03T19:13:15.429Z] spire-1.2.1/test/plugintest/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/spiretest/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/testca/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/testca/ca.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/testkey/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T19:13:15.429Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/testkey/new.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/util/ [2022-05-03T19:13:15.429Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/util/race.go [2022-05-03T19:13:15.429Z] spire-1.2.1/test/util/util.go [2022-05-03T19:13:15.429Z] building spire from source... [2022-05-03T19:13:15.429Z] Installing go1.17.7... [2022-05-03T19:13:19.626Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:13:19.626Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:13:19.626Z] ---> 031c5e86fea6 [2022-05-03T19:13:19.626Z] Step 3/26 : WORKDIR /edgex-go [2022-05-03T19:13:19.626Z] ---> Using cache [2022-05-03T19:13:19.626Z] ---> a4561a140331 [2022-05-03T19:13:19.626Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:13:19.626Z] ---> Using cache [2022-05-03T19:13:19.626Z] ---> 9beb56b86c33 [2022-05-03T19:13:19.626Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T19:13:19.626Z] ---> Using cache [2022-05-03T19:13:19.626Z] ---> baa45937ede8 [2022-05-03T19:13:19.626Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-03T19:13:19.626Z] ---> Using cache [2022-05-03T19:13:19.626Z] ---> a978fec11b76 [2022-05-03T19:13:19.626Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:13:19.626Z] ---> Using cache [2022-05-03T19:13:19.626Z] ---> 3518d0d95646 [2022-05-03T19:13:19.626Z] Step 8/26 : COPY . . [2022-05-03T19:13:19.626Z] ---> Using cache [2022-05-03T19:13:19.626Z] ---> 292b956ce184 [2022-05-03T19:13:19.626Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T19:13:19.626Z] ---> Using cache [2022-05-03T19:13:19.626Z] ---> 217cfde3411b [2022-05-03T19:13:19.626Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-03T19:13:19.626Z] ---> Using cache [2022-05-03T19:13:19.626Z] ---> b791b2aed752 [2022-05-03T19:13:19.626Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-03T19:13:19.626Z] ---> Using cache [2022-05-03T19:13:19.626Z] ---> 8693e5c872e2 [2022-05-03T19:13:19.626Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T19:13:21.507Z] Building bin/spire-server... [2022-05-03T19:13:21.507Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T19:13:21.507Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T19:13:21.507Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T19:13:21.507Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T19:13:21.507Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T19:13:21.767Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T19:13:21.767Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T19:13:21.767Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T19:13:21.767Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T19:13:22.026Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T19:13:22.026Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T19:13:22.026Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T19:13:22.026Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T19:13:22.026Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T19:13:22.026Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T19:13:22.026Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T19:13:22.286Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T19:13:22.286Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T19:13:22.286Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T19:13:22.286Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T19:13:22.286Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T19:13:22.286Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T19:13:22.286Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T19:13:22.546Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T19:13:22.546Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T19:13:22.546Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T19:13:22.546Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T19:13:22.836Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T19:13:22.836Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T19:13:23.100Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T19:13:23.360Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T19:13:23.360Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T19:13:23.360Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T19:13:23.622Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T19:13:23.622Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T19:13:23.622Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T19:13:23.883Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T19:13:23.883Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T19:13:23.883Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T19:13:24.143Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T19:13:24.143Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T19:13:24.143Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T19:13:24.143Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T19:13:24.404Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T19:13:24.404Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T19:13:24.404Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T19:13:24.404Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T19:13:24.404Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T19:13:24.404Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T19:13:24.663Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T19:13:24.663Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T19:13:24.663Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T19:13:24.925Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T19:13:24.925Z]  ---> Running in 67e7fe29e1ba [2022-05-03T19:13:25.186Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T19:13:25.469Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T19:13:25.469Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T19:13:25.469Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T19:13:25.469Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T19:13:25.734Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T19:13:27.121Z] spire-1.2.1/ [2022-05-03T19:13:27.121Z] spire-1.2.1/.data/ [2022-05-03T19:13:27.121Z] spire-1.2.1/.data/.file [2022-05-03T19:13:27.121Z] spire-1.2.1/.dockerignore [2022-05-03T19:13:27.121Z] spire-1.2.1/.gitattributes [2022-05-03T19:13:27.121Z] spire-1.2.1/.githooks/ [2022-05-03T19:13:27.121Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T19:13:27.121Z] spire-1.2.1/.github/ [2022-05-03T19:13:27.121Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T19:13:27.121Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T19:13:27.121Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T19:13:27.121Z] spire-1.2.1/.github/workflows/ [2022-05-03T19:13:27.121Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T19:13:27.121Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T19:13:27.121Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T19:13:27.121Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T19:13:27.121Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T19:13:27.121Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T19:13:27.121Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T19:13:27.121Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T19:13:27.121Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T19:13:27.121Z] spire-1.2.1/.gitignore [2022-05-03T19:13:27.121Z] spire-1.2.1/.go-version [2022-05-03T19:13:27.121Z] spire-1.2.1/.golangci.yml [2022-05-03T19:13:27.121Z] spire-1.2.1/ADOPTERS.md [2022-05-03T19:13:27.121Z] spire-1.2.1/CHANGELOG.md [2022-05-03T19:13:27.121Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T19:13:27.121Z] spire-1.2.1/CODEOWNERS [2022-05-03T19:13:27.121Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T19:13:27.121Z] spire-1.2.1/Dockerfile [2022-05-03T19:13:27.121Z] spire-1.2.1/Dockerfile.dev [2022-05-03T19:13:27.121Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T19:13:27.121Z] spire-1.2.1/LICENSE [2022-05-03T19:13:27.121Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T19:13:27.121Z] spire-1.2.1/Makefile [2022-05-03T19:13:27.121Z] spire-1.2.1/README.md [2022-05-03T19:13:27.121Z] spire-1.2.1/ROADMAP.md [2022-05-03T19:13:27.121Z] spire-1.2.1/SECURITY.md [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T19:13:27.121Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T19:13:27.121Z] spire-1.2.1/conf/ [2022-05-03T19:13:27.121Z] spire-1.2.1/conf/agent/ [2022-05-03T19:13:27.121Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T19:13:27.121Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T19:13:27.121Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T19:13:27.121Z] spire-1.2.1/conf/server/ [2022-05-03T19:13:27.121Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T19:13:27.121Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T19:13:27.121Z] spire-1.2.1/conf/server/server.conf [2022-05-03T19:13:27.121Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/ [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/auditlog.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/images/ [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/spire_server.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T19:13:27.121Z] spire-1.2.1/doc/telemetry.md [2022-05-03T19:13:27.122Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T19:13:27.122Z] spire-1.2.1/doc/upgrading.md [2022-05-03T19:13:27.122Z] spire-1.2.1/doc/using_spire.md [2022-05-03T19:13:27.122Z] spire-1.2.1/examples/ [2022-05-03T19:13:27.122Z] spire-1.2.1/examples/README.md [2022-05-03T19:13:27.122Z] spire-1.2.1/go.mod [2022-05-03T19:13:27.122Z] spire-1.2.1/go.sum [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T19:13:27.122Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/health/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/log/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/util/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/version/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T19:13:27.123Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/config.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T19:13:27.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/server.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/ [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/private/ [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/private/server/ [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/spire/ [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/spire/common/ [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T19:13:27.125Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T19:13:27.125Z] spire-1.2.1/release/ [2022-05-03T19:13:27.125Z] spire-1.2.1/release/spire-extras/ [2022-05-03T19:13:27.125Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T19:13:27.125Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T19:13:27.125Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T19:13:27.125Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T19:13:27.125Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/release/spire/ [2022-05-03T19:13:27.125Z] spire-1.2.1/release/spire/README.md [2022-05-03T19:13:27.125Z] spire-1.2.1/release/spire/conf/ [2022-05-03T19:13:27.125Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T19:13:27.125Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T19:13:27.125Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/script/ [2022-05-03T19:13:27.125Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T19:13:27.125Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T19:13:27.125Z] spire-1.2.1/support/ [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/ [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T19:13:27.125Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T19:13:27.125Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T19:13:27.125Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/clock/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/clock/clock.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T19:13:27.125Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T19:13:27.126Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/README.md [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/common [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T19:13:27.126Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T19:13:27.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T19:13:27.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T19:13:27.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T19:13:27.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T19:13:27.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T19:13:27.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T19:13:27.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T19:13:27.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T19:13:27.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T19:13:27.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T19:13:27.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T19:13:27.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T19:13:27.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T19:13:27.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T19:13:27.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T19:13:27.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T19:13:27.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T19:13:27.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T19:13:27.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T19:13:27.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T19:13:27.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T19:13:27.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T19:13:27.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T19:13:27.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T19:13:27.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T19:13:27.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T19:13:27.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T19:13:27.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T19:13:27.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T19:13:27.391Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T19:13:27.391Z] spire-1.2.1/test/integration/test.sh [2022-05-03T19:13:27.391Z] spire-1.2.1/test/plugintest/ [2022-05-03T19:13:27.391Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/spiretest/ [2022-05-03T19:13:27.391Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/testca/ [2022-05-03T19:13:27.391Z] spire-1.2.1/test/testca/ca.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/testkey/ [2022-05-03T19:13:27.391Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T19:13:27.391Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/testkey/new.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T19:13:27.391Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/util/ [2022-05-03T19:13:27.391Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/util/race.go [2022-05-03T19:13:27.391Z] spire-1.2.1/test/util/util.go [2022-05-03T19:13:27.391Z] building spire from source... [2022-05-03T19:13:27.391Z] Installing go1.17.7... [2022-05-03T19:13:29.302Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T19:13:29.302Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T19:13:29.302Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T19:13:29.302Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T19:13:29.302Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T19:13:29.302Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T19:13:29.302Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T19:13:29.302Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T19:13:29.302Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T19:13:29.302Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T19:13:29.562Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-03T19:13:30.133Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T19:13:30.133Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T19:13:30.393Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T19:13:30.393Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T19:13:30.393Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T19:13:30.393Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T19:13:30.652Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T19:13:30.652Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T19:13:30.652Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T19:13:30.652Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T19:13:30.652Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T19:13:30.652Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T19:13:30.652Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T19:13:30.652Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T19:13:30.913Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T19:13:30.913Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T19:13:30.913Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T19:13:30.913Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T19:13:30.913Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T19:13:30.913Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T19:13:30.913Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T19:13:30.913Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T19:13:30.913Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T19:13:30.913Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T19:13:32.826Z] Building bin/spire-server... [2022-05-03T19:13:32.826Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T19:13:32.826Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T19:13:32.826Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T19:13:32.826Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T19:13:32.826Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T19:13:33.504Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T19:13:33.504Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T19:13:33.504Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T19:13:33.504Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T19:13:33.504Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T19:13:33.504Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T19:13:33.504Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T19:13:33.504Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T19:13:33.504Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T19:13:33.767Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T19:13:33.767Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T19:13:33.767Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T19:13:33.767Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T19:13:33.767Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T19:13:33.767Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T19:13:33.767Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T19:13:33.767Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T19:13:33.767Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T19:13:33.767Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T19:13:33.767Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T19:13:33.767Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T19:13:33.767Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T19:13:33.767Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T19:13:34.033Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T19:13:34.033Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T19:13:34.033Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T19:13:34.033Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T19:13:34.033Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T19:13:34.033Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T19:13:34.033Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T19:13:34.033Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T19:13:34.033Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T19:13:34.033Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T19:13:34.033Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T19:13:34.033Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T19:13:34.033Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T19:13:34.033Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T19:13:34.033Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T19:13:34.033Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T19:13:34.033Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T19:13:34.033Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T19:13:34.033Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T19:13:34.033Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T19:13:34.033Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T19:13:34.033Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T19:13:34.033Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T19:13:34.033Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T19:13:34.033Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T19:13:34.033Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T19:13:34.295Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T19:13:34.295Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T19:13:34.295Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T19:13:34.295Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T19:13:34.295Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T19:13:34.295Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T19:13:34.295Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T19:13:34.295Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T19:13:34.295Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T19:13:34.295Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T19:13:34.295Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T19:13:34.295Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T19:13:34.295Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T19:13:34.295Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T19:13:34.556Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T19:13:34.556Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T19:13:34.556Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T19:13:34.556Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T19:13:34.556Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T19:13:34.556Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T19:13:34.556Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T19:13:34.816Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T19:13:34.816Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T19:13:34.816Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T19:13:34.816Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T19:13:34.816Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T19:13:34.816Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T19:13:34.816Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T19:13:34.816Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T19:13:34.816Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T19:13:34.816Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T19:13:34.816Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T19:13:34.816Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T19:13:34.816Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T19:13:34.816Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T19:13:34.816Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T19:13:35.282Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T19:13:35.283Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T19:13:35.283Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T19:13:35.283Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T19:13:35.544Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T19:13:36.838Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T19:13:36.838Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T19:13:36.838Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T19:13:36.838Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T19:13:36.838Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T19:13:36.838Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T19:13:36.838Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T19:13:36.838Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T19:13:36.838Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T19:13:36.838Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T19:13:36.838Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T19:13:37.101Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T19:13:39.648Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T19:13:39.648Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T19:13:40.594Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T19:13:40.594Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T19:13:40.594Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T19:13:40.594Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T19:13:40.594Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T19:13:40.594Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T19:13:40.859Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T19:13:41.431Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T19:13:41.431Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T19:13:41.431Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T19:13:41.431Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T19:13:41.691Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T19:13:41.692Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T19:13:41.952Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T19:13:41.952Z] Building bin/spire-agent... [2022-05-03T19:13:41.952Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T19:13:42.212Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T19:13:42.212Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T19:13:42.212Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T19:13:42.212Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T19:13:42.212Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T19:13:42.471Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T19:13:42.471Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T19:13:42.471Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T19:13:42.732Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T19:13:42.732Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T19:13:43.235Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T19:13:43.235Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T19:13:43.235Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T19:13:43.235Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T19:13:43.235Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T19:13:43.497Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T19:13:43.497Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T19:13:43.497Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T19:13:43.497Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T19:13:43.497Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T19:13:43.497Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T19:13:43.497Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T19:13:43.497Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T19:13:43.757Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T19:13:43.757Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T19:13:43.757Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T19:13:43.757Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T19:13:44.018Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T19:13:44.277Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T19:13:44.277Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T19:13:44.277Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T19:13:44.277Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T19:13:44.277Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T19:13:44.277Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T19:13:44.277Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T19:13:44.277Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T19:13:44.277Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T19:13:44.536Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T19:13:44.796Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T19:13:44.796Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T19:13:44.796Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T19:13:44.796Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T19:13:44.796Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T19:13:44.796Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T19:13:44.796Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T19:13:44.796Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T19:13:45.365Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T19:13:45.365Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T19:13:45.365Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T19:13:45.365Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T19:13:45.365Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T19:13:45.624Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T19:13:45.624Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T19:13:45.624Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T19:13:45.624Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T19:13:45.624Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T19:13:46.198Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T19:13:46.198Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T19:13:46.198Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T19:13:46.198Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T19:13:46.198Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T19:13:46.198Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T19:13:46.198Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T19:13:46.198Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T19:13:46.198Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T19:13:46.458Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T19:13:46.458Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T19:13:46.458Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T19:13:46.458Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T19:13:46.458Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T19:13:46.458Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T19:13:46.783Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T19:13:46.783Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T19:13:46.783Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T19:13:46.783Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T19:13:46.783Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T19:13:46.783Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T19:13:46.783Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T19:13:47.043Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T19:13:47.043Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T19:13:47.043Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T19:13:47.043Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T19:13:51.237Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T19:13:51.237Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T19:13:55.434Z] Removing intermediate container 6a66bf81db51 [2022-05-03T19:13:55.434Z] ---> 5c674d941fac [2022-05-03T19:13:55.434Z] [2022-05-03T19:13:55.434Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T19:13:55.434Z] ---> e04c818066af [2022-05-03T19:13:55.434Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-03T19:13:55.434Z] Removing intermediate container 732f5f37443d [2022-05-03T19:13:55.434Z] ---> 2d199474ef08 [2022-05-03T19:13:55.434Z] [2022-05-03T19:13:55.434Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T19:13:55.434Z] ---> e04c818066af [2022-05-03T19:13:55.434Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-03T19:13:55.692Z] ---> Running in 304f675ddb69 [2022-05-03T19:13:55.692Z] ---> Running in 21c3fd12b1f9 [2022-05-03T19:13:55.953Z] Removing intermediate container 304f675ddb69 [2022-05-03T19:13:55.953Z] ---> f4d65b7a5d07 [2022-05-03T19:13:55.953Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-03T19:13:55.953Z] ---> Running in e12f4f0d1b64 [2022-05-03T19:13:56.526Z] Removing intermediate container e12f4f0d1b64 [2022-05-03T19:13:56.526Z] ---> 4b280186d476 [2022-05-03T19:13:56.526Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-03T19:13:56.526Z] ---> Running in 591a240a387b [2022-05-03T19:13:56.785Z] Removing intermediate container 591a240a387b [2022-05-03T19:13:56.785Z] ---> 17e58a8e7bf8 [2022-05-03T19:13:56.785Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:13:56.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:13:56.785Z] ---> Running in 27b3dd1d8dec [2022-05-03T19:13:56.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:13:57.045Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-03T19:13:57.045Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-03T19:13:57.045Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-03T19:13:57.045Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-03T19:13:57.045Z] (5/6) Installing curl (7.79.1-r1) [2022-05-03T19:13:57.045Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-03T19:13:57.045Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T19:13:57.045Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T19:13:57.305Z] OK: 8 MiB in 20 packages [2022-05-03T19:13:58.683Z] Removing intermediate container 21c3fd12b1f9 [2022-05-03T19:13:58.683Z] ---> a4d18915b21e [2022-05-03T19:13:58.683Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-03T19:13:58.683Z] ---> Running in 5a28db5436ee [2022-05-03T19:13:58.943Z] Removing intermediate container 27b3dd1d8dec [2022-05-03T19:13:58.943Z] ---> 7ed189fcef57 [2022-05-03T19:13:58.943Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T19:13:59.201Z] Removing intermediate container 5a28db5436ee [2022-05-03T19:13:59.201Z] ---> f765ab7350bf [2022-05-03T19:13:59.201Z] Step 13/22 : WORKDIR /edgex [2022-05-03T19:13:59.201Z] ---> Running in 130b1cb0041e [2022-05-03T19:13:59.201Z] ---> Running in 9dd12b6c16c6 [2022-05-03T19:13:59.773Z] Removing intermediate container 9dd12b6c16c6 [2022-05-03T19:13:59.773Z] ---> 5a18d7a77177 [2022-05-03T19:13:59.773Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-03T19:14:00.038Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:14:00.299Z] ---> 9a6ab20ff051 [2022-05-03T19:14:00.299Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-03T19:14:00.921Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:14:01.181Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T19:14:01.181Z] ---> 933ef3141153 [2022-05-03T19:14:01.181Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-03T19:14:01.181Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T19:14:01.440Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T19:14:01.440Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T19:14:01.440Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T19:14:01.701Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T19:14:01.701Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T19:14:01.701Z] OK: 8 MiB in 20 packages [2022-05-03T19:14:02.643Z] ---> 6aba9dd72a48 [2022-05-03T19:14:02.643Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-03T19:14:03.211Z] Removing intermediate container 130b1cb0041e [2022-05-03T19:14:03.211Z] ---> c405aa270add [2022-05-03T19:14:03.211Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T19:14:03.473Z] ---> 2c9debd52279 [2022-05-03T19:14:03.474Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-03T19:14:03.474Z] ---> Running in 2540ccc1ee23 [2022-05-03T19:14:03.733Z] ---> 389fc3f4b71a [2022-05-03T19:14:03.733Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-03T19:14:06.274Z] ---> ddb05e9c9740 [2022-05-03T19:14:06.274Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-03T19:14:06.274Z] Removing intermediate container 2540ccc1ee23 [2022-05-03T19:14:06.274Z] ---> 3458546bbd44 [2022-05-03T19:14:06.274Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-03T19:14:06.274Z] ---> Running in 8083bf716f21 [2022-05-03T19:14:06.538Z] ---> 486bfc6a38b4 [2022-05-03T19:14:06.538Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-03T19:14:06.538Z] ---> Running in de1b5e8a342f [2022-05-03T19:14:06.807Z] Removing intermediate container 8083bf716f21 [2022-05-03T19:14:06.807Z] ---> 6574d2d13f3f [2022-05-03T19:14:06.807Z] Step 20/22 : LABEL arch=x86_64 [2022-05-03T19:14:06.807Z] ---> Running in a18a4a1fde70 [2022-05-03T19:14:07.067Z] Removing intermediate container de1b5e8a342f [2022-05-03T19:14:07.067Z] ---> c66473a4ff2f [2022-05-03T19:14:07.067Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T19:14:07.723Z] Removing intermediate container a18a4a1fde70 [2022-05-03T19:14:07.723Z] ---> aaf8a727f028 [2022-05-03T19:14:07.723Z] Step 21/22 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:14:07.723Z] ---> Running in e54d6a7194ea [2022-05-03T19:14:07.984Z] ---> Running in 1b3c971a2179 [2022-05-03T19:14:07.984Z] Removing intermediate container e54d6a7194ea [2022-05-03T19:14:07.984Z] ---> 344aa7a3dd0c [2022-05-03T19:14:07.984Z] Step 21/23 : LABEL arch=x86_64 [2022-05-03T19:14:08.553Z] ---> Running in 48dbdabdb302 [2022-05-03T19:14:08.813Z] Removing intermediate container 1b3c971a2179 [2022-05-03T19:14:08.813Z] ---> 2100fc1e10ce [2022-05-03T19:14:08.813Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T19:14:09.394Z] ---> Running in ad02bbc72789 [2022-05-03T19:14:09.394Z] Removing intermediate container 48dbdabdb302 [2022-05-03T19:14:09.394Z] ---> f8234b11ed9d [2022-05-03T19:14:09.394Z] Step 22/23 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:14:09.394Z] ---> Running in c6ea75b73a8e [2022-05-03T19:14:09.394Z] Removing intermediate container ad02bbc72789 [2022-05-03T19:14:09.394Z] ---> 8148d8e36304 [2022-05-03T19:14:09.394Z] [2022-05-03T19:14:09.658Z] Successfully built 8148d8e36304 [2022-05-03T19:14:09.658Z] Successfully tagged security-proxy-setup:latest [2022-05-03T19:14:09.922Z]  Building security-proxy-setup ... done Removing intermediate container c6ea75b73a8e [2022-05-03T19:14:09.922Z] ---> 1075abb1e7ea [2022-05-03T19:14:09.922Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T19:14:10.183Z] ---> Running in 43abb234f47e [2022-05-03T19:14:10.751Z] Removing intermediate container 43abb234f47e [2022-05-03T19:14:10.751Z] ---> bbe0a30046fe [2022-05-03T19:14:10.751Z] [2022-05-03T19:14:10.751Z] Successfully built bbe0a30046fe [2022-05-03T19:14:10.751Z] Successfully tagged core-data:latest [2022-05-03T19:14:39.980Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-03T19:14:39.980Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-03T19:14:39.980Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-03T19:14:39.980Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-03T19:14:40.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-03T19:14:40.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-03T19:14:40.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-03T19:14:40.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-03T19:14:40.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-03T19:14:40.597Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-03T19:14:40.597Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-03T19:14:41.203Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-03T19:14:41.203Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-03T19:14:41.203Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-03T19:14:41.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-03T19:14:53.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements [2022-05-03T19:14:53.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-03T19:14:53.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-03T19:15:00.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.429s coverage: 98.5% of statements [2022-05-03T19:15:00.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-03T19:15:00.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.659s coverage: 53.4% of statements [2022-05-03T19:15:00.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-03T19:15:00.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-03T19:15:23.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.660s coverage: 89.2% of statements [2022-05-03T19:15:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-03T19:15:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-03T19:15:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-03T19:15:23.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.610s coverage: 84.4% of statements [2022-05-03T19:15:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-03T19:15:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-03T19:15:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-03T19:15:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-03T19:15:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-03T19:15:23.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.096s coverage: 95.6% of statements [2022-05-03T19:15:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-03T19:15:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-03T19:15:23.996Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.653s coverage: 72.2% of statements [2022-05-03T19:15:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-03T19:15:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-03T19:15:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-03T19:15:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-03T19:15:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-03T19:15:23.996Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.452s coverage: 60.0% of statements [2022-05-03T19:15:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-03T19:15:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-03T19:15:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-03T19:15:23.996Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.664s coverage: 0.9% of statements [2022-05-03T19:15:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-03T19:15:23.996Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.458s coverage: 58.8% of statements [2022-05-03T19:15:23.996Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.543s coverage: 29.6% of statements [2022-05-03T19:15:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-03T19:15:23.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.229s coverage: 47.1% of statements [2022-05-03T19:15:23.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.292s coverage: 79.5% of statements [2022-05-03T19:15:23.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements [2022-05-03T19:15:23.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements [2022-05-03T19:15:25.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements [2022-05-03T19:15:32.237Z]  Building core-data ... done Removing intermediate container 86a61a23bcc1 [2022-05-03T19:15:32.237Z] ---> d916b72c40ed [2022-05-03T19:15:32.237Z] [2022-05-03T19:15:32.237Z] Step 13/26 : FROM alpine:3.15 [2022-05-03T19:15:32.237Z] ---> 0ac33e5f5afa [2022-05-03T19:15:32.237Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T19:15:32.237Z] ---> Using cache [2022-05-03T19:15:32.237Z] ---> bbdbf6715faf [2022-05-03T19:15:32.237Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:15:32.237Z] ---> Using cache [2022-05-03T19:15:32.237Z] ---> a2e3c0e7f92a [2022-05-03T19:15:32.237Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-03T19:15:32.237Z] ---> Running in 909381e45b0a [2022-05-03T19:15:32.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:15:32.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:15:32.237Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T19:15:32.237Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T19:15:32.237Z] OK: 15855 distinct packages available [2022-05-03T19:15:32.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:15:32.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:15:32.237Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-03T19:15:32.237Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-03T19:15:32.237Z] (3/5) Installing libucontext (1.1-r0) [2022-05-03T19:15:32.237Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-03T19:15:32.237Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-03T19:15:32.237Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T19:15:32.237Z] OK: 6 MiB in 19 packages [2022-05-03T19:15:32.237Z] Removing intermediate container 909381e45b0a [2022-05-03T19:15:32.237Z] ---> b9aa01ad1547 [2022-05-03T19:15:32.237Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-03T19:15:32.237Z] ---> ce860de78675 [2022-05-03T19:15:32.237Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T19:15:32.237Z] ---> fda5b003f117 [2022-05-03T19:15:32.237Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T19:15:32.237Z] ---> 4c4188a34a45 [2022-05-03T19:15:32.237Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-03T19:15:32.806Z] ---> c3ab6aa0291d [2022-05-03T19:15:32.806Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-03T19:15:32.806Z] ---> c22622fafb0d [2022-05-03T19:15:32.806Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T19:15:32.806Z] ---> Running in dca3f14df3c2 [2022-05-03T19:15:33.066Z] Removing intermediate container dca3f14df3c2 [2022-05-03T19:15:33.066Z] ---> 59dabcdd3055 [2022-05-03T19:15:33.066Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T19:15:33.066Z] ---> Running in 291ac1d41b82 [2022-05-03T19:15:33.066Z] Removing intermediate container 291ac1d41b82 [2022-05-03T19:15:33.066Z] ---> 3917568d058f [2022-05-03T19:15:33.066Z] Step 24/26 : LABEL arch=x86_64 [2022-05-03T19:15:33.326Z] ---> Running in faac17f98eb8 [2022-05-03T19:15:33.326Z] Removing intermediate container faac17f98eb8 [2022-05-03T19:15:33.326Z] ---> ef8c1da021a4 [2022-05-03T19:15:33.326Z] Step 25/26 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:15:33.326Z] ---> Running in 90e584159dd4 [2022-05-03T19:15:33.586Z] Removing intermediate container 90e584159dd4 [2022-05-03T19:15:33.586Z] ---> ff7550bb4d18 [2022-05-03T19:15:33.586Z] Step 26/26 : LABEL version=0.0.0 [2022-05-03T19:15:33.586Z] ---> Running in d42192f627a9 [2022-05-03T19:15:33.586Z] Removing intermediate container d42192f627a9 [2022-05-03T19:15:33.586Z] ---> d0da10cb91bb [2022-05-03T19:15:33.586Z] [2022-05-03T19:15:33.586Z] Successfully built d0da10cb91bb [2022-05-03T19:15:33.586Z] Successfully tagged security-spire-agent:latest [2022-05-03T19:15:37.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.347s coverage: 94.4% of statements [2022-05-03T19:15:37.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.219s coverage: 44.8% of statements [2022-05-03T19:15:42.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.646s coverage: 82.5% of statements [2022-05-03T19:15:42.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-03T19:15:50.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements [2022-05-03T19:15:50.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-03T19:15:50.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-03T19:15:50.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-03T19:15:50.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-05-03T19:15:50.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-03T19:15:50.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-03T19:15:50.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-03T19:15:50.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-03T19:15:50.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-03T19:15:50.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2022-05-03T19:15:50.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-03T19:15:50.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-03T19:15:50.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-05-03T19:15:50.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-03T19:15:50.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements [2022-05-03T19:15:50.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-03T19:15:50.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.268s coverage: 80.0% of statements [2022-05-03T19:15:50.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements [2022-05-03T19:15:50.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.326s coverage: 85.4% of statements [2022-05-03T19:15:50.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.810s coverage: 91.2% of statements [2022-05-03T19:15:50.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-03T19:15:53.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.841s coverage: 64.4% of statements [2022-05-03T19:15:53.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-03T19:15:53.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-03T19:15:53.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.250s coverage: 100.0% of statements [2022-05-03T19:15:53.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements [2022-05-03T19:15:53.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2022-05-03T19:15:53.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2022-05-03T19:15:53.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2022-05-03T19:16:00.165Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-03T19:16:00.165Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T19:16:00.165Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T19:16:00.165Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T19:16:00.165Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T19:16:00.165Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T19:16:00.165Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T19:16:00.165Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T19:16:00.427Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T19:16:00.427Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T19:16:00.427Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T19:16:00.427Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T19:16:00.427Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T19:16:00.427Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T19:16:04.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.508s coverage: 65.4% of statements [2022-05-03T19:16:04.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-03T19:16:04.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-03T19:16:04.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-03T19:16:04.154Z] Building bin/spire-agent... [2022-05-03T19:16:04.154Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T19:16:04.154Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T19:16:04.154Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T19:16:04.154Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T19:16:04.418Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T19:16:04.678Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T19:16:04.678Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T19:16:04.678Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T19:16:04.678Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T19:16:04.678Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T19:16:04.678Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T19:16:04.678Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T19:16:04.678Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T19:16:05.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.988s coverage: 43.8% of statements [2022-05-03T19:16:05.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-03T19:16:05.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-03T19:16:05.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.308s coverage: 89.5% of statements [2022-05-03T19:16:05.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-03T19:16:05.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.347s coverage: 84.8% of statements [2022-05-03T19:16:05.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-03T19:16:05.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-03T19:16:05.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-03T19:16:05.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-03T19:16:13.366Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.396s coverage: 17.7% of statements [2022-05-03T19:16:13.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-03T19:16:13.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-03T19:16:13.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-03T19:16:13.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-03T19:16:13.366Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.858s coverage: 92.3% of statements [2022-05-03T19:16:13.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-03T19:16:13.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-03T19:16:13.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-03T19:16:13.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-03T19:16:13.366Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 63.2% of statements [2022-05-03T19:16:13.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-03T19:16:13.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-03T19:16:14.348Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.7% of statements [2022-05-03T19:16:14.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-03T19:16:14.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-03T19:16:14.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-03T19:16:14.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-03T19:16:14.348Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements [2022-05-03T19:16:14.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-03T19:16:14.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-03T19:16:14.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-03T19:16:14.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-03T19:16:14.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-03T19:16:14.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-03T19:16:14.348Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.191s coverage: 100.0% of statements [2022-05-03T19:16:14.348Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-05-03T19:16:14.943Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-03T19:16:14.943Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-03T19:16:14.943Z] GO111MODULE=on go vet ./... [2022-05-03T19:17:41.761Z] Removing intermediate container 67e7fe29e1ba [2022-05-03T19:17:41.761Z] ---> fc48d2f80768 [2022-05-03T19:17:41.761Z] [2022-05-03T19:17:41.761Z] Step 13/26 : FROM alpine:3.15 [2022-05-03T19:17:41.761Z] ---> 0ac33e5f5afa [2022-05-03T19:17:41.761Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T19:17:41.761Z] ---> Using cache [2022-05-03T19:17:41.761Z] ---> bbdbf6715faf [2022-05-03T19:17:41.761Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:17:41.761Z] ---> Using cache [2022-05-03T19:17:41.761Z] ---> a2e3c0e7f92a [2022-05-03T19:17:41.761Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-03T19:17:41.761Z] Removing intermediate container 6836aa1a7a46 [2022-05-03T19:17:41.761Z] ---> fe6f32a7feb1 [2022-05-03T19:17:41.761Z] [2022-05-03T19:17:41.761Z] Step 13/25 : FROM alpine:3.15 [2022-05-03T19:17:41.761Z] ---> 0ac33e5f5afa [2022-05-03T19:17:41.761Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T19:17:41.761Z] ---> Using cache [2022-05-03T19:17:41.761Z] ---> bbdbf6715faf [2022-05-03T19:17:41.761Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:17:41.761Z] ---> Using cache [2022-05-03T19:17:41.761Z] ---> a2e3c0e7f92a [2022-05-03T19:17:41.761Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-03T19:17:41.761Z] ---> Using cache [2022-05-03T19:17:41.761Z] ---> b9aa01ad1547 [2022-05-03T19:17:41.761Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T19:17:41.761Z] ---> Running in db69828172b7 [2022-05-03T19:17:41.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:17:41.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:17:41.761Z] ---> 1030e43437c9 [2022-05-03T19:17:41.761Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T19:17:41.761Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T19:17:41.761Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T19:17:41.761Z] OK: 15855 distinct packages available [2022-05-03T19:17:41.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T19:17:41.761Z] ---> d14878a62b71 [2022-05-03T19:17:41.761Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-03T19:17:41.761Z] ---> 9ab4baf134a3 [2022-05-03T19:17:41.761Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-03T19:17:41.761Z] ---> 441d733986c1 [2022-05-03T19:17:41.761Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T19:17:41.761Z] ---> Running in c0c8da67196b [2022-05-03T19:17:41.761Z] Removing intermediate container c0c8da67196b [2022-05-03T19:17:41.761Z] ---> 159e6f44e684 [2022-05-03T19:17:41.761Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T19:17:41.761Z] ---> Running in 46016fd10214 [2022-05-03T19:17:41.761Z] Removing intermediate container 46016fd10214 [2022-05-03T19:17:41.761Z] ---> 3ba1e166815f [2022-05-03T19:17:41.761Z] Step 23/25 : LABEL arch=x86_64 [2022-05-03T19:17:41.761Z] ---> Running in 7737113ba438 [2022-05-03T19:17:41.761Z] Removing intermediate container 7737113ba438 [2022-05-03T19:17:41.761Z] ---> 041267a325be [2022-05-03T19:17:41.761Z] Step 24/25 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:17:41.761Z] ---> Running in 4f91491e84ef [2022-05-03T19:17:41.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T19:17:41.761Z] Removing intermediate container 4f91491e84ef [2022-05-03T19:17:41.761Z] ---> 9e69b1966fe8 [2022-05-03T19:17:41.761Z] Step 25/25 : LABEL version=0.0.0 [2022-05-03T19:17:41.761Z] ---> Running in b98482dad5a7 [2022-05-03T19:17:41.761Z] Removing intermediate container b98482dad5a7 [2022-05-03T19:17:41.761Z] ---> 88af8dfb8f60 [2022-05-03T19:17:41.761Z] [2022-05-03T19:17:41.761Z] Successfully built 88af8dfb8f60 [2022-05-03T19:17:41.761Z] Successfully tagged security-spire-server:latest [2022-05-03T19:17:41.761Z]  Building security-spire-server ... done (1/4) Installing dumb-init (1.2.5-r1) [2022-05-03T19:17:41.761Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-03T19:17:41.761Z] (3/4) Installing libucontext (1.1-r0) [2022-05-03T19:17:41.761Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-03T19:17:41.761Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T19:17:41.761Z] OK: 6 MiB in 18 packages [2022-05-03T19:17:41.761Z] Removing intermediate container db69828172b7 [2022-05-03T19:17:41.761Z] ---> 4bdc79aafe6f [2022-05-03T19:17:41.761Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T19:17:41.761Z] ---> 3b6c1132a916 [2022-05-03T19:17:41.761Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T19:17:41.761Z] ---> e4df14a360f3 [2022-05-03T19:17:41.761Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-03T19:17:41.761Z] ---> Running in 13b430565224 [2022-05-03T19:17:41.761Z] Removing intermediate container 13b430565224 [2022-05-03T19:17:41.761Z] ---> e5e1c9e65059 [2022-05-03T19:17:41.761Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-03T19:17:41.761Z] ---> d0cd471513b4 [2022-05-03T19:17:41.761Z] Step 21/26 : WORKDIR / [2022-05-03T19:17:41.761Z] ---> Running in 5391dedc9d07 [2022-05-03T19:17:41.761Z] Removing intermediate container 5391dedc9d07 [2022-05-03T19:17:41.761Z] ---> 76e36cb0b15b [2022-05-03T19:17:41.761Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T19:17:41.761Z] ---> Running in 07fded536a05 [2022-05-03T19:17:41.761Z] Removing intermediate container 07fded536a05 [2022-05-03T19:17:41.761Z] ---> 0b9c60c389f2 [2022-05-03T19:17:41.761Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T19:17:41.761Z] ---> Running in a9934d5219cc [2022-05-03T19:17:41.761Z] Removing intermediate container a9934d5219cc [2022-05-03T19:17:41.761Z] ---> 995c05290e36 [2022-05-03T19:17:41.761Z] Step 24/26 : LABEL arch=x86_64 [2022-05-03T19:17:41.761Z] ---> Running in f742b2484605 [2022-05-03T19:17:41.761Z] Removing intermediate container f742b2484605 [2022-05-03T19:17:41.761Z] ---> 5881969737e4 [2022-05-03T19:17:41.761Z] Step 25/26 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:17:42.338Z] ---> Running in 4920d0429480 [2022-05-03T19:17:43.422Z] Removing intermediate container 4920d0429480 [2022-05-03T19:17:43.422Z] ---> 169374f6ace5 [2022-05-03T19:17:43.422Z] Step 26/26 : LABEL version=0.0.0 [2022-05-03T19:17:44.372Z] ---> Running in d6fc98d623da [2022-05-03T19:17:44.949Z] Removing intermediate container d6fc98d623da [2022-05-03T19:17:44.949Z] ---> 0cae597ac900 [2022-05-03T19:17:44.949Z] [2022-05-03T19:17:44.949Z] Successfully built 0cae597ac900 [2022-05-03T19:17:45.213Z] Successfully tagged security-spire-config:latest [2022-05-03T19:17:45.225Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-03T19:17:45.253Z] $ docker stop --time=1 9f2a1cd17f3fa0169cd5d4e80c0c5b311137d713a9b869199b29c0dbb61a3b6f [2022-05-03T19:17:47.949Z] $ docker rm -f 9f2a1cd17f3fa0169cd5d4e80c0c5b311137d713a9b869199b29c0dbb61a3b6f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T19:17:48.439Z] + docker images [2022-05-03T19:17:48.439Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-03T19:17:48.439Z] security-spire-config latest 0cae597ac900 4 seconds ago 86.7MB [2022-05-03T19:17:48.439Z] security-spire-server latest 88af8dfb8f60 16 seconds ago 87.3MB [2022-05-03T19:17:48.439Z] fc48d2f80768 49 seconds ago 4.43GB [2022-05-03T19:17:48.439Z] fe6f32a7feb1 49 seconds ago 4.43GB [2022-05-03T19:17:48.439Z] security-spire-agent latest d0da10cb91bb 2 minutes ago 127MB [2022-05-03T19:17:48.439Z] d916b72c40ed 2 minutes ago 4.43GB [2022-05-03T19:17:48.439Z] core-data latest bbe0a30046fe 3 minutes ago 22.5MB [2022-05-03T19:17:48.439Z] security-proxy-setup latest 8148d8e36304 3 minutes ago 26.9MB [2022-05-03T19:17:48.439Z] 2d199474ef08 3 minutes ago 1.52GB [2022-05-03T19:17:48.439Z] 5c674d941fac 3 minutes ago 1.5GB [2022-05-03T19:17:48.439Z] support-notifications latest 2f3f64ad4b0e 4 minutes ago 26.9MB [2022-05-03T19:17:48.440Z] security-bootstrapper latest df677ea7df4b 4 minutes ago 19.1MB [2022-05-03T19:17:48.440Z] 181cb1906173 4 minutes ago 1.55GB [2022-05-03T19:17:48.440Z] support-scheduler latest b50ea7809f77 4 minutes ago 26.3MB [2022-05-03T19:17:48.440Z] core-command latest d033f2f0bdbc 5 minutes ago 16.1MB [2022-05-03T19:17:48.440Z] 2829f6d19938 5 minutes ago 1.55GB [2022-05-03T19:17:48.440Z] a3bd1a7d037b 5 minutes ago 1.5GB [2022-05-03T19:17:48.440Z] f01eda469f36 5 minutes ago 1.49GB [2022-05-03T19:17:48.440Z] sys-mgmt-agent latest 5e191fbfa885 5 minutes ago 299MB [2022-05-03T19:17:48.440Z] security-spiffe-token-provider latest d38b33de8273 5 minutes ago 28.8MB [2022-05-03T19:17:48.440Z] security-secretstore-setup latest 119eaaeea079 5 minutes ago 28.5MB [2022-05-03T19:17:48.440Z] core-metadata latest 35a58b6f69d4 6 minutes ago 17MB [2022-05-03T19:17:48.440Z] de0bec18885c 6 minutes ago 1.49GB [2022-05-03T19:17:48.440Z] 86ee21b43092 6 minutes ago 1.54GB [2022-05-03T19:17:48.440Z] 5df55e8da370 6 minutes ago 1.5GB [2022-05-03T19:17:48.440Z] f6e6acdd190c 6 minutes ago 1.5GB [2022-05-03T19:17:48.440Z] ci-base-image-x86_64 latest 031c5e86fea6 9 minutes ago 895MB [2022-05-03T19:17:48.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 11 days ago 562MB [2022-05-03T19:17:48.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 12 days ago 254MB [2022-05-03T19:17:48.440Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-03T19:17:48.440Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-03T19:17:48.440Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-03T19:17:48.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-03T19:18:06.874Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T19:18:06.874Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T19:18:06.874Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T19:18:06.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-03T19:18:07.584Z] + ls -al . [2022-05-03T19:18:07.584Z] total 668 [2022-05-03T19:18:07.584Z] drwxrwxr-x 9 1001 1001 4096 May 3 19:17 . [2022-05-03T19:18:07.584Z] drwxr-xr-x 4 root root 4096 May 3 19:12 .. [2022-05-03T19:18:07.584Z] -rw-rw-r-- 1 1001 1001 11 May 3 19:10 .dockerignore [2022-05-03T19:18:07.584Z] drwxrwxr-x 8 1001 1001 4096 May 3 19:10 .git [2022-05-03T19:18:07.584Z] drwxrwxr-x 3 1001 1001 4096 May 3 19:10 .github [2022-05-03T19:18:07.584Z] -rw-rw-r-- 1 1001 1001 879 May 3 19:10 .gitignore [2022-05-03T19:18:07.584Z] -rw-rw-r-- 1 1001 1001 42 May 3 19:10 .golangci.yml [2022-05-03T19:18:07.584Z] -rw-rw-r-- 1 1001 1001 87 May 3 19:10 .hadolint.yml [2022-05-03T19:18:07.584Z] -rw-rw-r-- 1 1001 1001 166 May 3 19:10 .sonarcloud.properties [2022-05-03T19:18:07.584Z] -rw-rw-r-- 1 1001 1001 1171 May 3 19:10 ADOPTERS.md [2022-05-03T19:18:07.584Z] -rw-rw-r-- 1 1001 1001 10086 May 3 19:10 Attribution.txt [2022-05-03T19:18:07.584Z] -rw-rw-r-- 1 1001 1001 51732 May 3 19:10 CHANGELOG.md [2022-05-03T19:18:07.584Z] -rw-rw-r-- 1 1001 1001 3804 May 3 19:10 CONTRIBUTING.md [2022-05-03T19:18:07.585Z] -rw-rw-r-- 1 1001 1001 677 May 3 19:10 GOVERNANCE.md [2022-05-03T19:18:07.585Z] -rw-rw-r-- 1 1001 1001 850 May 3 19:10 Jenkinsfile [2022-05-03T19:18:07.585Z] -rw-rw-r-- 1 1001 1001 10775 May 3 19:10 LICENSE [2022-05-03T19:18:07.585Z] -rw-rw-r-- 1 1001 1001 10389 May 3 19:10 Makefile [2022-05-03T19:18:07.585Z] -rw-rw-r-- 1 1001 1001 582 May 3 19:10 OWNERS.md [2022-05-03T19:18:07.585Z] -rw-rw-r-- 1 1001 1001 9120 May 3 19:10 README.md [2022-05-03T19:18:07.585Z] -rw-rw-r-- 1 1001 1001 6912 May 3 19:10 SECURITY.md [2022-05-03T19:18:07.585Z] -rw-rw-r-- 1 1001 1001 5 May 3 19:07 VERSION [2022-05-03T19:18:07.585Z] -rw-rw-r-- 1 1001 1001 4131 May 3 19:10 ZMQWindows.md [2022-05-03T19:18:07.585Z] drwxrwxr-x 2 1001 1001 4096 May 3 19:10 bin [2022-05-03T19:18:07.585Z] drwxrwxr-x 18 1001 1001 4096 May 3 19:10 cmd [2022-05-03T19:18:07.585Z] -rw-r--r-- 1 root root 435134 May 3 19:16 coverage.out [2022-05-03T19:18:07.585Z] -rw-rw-r-- 1 1001 1001 3256 May 3 19:10 go.mod [2022-05-03T19:18:07.585Z] -rw-rw-r-- 1 1001 1001 35162 May 3 19:12 go.sum [2022-05-03T19:18:07.585Z] drwxrwxr-x 8 1001 1001 4096 May 3 19:10 internal [2022-05-03T19:18:07.585Z] drwxrwxr-x 3 1001 1001 4096 May 3 19:10 openapi [2022-05-03T19:18:07.585Z] drwxrwxr-x 4 1001 1001 4096 May 3 19:10 snap [2022-05-03T19:18:07.585Z] -rw-rw-r-- 1 1001 1001 204 May 3 19:10 version.go [Pipeline] sh [2022-05-03T19:18:08.266Z] + '[' -e coverage.out ] [2022-05-03T19:18:08.266Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-03T19:18:08.301Z] Warning: overwriting stash ‘coverage-report’ [2022-05-03T19:18:09.053Z] Stashed 1 file(s) [Pipeline] sh [2022-05-03T19:18:09.712Z] + make build [2022-05-03T19:18:09.712Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-03T19:19:31.969Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-03T19:20:19.087Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-03T19:20:23.392Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-03T19:21:02.430Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-03T19:21:02.430Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-03T19:21:02.430Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-03T19:21:07.830Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-03T19:21:11.221Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-03T19:21:16.844Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-03T19:21:19.466Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-03T19:21:22.870Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-03T19:21:31.166Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-03T19:21:35.513Z] $ docker stop --time=1 cfb3d305d8801f2233b37803626371fe8ffc9c5e540e97cc9cd8a290a57e67da [2022-05-03T19:21:37.490Z] $ docker rm -f cfb3d305d8801f2233b37803626371fe8ffc9c5e540e97cc9cd8a290a57e67da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T19:21:39.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-03T19:21:39.825Z] [2022-05-03T19:21:39.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T19:21:40.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-03T19:21:40.474Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-03T19:21:40.474Z] 29e5d40040c1: Pulling fs layer [2022-05-03T19:21:40.474Z] 1ce36da41761: Pulling fs layer [2022-05-03T19:21:40.474Z] 25b303627fd3: Pulling fs layer [2022-05-03T19:21:40.474Z] 29e5d40040c1: Verifying Checksum [2022-05-03T19:21:40.474Z] 29e5d40040c1: Download complete [2022-05-03T19:21:40.751Z] 1ce36da41761: Verifying Checksum [2022-05-03T19:21:40.751Z] 1ce36da41761: Download complete [2022-05-03T19:21:41.026Z] 29e5d40040c1: Pull complete [2022-05-03T19:21:42.464Z] 25b303627fd3: Download complete [2022-05-03T19:21:42.464Z] 1ce36da41761: Pull complete [2022-05-03T19:21:54.857Z] 25b303627fd3: Pull complete [2022-05-03T19:21:54.857Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-03T19:21:54.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-03T19:21:54.857Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-03T19:21:55.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-40386 does not seem to be running inside a container [2022-05-03T19:21:55.207Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-03T19:21:57.439Z] $ docker top a6bf19125a5ea1dfe2da5b599017a04f361419dc4488d32e45b9903907226a9c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T19:21:58.405Z] + grep parallel [2022-05-03T19:21:58.405Z] + docker-compose build --help [2022-05-03T19:22:02.715Z] --parallel Build images in parallel. [Pipeline] } [2022-05-03T19:22:02.768Z] $ docker stop --time=1 a6bf19125a5ea1dfe2da5b599017a04f361419dc4488d32e45b9903907226a9c [2022-05-03T19:22:04.398Z] $ docker rm -f a6bf19125a5ea1dfe2da5b599017a04f361419dc4488d32e45b9903907226a9c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T19:22:05.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-03T19:22:05.111Z] . [Pipeline] withDockerContainer [2022-05-03T19:22:05.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-40386 does not seem to be running inside a container [2022-05-03T19:22:05.452Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-03T19:22:06.683Z] $ docker top 278f17ce7be82d2c1ece8714ccdeb2fc922800c12d157e92451d9940f25be083 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T19:22:07.614Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-03T19:22:11.907Z] Building core-command ... [2022-05-03T19:22:11.907Z] Building core-data ... [2022-05-03T19:22:11.907Z] Building core-metadata ... [2022-05-03T19:22:11.907Z] Building security-bootstrapper ... [2022-05-03T19:22:11.907Z] Building security-proxy-setup ... [2022-05-03T19:22:11.907Z] Building security-secretstore-setup ... [2022-05-03T19:22:11.907Z] Building security-spiffe-token-provider ... [2022-05-03T19:22:11.907Z] Building security-spire-agent ... [2022-05-03T19:22:11.907Z] Building security-spire-config ... [2022-05-03T19:22:11.907Z] Building security-spire-server ... [2022-05-03T19:22:11.907Z] Building support-notifications ... [2022-05-03T19:22:11.907Z] Building support-scheduler ... [2022-05-03T19:22:11.907Z] Building sys-mgmt-agent ... [2022-05-03T19:22:11.907Z] Building security-spire-agent [2022-05-03T19:22:11.907Z] Building security-spire-config [2022-05-03T19:22:11.907Z] Building security-proxy-setup [2022-05-03T19:22:11.907Z] Building support-scheduler [2022-05-03T19:22:11.907Z] Building support-notifications [2022-05-03T19:23:48.686Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:23:48.686Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:23:48.686Z] ---> eee4a3ca3166 [2022-05-03T19:23:48.686Z] Step 3/26 : WORKDIR /edgex-go [2022-05-03T19:23:48.686Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:23:48.686Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:23:48.686Z] ---> eee4a3ca3166 [2022-05-03T19:23:48.686Z] Step 3/26 : WORKDIR /edgex-go [2022-05-03T19:23:48.686Z] ---> Running in e33bdb2db515 [2022-05-03T19:23:48.686Z] ---> Running in 4b19f73eab2e [2022-05-03T19:23:48.686Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:23:48.686Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:23:48.686Z] ---> eee4a3ca3166 [2022-05-03T19:23:48.686Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T19:23:48.686Z] ---> Running in 26c874fabfe4 [2022-05-03T19:23:48.686Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:23:48.686Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:23:48.686Z] ---> eee4a3ca3166 [2022-05-03T19:23:48.686Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T19:23:48.686Z] ---> Running in 9d2a6f548ea0 [2022-05-03T19:23:48.686Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:23:48.686Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:23:48.686Z] ---> eee4a3ca3166 [2022-05-03T19:23:48.686Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T19:23:48.686Z] ---> Running in 381e468263d9 [2022-05-03T19:23:48.686Z] Removing intermediate container 26c874fabfe4 [2022-05-03T19:23:48.686Z] ---> 426000f27674 [2022-05-03T19:23:48.686Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:23:48.686Z] Removing intermediate container e33bdb2db515 [2022-05-03T19:23:48.686Z] ---> d8213f168e58 [2022-05-03T19:23:48.686Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:23:48.686Z] ---> Running in 66b1d2973270 [2022-05-03T19:23:48.686Z] ---> Running in bedacbf4b084 [2022-05-03T19:23:48.686Z] Removing intermediate container 4b19f73eab2e [2022-05-03T19:23:48.686Z] ---> 6e81e1d29ad3 [2022-05-03T19:23:48.686Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:23:48.686Z] Removing intermediate container 9d2a6f548ea0 [2022-05-03T19:23:48.686Z] ---> 9e6f422f77c9 [2022-05-03T19:23:48.686Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:23:48.686Z] ---> Running in c01ac78be4f3 [2022-05-03T19:23:48.686Z] ---> Running in 4e0b318cb798 [2022-05-03T19:23:48.686Z] Removing intermediate container 381e468263d9 [2022-05-03T19:23:48.686Z] ---> 0aed62685fdf [2022-05-03T19:23:48.686Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:23:48.686Z] ---> Running in a4aa0a9e0e52 [2022-05-03T19:23:48.686Z] Removing intermediate container bedacbf4b084 [2022-05-03T19:23:48.686Z] ---> 31206e3479b8 [2022-05-03T19:23:48.686Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-03T19:23:48.686Z] Removing intermediate container 66b1d2973270 [2022-05-03T19:23:48.686Z] ---> 5e8093c8a71c [2022-05-03T19:23:48.686Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T19:23:48.686Z] ---> Running in aba02b262720 [2022-05-03T19:23:48.686Z] Removing intermediate container c01ac78be4f3 [2022-05-03T19:23:48.686Z] ---> 0863dbd8ae9d [2022-05-03T19:23:48.686Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T19:23:48.686Z] ---> Running in cfa5be372dfe [2022-05-03T19:23:48.686Z] ---> Running in 42f8f3f5cd45 [2022-05-03T19:23:48.686Z] Removing intermediate container 4e0b318cb798 [2022-05-03T19:23:48.686Z] ---> 6f90f7f58dda [2022-05-03T19:23:48.686Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-03T19:23:48.686Z] ---> Running in 9f4202fe0366 [2022-05-03T19:23:48.686Z] Removing intermediate container a4aa0a9e0e52 [2022-05-03T19:23:48.686Z] ---> 7d07f6510961 [2022-05-03T19:23:48.686Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-03T19:23:48.686Z] ---> Running in aca45b14689d [2022-05-03T19:23:48.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:23:48.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:23:48.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:23:48.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:23:48.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:23:48.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:23:48.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:23:48.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:23:48.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:23:48.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:23:48.687Z] OK: 220 MiB in 52 packages [2022-05-03T19:23:48.687Z] OK: 220 MiB in 52 packages [2022-05-03T19:23:48.687Z] OK: 220 MiB in 52 packages [2022-05-03T19:23:48.687Z] OK: 220 MiB in 52 packages [2022-05-03T19:23:48.687Z] OK: 220 MiB in 52 packages [2022-05-03T19:23:48.687Z] Removing intermediate container aba02b262720 [2022-05-03T19:23:48.687Z] ---> bcead5cb8c57 [2022-05-03T19:23:48.687Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T19:23:48.687Z] Removing intermediate container aca45b14689d [2022-05-03T19:23:48.687Z] ---> 28fb07019505 [2022-05-03T19:23:48.687Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T19:23:48.687Z] Removing intermediate container cfa5be372dfe [2022-05-03T19:23:48.687Z] ---> 10da7663c034 [2022-05-03T19:23:48.687Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-03T19:23:48.687Z] ---> 36d0a25057cb [2022-05-03T19:23:48.687Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:23:48.687Z] Removing intermediate container 42f8f3f5cd45 [2022-05-03T19:23:48.687Z] ---> 6f35e00ab465 [2022-05-03T19:23:48.687Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-03T19:23:48.687Z] ---> Running in 3a28e84bbddb [2022-05-03T19:23:48.965Z] Removing intermediate container 9f4202fe0366 [2022-05-03T19:23:48.965Z] ---> 215afadc6825 [2022-05-03T19:23:48.965Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T19:23:49.967Z] ---> dea230489f3a [2022-05-03T19:23:49.967Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:23:49.967Z] ---> 5f4dd2fa8759 [2022-05-03T19:23:49.967Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:23:49.967Z] ---> Running in 9d06fbaf2252 [2022-05-03T19:23:49.967Z] ---> Running in 0b0d43a4bf1a [2022-05-03T19:23:50.262Z] ---> 3d78c1d40409 [2022-05-03T19:23:50.262Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:23:50.262Z] ---> a626e154840b [2022-05-03T19:23:50.262Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:23:50.262Z] ---> Running in 4ba1834d293c [2022-05-03T19:23:50.541Z] ---> Running in fa3fcf0017db [2022-05-03T19:23:53.183Z] Removing intermediate container 3a28e84bbddb [2022-05-03T19:23:53.183Z] ---> 5a37f3481274 [2022-05-03T19:23:53.183Z] Step 8/22 : COPY . . [2022-05-03T19:23:55.830Z] Removing intermediate container 9d06fbaf2252 [2022-05-03T19:23:55.830Z] ---> 0dd30db2f72d [2022-05-03T19:23:55.830Z] Step 8/22 : COPY . . [2022-05-03T19:23:56.435Z] Removing intermediate container 4ba1834d293c [2022-05-03T19:23:56.435Z] ---> d844fc42d6e4 [2022-05-03T19:23:56.435Z] Step 8/26 : COPY . . [2022-05-03T19:23:56.713Z] Removing intermediate container 0b0d43a4bf1a [2022-05-03T19:23:56.713Z] ---> 26c28a427d84 [2022-05-03T19:23:56.713Z] Step 8/26 : COPY . . [2022-05-03T19:23:56.713Z] Removing intermediate container fa3fcf0017db [2022-05-03T19:23:56.713Z] ---> e9482ed894be [2022-05-03T19:23:56.713Z] Step 8/22 : COPY . . [2022-05-03T19:24:23.567Z] ---> ff39daa94ccc [2022-05-03T19:24:23.567Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-03T19:24:23.567Z] ---> Running in 808d9c557ed1 [2022-05-03T19:24:23.567Z] ---> ab394970ee6e [2022-05-03T19:24:23.567Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-03T19:24:23.567Z] ---> Running in dcb413ecf212 [2022-05-03T19:24:23.567Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-03T19:24:23.845Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-03T19:24:23.845Z] ---> 819b45cc3a5a [2022-05-03T19:24:23.845Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T19:24:23.845Z] ---> 7d311c37824a [2022-05-03T19:24:23.845Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T19:24:24.118Z] ---> c32a31c31919 [2022-05-03T19:24:24.118Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-03T19:24:24.118Z] ---> Running in bac84bc83fd4 [2022-05-03T19:24:24.118Z] ---> Running in 8805d322993a [2022-05-03T19:24:24.118Z] ---> Running in 4f27f5c27084 [2022-05-03T19:24:25.132Z] Removing intermediate container bac84bc83fd4 [2022-05-03T19:24:25.132Z] ---> 9fc74dc6db0f [2022-05-03T19:24:25.132Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-03T19:24:25.132Z] Removing intermediate container 8805d322993a [2022-05-03T19:24:25.132Z] ---> c6c459343cbb [2022-05-03T19:24:25.132Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-03T19:24:25.427Z] ---> Running in 59c70d175f1a [2022-05-03T19:24:25.427Z] ---> Running in 24a1a2110e67 [2022-05-03T19:24:26.872Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-03T19:24:29.550Z] Removing intermediate container 59c70d175f1a [2022-05-03T19:24:29.550Z] ---> 9c78f7da7136 [2022-05-03T19:24:29.550Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-03T19:24:29.550Z] ---> Running in db06a0d68e97 [2022-05-03T19:24:29.831Z] Removing intermediate container 24a1a2110e67 [2022-05-03T19:24:29.831Z] ---> e7fbc2eaef1e [2022-05-03T19:24:29.831Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-03T19:24:30.122Z] ---> Running in ddec20d47a18 [2022-05-03T19:24:30.402Z] Removing intermediate container db06a0d68e97 [2022-05-03T19:24:30.402Z] ---> d6215ba3aae4 [2022-05-03T19:24:30.402Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T19:24:30.681Z] ---> Running in 7e9c9b378a3a [2022-05-03T19:24:30.955Z] Removing intermediate container ddec20d47a18 [2022-05-03T19:24:30.955Z] ---> 42549917a48e [2022-05-03T19:24:30.955Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T19:24:30.955Z] ---> Running in 1a6e22132556 [2022-05-03T19:24:34.376Z] spire-1.2.1/ [2022-05-03T19:24:34.376Z] spire-1.2.1/ [2022-05-03T19:24:34.376Z] spire-1.2.1/.data/ [2022-05-03T19:24:34.376Z] spire-1.2.1/.data/.file [2022-05-03T19:24:34.376Z] spire-1.2.1/.dockerignore [2022-05-03T19:24:34.376Z] spire-1.2.1/.gitattributes [2022-05-03T19:24:34.376Z] spire-1.2.1/.githooks/ [2022-05-03T19:24:34.376Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/ [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/ [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T19:24:34.376Z] spire-1.2.1/.gitignore [2022-05-03T19:24:34.376Z] spire-1.2.1/.go-version [2022-05-03T19:24:34.376Z] spire-1.2.1/.golangci.yml [2022-05-03T19:24:34.376Z] spire-1.2.1/ADOPTERS.md [2022-05-03T19:24:34.376Z] spire-1.2.1/CHANGELOG.md [2022-05-03T19:24:34.376Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T19:24:34.376Z] spire-1.2.1/CODEOWNERS [2022-05-03T19:24:34.376Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T19:24:34.376Z] spire-1.2.1/Dockerfile [2022-05-03T19:24:34.376Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-05-03T19:24:34.376Z] spire-1.2.1/.data/.file [2022-05-03T19:24:34.376Z] spire-1.2.1/.dockerignore [2022-05-03T19:24:34.376Z] spire-1.2.1/.gitattributes [2022-05-03T19:24:34.376Z] spire-1.2.1/.githooks/ [2022-05-03T19:24:34.376Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/ [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/ [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T19:24:34.376Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T19:24:34.376Z] spire-1.2.1/.gitignore [2022-05-03T19:24:34.376Z] spire-1.2.1/.go-version [2022-05-03T19:24:34.376Z] spire-1.2.1/.golangci.yml [2022-05-03T19:24:34.376Z] spire-1.2.1/ADOPTERS.md [2022-05-03T19:24:34.376Z] spire-1.2.1/CHANGELOG.md [2022-05-03T19:24:34.376Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T19:24:34.376Z] spire-1.2.1/CODEOWNERS [2022-05-03T19:24:34.376Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T19:24:34.376Z] spire-1.2.1/Dockerfile [2022-05-03T19:24:34.376Z] spire-1.2.1/Dockerfile.dev [2022-05-03T19:24:34.376Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T19:24:34.376Z] spire-1.2.1/LICENSE [2022-05-03T19:24:34.376Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T19:24:34.376Z] spire-1.2.1/Makefile [2022-05-03T19:24:34.376Z] spire-1.2.1/README.md [2022-05-03T19:24:34.376Z] spire-1.2.1/ROADMAP.md [2022-05-03T19:24:34.376Z] spire-1.2.1/SECURITY.md [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T19:24:34.376Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T19:24:34.376Z] spire-1.2.1/LICENSE [2022-05-03T19:24:34.376Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T19:24:34.376Z] spire-1.2.1/Makefile [2022-05-03T19:24:34.376Z] spire-1.2.1/README.md [2022-05-03T19:24:34.376Z] spire-1.2.1/ROADMAP.md [2022-05-03T19:24:34.376Z] spire-1.2.1/SECURITY.md [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T19:24:34.376Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/ [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/agent/ [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/server/ [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/server/server.conf [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/ [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/auditlog.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/ [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T19:24:34.377Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/ [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/agent/ [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/server/ [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/server/server.conf [2022-05-03T19:24:34.377Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/ [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/auditlog.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/ [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/spire_server.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/telemetry.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/upgrading.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/using_spire.md [2022-05-03T19:24:34.377Z] spire-1.2.1/examples/ [2022-05-03T19:24:34.377Z] spire-1.2.1/examples/README.md [2022-05-03T19:24:34.377Z] spire-1.2.1/go.mod [2022-05-03T19:24:34.377Z] spire-1.2.1/go.sum [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/ [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/ [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T19:24:34.377Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T19:24:34.377Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/spire_server.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/telemetry.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/upgrading.md [2022-05-03T19:24:34.378Z] spire-1.2.1/doc/using_spire.md [2022-05-03T19:24:34.378Z] spire-1.2.1/examples/ [2022-05-03T19:24:34.378Z] spire-1.2.1/examples/README.md [2022-05-03T19:24:34.378Z] spire-1.2.1/go.mod [2022-05-03T19:24:34.378Z] spire-1.2.1/go.sum [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T19:24:34.378Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T19:24:34.379Z] [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T19:24:34.379Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T19:24:34.380Z] [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/health/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/log/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T19:24:34.380Z] [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T19:24:34.380Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T19:24:34.381Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T19:24:34.658Z] [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/health/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/log/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T19:24:34.658Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/util/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/version/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T19:24:34.659Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/util/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/version/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T19:24:34.660Z] [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/config.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T19:24:34.660Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T19:24:34.661Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T19:24:34.941Z] [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T19:24:34.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/config.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T19:24:34.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T19:24:34.943Z] [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/server.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/proto/ [2022-05-03T19:24:34.943Z] spire-1.2.1/proto/private/ [2022-05-03T19:24:34.943Z] spire-1.2.1/proto/private/server/ [2022-05-03T19:24:34.943Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T19:24:34.943Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T19:24:34.943Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T19:24:34.943Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T19:24:34.943Z] spire-1.2.1/proto/spire/ [2022-05-03T19:24:34.943Z] spire-1.2.1/proto/spire/common/ [2022-05-03T19:24:34.943Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T19:24:34.943Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T19:24:34.944Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T19:24:34.944Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T19:24:34.944Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T19:24:34.944Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T19:24:34.944Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T19:24:34.944Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T19:24:34.944Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T19:24:34.944Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T19:24:34.944Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T19:24:34.944Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T19:24:34.944Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T19:24:34.944Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T19:24:34.944Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T19:24:34.944Z] spire-1.2.1/release/ [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T19:24:34.944Z] spire-1.2.1/release/spire-extras/ [2022-05-03T19:24:34.944Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T19:24:34.944Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T19:24:34.944Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T19:24:34.944Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T19:24:34.944Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T19:24:34.944Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T19:24:34.944Z] spire-1.2.1/release/spire/ [2022-05-03T19:24:34.944Z] spire-1.2.1/release/spire/README.md [2022-05-03T19:24:34.944Z] spire-1.2.1/release/spire/conf/ [2022-05-03T19:24:34.944Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T19:24:34.944Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T19:24:34.944Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T19:24:34.944Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T19:24:34.944Z] spire-1.2.1/script/ [2022-05-03T19:24:34.944Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T19:24:34.944Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T19:24:34.944Z] spire-1.2.1/support/ [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/ [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T19:24:34.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T19:24:34.944Z] [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T19:24:34.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yamlspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T19:24:35.225Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T19:24:35.225Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T19:24:35.225Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T19:24:35.225Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/test/ [2022-05-03T19:24:35.225Z] spire-1.2.1/test/clock/ [2022-05-03T19:24:35.225Z] spire-1.2.1/test/clock/clock.go [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/ [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/server.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T19:24:35.225Z] spire-1.2.1/proto/ [2022-05-03T19:24:35.225Z] spire-1.2.1/proto/private/ [2022-05-03T19:24:35.225Z] spire-1.2.1/proto/private/server/ [2022-05-03T19:24:35.225Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T19:24:35.225Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/spire/ [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/spire/common/ [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T19:24:35.226Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T19:24:35.226Z] spire-1.2.1/release/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T19:24:35.226Z] spire-1.2.1/release/spire-extras/ [2022-05-03T19:24:35.226Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T19:24:35.226Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T19:24:35.226Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T19:24:35.226Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T19:24:35.226Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/release/spire/ [2022-05-03T19:24:35.226Z] spire-1.2.1/release/spire/README.md [2022-05-03T19:24:35.226Z] spire-1.2.1/release/spire/conf/ [2022-05-03T19:24:35.226Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T19:24:35.226Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T19:24:35.226Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/script/ [2022-05-03T19:24:35.226Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T19:24:35.226Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T19:24:35.226Z] spire-1.2.1/support/ [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/ [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T19:24:35.226Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T19:24:35.226Z] spire-1.2.1/test/integration/ [2022-05-03T19:24:35.226Z] spire-1.2.1/test/integration/README.md [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T19:24:35.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T19:24:35.227Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T19:24:35.227Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T19:24:35.227Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T19:24:35.227Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/common [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T19:24:35.227Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T19:24:35.227Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T19:24:35.227Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T19:24:35.227Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T19:24:35.227Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/clock/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/clock/clock.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fixture/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T19:24:35.227Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T19:24:35.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T19:24:35.228Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/README.md [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/common [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T19:24:35.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T19:24:35.506Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T19:24:35.507Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/test.sh [2022-05-03T19:24:35.508Z] spire-1.2.1/test/plugintest/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/spiretest/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T19:24:35.508Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/testca/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/testca/ca.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/testkey/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T19:24:35.508Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/testkey/new.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/util/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/util/race.go [2022-05-03T19:24:35.508Z] spire-1.2.1/test/util/util.go [2022-05-03T19:24:35.508Z] building spire from source... [2022-05-03T19:24:35.508Z] [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T19:24:35.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T19:24:35.509Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T19:24:35.786Z] spire-1.2.1/test/integration/test.sh [2022-05-03T19:24:35.786Z] spire-1.2.1/test/plugintest/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/spiretest/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/testca/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/testca/ca.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/testkey/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T19:24:35.786Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/testkey/new.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/util/ [2022-05-03T19:24:35.786Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/util/race.go [2022-05-03T19:24:35.786Z] spire-1.2.1/test/util/util.go [2022-05-03T19:24:35.786Z] building spire from source... [2022-05-03T19:24:36.063Z] Installing go1.17.7... [2022-05-03T19:24:36.338Z] Installing go1.17.7... [2022-05-03T19:25:03.171Z] Building bin/spire-server... [2022-05-03T19:25:03.171Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T19:25:03.171Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T19:25:03.171Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T19:25:03.171Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T19:25:03.171Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T19:25:03.171Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T19:25:03.171Z] Building bin/spire-server... [2022-05-03T19:25:03.171Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T19:25:03.171Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T19:25:03.171Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T19:25:03.171Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T19:25:03.171Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T19:25:03.171Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T19:25:04.158Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T19:25:04.761Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T19:25:05.362Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T19:25:05.638Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T19:25:05.913Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T19:25:05.913Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T19:25:06.190Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T19:25:06.190Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T19:25:06.466Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T19:25:06.466Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T19:25:06.466Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T19:25:06.743Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T19:25:07.020Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T19:25:07.297Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T19:25:07.572Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T19:25:07.572Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T19:25:08.014Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T19:25:08.014Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T19:25:08.014Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T19:25:08.014Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T19:25:08.694Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T19:25:08.694Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T19:25:08.995Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T19:25:09.272Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T19:25:09.272Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T19:25:09.550Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T19:25:09.550Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T19:25:09.550Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T19:25:09.550Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T19:25:10.157Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T19:25:10.444Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T19:25:10.720Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T19:25:25.837Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T19:25:25.837Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T19:25:25.837Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T19:25:25.837Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T19:25:25.837Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T19:25:25.837Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T19:25:25.837Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T19:25:25.837Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T19:25:25.837Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T19:25:25.837Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T19:25:25.837Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T19:25:25.837Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T19:25:25.837Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T19:25:26.116Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T19:25:26.390Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T19:25:27.827Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T19:25:27.827Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T19:25:28.429Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T19:25:28.429Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T19:25:28.429Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T19:25:28.429Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T19:25:28.705Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T19:25:28.706Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T19:25:28.706Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T19:25:37.226Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T19:25:37.227Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T19:25:37.227Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T19:25:37.227Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T19:25:37.227Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T19:25:37.502Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T19:25:37.502Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T19:25:37.502Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T19:25:37.502Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T19:25:37.502Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T19:25:38.097Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T19:25:38.371Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T19:25:38.371Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T19:25:38.371Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T19:25:38.648Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T19:25:38.648Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T19:25:38.648Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T19:25:38.923Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T19:25:39.301Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T19:25:39.301Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T19:25:39.580Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T19:25:39.580Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T19:25:39.580Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T19:25:39.580Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T19:25:39.861Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T19:25:39.861Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T19:25:40.467Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T19:25:42.467Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T19:25:42.467Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T19:25:42.467Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T19:25:42.745Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T19:25:43.022Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T19:25:43.022Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T19:25:43.300Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T19:25:43.300Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T19:25:43.579Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T19:25:44.573Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T19:25:44.573Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T19:25:44.852Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T19:25:46.843Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T19:25:46.843Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T19:25:46.843Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T19:25:46.843Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T19:25:47.123Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T19:25:47.123Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T19:25:47.398Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T19:25:47.398Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T19:25:47.676Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T19:25:47.949Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T19:25:48.222Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T19:25:48.222Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T19:25:53.635Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T19:25:53.635Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T19:26:00.363Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T19:26:10.548Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T19:26:10.548Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T19:26:10.548Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T19:26:22.974Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T19:26:23.575Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T19:26:36.013Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T19:26:36.014Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T19:26:36.616Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T19:26:38.066Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T19:26:38.066Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T19:26:38.066Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T19:26:38.669Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T19:26:42.099Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T19:26:42.376Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T19:26:42.653Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T19:26:42.653Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T19:26:42.930Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T19:26:43.205Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T19:26:44.654Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T19:26:44.654Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T19:26:45.257Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T19:26:45.257Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T19:26:45.535Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T19:26:45.535Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T19:26:45.535Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T19:26:45.812Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T19:26:47.260Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T19:26:47.260Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T19:26:47.540Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T19:26:47.540Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T19:26:47.818Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T19:26:47.818Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T19:26:48.098Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T19:26:54.842Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T19:26:54.842Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T19:26:54.842Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T19:26:54.842Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T19:26:54.842Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T19:26:54.842Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T19:26:55.835Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T19:26:55.835Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T19:26:56.170Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T19:26:56.469Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T19:26:57.448Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T19:26:57.448Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T19:26:57.448Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T19:26:58.506Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T19:26:58.506Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T19:26:58.783Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T19:26:59.054Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T19:26:59.329Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T19:26:59.329Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T19:26:59.329Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T19:26:59.605Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T19:26:59.605Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T19:26:59.881Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T19:26:59.881Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T19:26:59.881Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T19:26:59.881Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T19:26:59.881Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T19:27:00.157Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T19:27:01.160Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T19:27:01.435Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T19:27:01.435Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T19:27:01.712Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T19:27:01.989Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T19:27:02.265Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T19:27:02.866Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T19:27:02.866Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T19:27:03.142Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T19:27:03.418Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T19:27:04.405Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T19:27:04.681Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T19:27:04.681Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T19:27:04.681Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T19:27:04.681Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T19:27:04.681Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T19:27:04.958Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T19:27:05.561Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T19:27:05.561Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T19:27:05.839Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T19:27:06.118Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T19:27:06.393Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T19:27:06.393Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T19:27:07.384Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T19:27:07.384Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T19:27:07.668Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T19:27:07.943Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T19:27:07.943Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T19:27:07.943Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T19:27:08.224Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T19:27:08.506Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T19:27:11.146Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T19:27:11.146Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T19:27:11.146Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T19:27:11.146Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T19:27:11.750Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T19:27:11.750Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T19:27:12.031Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T19:27:12.635Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T19:27:12.635Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T19:27:12.911Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T19:27:13.204Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T19:27:13.204Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T19:27:13.483Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T19:27:13.483Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T19:27:13.483Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T19:27:14.089Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T19:27:14.089Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T19:27:14.089Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T19:27:14.089Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T19:27:14.089Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T19:27:14.365Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T19:27:14.644Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T19:27:14.644Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T19:27:15.630Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T19:27:16.232Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T19:27:16.510Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T19:27:16.783Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T19:27:17.762Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T19:27:17.763Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T19:27:18.036Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T19:27:18.308Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T19:27:18.308Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T19:27:18.308Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T19:27:18.580Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T19:27:18.580Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T19:27:19.558Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T19:27:19.558Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T19:27:19.832Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T19:27:20.105Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T19:27:20.379Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T19:27:22.356Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T19:27:22.629Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T19:27:22.629Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T19:27:22.629Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T19:27:22.901Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T19:27:23.179Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T19:27:23.451Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T19:27:23.731Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T19:27:23.731Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T19:27:24.006Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T19:27:24.281Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T19:27:24.556Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T19:27:25.155Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T19:27:27.785Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T19:27:29.772Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T19:27:29.773Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T19:27:30.049Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T19:27:30.049Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T19:27:30.049Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T19:27:30.654Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T19:27:30.929Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T19:27:30.929Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T19:27:31.207Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T19:27:31.207Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T19:27:31.207Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T19:27:31.491Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T19:27:39.790Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T19:27:39.790Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T19:27:39.790Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T19:27:39.790Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T19:28:06.655Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T19:28:06.655Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T19:28:06.655Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T19:28:06.656Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T19:29:03.204Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-03T19:29:18.466Z] Removing intermediate container 4f27f5c27084 [2022-05-03T19:29:18.466Z] ---> 625fa187c368 [2022-05-03T19:29:18.466Z] [2022-05-03T19:29:18.466Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T19:29:18.466Z] 3.14: Pulling from library/alpine [2022-05-03T19:29:18.466Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T19:29:18.466Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T19:29:18.466Z] ---> ac73e934f311 [2022-05-03T19:29:18.466Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-03T19:29:18.751Z] ---> Running in 236148c80044 [2022-05-03T19:29:20.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:29:20.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:29:21.811Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-03T19:29:21.812Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-03T19:29:21.812Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-03T19:29:21.812Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-03T19:29:21.812Z] (5/6) Installing curl (7.79.1-r1) [2022-05-03T19:29:21.812Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-03T19:29:21.812Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T19:29:21.812Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T19:29:22.420Z] OK: 8 MiB in 20 packages [2022-05-03T19:29:24.420Z] Removing intermediate container 236148c80044 [2022-05-03T19:29:24.420Z] ---> 23748ff494e9 [2022-05-03T19:29:24.420Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-03T19:29:24.420Z] ---> Running in 6b7224d0ff5e [2022-05-03T19:29:25.020Z] Removing intermediate container 6b7224d0ff5e [2022-05-03T19:29:25.021Z] ---> cfe11cf1e222 [2022-05-03T19:29:25.021Z] Step 13/22 : WORKDIR /edgex [2022-05-03T19:29:25.021Z] ---> Running in 9cf35da37419 [2022-05-03T19:29:25.627Z] Removing intermediate container 9cf35da37419 [2022-05-03T19:29:25.627Z] ---> 3f4c1e66ba73 [2022-05-03T19:29:25.627Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-03T19:29:26.632Z] ---> bf4e6e23f8d1 [2022-05-03T19:29:26.632Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-03T19:29:28.085Z] ---> 4ca54cb180c0 [2022-05-03T19:29:28.085Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-03T19:29:29.531Z] ---> fad45889d54a [2022-05-03T19:29:29.531Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-03T19:29:30.517Z] ---> 02305e2c41a4 [2022-05-03T19:29:30.517Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-03T19:29:30.517Z] ---> Running in 0893f48dd44a [2022-05-03T19:29:33.930Z] Removing intermediate container 0893f48dd44a [2022-05-03T19:29:33.930Z] ---> 90bbb20a7040 [2022-05-03T19:29:33.930Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-03T19:29:33.930Z] ---> Running in bc93634e0927 [2022-05-03T19:29:34.228Z] Removing intermediate container bc93634e0927 [2022-05-03T19:29:34.228Z] ---> 1bcf5938d2be [2022-05-03T19:29:34.228Z] Step 20/22 : LABEL arch=arm64 [2022-05-03T19:29:34.228Z] ---> Running in adcf2e6f0c35 [2022-05-03T19:29:34.834Z] Removing intermediate container adcf2e6f0c35 [2022-05-03T19:29:34.834Z] ---> 8607d9fb9b5e [2022-05-03T19:29:34.834Z] Step 21/22 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:29:35.122Z] ---> Running in 9b854b164928 [2022-05-03T19:29:35.399Z] Removing intermediate container 9b854b164928 [2022-05-03T19:29:35.399Z] ---> 3300b7d198da [2022-05-03T19:29:35.399Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T19:29:35.682Z] ---> Running in d64cc9fe313a [2022-05-03T19:29:35.966Z] Removing intermediate container d64cc9fe313a [2022-05-03T19:29:35.966Z] ---> 051aaf6e64ce [2022-05-03T19:29:35.966Z] [2022-05-03T19:29:36.573Z] Successfully built 051aaf6e64ce [2022-05-03T19:29:36.573Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-03T19:29:36.573Z]  Building security-proxy-setup ... done Building security-spire-server [2022-05-03T19:30:03.405Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:30:03.405Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:30:03.405Z] ---> eee4a3ca3166 [2022-05-03T19:30:03.405Z] Step 3/25 : WORKDIR /edgex-go [2022-05-03T19:30:03.405Z] ---> Using cache [2022-05-03T19:30:03.405Z] ---> 0aed62685fdf [2022-05-03T19:30:03.405Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:30:03.405Z] ---> Using cache [2022-05-03T19:30:03.405Z] ---> 7d07f6510961 [2022-05-03T19:30:03.405Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T19:30:03.405Z] ---> Running in a045cb465faa [2022-05-03T19:30:05.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:30:06.373Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:30:07.818Z] OK: 220 MiB in 52 packages [2022-05-03T19:30:09.269Z] Removing intermediate container a045cb465faa [2022-05-03T19:30:09.269Z] ---> 07f64bcb7901 [2022-05-03T19:30:09.269Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-03T19:30:10.264Z] ---> 398cbf61e176 [2022-05-03T19:30:10.264Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:30:10.264Z] ---> Running in 69fe29f5b251 [2022-05-03T19:30:15.922Z] Removing intermediate container 69fe29f5b251 [2022-05-03T19:30:15.922Z] ---> f69a953e2f9c [2022-05-03T19:30:15.922Z] Step 8/25 : COPY . . [2022-05-03T19:30:38.128Z] ---> 4a8633391570 [2022-05-03T19:30:38.128Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T19:30:38.128Z] ---> Running in e200741dccb3 [2022-05-03T19:30:38.128Z] Removing intermediate container e200741dccb3 [2022-05-03T19:30:38.128Z] ---> cca19defdb1a [2022-05-03T19:30:38.128Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-03T19:30:38.128Z] ---> Running in d7224ecd8bdf [2022-05-03T19:30:39.129Z] Removing intermediate container d7224ecd8bdf [2022-05-03T19:30:39.129Z] ---> 1c0a4103cc15 [2022-05-03T19:30:39.129Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-03T19:30:39.129Z] ---> Running in 99d99dbb8c0a [2022-05-03T19:30:39.729Z] Removing intermediate container 99d99dbb8c0a [2022-05-03T19:30:39.729Z] ---> 57b909768db7 [2022-05-03T19:30:39.729Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T19:30:39.729Z] ---> Running in 93f6938025d9 [2022-05-03T19:30:42.359Z] spire-1.2.1/ [2022-05-03T19:30:42.359Z] spire-1.2.1/.data/ [2022-05-03T19:30:42.359Z] spire-1.2.1/.data/.file [2022-05-03T19:30:42.359Z] spire-1.2.1/.dockerignore [2022-05-03T19:30:42.359Z] spire-1.2.1/.gitattributes [2022-05-03T19:30:42.359Z] spire-1.2.1/.githooks/ [2022-05-03T19:30:42.359Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T19:30:42.359Z] spire-1.2.1/.github/ [2022-05-03T19:30:42.359Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T19:30:42.359Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T19:30:42.359Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T19:30:42.359Z] spire-1.2.1/.github/workflows/ [2022-05-03T19:30:42.359Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T19:30:42.359Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T19:30:42.359Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T19:30:42.359Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T19:30:42.359Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T19:30:42.359Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T19:30:42.359Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T19:30:42.359Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T19:30:42.359Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T19:30:42.359Z] spire-1.2.1/.gitignore [2022-05-03T19:30:42.359Z] spire-1.2.1/.go-version [2022-05-03T19:30:42.359Z] spire-1.2.1/.golangci.yml [2022-05-03T19:30:42.359Z] spire-1.2.1/ADOPTERS.md [2022-05-03T19:30:42.359Z] spire-1.2.1/CHANGELOG.md [2022-05-03T19:30:42.359Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T19:30:42.359Z] spire-1.2.1/CODEOWNERS [2022-05-03T19:30:42.359Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T19:30:42.359Z] spire-1.2.1/Dockerfile [2022-05-03T19:30:42.359Z] spire-1.2.1/Dockerfile.dev [2022-05-03T19:30:42.359Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T19:30:42.359Z] spire-1.2.1/LICENSE [2022-05-03T19:30:42.359Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T19:30:42.359Z] spire-1.2.1/Makefile [2022-05-03T19:30:42.359Z] spire-1.2.1/README.md [2022-05-03T19:30:42.359Z] spire-1.2.1/ROADMAP.md [2022-05-03T19:30:42.359Z] spire-1.2.1/SECURITY.md [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/ [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T19:30:42.359Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T19:30:42.360Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T19:30:42.634Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T19:30:42.634Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T19:30:42.634Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T19:30:42.634Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T19:30:42.634Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T19:30:42.634Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T19:30:42.634Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T19:30:42.634Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T19:30:42.634Z] spire-1.2.1/conf/ [2022-05-03T19:30:42.634Z] spire-1.2.1/conf/agent/ [2022-05-03T19:30:42.634Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T19:30:42.634Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T19:30:42.634Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T19:30:42.634Z] spire-1.2.1/conf/server/ [2022-05-03T19:30:42.634Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T19:30:42.634Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T19:30:42.634Z] spire-1.2.1/conf/server/server.conf [2022-05-03T19:30:42.634Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/ [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/auditlog.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/images/ [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/spire_server.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/telemetry.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/upgrading.md [2022-05-03T19:30:42.634Z] spire-1.2.1/doc/using_spire.md [2022-05-03T19:30:42.634Z] spire-1.2.1/examples/ [2022-05-03T19:30:42.635Z] spire-1.2.1/examples/README.md [2022-05-03T19:30:42.635Z] spire-1.2.1/go.mod [2022-05-03T19:30:42.635Z] spire-1.2.1/go.sum [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T19:30:42.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/common/ [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/common/api/ [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T19:30:42.911Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/health/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/log/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T19:30:42.912Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T19:30:42.913Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/util/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/version/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T19:30:43.189Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/config.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T19:30:43.190Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T19:30:43.466Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T19:30:43.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/server.go [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/ [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/private/ [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/private/server/ [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/spire/ [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/spire/common/ [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T19:30:43.468Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T19:30:43.468Z] spire-1.2.1/release/ [2022-05-03T19:30:43.468Z] spire-1.2.1/release/spire-extras/ [2022-05-03T19:30:43.468Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T19:30:43.468Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T19:30:43.468Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T19:30:43.468Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T19:30:43.468Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T19:30:43.468Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T19:30:43.468Z] spire-1.2.1/release/spire/ [2022-05-03T19:30:43.468Z] spire-1.2.1/release/spire/README.md [2022-05-03T19:30:43.468Z] spire-1.2.1/release/spire/conf/ [2022-05-03T19:30:43.468Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T19:30:43.468Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T19:30:43.468Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T19:30:43.468Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T19:30:43.468Z] spire-1.2.1/script/ [2022-05-03T19:30:43.468Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T19:30:43.468Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T19:30:43.468Z] spire-1.2.1/support/ [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/ [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T19:30:43.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T19:30:43.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T19:30:43.746Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T19:30:43.746Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T19:30:43.746Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/clock/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/clock/clock.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/config/ [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T19:30:43.746Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T19:30:43.747Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/README.md [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/common [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T19:30:43.747Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T19:30:43.748Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T19:30:44.024Z] spire-1.2.1/test/integration/test.sh [2022-05-03T19:30:44.024Z] spire-1.2.1/test/plugintest/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/spiretest/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/testca/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/testca/ca.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/testkey/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T19:30:44.024Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/testkey/new.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/util/ [2022-05-03T19:30:44.024Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T19:30:44.024Z] spire-1.2.1/test/util/race.go [2022-05-03T19:30:44.025Z] spire-1.2.1/test/util/util.go [2022-05-03T19:30:44.025Z] building spire from source... [2022-05-03T19:30:44.629Z] Installing go1.17.7... [2022-05-03T19:31:11.471Z] Building bin/spire-server... [2022-05-03T19:31:11.471Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T19:31:11.471Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T19:31:11.471Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T19:31:11.471Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T19:31:11.471Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T19:31:12.458Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T19:31:13.060Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T19:31:13.061Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T19:31:13.338Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T19:31:13.614Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T19:31:14.212Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T19:31:14.212Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T19:31:14.486Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T19:31:14.770Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T19:31:14.770Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T19:31:14.770Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T19:31:14.770Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T19:31:14.770Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T19:31:15.048Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T19:31:16.037Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T19:31:16.037Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T19:31:16.314Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T19:31:16.314Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T19:31:17.309Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T19:31:44.592Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T19:31:44.592Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T19:31:44.592Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T19:31:44.592Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T19:31:44.592Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T19:31:44.592Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T19:31:44.592Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T19:31:44.592Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T19:31:44.592Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T19:31:44.592Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T19:31:44.592Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T19:31:44.592Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T19:31:44.592Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T19:31:44.592Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T19:31:44.867Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T19:31:45.151Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T19:31:45.431Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T19:31:46.075Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T19:31:46.075Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T19:31:46.075Z] Removing intermediate container 808d9c557ed1 [2022-05-03T19:31:46.075Z] ---> 13dc844871aa [2022-05-03T19:31:46.075Z] [2022-05-03T19:31:46.075Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T19:31:46.075Z] ---> ac73e934f311 [2022-05-03T19:31:46.075Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-03T19:31:46.075Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T19:31:46.385Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T19:31:46.659Z]  ---> Running in 2f57cec033c1 [2022-05-03T19:31:46.659Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T19:31:46.659Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T19:31:46.659Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T19:31:46.939Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T19:31:47.216Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T19:31:48.205Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T19:31:48.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:31:48.769Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T19:31:48.769Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T19:31:49.055Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T19:31:49.055Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T19:31:49.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:31:49.334Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T19:31:50.786Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-03T19:31:50.786Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T19:31:50.786Z] OK: 5 MiB in 15 packages [2022-05-03T19:31:52.237Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T19:31:53.262Z] Removing intermediate container 2f57cec033c1 [2022-05-03T19:31:53.262Z] ---> e599ea460e25 [2022-05-03T19:31:53.262Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T19:31:53.545Z] ---> Running in d8cd08156e6e [2022-05-03T19:31:54.546Z] Removing intermediate container d8cd08156e6e [2022-05-03T19:31:54.546Z] ---> b4ec0d4aa59c [2022-05-03T19:31:54.546Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-03T19:31:54.546Z] ---> Running in 80c02dee55e3 [2022-05-03T19:31:55.151Z] Removing intermediate container 80c02dee55e3 [2022-05-03T19:31:55.151Z] ---> a53d5e78cce0 [2022-05-03T19:31:55.151Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-03T19:31:55.437Z] ---> Running in 1a56f9b808a8 [2022-05-03T19:31:55.728Z] Removing intermediate container dcb413ecf212 [2022-05-03T19:31:55.728Z] ---> 81a16d686aec [2022-05-03T19:31:55.728Z] [2022-05-03T19:31:55.728Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T19:31:55.728Z] ---> ac73e934f311 [2022-05-03T19:31:55.728Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-03T19:31:56.009Z] ---> Running in 527c3ca81b23 [2022-05-03T19:31:56.292Z] Removing intermediate container 1a56f9b808a8 [2022-05-03T19:31:56.292Z] ---> 7a02d87cbf63 [2022-05-03T19:31:56.292Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T19:31:57.742Z] ---> 4c5e610b133f [2022-05-03T19:31:57.742Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-03T19:31:58.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:31:58.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:31:59.233Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T19:31:59.233Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T19:31:59.233Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T19:31:59.510Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-03T19:31:59.510Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-03T19:31:59.510Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T19:31:59.510Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T19:32:00.122Z] ---> 457cbb335fc3 [2022-05-03T19:32:00.122Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-03T19:32:00.122Z] OK: 6 MiB in 16 packages [2022-05-03T19:32:01.582Z] ---> b013090b3e15 [2022-05-03T19:32:01.582Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-03T19:32:01.582Z] ---> Running in bf3f211512ee [2022-05-03T19:32:02.193Z] Removing intermediate container bf3f211512ee [2022-05-03T19:32:02.193Z] ---> 582a22df7ab0 [2022-05-03T19:32:02.193Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T19:32:02.468Z] ---> Running in d2aca98841f8 [2022-05-03T19:32:02.468Z] Removing intermediate container 527c3ca81b23 [2022-05-03T19:32:02.468Z] ---> 5ddf40e32345 [2022-05-03T19:32:02.468Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T19:32:02.748Z] ---> Running in 803b737d1775 [2022-05-03T19:32:03.029Z] Removing intermediate container d2aca98841f8 [2022-05-03T19:32:03.029Z] ---> 498e4848bb6a [2022-05-03T19:32:03.029Z] Step 20/22 : LABEL arch=arm64 [2022-05-03T19:32:03.306Z] ---> Running in c6a4b3ddc2f0 [2022-05-03T19:32:03.306Z] Removing intermediate container 803b737d1775 [2022-05-03T19:32:03.306Z] ---> 7f3d13253bec [2022-05-03T19:32:03.306Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-03T19:32:03.583Z] ---> Running in b105bd140139 [2022-05-03T19:32:03.860Z] Removing intermediate container c6a4b3ddc2f0 [2022-05-03T19:32:03.860Z] ---> cd08585380ee [2022-05-03T19:32:03.860Z] Step 21/22 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:32:04.138Z] ---> Running in 8f3e5416281b [2022-05-03T19:32:04.138Z] Removing intermediate container b105bd140139 [2022-05-03T19:32:04.138Z] ---> 4b0d67e31be2 [2022-05-03T19:32:04.138Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-03T19:32:04.420Z] ---> Running in df984f1dfbf2 [2022-05-03T19:32:05.022Z] Removing intermediate container df984f1dfbf2 [2022-05-03T19:32:05.022Z] ---> 2b97736bee01 [2022-05-03T19:32:05.022Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T19:32:05.022Z] Removing intermediate container 8f3e5416281b [2022-05-03T19:32:05.022Z] ---> d2da73580f24 [2022-05-03T19:32:05.022Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T19:32:05.304Z] ---> Running in 9f597bbf4795 [2022-05-03T19:32:05.909Z] Removing intermediate container 9f597bbf4795 [2022-05-03T19:32:05.909Z] ---> ffb08d383723 [2022-05-03T19:32:05.909Z] [2022-05-03T19:32:06.524Z] ---> a6202ecba01d [2022-05-03T19:32:06.525Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-03T19:32:06.525Z] Successfully built ffb08d383723 [2022-05-03T19:32:06.525Z] Successfully tagged support-scheduler-arm64:latest [2022-05-03T19:32:06.525Z] Building core-command [2022-05-03T19:32:08.516Z]  Building support-scheduler ... done  ---> 6180661d3740 [2022-05-03T19:32:08.516Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-03T19:32:09.510Z] ---> 0240a00de321 [2022-05-03T19:32:09.784Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-03T19:32:09.784Z] ---> Running in 0556ef082a89 [2022-05-03T19:32:10.384Z] Removing intermediate container 0556ef082a89 [2022-05-03T19:32:10.384Z] ---> 597ec0ac0448 [2022-05-03T19:32:10.384Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T19:32:10.659Z] ---> Running in ba166a79f4a8 [2022-05-03T19:32:11.262Z] Removing intermediate container ba166a79f4a8 [2022-05-03T19:32:11.262Z] ---> defa01278624 [2022-05-03T19:32:11.262Z] Step 20/22 : LABEL arch=arm64 [2022-05-03T19:32:11.262Z] ---> Running in 6344e5ee8336 [2022-05-03T19:32:11.864Z] Removing intermediate container 6344e5ee8336 [2022-05-03T19:32:11.864Z] ---> 136b702ea983 [2022-05-03T19:32:11.864Z] Step 21/22 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:32:12.146Z] ---> Running in a003a4eb9dfc [2022-05-03T19:32:12.427Z] Removing intermediate container a003a4eb9dfc [2022-05-03T19:32:12.427Z] ---> 5bebff86832a [2022-05-03T19:32:12.427Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T19:32:12.427Z] ---> Running in 06dd7cd97b7d [2022-05-03T19:32:13.020Z] Removing intermediate container 06dd7cd97b7d [2022-05-03T19:32:13.020Z] ---> 60352627a968 [2022-05-03T19:32:13.020Z] [2022-05-03T19:32:13.619Z] Successfully built 60352627a968 [2022-05-03T19:32:13.619Z] Successfully tagged support-notifications-arm64:latest [2022-05-03T19:32:13.619Z] Building core-data [2022-05-03T19:32:21.925Z]  Building support-notifications ... done go: downloading google.golang.org/api v0.70.0 [2022-05-03T19:32:21.925Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T19:32:21.925Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T19:32:32.150Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T19:32:47.320Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:32:47.320Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:32:47.320Z] ---> eee4a3ca3166 [2022-05-03T19:32:47.320Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T19:32:47.320Z] ---> Using cache [2022-05-03T19:32:47.320Z] ---> 0aed62685fdf [2022-05-03T19:32:47.320Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:32:47.320Z] ---> Using cache [2022-05-03T19:32:47.320Z] ---> 7d07f6510961 [2022-05-03T19:32:47.320Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-03T19:32:50.003Z] ---> Running in b90d6bfc7b38 [2022-05-03T19:32:52.632Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:32:53.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:32:54.693Z] OK: 220 MiB in 52 packages [2022-05-03T19:32:57.707Z] Removing intermediate container b90d6bfc7b38 [2022-05-03T19:32:57.707Z] ---> 7baee45a5088 [2022-05-03T19:32:57.707Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T19:32:57.997Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:32:57.998Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:32:57.998Z] ---> eee4a3ca3166 [2022-05-03T19:32:57.998Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T19:32:57.998Z] ---> Using cache [2022-05-03T19:32:57.998Z] ---> 0aed62685fdf [2022-05-03T19:32:57.998Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:32:57.998Z] ---> Using cache [2022-05-03T19:32:57.998Z] ---> 7d07f6510961 [2022-05-03T19:32:57.998Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-03T19:32:57.998Z] ---> Running in 99b012db89b0 [2022-05-03T19:32:59.452Z] ---> c438013aa3dc [2022-05-03T19:32:59.452Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:32:59.452Z] ---> Running in c82f3704de00 [2022-05-03T19:32:59.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:33:01.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:33:02.189Z] OK: 220 MiB in 52 packages [2022-05-03T19:33:03.659Z] Removing intermediate container 99b012db89b0 [2022-05-03T19:33:03.659Z] ---> 2fd41ae63c81 [2022-05-03T19:33:03.659Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T19:33:04.669Z] ---> 72cf47fb1b2d [2022-05-03T19:33:04.669Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:33:04.949Z] Removing intermediate container c82f3704de00 [2022-05-03T19:33:04.949Z] ---> bf7618989fc9 [2022-05-03T19:33:04.949Z] Step 8/23 : COPY . . [2022-05-03T19:33:04.949Z] ---> Running in 728677d37c24 [2022-05-03T19:33:05.226Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T19:33:05.507Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T19:33:05.786Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T19:33:05.786Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T19:33:06.068Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T19:33:07.076Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T19:33:08.546Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T19:33:10.567Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T19:33:11.194Z] Removing intermediate container 728677d37c24 [2022-05-03T19:33:11.194Z] ---> 13e4566a225e [2022-05-03T19:33:11.194Z] Step 8/23 : COPY . . [2022-05-03T19:33:11.470Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T19:33:11.470Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T19:33:13.460Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T19:33:13.460Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T19:33:13.460Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T19:33:13.460Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T19:33:13.735Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T19:33:13.735Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T19:33:14.011Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T19:33:14.292Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T19:33:14.292Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T19:33:14.571Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T19:33:14.571Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T19:33:15.559Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T19:33:15.837Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T19:33:16.441Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T19:33:16.441Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T19:33:16.717Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T19:33:16.993Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T19:33:23.752Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T19:33:23.752Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T19:33:23.752Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T19:33:23.752Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T19:33:23.752Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T19:33:23.752Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T19:33:23.752Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T19:33:24.755Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T19:33:24.755Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T19:33:25.367Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T19:33:25.367Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T19:33:25.643Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T19:33:26.637Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T19:33:27.244Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T19:33:27.522Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T19:33:27.801Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T19:33:27.801Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T19:33:27.801Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T19:33:28.079Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T19:33:28.079Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T19:33:28.079Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T19:33:29.086Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T19:33:29.367Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T19:33:29.367Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T19:33:29.645Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T19:33:29.645Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T19:33:31.763Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T19:33:32.775Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T19:33:32.775Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T19:33:33.054Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T19:33:33.054Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T19:33:33.332Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T19:33:33.610Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T19:33:33.890Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T19:33:34.173Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T19:33:35.639Z]  ---> 968dcfa77ec0 [2022-05-03T19:33:35.639Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-03T19:33:35.639Z] ---> Running in 815789c49395 [2022-05-03T19:33:37.662Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T19:33:37.945Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-03T19:33:39.961Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T19:33:39.961Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T19:33:40.969Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T19:33:40.969Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T19:33:41.971Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T19:33:41.971Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T19:33:42.250Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T19:33:42.532Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T19:33:42.810Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T19:33:42.810Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T19:33:43.091Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T19:33:44.102Z]  ---> aa59b0ec9fe2 [2022-05-03T19:33:44.102Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-03T19:33:44.382Z] ---> Running in 59fbbb40f1d0 [2022-05-03T19:33:46.388Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-03T19:33:54.738Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T19:33:54.738Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T19:33:54.738Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T19:33:54.738Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T19:34:21.734Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T19:34:21.734Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T19:38:43.888Z] Removing intermediate container 815789c49395 [2022-05-03T19:38:43.888Z] ---> 83f186e75579 [2022-05-03T19:38:43.888Z] [2022-05-03T19:38:43.888Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T19:38:43.888Z] ---> ac73e934f311 [2022-05-03T19:38:43.888Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-03T19:38:43.888Z] ---> Using cache [2022-05-03T19:38:43.888Z] ---> e599ea460e25 [2022-05-03T19:38:43.888Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T19:38:43.888Z] ---> Using cache [2022-05-03T19:38:43.888Z] ---> b4ec0d4aa59c [2022-05-03T19:38:43.888Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-03T19:38:43.888Z] ---> Running in 74d6f40d12b9 [2022-05-03T19:38:43.888Z] Removing intermediate container 74d6f40d12b9 [2022-05-03T19:38:43.888Z] ---> b05b2d873ce3 [2022-05-03T19:38:43.888Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-03T19:38:43.888Z] ---> Running in 7b459d0b3d53 [2022-05-03T19:38:43.888Z] Removing intermediate container 7b459d0b3d53 [2022-05-03T19:38:43.888Z] ---> 316a6bd17d18 [2022-05-03T19:38:43.888Z] Step 15/23 : WORKDIR / [2022-05-03T19:38:43.888Z] ---> Running in e9c995b55e9f [2022-05-03T19:38:43.888Z] Removing intermediate container e9c995b55e9f [2022-05-03T19:38:43.888Z] ---> 6e82361a6caf [2022-05-03T19:38:43.888Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T19:38:43.888Z] ---> fe93fbf111d0 [2022-05-03T19:38:43.888Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-03T19:38:43.888Z] ---> f4661ee348e6 [2022-05-03T19:38:43.888Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-03T19:38:43.888Z] ---> 5da3b6d3319f [2022-05-03T19:38:43.888Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-03T19:38:43.888Z] ---> Running in 3d1ad985344d [2022-05-03T19:38:43.888Z] Removing intermediate container 3d1ad985344d [2022-05-03T19:38:43.888Z] ---> 3646b64b0884 [2022-05-03T19:38:43.888Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T19:38:43.888Z] ---> Running in 58e2c78451ce [2022-05-03T19:38:43.888Z] Removing intermediate container 58e2c78451ce [2022-05-03T19:38:43.888Z] ---> 97d185de14cf [2022-05-03T19:38:43.888Z] Step 21/23 : LABEL arch=arm64 [2022-05-03T19:38:43.888Z] ---> Running in 7da8f80cb23b [2022-05-03T19:38:43.888Z] Removing intermediate container 7da8f80cb23b [2022-05-03T19:38:43.888Z] ---> 6fd68b9fd729 [2022-05-03T19:38:43.888Z] Step 22/23 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:38:43.888Z] ---> Running in ff0a0bc134b3 [2022-05-03T19:38:43.888Z] Removing intermediate container ff0a0bc134b3 [2022-05-03T19:38:43.888Z] ---> 9f2ccd4dd3e1 [2022-05-03T19:38:43.888Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T19:38:43.888Z] ---> Running in e05ae76943f1 [2022-05-03T19:38:43.888Z] Removing intermediate container e05ae76943f1 [2022-05-03T19:38:43.888Z] ---> 7d5ec7674bf7 [2022-05-03T19:38:43.888Z] [2022-05-03T19:38:43.888Z] Successfully built 7d5ec7674bf7 [2022-05-03T19:38:43.888Z] Successfully tagged core-command-arm64:latest [2022-05-03T19:38:43.888Z] Building security-bootstrapper [2022-05-03T19:39:10.747Z]  Building core-command ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:39:10.747Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:39:10.747Z] ---> eee4a3ca3166 [2022-05-03T19:39:10.747Z] Step 3/31 : WORKDIR /edgex-go [2022-05-03T19:39:10.747Z] ---> Using cache [2022-05-03T19:39:10.747Z] ---> 0aed62685fdf [2022-05-03T19:39:10.747Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:39:10.747Z] ---> Using cache [2022-05-03T19:39:10.747Z] ---> 7d07f6510961 [2022-05-03T19:39:10.747Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-03T19:39:10.747Z] ---> Using cache [2022-05-03T19:39:10.747Z] ---> 7baee45a5088 [2022-05-03T19:39:10.747Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-03T19:39:10.747Z] ---> Using cache [2022-05-03T19:39:10.747Z] ---> c438013aa3dc [2022-05-03T19:39:10.747Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:39:10.747Z] ---> Using cache [2022-05-03T19:39:10.747Z] ---> bf7618989fc9 [2022-05-03T19:39:10.747Z] Step 8/31 : COPY . . [2022-05-03T19:39:10.747Z] ---> Using cache [2022-05-03T19:39:10.747Z] ---> 968dcfa77ec0 [2022-05-03T19:39:10.747Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-03T19:39:10.747Z] ---> Running in 915ff43b762d [2022-05-03T19:39:10.747Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-03T19:39:57.775Z] Removing intermediate container 59fbbb40f1d0 [2022-05-03T19:39:57.775Z] ---> f93c359625cb [2022-05-03T19:39:57.775Z] [2022-05-03T19:39:57.775Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T19:39:57.775Z] ---> ac73e934f311 [2022-05-03T19:39:57.775Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-03T19:39:57.775Z] ---> Running in 82b4d523921e [2022-05-03T19:39:57.775Z] Removing intermediate container 82b4d523921e [2022-05-03T19:39:57.775Z] ---> 8a46b795b2b2 [2022-05-03T19:39:57.775Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-03T19:39:58.049Z] ---> Running in 6c1b7171a9e7 [2022-05-03T19:39:58.345Z] Removing intermediate container 6c1b7171a9e7 [2022-05-03T19:39:58.345Z] ---> 283969f1923e [2022-05-03T19:39:58.345Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-03T19:39:58.632Z] ---> Running in 2afba1a7f795 [2022-05-03T19:39:59.237Z] Removing intermediate container 2afba1a7f795 [2022-05-03T19:39:59.237Z] ---> 71390674506e [2022-05-03T19:39:59.237Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:39:59.237Z] ---> Running in 45e6beed4abd [2022-05-03T19:40:02.651Z] Removing intermediate container 45e6beed4abd [2022-05-03T19:40:02.651Z] ---> 63226d4208f4 [2022-05-03T19:40:02.651Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T19:40:02.651Z] ---> Running in bca06d4b34d5 [2022-05-03T19:40:04.656Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:40:05.640Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:40:06.629Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T19:40:06.906Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T19:40:06.906Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T19:40:06.906Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T19:40:07.185Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T19:40:07.465Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T19:40:07.465Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T19:40:07.465Z] OK: 8 MiB in 20 packages [2022-05-03T19:40:09.493Z] Removing intermediate container bca06d4b34d5 [2022-05-03T19:40:09.493Z] ---> 0d7cfef549bf [2022-05-03T19:40:09.493Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T19:40:10.101Z] ---> 7d0b89b09c2b [2022-05-03T19:40:10.101Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-03T19:40:12.123Z] ---> f979ebbdad2f [2022-05-03T19:40:12.123Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-03T19:40:12.733Z] ---> 412e24c1aff6 [2022-05-03T19:40:12.733Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-03T19:40:12.733Z] ---> Running in 2fe3c02b371f [2022-05-03T19:40:13.342Z] Removing intermediate container 2fe3c02b371f [2022-05-03T19:40:13.342Z] ---> dc74ec6163b7 [2022-05-03T19:40:13.342Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T19:40:13.342Z] ---> Running in 246e490f1cc6 [2022-05-03T19:40:13.955Z] Removing intermediate container 246e490f1cc6 [2022-05-03T19:40:13.955Z] ---> 30f224bf0f94 [2022-05-03T19:40:13.955Z] Step 21/23 : LABEL arch=arm64 [2022-05-03T19:40:14.237Z] ---> Running in bdd59a8209d8 [2022-05-03T19:40:14.862Z] Removing intermediate container bdd59a8209d8 [2022-05-03T19:40:14.862Z] ---> 9e420c0d549d [2022-05-03T19:40:14.862Z] Step 22/23 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:40:14.862Z] ---> Running in 4eef9c453918 [2022-05-03T19:40:15.483Z] Removing intermediate container 4eef9c453918 [2022-05-03T19:40:15.483Z] ---> 9b273ac37e8f [2022-05-03T19:40:15.483Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T19:40:15.772Z] ---> Running in 38e86d76f432 [2022-05-03T19:40:16.056Z] Removing intermediate container 38e86d76f432 [2022-05-03T19:40:16.056Z] ---> 9144950880f8 [2022-05-03T19:40:16.056Z] [2022-05-03T19:40:16.666Z] Successfully built 9144950880f8 [2022-05-03T19:40:16.666Z] Successfully tagged core-data-arm64:latest [2022-05-03T19:40:16.666Z] Building core-metadata [2022-05-03T19:40:49.062Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:40:49.062Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:40:49.062Z] ---> eee4a3ca3166 [2022-05-03T19:40:49.062Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T19:40:49.062Z] ---> Using cache [2022-05-03T19:40:49.062Z] ---> 0aed62685fdf [2022-05-03T19:40:49.062Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:40:49.062Z] ---> Using cache [2022-05-03T19:40:49.062Z] ---> 7d07f6510961 [2022-05-03T19:40:49.062Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-03T19:40:49.062Z] ---> Using cache [2022-05-03T19:40:49.062Z] ---> 7baee45a5088 [2022-05-03T19:40:49.062Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T19:40:49.062Z] ---> Using cache [2022-05-03T19:40:49.062Z] ---> c438013aa3dc [2022-05-03T19:40:49.062Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:40:49.062Z] ---> Using cache [2022-05-03T19:40:49.062Z] ---> bf7618989fc9 [2022-05-03T19:40:49.062Z] Step 8/23 : COPY . . [2022-05-03T19:40:49.062Z] ---> Using cache [2022-05-03T19:40:49.062Z] ---> 968dcfa77ec0 [2022-05-03T19:40:49.062Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-03T19:40:49.062Z] ---> Running in f9b8e910ff62 [2022-05-03T19:40:49.062Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-03T19:44:11.299Z] Removing intermediate container 915ff43b762d [2022-05-03T19:44:11.299Z] ---> 24384e6b6d89 [2022-05-03T19:44:11.299Z] [2022-05-03T19:44:11.299Z] Step 10/31 : FROM alpine:3.14 [2022-05-03T19:44:11.299Z] ---> ac73e934f311 [2022-05-03T19:44:11.299Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-03T19:44:11.299Z] ---> Running in 341aa1deea03 [2022-05-03T19:44:11.909Z] Removing intermediate container 341aa1deea03 [2022-05-03T19:44:11.909Z] ---> 9a1f6a5eae9a [2022-05-03T19:44:11.909Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-03T19:44:12.207Z] ---> Running in 7f2ad7e1b994 [2022-05-03T19:44:13.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:44:14.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:44:15.270Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-03T19:44:15.270Z] (2/2) Installing su-exec (0.2-r1) [2022-05-03T19:44:15.270Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T19:44:15.270Z] OK: 6 MiB in 16 packages [2022-05-03T19:44:16.725Z] Removing intermediate container 7f2ad7e1b994 [2022-05-03T19:44:16.725Z] ---> 936242c8240c [2022-05-03T19:44:16.725Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-03T19:44:16.725Z] ---> Running in a48496f3b899 [2022-05-03T19:44:17.339Z] Removing intermediate container a48496f3b899 [2022-05-03T19:44:17.339Z] ---> 79c671a37830 [2022-05-03T19:44:17.339Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-03T19:44:17.339Z] ---> Running in ebba41e2ee31 [2022-05-03T19:44:17.951Z] Removing intermediate container ebba41e2ee31 [2022-05-03T19:44:17.951Z] ---> e5cfe9b25e75 [2022-05-03T19:44:17.951Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-03T19:44:18.229Z] ---> Running in 019be842a478 [2022-05-03T19:44:21.658Z] Removing intermediate container 019be842a478 [2022-05-03T19:44:21.658Z] ---> 12fa598d09ec [2022-05-03T19:44:21.658Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-03T19:44:21.658Z] ---> Running in 789d6c8923f4 [2022-05-03T19:44:21.658Z] Removing intermediate container 789d6c8923f4 [2022-05-03T19:44:21.658Z] ---> ab27c3174971 [2022-05-03T19:44:21.658Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-03T19:44:22.290Z] ---> 032bc22e9b44 [2022-05-03T19:44:22.290Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-03T19:44:22.579Z] ---> Running in 724aa2af70da [2022-05-03T19:44:26.007Z] Removing intermediate container 724aa2af70da [2022-05-03T19:44:26.007Z] ---> 88fe574d2321 [2022-05-03T19:44:26.007Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T19:44:26.634Z] ---> dd45dc363e17 [2022-05-03T19:44:26.634Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-03T19:44:28.074Z] ---> b92ad8ca4d14 [2022-05-03T19:44:28.074Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-03T19:44:29.513Z] ---> 803dee12e08c [2022-05-03T19:44:29.513Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-03T19:44:30.122Z] ---> d9546e5620ae [2022-05-03T19:44:30.122Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-03T19:44:31.115Z] ---> 53669269e285 [2022-05-03T19:44:31.115Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-03T19:44:31.115Z] ---> Running in 4e94f383b3b5 [2022-05-03T19:44:31.720Z] Removing intermediate container 4e94f383b3b5 [2022-05-03T19:44:31.720Z] ---> 45354303cfa0 [2022-05-03T19:44:31.720Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-03T19:44:32.715Z] ---> 17244091fbd6 [2022-05-03T19:44:32.715Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-03T19:44:32.991Z] ---> Running in e734e7193f52 [2022-05-03T19:44:35.642Z] Removing intermediate container e734e7193f52 [2022-05-03T19:44:35.642Z] ---> 8ebafa754df5 [2022-05-03T19:44:35.642Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-03T19:44:35.928Z] ---> Running in 4f53001eabca [2022-05-03T19:44:36.213Z] Removing intermediate container 4f53001eabca [2022-05-03T19:44:36.213Z] ---> 2efe2530e0aa [2022-05-03T19:44:36.213Z] Step 28/31 : CMD ["gate"] [2022-05-03T19:44:36.495Z] ---> Running in 9e520e991e60 [2022-05-03T19:44:37.107Z] Removing intermediate container 9e520e991e60 [2022-05-03T19:44:37.107Z] ---> 9caa38bab0d2 [2022-05-03T19:44:37.107Z] Step 29/31 : LABEL arch=arm64 [2022-05-03T19:44:37.107Z] ---> Running in bd70518b572f [2022-05-03T19:44:37.726Z] Removing intermediate container bd70518b572f [2022-05-03T19:44:37.726Z] ---> 6b39af74012e [2022-05-03T19:44:37.726Z] Step 30/31 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:44:38.012Z] ---> Running in e4e905568e95 [2022-05-03T19:44:38.616Z] Removing intermediate container e4e905568e95 [2022-05-03T19:44:38.616Z] ---> c29af5e32d51 [2022-05-03T19:44:38.616Z] Step 31/31 : LABEL version=0.0.0 [2022-05-03T19:44:38.909Z] ---> Running in 6632df073ff9 [2022-05-03T19:44:39.517Z] Removing intermediate container 6632df073ff9 [2022-05-03T19:44:39.517Z] ---> e2e853d7c6ae [2022-05-03T19:44:39.517Z] [2022-05-03T19:44:39.796Z] Successfully built e2e853d7c6ae [2022-05-03T19:44:39.796Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-03T19:44:39.796Z] Building sys-mgmt-agent [2022-05-03T19:45:12.200Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:45:12.200Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:45:12.201Z] ---> eee4a3ca3166 [2022-05-03T19:45:12.201Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T19:45:12.201Z] ---> Using cache [2022-05-03T19:45:12.201Z] ---> 0aed62685fdf [2022-05-03T19:45:12.201Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:45:12.201Z] ---> Using cache [2022-05-03T19:45:12.201Z] ---> 7d07f6510961 [2022-05-03T19:45:12.201Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-03T19:45:12.201Z] ---> Running in d631c96b2c04 [2022-05-03T19:45:12.201Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:45:12.201Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:45:13.648Z] OK: 220 MiB in 52 packages [2022-05-03T19:45:14.645Z] Removing intermediate container d631c96b2c04 [2022-05-03T19:45:14.645Z] ---> 89f5a9c7a877 [2022-05-03T19:45:14.645Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T19:45:15.639Z] ---> d59bc4762f4d [2022-05-03T19:45:15.640Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:45:15.640Z] ---> Running in 48b2bae0418e [2022-05-03T19:45:21.075Z] Removing intermediate container 48b2bae0418e [2022-05-03T19:45:21.075Z] ---> af7f031a1b10 [2022-05-03T19:45:21.075Z] Step 8/23 : COPY . . [2022-05-03T19:45:43.653Z] ---> 1c916d4a9fa2 [2022-05-03T19:45:43.653Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-03T19:45:43.653Z] ---> Running in 7dd27ca5a2ac [2022-05-03T19:45:43.653Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-03T19:45:53.840Z] Removing intermediate container f9b8e910ff62 [2022-05-03T19:45:53.840Z] ---> 3a2811b29434 [2022-05-03T19:45:53.840Z] [2022-05-03T19:45:53.840Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T19:45:53.840Z] ---> ac73e934f311 [2022-05-03T19:45:53.840Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-03T19:45:53.840Z] ---> Using cache [2022-05-03T19:45:53.840Z] ---> e599ea460e25 [2022-05-03T19:45:53.840Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T19:45:53.840Z] ---> Using cache [2022-05-03T19:45:53.840Z] ---> b4ec0d4aa59c [2022-05-03T19:45:53.840Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-03T19:45:53.840Z] ---> Running in 66a552c48f43 [2022-05-03T19:45:53.841Z] Removing intermediate container 66a552c48f43 [2022-05-03T19:45:53.841Z] ---> fade80ed3a06 [2022-05-03T19:45:53.841Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-03T19:45:53.841Z] ---> Running in 678668af3f35 [2022-05-03T19:45:53.841Z] Removing intermediate container 678668af3f35 [2022-05-03T19:45:53.841Z] ---> 505e512b0419 [2022-05-03T19:45:53.841Z] Step 15/23 : WORKDIR / [2022-05-03T19:45:53.841Z] ---> Running in 64bb02497969 [2022-05-03T19:45:54.117Z] Removing intermediate container 64bb02497969 [2022-05-03T19:45:54.117Z] ---> 6829ce82b1f2 [2022-05-03T19:45:54.117Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T19:45:55.107Z] ---> 876028e3c605 [2022-05-03T19:45:55.107Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-03T19:45:56.557Z] ---> 1486613c7c79 [2022-05-03T19:45:56.557Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-03T19:45:57.546Z] ---> c89b223d0511 [2022-05-03T19:45:57.547Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-03T19:45:57.547Z] ---> Running in 8efbbfe466a8 [2022-05-03T19:45:58.171Z] Removing intermediate container 8efbbfe466a8 [2022-05-03T19:45:58.171Z] ---> 981187880f1f [2022-05-03T19:45:58.171Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T19:45:58.171Z] ---> Running in 3070a280ed56 [2022-05-03T19:45:58.773Z] Removing intermediate container 3070a280ed56 [2022-05-03T19:45:58.773Z] ---> 4b91627a54cd [2022-05-03T19:45:58.773Z] Step 21/23 : LABEL arch=arm64 [2022-05-03T19:45:58.773Z] ---> Running in 1e6b30d004a6 [2022-05-03T19:45:59.377Z] Removing intermediate container 1e6b30d004a6 [2022-05-03T19:45:59.377Z] ---> a1a8fda94a09 [2022-05-03T19:45:59.378Z] Step 22/23 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:45:59.378Z] ---> Running in 2a2fb55f1e3c [2022-05-03T19:45:59.981Z] Removing intermediate container 2a2fb55f1e3c [2022-05-03T19:45:59.981Z] ---> 3f7cf640a9f3 [2022-05-03T19:45:59.981Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T19:45:59.981Z] ---> Running in 1d0811b68d33 [2022-05-03T19:46:00.588Z] Removing intermediate container 1d0811b68d33 [2022-05-03T19:46:00.588Z] ---> 3b830959eb84 [2022-05-03T19:46:00.588Z] [2022-05-03T19:46:01.193Z] Successfully built 3b830959eb84 [2022-05-03T19:46:01.193Z] Successfully tagged core-metadata-arm64:latest [2022-05-03T19:46:01.193Z]  Building core-metadata ... done Building security-secretstore-setup [2022-05-03T19:46:28.017Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:46:28.017Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:46:28.017Z] ---> eee4a3ca3166 [2022-05-03T19:46:28.017Z] Step 3/25 : WORKDIR /edgex-go [2022-05-03T19:46:28.017Z] ---> Using cache [2022-05-03T19:46:28.017Z] ---> 0aed62685fdf [2022-05-03T19:46:28.018Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:46:28.018Z] ---> Using cache [2022-05-03T19:46:28.018Z] ---> 7d07f6510961 [2022-05-03T19:46:28.018Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-03T19:46:28.018Z] ---> Using cache [2022-05-03T19:46:28.018Z] ---> 7baee45a5088 [2022-05-03T19:46:28.018Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-03T19:46:28.018Z] ---> Using cache [2022-05-03T19:46:28.018Z] ---> c438013aa3dc [2022-05-03T19:46:28.018Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:46:28.018Z] ---> Using cache [2022-05-03T19:46:28.018Z] ---> bf7618989fc9 [2022-05-03T19:46:28.018Z] Step 8/25 : COPY . . [2022-05-03T19:46:28.018Z] ---> Using cache [2022-05-03T19:46:28.018Z] ---> 968dcfa77ec0 [2022-05-03T19:46:28.018Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-03T19:46:28.618Z] ---> Running in 4376ca585e3e [2022-05-03T19:46:30.616Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-03T19:50:22.698Z] Removing intermediate container 7dd27ca5a2ac [2022-05-03T19:50:22.698Z] ---> 5ac755b37dbd [2022-05-03T19:50:22.698Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-03T19:50:22.698Z] ---> Running in b79c31d5e63e [2022-05-03T19:50:22.698Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-03T19:50:22.698Z] Removing intermediate container b79c31d5e63e [2022-05-03T19:50:22.698Z] ---> b526275d62a6 [2022-05-03T19:50:22.698Z] [2022-05-03T19:50:22.698Z] Step 11/23 : FROM docker:20.10.14 [2022-05-03T19:50:22.698Z] 20.10.14: Pulling from library/docker [2022-05-03T19:50:41.036Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-03T19:50:41.036Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-03T19:50:41.036Z] ---> c346e9eafbab [2022-05-03T19:50:41.036Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-03T19:50:41.036Z] ---> Running in 6be8cd49dc61 [2022-05-03T19:50:41.036Z] Removing intermediate container 6be8cd49dc61 [2022-05-03T19:50:41.036Z] ---> 831272bd633f [2022-05-03T19:50:41.036Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-03T19:50:41.036Z] ---> Running in 09150708e9a0 [2022-05-03T19:50:41.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:50:41.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:50:42.904Z] (1/43) Installing readline (8.1.1-r0) [2022-05-03T19:50:42.904Z] (2/43) Installing bash (5.1.16-r0) [2022-05-03T19:50:43.181Z] Executing bash-5.1.16-r0.post-install [2022-05-03T19:50:43.181Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-03T19:50:43.181Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-03T19:50:43.181Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-03T19:50:43.181Z] (6/43) Installing curl (7.80.0-r1) [2022-05-03T19:50:43.181Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-03T19:50:43.181Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-03T19:50:43.181Z] (9/43) Installing expat (2.4.7-r0) [2022-05-03T19:50:43.181Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-03T19:50:43.181Z] (11/43) Installing gdbm (1.22-r0) [2022-05-03T19:50:43.181Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-03T19:50:43.181Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-03T19:50:43.181Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-03T19:50:43.461Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-03T19:50:43.461Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-03T19:50:43.461Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-03T19:50:46.098Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-03T19:50:46.098Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-03T19:50:46.098Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-03T19:50:46.098Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-03T19:50:46.098Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-03T19:50:46.098Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-03T19:50:46.098Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-03T19:50:46.098Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-03T19:50:46.098Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-03T19:50:46.098Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-03T19:50:46.098Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-03T19:50:46.098Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-03T19:50:46.098Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-03T19:50:46.098Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-03T19:50:46.098Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-03T19:50:46.098Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-03T19:50:46.098Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-03T19:50:46.098Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-03T19:50:46.098Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-03T19:50:46.098Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-03T19:50:46.375Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-03T19:50:46.375Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-03T19:50:46.375Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-03T19:50:46.375Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-03T19:50:46.652Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-03T19:50:46.652Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-03T19:50:47.257Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T19:50:47.257Z] OK: 82 MiB in 65 packages [2022-05-03T19:50:52.676Z] Collecting docker-compose==1.23.2 [2022-05-03T19:50:52.676Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-03T19:50:52.676Z] Collecting texttable<0.10,>=0.9.0 [2022-05-03T19:50:52.676Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-03T19:50:53.270Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-03T19:50:55.300Z] Collecting docopt<0.7,>=0.6.1 [2022-05-03T19:50:55.300Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-03T19:50:58.832Z] Collecting PyYAML<4,>=3.10 [2022-05-03T19:50:58.832Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-03T19:51:04.277Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-03T19:51:04.277Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-03T19:51:04.277Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-03T19:51:06.271Z] Collecting cached-property<2,>=1.2.0 [2022-05-03T19:51:06.271Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-03T19:51:06.881Z] Collecting docker<4.0,>=3.6.0 [2022-05-03T19:51:06.881Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-03T19:51:07.866Z] Collecting jsonschema<3,>=2.5.1 [2022-05-03T19:51:07.866Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-03T19:51:08.470Z] Removing intermediate container 4376ca585e3e [2022-05-03T19:51:08.470Z] ---> 4cc1f883eb96 [2022-05-03T19:51:08.470Z] [2022-05-03T19:51:08.470Z] Step 10/25 : FROM alpine:3.14 [2022-05-03T19:51:08.470Z] ---> ac73e934f311 [2022-05-03T19:51:08.470Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-03T19:51:08.747Z] ---> Running in 7b005ac52911 [2022-05-03T19:51:09.364Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-03T19:51:09.364Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-03T19:51:09.967Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-03T19:51:09.967Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-03T19:51:10.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:51:10.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:51:11.122Z] Collecting docker-pycreds>=0.4.0 [2022-05-03T19:51:11.122Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-03T19:51:11.727Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-03T19:51:11.727Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-03T19:51:11.727Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-03T19:51:12.002Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-03T19:51:12.002Z] (3/3) Installing su-exec (0.2-r1) [2022-05-03T19:51:12.002Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T19:51:12.002Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T19:51:12.277Z] OK: 6 MiB in 17 packages [2022-05-03T19:51:12.556Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-03T19:51:12.556Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-03T19:51:12.556Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-03T19:51:12.833Z] Collecting idna<2.8,>=2.5 [2022-05-03T19:51:12.833Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-03T19:51:13.454Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-03T19:51:13.454Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-03T19:51:13.454Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-03T19:51:13.454Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-03T19:51:14.468Z] Removing intermediate container 7b005ac52911 [2022-05-03T19:51:14.468Z] ---> 7c693a296021 [2022-05-03T19:51:14.468Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-03T19:51:14.468Z] ---> Running in a975ba1c67fa [2022-05-03T19:51:14.469Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-03T19:51:14.469Z] Attempting uninstall: urllib3 [2022-05-03T19:51:14.469Z] Found existing installation: urllib3 1.26.7 [2022-05-03T19:51:14.469Z] Uninstalling urllib3-1.26.7: [2022-05-03T19:51:14.765Z] Successfully uninstalled urllib3-1.26.7 [2022-05-03T19:51:15.054Z] Removing intermediate container a975ba1c67fa [2022-05-03T19:51:15.054Z] ---> 80739d5885a8 [2022-05-03T19:51:15.054Z] Step 13/25 : WORKDIR / [2022-05-03T19:51:15.054Z] ---> Running in 20530af652e6 [2022-05-03T19:51:15.652Z] Removing intermediate container 20530af652e6 [2022-05-03T19:51:15.652Z] ---> c634753aff4c [2022-05-03T19:51:15.652Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-03T19:51:15.652Z] Attempting uninstall: idna [2022-05-03T19:51:15.652Z] Found existing installation: idna 3.3 [2022-05-03T19:51:15.652Z] Uninstalling idna-3.3: [2022-05-03T19:51:15.927Z] Successfully uninstalled idna-3.3 [2022-05-03T19:51:16.527Z] ---> 329352efa327 [2022-05-03T19:51:16.527Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-03T19:51:17.519Z] ---> 6c753c6b2fb6 [2022-05-03T19:51:17.519Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-03T19:51:18.515Z] ---> cb88f31c49ff [2022-05-03T19:51:18.515Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-03T19:51:19.515Z] ---> 0740f14c0d0e [2022-05-03T19:51:19.515Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-03T19:51:20.122Z] Attempting uninstall: requests [2022-05-03T19:51:20.122Z] Found existing installation: requests 2.26.0 [2022-05-03T19:51:20.122Z] Uninstalling requests-2.26.0: [2022-05-03T19:51:20.399Z] Successfully uninstalled requests-2.26.0 [2022-05-03T19:51:21.008Z] ---> c8749728a520 [2022-05-03T19:51:21.008Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-03T19:51:21.284Z] Running setup.py install for texttable: started [2022-05-03T19:51:23.273Z] ---> e8de6c7c6bd3 [2022-05-03T19:51:23.273Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-03T19:51:23.879Z] ---> c7d9329a1f63 [2022-05-03T19:51:23.879Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-03T19:51:24.155Z] ---> Running in 468d848241aa [2022-05-03T19:51:24.428Z] Running setup.py install for texttable: finished with status 'done' [2022-05-03T19:51:24.428Z] Running setup.py install for PyYAML: started [2022-05-03T19:51:27.074Z] Removing intermediate container 468d848241aa [2022-05-03T19:51:27.074Z] ---> c523e83d2430 [2022-05-03T19:51:27.074Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-03T19:51:27.074Z] ---> Running in ece7c4df7a62 [2022-05-03T19:51:27.692Z] Removing intermediate container ece7c4df7a62 [2022-05-03T19:51:27.692Z] ---> 25ef7fbc9655 [2022-05-03T19:51:27.692Z] Step 23/25 : LABEL arch=arm64 [2022-05-03T19:51:27.692Z] ---> Running in b8834d754fbf [2022-05-03T19:51:28.300Z] Removing intermediate container b8834d754fbf [2022-05-03T19:51:28.300Z] ---> 5d10cbb3de20 [2022-05-03T19:51:28.300Z] Step 24/25 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:51:28.300Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-03T19:51:28.581Z] ---> Running in 2a9000f9f99f [2022-05-03T19:51:28.862Z] Removing intermediate container 2a9000f9f99f [2022-05-03T19:51:28.862Z] ---> 34928626a1a9 [2022-05-03T19:51:28.862Z] Step 25/25 : LABEL version=0.0.0 [2022-05-03T19:51:29.135Z] Running setup.py install for docopt: started [2022-05-03T19:51:29.135Z] ---> Running in 6d6b1ab85746 [2022-05-03T19:51:29.413Z] Removing intermediate container 6d6b1ab85746 [2022-05-03T19:51:29.413Z] ---> 9232fa36f239 [2022-05-03T19:51:29.413Z] [2022-05-03T19:51:30.011Z] Successfully built 9232fa36f239 [2022-05-03T19:51:30.011Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-03T19:51:30.011Z] Building security-spiffe-token-provider [2022-05-03T19:51:32.641Z]  Building security-secretstore-setup ... done  Running setup.py install for docopt: finished with status 'done' [2022-05-03T19:51:32.641Z] Running setup.py install for dockerpty: started [2022-05-03T19:51:35.266Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-03T19:51:37.256Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-03T19:51:59.465Z] Removing intermediate container 09150708e9a0 [2022-05-03T19:51:59.465Z] ---> 1aac661e5a57 [2022-05-03T19:51:59.465Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-03T19:51:59.465Z] ---> Running in 30ec12113894 [2022-05-03T19:51:59.465Z] Removing intermediate container 30ec12113894 [2022-05-03T19:51:59.465Z] ---> 4bd38e90715c [2022-05-03T19:51:59.465Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-03T19:51:59.465Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T19:51:59.465Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-03T19:51:59.465Z] ---> eee4a3ca3166 [2022-05-03T19:51:59.465Z] Step 3/20 : WORKDIR /edgex-go [2022-05-03T19:51:59.465Z] ---> Using cache [2022-05-03T19:51:59.465Z] ---> 0aed62685fdf [2022-05-03T19:51:59.465Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-03T19:51:59.465Z] ---> Running in 04ffeb37d710 [2022-05-03T19:51:59.465Z] ---> Running in bb335e9712ea [2022-05-03T19:51:59.465Z] Removing intermediate container bb335e9712ea [2022-05-03T19:51:59.465Z] ---> aca1d0354add [2022-05-03T19:51:59.465Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-03T19:52:00.910Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:52:01.539Z] ---> 1a2dfe8e8503 [2022-05-03T19:52:01.539Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-03T19:52:02.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:52:02.415Z] ---> fb67248dbfb7 [2022-05-03T19:52:02.415Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-03T19:52:03.858Z] ---> 9ee380f41fe4 [2022-05-03T19:52:03.858Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-03T19:52:03.858Z] ---> Running in e9ab22360d66 [2022-05-03T19:52:03.858Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T19:52:03.858Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T19:52:03.858Z] OK: 15739 distinct packages available [2022-05-03T19:52:04.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:52:04.415Z] Removing intermediate container e9ab22360d66 [2022-05-03T19:52:04.415Z] ---> a0029f4b5ab2 [2022-05-03T19:52:04.415Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T19:52:04.415Z] ---> Running in 7a63de4f9e22 [2022-05-03T19:52:05.196Z] Removing intermediate container 7a63de4f9e22 [2022-05-03T19:52:05.196Z] ---> 283a372bcf57 [2022-05-03T19:52:05.196Z] Step 21/23 : LABEL arch=arm64 [2022-05-03T19:52:05.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:52:05.196Z] ---> Running in b9eb883863e0 [2022-05-03T19:52:05.851Z] Removing intermediate container b9eb883863e0 [2022-05-03T19:52:05.851Z] ---> a082010399ba [2022-05-03T19:52:05.851Z] Step 22/23 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:52:05.851Z] ---> Running in 080a78bad534 [2022-05-03T19:52:06.590Z] Removing intermediate container 080a78bad534 [2022-05-03T19:52:06.590Z] ---> 3043ca84dd23 [2022-05-03T19:52:06.590Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T19:52:06.590Z] ---> Running in 5abf476e2eec [2022-05-03T19:52:07.313Z] OK: 220 MiB in 52 packages [2022-05-03T19:52:07.313Z] Removing intermediate container 5abf476e2eec [2022-05-03T19:52:07.313Z] ---> e27994b4fa0f [2022-05-03T19:52:07.313Z] [2022-05-03T19:52:07.956Z] Successfully built e27994b4fa0f [2022-05-03T19:52:07.956Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-03T19:52:08.560Z]  Building sys-mgmt-agent ... done Removing intermediate container 04ffeb37d710 [2022-05-03T19:52:08.560Z] ---> 94130d625759 [2022-05-03T19:52:08.841Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-03T19:52:09.442Z] ---> 8aff49503d56 [2022-05-03T19:52:09.721Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T19:52:09.721Z] ---> Running in 8d205029c29a [2022-05-03T19:52:15.136Z] Removing intermediate container 8d205029c29a [2022-05-03T19:52:15.136Z] ---> 4118634ba92d [2022-05-03T19:52:15.136Z] Step 7/20 : COPY . . [2022-05-03T19:52:37.366Z] ---> 19307fc623ae [2022-05-03T19:52:37.366Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-03T19:52:37.366Z] ---> Running in c24a0fa1b99e [2022-05-03T19:52:37.366Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-03T19:57:44.563Z] Removing intermediate container c24a0fa1b99e [2022-05-03T19:57:44.563Z] ---> 57ea25fbe2f8 [2022-05-03T19:57:44.563Z] [2022-05-03T19:57:44.563Z] Step 9/20 : FROM alpine:3.15 [2022-05-03T19:57:44.563Z] 3.15: Pulling from library/alpine [2022-05-03T19:57:44.563Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-03T19:57:44.563Z] Status: Downloaded newer image for alpine:3.15 [2022-05-03T19:57:44.563Z] ---> 3fb3c9af89a9 [2022-05-03T19:57:44.563Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T19:57:44.563Z] ---> Running in 337fa74301b7 [2022-05-03T19:57:44.563Z] Removing intermediate container 337fa74301b7 [2022-05-03T19:57:44.563Z] ---> 8ee68bd4690f [2022-05-03T19:57:44.563Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T19:57:44.563Z] ---> Running in 12aa01d2c8d7 [2022-05-03T19:57:44.563Z] Removing intermediate container 12aa01d2c8d7 [2022-05-03T19:57:44.563Z] ---> 8ff28a88bc82 [2022-05-03T19:57:44.563Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-03T19:57:44.563Z] ---> Running in 2e0958e3636a [2022-05-03T19:57:45.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:57:46.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:57:47.150Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T19:57:47.150Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T19:57:47.150Z] OK: 15730 distinct packages available [2022-05-03T19:57:47.429Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T19:57:48.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T19:57:49.394Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-03T19:57:49.394Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-03T19:57:49.671Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-03T19:57:49.671Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-03T19:57:49.947Z] (5/9) Installing curl (7.80.0-r1) [2022-05-03T19:57:49.947Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-03T19:57:49.947Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-03T19:57:50.225Z] (8/9) Installing libucontext (1.1-r0) [2022-05-03T19:57:50.225Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-03T19:57:50.225Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T19:57:50.225Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T19:57:50.832Z] OK: 8 MiB in 23 packages [2022-05-03T19:57:52.836Z] Removing intermediate container 2e0958e3636a [2022-05-03T19:57:52.836Z] ---> 9f1dd88f5499 [2022-05-03T19:57:52.836Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T19:57:53.827Z] ---> cb51d3a47949 [2022-05-03T19:57:53.828Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-03T19:57:55.829Z] ---> dfb5b7f1d0f5 [2022-05-03T19:57:55.829Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-03T19:57:56.816Z] ---> 314423d97946 [2022-05-03T19:57:56.816Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-03T19:57:56.816Z] ---> Running in 0ecbe0c6dbe7 [2022-05-03T19:57:57.461Z] Removing intermediate container 0ecbe0c6dbe7 [2022-05-03T19:57:57.461Z] ---> 0a382debc7e6 [2022-05-03T19:57:57.461Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T19:57:57.740Z] ---> Running in ac46e405848e [2022-05-03T19:57:58.346Z] Removing intermediate container ac46e405848e [2022-05-03T19:57:58.346Z] ---> a2ea8be7d657 [2022-05-03T19:57:58.346Z] Step 18/20 : LABEL arch=arm64 [2022-05-03T19:57:58.346Z] ---> Running in 215a89d0a1f8 [2022-05-03T19:57:58.957Z] Removing intermediate container 215a89d0a1f8 [2022-05-03T19:57:58.957Z] ---> ffbd82ad1437 [2022-05-03T19:57:58.957Z] Step 19/20 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T19:57:59.234Z] ---> Running in 6c2ab4cf22bc [2022-05-03T19:57:59.513Z] Removing intermediate container 6c2ab4cf22bc [2022-05-03T19:57:59.513Z] ---> 95b12e5d7883 [2022-05-03T19:57:59.513Z] Step 20/20 : LABEL version=0.0.0 [2022-05-03T19:57:59.792Z] ---> Running in ee22dfce7eca [2022-05-03T19:58:00.397Z] Removing intermediate container ee22dfce7eca [2022-05-03T19:58:00.397Z] ---> afdbb76f47c5 [2022-05-03T19:58:00.397Z] [2022-05-03T19:58:00.674Z] Successfully built afdbb76f47c5 [2022-05-03T19:58:00.674Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-03T20:05:38.163Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-05-03T20:05:38.163Z] Building bin/spire-agent... [2022-05-03T20:05:38.163Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T20:05:38.163Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T20:05:38.163Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T20:05:38.163Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T20:05:38.163Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T20:05:38.163Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T20:05:38.163Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T20:05:38.163Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T20:05:38.163Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T20:05:38.163Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T20:05:38.163Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T20:05:38.163Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T20:05:38.163Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T20:05:38.163Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T20:05:38.163Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T20:05:38.163Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T20:05:38.163Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T20:05:38.163Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T20:05:38.163Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T20:05:38.163Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T20:05:38.163Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T20:05:38.163Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T20:05:38.163Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T20:05:38.163Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T20:05:38.164Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T20:05:38.164Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T20:08:00.063Z] Building bin/spire-agent... [2022-05-03T20:08:00.063Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T20:08:00.063Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T20:08:00.063Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T20:08:00.063Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T20:08:00.063Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T20:08:00.063Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T20:08:00.063Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T20:08:00.063Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T20:08:00.063Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T20:08:00.063Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T20:08:00.063Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T20:08:00.063Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T20:08:00.063Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T20:12:07.148Z] Removing intermediate container 7e9c9b378a3a [2022-05-03T20:12:07.148Z] ---> 412ec6ae6f6b [2022-05-03T20:12:07.148Z] [2022-05-03T20:12:07.148Z] Step 13/26 : FROM alpine:3.15 [2022-05-03T20:12:07.148Z] ---> 3fb3c9af89a9 [2022-05-03T20:12:07.148Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T20:12:07.148Z] ---> Using cache [2022-05-03T20:12:07.148Z] ---> 8ee68bd4690f [2022-05-03T20:12:07.148Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:12:07.148Z] ---> Using cache [2022-05-03T20:12:07.148Z] ---> 8ff28a88bc82 [2022-05-03T20:12:07.148Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-03T20:12:07.148Z] Removing intermediate container 1a6e22132556 [2022-05-03T20:12:07.148Z] ---> 460932e93962 [2022-05-03T20:12:07.148Z] [2022-05-03T20:12:07.148Z] Step 13/26 : FROM alpine:3.15 [2022-05-03T20:12:07.148Z] ---> 3fb3c9af89a9 [2022-05-03T20:12:07.148Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T20:12:07.148Z] ---> Using cache [2022-05-03T20:12:07.148Z] ---> 8ee68bd4690f [2022-05-03T20:12:07.148Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:12:07.148Z] ---> Using cache [2022-05-03T20:12:07.148Z] ---> 8ff28a88bc82 [2022-05-03T20:12:07.148Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-03T20:12:07.148Z] ---> Running in 9e194c10eb9b [2022-05-03T20:12:07.148Z] ---> Running in e3e4b4f2cd19 [2022-05-03T20:12:07.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:12:07.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:12:07.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:12:07.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:12:07.148Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T20:12:07.148Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T20:12:07.148Z] OK: 15730 distinct packages available [2022-05-03T20:12:07.148Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T20:12:07.148Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T20:12:07.148Z] OK: 15730 distinct packages available [2022-05-03T20:12:07.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:12:07.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:12:07.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:12:07.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:12:08.790Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-03T20:12:08.790Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-03T20:12:08.790Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-03T20:12:08.790Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-03T20:12:08.790Z] (3/4) Installing libucontext (1.1-r0) [2022-05-03T20:12:08.790Z] (3/5) Installing libucontext (1.1-r0) [2022-05-03T20:12:09.061Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-03T20:12:09.061Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-03T20:12:09.061Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T20:12:09.061Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-03T20:12:09.061Z] OK: 6 MiB in 18 packages [2022-05-03T20:12:09.341Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T20:12:09.341Z] OK: 6 MiB in 19 packages [2022-05-03T20:12:11.314Z] Removing intermediate container e3e4b4f2cd19 [2022-05-03T20:12:11.314Z] ---> 1720009deb67 [2022-05-03T20:12:11.314Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-03T20:12:11.314Z] Removing intermediate container 9e194c10eb9b [2022-05-03T20:12:11.314Z] ---> 5101354d9528 [2022-05-03T20:12:11.314Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T20:12:14.697Z] ---> 8bc3bbbd5c5a [2022-05-03T20:12:14.697Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T20:12:15.682Z] ---> 9dbed33b973b [2022-05-03T20:12:15.682Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T20:12:16.663Z] ---> d7ce303cf10e [2022-05-03T20:12:16.663Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-03T20:12:16.663Z] ---> Running in 5455f3629727 [2022-05-03T20:12:17.258Z] Removing intermediate container 5455f3629727 [2022-05-03T20:12:17.258Z] ---> 776f38a8c184 [2022-05-03T20:12:17.258Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-03T20:12:18.245Z] ---> 20a74a9a288f [2022-05-03T20:12:18.245Z] Step 21/26 : WORKDIR / [2022-05-03T20:12:18.245Z] ---> Running in ff6be7c77b67 [2022-05-03T20:12:18.843Z] Removing intermediate container ff6be7c77b67 [2022-05-03T20:12:18.843Z] ---> 2a14da5eab03 [2022-05-03T20:12:18.843Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T20:12:18.843Z] ---> Running in 3de2dbc77372 [2022-05-03T20:12:19.126Z] ---> 9e57bceef2ca [2022-05-03T20:12:19.126Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T20:12:19.413Z] Removing intermediate container 3de2dbc77372 [2022-05-03T20:12:19.413Z] ---> d19bcd7c126b [2022-05-03T20:12:19.413Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T20:12:19.413Z] ---> Running in ee8528573669 [2022-05-03T20:12:20.029Z] ---> a479ff6f2923 [2022-05-03T20:12:20.029Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-03T20:12:20.029Z] Removing intermediate container ee8528573669 [2022-05-03T20:12:20.029Z] ---> eb7adf8dd8e2 [2022-05-03T20:12:20.029Z] Step 24/26 : LABEL arch=arm64 [2022-05-03T20:12:20.029Z] ---> Running in 6602f67d3497 [2022-05-03T20:12:20.635Z] Removing intermediate container 6602f67d3497 [2022-05-03T20:12:20.635Z] ---> 6c57a1f58279 [2022-05-03T20:12:20.635Z] Step 25/26 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T20:12:20.910Z] ---> 625908dd2b69 [2022-05-03T20:12:20.910Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-03T20:12:20.910Z] ---> Running in 26ac89ea8555 [2022-05-03T20:12:21.508Z] Removing intermediate container 26ac89ea8555 [2022-05-03T20:12:21.508Z] ---> c8d45ddb2a34 [2022-05-03T20:12:21.508Z] Step 26/26 : LABEL version=0.0.0 [2022-05-03T20:12:21.508Z] ---> Running in 20b81dee532b [2022-05-03T20:12:21.508Z] ---> 8f216158df00 [2022-05-03T20:12:21.508Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T20:12:21.781Z] ---> Running in 4fd2f6033cbe [2022-05-03T20:12:22.056Z] Removing intermediate container 20b81dee532b [2022-05-03T20:12:22.056Z] ---> a5b826acbcdd [2022-05-03T20:12:22.056Z] [2022-05-03T20:12:22.327Z] Removing intermediate container 4fd2f6033cbe [2022-05-03T20:12:22.328Z] ---> 911768ff61b9 [2022-05-03T20:12:22.328Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T20:12:22.328Z] ---> Running in 0ac2aa984ac2 [2022-05-03T20:12:22.328Z] Successfully built a5b826acbcdd [2022-05-03T20:12:22.605Z] Successfully tagged security-spire-config-arm64:latest [2022-05-03T20:12:22.605Z]  Building security-spire-config ... done Removing intermediate container 0ac2aa984ac2 [2022-05-03T20:12:22.605Z] ---> a840b68396e4 [2022-05-03T20:12:22.605Z] Step 24/26 : LABEL arch=arm64 [2022-05-03T20:12:22.878Z] ---> Running in 92dfea9c17f9 [2022-05-03T20:12:23.152Z] Removing intermediate container 92dfea9c17f9 [2022-05-03T20:12:23.152Z] ---> 7862fb662010 [2022-05-03T20:12:23.152Z] Step 25/26 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T20:12:23.428Z] ---> Running in 6c3c9b259ed2 [2022-05-03T20:12:23.702Z] Removing intermediate container 6c3c9b259ed2 [2022-05-03T20:12:23.702Z] ---> 943e3a682fea [2022-05-03T20:12:23.702Z] Step 26/26 : LABEL version=0.0.0 [2022-05-03T20:12:23.978Z] ---> Running in 054d0f2c2263 [2022-05-03T20:12:24.251Z] Removing intermediate container 054d0f2c2263 [2022-05-03T20:12:24.251Z] ---> 144a91447081 [2022-05-03T20:12:24.251Z] [2022-05-03T20:12:24.523Z] Successfully built 144a91447081 [2022-05-03T20:12:24.523Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-03T20:13:11.471Z]  Building security-spire-agent ... done Removing intermediate container 93f6938025d9 [2022-05-03T20:13:11.471Z] ---> 67f0a9e671e6 [2022-05-03T20:13:11.471Z] [2022-05-03T20:13:11.471Z] Step 13/25 : FROM alpine:3.15 [2022-05-03T20:13:11.471Z] ---> 3fb3c9af89a9 [2022-05-03T20:13:11.471Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T20:13:11.471Z] ---> Using cache [2022-05-03T20:13:11.471Z] ---> 8ee68bd4690f [2022-05-03T20:13:11.471Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:13:11.471Z] ---> Using cache [2022-05-03T20:13:11.471Z] ---> 8ff28a88bc82 [2022-05-03T20:13:11.471Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-03T20:13:11.471Z] ---> Using cache [2022-05-03T20:13:11.471Z] ---> 1720009deb67 [2022-05-03T20:13:11.471Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T20:13:11.471Z] ---> 4804a2658093 [2022-05-03T20:13:11.471Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T20:13:11.471Z] ---> 68bf8f75e2f8 [2022-05-03T20:13:11.471Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-03T20:13:11.471Z] ---> 613811abf5d9 [2022-05-03T20:13:11.471Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-03T20:13:11.471Z] ---> bcfe5d54b411 [2022-05-03T20:13:11.471Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T20:13:11.471Z] ---> Running in 3eebc92fa815 [2022-05-03T20:13:11.471Z] Removing intermediate container 3eebc92fa815 [2022-05-03T20:13:11.471Z] ---> 339fc7c828fe [2022-05-03T20:13:11.471Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T20:13:11.471Z] ---> Running in 46efeadfa157 [2022-05-03T20:13:11.471Z] Removing intermediate container 46efeadfa157 [2022-05-03T20:13:11.471Z] ---> 65e5db10ec1d [2022-05-03T20:13:11.471Z] Step 23/25 : LABEL arch=arm64 [2022-05-03T20:13:11.471Z] ---> Running in 40ac7101dc67 [2022-05-03T20:13:11.471Z] Removing intermediate container 40ac7101dc67 [2022-05-03T20:13:11.471Z] ---> 25d745663b77 [2022-05-03T20:13:11.471Z] Step 24/25 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-03T20:13:11.471Z] ---> Running in 3fdd68e4e3ff [2022-05-03T20:13:11.471Z] Removing intermediate container 3fdd68e4e3ff [2022-05-03T20:13:11.471Z] ---> 18c4292f82e6 [2022-05-03T20:13:11.471Z] Step 25/25 : LABEL version=0.0.0 [2022-05-03T20:13:11.471Z] ---> Running in 42e51dc7ce3a [2022-05-03T20:13:11.471Z] Removing intermediate container 42e51dc7ce3a [2022-05-03T20:13:11.471Z] ---> 4dc2ceb6afb7 [2022-05-03T20:13:11.471Z] [2022-05-03T20:13:11.471Z] Successfully built 4dc2ceb6afb7 [2022-05-03T20:13:11.471Z] Successfully tagged security-spire-server-arm64:latest [2022-05-03T20:13:11.756Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-03T20:13:11.816Z] $ docker stop --time=1 278f17ce7be82d2c1ece8714ccdeb2fc922800c12d157e92451d9940f25be083 [2022-05-03T20:13:13.666Z] $ docker rm -f 278f17ce7be82d2c1ece8714ccdeb2fc922800c12d157e92451d9940f25be083 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T20:13:14.241Z] + docker images [2022-05-03T20:13:14.833Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-03T20:13:14.833Z] security-spire-server-arm64 latest 4dc2ceb6afb7 3 seconds ago 86.3MB [2022-05-03T20:13:14.833Z] 67f0a9e671e6 25 seconds ago 4.14GB [2022-05-03T20:13:14.833Z] security-spire-agent-arm64 latest 144a91447081 50 seconds ago 126MB [2022-05-03T20:13:14.833Z] security-spire-config-arm64 latest a5b826acbcdd 53 seconds ago 85.6MB [2022-05-03T20:13:14.833Z] 460932e93962 About a minute ago 4.14GB [2022-05-03T20:13:14.833Z] 412ec6ae6f6b About a minute ago 4.14GB [2022-05-03T20:13:14.833Z] security-spiffe-token-provider-arm64 latest afdbb76f47c5 15 minutes ago 27.9MB [2022-05-03T20:13:14.833Z] 57ea25fbe2f8 15 minutes ago 1.36GB [2022-05-03T20:13:14.833Z] sys-mgmt-agent-arm64 latest e27994b4fa0f 21 minutes ago 282MB [2022-05-03T20:13:14.833Z] security-secretstore-setup-arm64 latest 9232fa36f239 21 minutes ago 27.5MB [2022-05-03T20:13:14.833Z] 4cc1f883eb96 22 minutes ago 1.32GB [2022-05-03T20:13:14.833Z] b526275d62a6 22 minutes ago 1.31GB [2022-05-03T20:13:14.833Z] core-metadata-arm64 latest 3b830959eb84 27 minutes ago 16.3MB [2022-05-03T20:13:14.833Z] 3a2811b29434 27 minutes ago 1.31GB [2022-05-03T20:13:14.833Z] security-bootstrapper-arm64 latest e2e853d7c6ae 28 minutes ago 18.3MB [2022-05-03T20:13:14.833Z] 24384e6b6d89 29 minutes ago 1.31GB [2022-05-03T20:13:14.833Z] core-data-arm64 latest 9144950880f8 32 minutes ago 21.6MB [2022-05-03T20:13:14.833Z] f93c359625cb 33 minutes ago 1.34GB [2022-05-03T20:13:14.833Z] core-command-arm64 latest 7d5ec7674bf7 34 minutes ago 15.5MB [2022-05-03T20:13:14.833Z] 83f186e75579 34 minutes ago 1.3GB [2022-05-03T20:13:14.833Z] support-notifications-arm64 latest 60352627a968 41 minutes ago 25.8MB [2022-05-03T20:13:14.833Z] support-scheduler-arm64 latest ffb08d383723 41 minutes ago 25.2MB [2022-05-03T20:13:14.833Z] 81a16d686aec 41 minutes ago 1.36GB [2022-05-03T20:13:14.833Z] 13dc844871aa 41 minutes ago 1.36GB [2022-05-03T20:13:14.833Z] security-proxy-setup-arm64 latest 051aaf6e64ce 43 minutes ago 26.1MB [2022-05-03T20:13:14.833Z] 625fa187c368 43 minutes ago 1.31GB [2022-05-03T20:13:14.833Z] ci-base-image-arm64 latest eee4a3ca3166 About an hour ago 885MB [2022-05-03T20:13:14.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 11 days ago 551MB [2022-05-03T20:13:14.833Z] docker 20.10.14 c346e9eafbab 4 weeks ago 202MB [2022-05-03T20:13:14.833Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-03T20:13:14.833Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-03T20:13:14.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:13:15.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T20:13:15.568Z] [2022-05-03T20:13:15.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:13:15.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T20:13:16.217Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-03T20:13:16.217Z] 8998bd30e6a1: Pulling fs layer [2022-05-03T20:13:16.217Z] 04944245beec: Pulling fs layer [2022-05-03T20:13:16.217Z] 699f458cf7ca: Pulling fs layer [2022-05-03T20:13:16.217Z] 765212b225bb: Pulling fs layer [2022-05-03T20:13:16.217Z] f23df028b6ca: Pulling fs layer [2022-05-03T20:13:16.217Z] d65c8cfc05b1: Pulling fs layer [2022-05-03T20:13:16.217Z] 2437ff75d9bd: Pulling fs layer [2022-05-03T20:13:16.217Z] 765212b225bb: Waiting [2022-05-03T20:13:16.217Z] f23df028b6ca: Waiting [2022-05-03T20:13:16.217Z] d65c8cfc05b1: Waiting [2022-05-03T20:13:16.217Z] 04944245beec: Verifying Checksum [2022-05-03T20:13:16.217Z] 04944245beec: Download complete [2022-05-03T20:13:16.217Z] 765212b225bb: Verifying Checksum [2022-05-03T20:13:16.218Z] 765212b225bb: Download complete [2022-05-03T20:13:16.218Z] f23df028b6ca: Verifying Checksum [2022-05-03T20:13:16.218Z] f23df028b6ca: Download complete [2022-05-03T20:13:16.218Z] d65c8cfc05b1: Verifying Checksum [2022-05-03T20:13:16.218Z] d65c8cfc05b1: Download complete [2022-05-03T20:13:16.489Z] 699f458cf7ca: Verifying Checksum [2022-05-03T20:13:16.489Z] 699f458cf7ca: Download complete [2022-05-03T20:13:16.760Z] 8998bd30e6a1: Verifying Checksum [2022-05-03T20:13:16.760Z] 8998bd30e6a1: Download complete [2022-05-03T20:13:19.658Z] 2437ff75d9bd: Verifying Checksum [2022-05-03T20:13:19.658Z] 2437ff75d9bd: Download complete [2022-05-03T20:13:21.633Z] 8998bd30e6a1: Pull complete [2022-05-03T20:13:22.227Z] 04944245beec: Pull complete [2022-05-03T20:13:23.659Z] 699f458cf7ca: Pull complete [2022-05-03T20:13:23.930Z] 765212b225bb: Pull complete [2022-05-03T20:13:24.905Z] f23df028b6ca: Pull complete [2022-05-03T20:13:24.905Z] d65c8cfc05b1: Pull complete [2022-05-03T20:13:39.969Z] 2437ff75d9bd: Pull complete [2022-05-03T20:13:39.969Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-03T20:13:39.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T20:13:39.969Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-03T20:13:40.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-40386 does not seem to be running inside a container [2022-05-03T20:13:40.343Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-03T20:13:42.901Z] $ docker top 9dab1c5378d7fa3b9a4f667d60e0c46878cee735843b2a6a955340f0c851829f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T20:13:43.952Z] ---> job-cost.sh [2022-05-03T20:13:43.952Z] lf-activate-venv: SKIPPING [2022-05-03T20:13:43.952Z] INFO: No Stack... [2022-05-03T20:13:44.546Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-03T20:13:45.136Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T20:13:45.813Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-05-03T20:13:45.813Z] + cut -d, -f6 [Pipeline] lock [2022-05-03T20:13:45.863Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4004-1-stack-cost] [2022-05-03T20:13:45.868Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4004-1-stack-cost] did not exist. Created. [2022-05-03T20:13:45.869Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4004-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T20:13:46.618Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-03T20:13:46.809Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T20:13:46.825Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4004-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T20:13:46.947Z] $ docker stop --time=1 9dab1c5378d7fa3b9a4f667d60e0c46878cee735843b2a6a955340f0c851829f [2022-05-03T20:13:48.438Z] $ docker rm -f 9dab1c5378d7fa3b9a4f667d60e0c46878cee735843b2a6a955340f0c851829f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-03T20:13:49.490Z] provisioning config files... [2022-05-03T20:13:49.501Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5155707159418694811tmp [Pipeline] { [Pipeline] sh [2022-05-03T20:13:49.837Z] + set +x [2022-05-03T20:13:49.838Z] + curl -s https://codecov.io/bash [2022-05-03T20:13:49.838Z] + bash -s -- [2022-05-03T20:13:49.838Z] [2022-05-03T20:13:49.838Z] _____ _ [2022-05-03T20:13:49.838Z] / ____| | | [2022-05-03T20:13:49.838Z] | | ___ __| | ___ ___ _____ __ [2022-05-03T20:13:49.838Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-03T20:13:49.838Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-03T20:13:49.838Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-03T20:13:49.838Z] Bash-1.0.6 [2022-05-03T20:13:49.838Z] [2022-05-03T20:13:49.838Z] [2022-05-03T20:13:49.838Z] ==> git version 2.25.1 found [2022-05-03T20:13:49.838Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-03T20:13:49.838Z] Release-Date: 2020-01-08 [2022-05-03T20:13:49.838Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-03T20:13:49.838Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-03T20:13:49.838Z] ==> Jenkins CI detected. [2022-05-03T20:13:49.838Z] current dir:  /w/workspace/edgex-go/1 [2022-05-03T20:13:49.838Z] project root: . [2022-05-03T20:13:49.838Z] --> token set from env [2022-05-03T20:13:49.838Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-03T20:13:49.838Z] ==> Running gcov in . (disable via -X gcov) [2022-05-03T20:13:49.838Z] ==> Python coveragepy not found [2022-05-03T20:13:49.838Z] ==> Searching for coverage reports in: [2022-05-03T20:13:49.838Z] + . [2022-05-03T20:13:50.097Z] -> Found 1 reports [2022-05-03T20:13:50.097Z] ==> Detecting git/mercurial file structure [2022-05-03T20:13:50.097Z] ==> Reading reports [2022-05-03T20:13:50.097Z] + ./coverage.out bytes=435134 [2022-05-03T20:13:50.097Z] ==> Appending adjustments [2022-05-03T20:13:50.097Z] https://docs.codecov.io/docs/fixing-reports [2022-05-03T20:13:51.481Z] + Found adjustments [2022-05-03T20:13:51.481Z] ==> Gzipping contents [2022-05-03T20:13:51.481Z] 60K /tmp/codecov.m5S5hW.gz [2022-05-03T20:13:51.481Z] ==> Uploading reports [2022-05-03T20:13:51.481Z] url: https://codecov.io [2022-05-03T20:13:51.481Z] query: branch=PR-4004&commit=d4743c5a0f43ebfd8560233d64bf79b709d984fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4004%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4004&job=&cmd_args= [2022-05-03T20:13:51.481Z] -> Pinging Codecov [2022-05-03T20:13:51.481Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4004&commit=d4743c5a0f43ebfd8560233d64bf79b709d984fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4004%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4004&job=&cmd_args= [2022-05-03T20:13:51.481Z] -> Uploading to [2022-05-03T20:13:51.481Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-03/00271124DB129430A58F1EEE437C3FCB/d4743c5a0f43ebfd8560233d64bf79b709d984fa/7cb78e62-d538-4453-8c0f-75d83ecde02f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T201351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b066db593bd8369259ed80d5477d1205148d74882200e15682c96c1b87f46a94 [2022-05-03T20:13:51.481Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T20:13:51.481Z] Dload Upload Total Spent Left Speed [2022-05-03T20:13:51.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59865 0 0 100 59865 0 286k --:--:-- --:--:-- --:--:-- 285k 100 59865 0 0 100 59865 0 260k --:--:-- --:--:-- --:--:-- 259k [2022-05-03T20:13:51.742Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d4743c5a0f43ebfd8560233d64bf79b709d984fa [Pipeline] } [2022-05-03T20:13:51.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-03T20:13:53.150Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-03T20:13:53.477Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T20:13:54.374Z] ---> package-listing.sh [2022-05-03T20:13:54.374Z] ++ facter osfamily [2022-05-03T20:13:54.374Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-03T20:13:54.636Z] + OS_FAMILY=debian [2022-05-03T20:13:54.636Z] + workspace=/w/workspace/edgex-go/1 [2022-05-03T20:13:54.636Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-03T20:13:54.636Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-03T20:13:54.636Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-03T20:13:54.636Z] + PACKAGES=/tmp/packages_start.txt [2022-05-03T20:13:54.636Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-03T20:13:54.636Z] + PACKAGES=/tmp/packages_end.txt [2022-05-03T20:13:54.636Z] + case "${OS_FAMILY}" in [2022-05-03T20:13:54.636Z] + dpkg -l [2022-05-03T20:13:54.636Z] + grep '^ii' [2022-05-03T20:13:54.636Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-03T20:13:54.636Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-03T20:13:54.636Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-03T20:13:54.636Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-03T20:13:54.636Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-05-03T20:13:54.636Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-05-03T20:13:54.677Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-03T20:13:54.974Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:13:55.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T20:13:55.564Z] [2022-05-03T20:13:55.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:13:55.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T20:13:55.896Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-03T20:13:55.896Z] 5eb5b503b376: Pulling fs layer [2022-05-03T20:13:55.896Z] 5c69ac0246d0: Pulling fs layer [2022-05-03T20:13:55.896Z] ec43610c2a17: Pulling fs layer [2022-05-03T20:13:55.896Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-03T20:13:55.896Z] 33b1e0a273af: Pulling fs layer [2022-05-03T20:13:55.896Z] 5d3b04190fa2: Pulling fs layer [2022-05-03T20:13:55.896Z] 2f39f015ded8: Pulling fs layer [2022-05-03T20:13:55.896Z] 3a2ae6a8a46f: Waiting [2022-05-03T20:13:55.896Z] 33b1e0a273af: Waiting [2022-05-03T20:13:55.896Z] 5d3b04190fa2: Waiting [2022-05-03T20:13:55.896Z] 2f39f015ded8: Waiting [2022-05-03T20:13:55.896Z] 5c69ac0246d0: Download complete [2022-05-03T20:13:55.896Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-03T20:13:55.896Z] 3a2ae6a8a46f: Download complete [2022-05-03T20:13:55.896Z] 33b1e0a273af: Verifying Checksum [2022-05-03T20:13:55.896Z] 33b1e0a273af: Download complete [2022-05-03T20:13:55.896Z] 5d3b04190fa2: Download complete [2022-05-03T20:13:56.155Z] ec43610c2a17: Verifying Checksum [2022-05-03T20:13:56.155Z] ec43610c2a17: Download complete [2022-05-03T20:13:56.155Z] 5eb5b503b376: Verifying Checksum [2022-05-03T20:13:56.155Z] 5eb5b503b376: Download complete [2022-05-03T20:13:57.092Z] 2f39f015ded8: Download complete [2022-05-03T20:13:57.661Z] 5eb5b503b376: Pull complete [2022-05-03T20:13:57.662Z] 5c69ac0246d0: Pull complete [2022-05-03T20:13:58.229Z] ec43610c2a17: Pull complete [2022-05-03T20:13:58.229Z] 3a2ae6a8a46f: Pull complete [2022-05-03T20:13:58.489Z] 33b1e0a273af: Pull complete [2022-05-03T20:13:58.489Z] 5d3b04190fa2: Pull complete [2022-05-03T20:14:03.773Z] 2f39f015ded8: Pull complete [2022-05-03T20:14:03.773Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-03T20:14:03.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T20:14:03.773Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-03T20:14:03.860Z] prd-ubuntu20.04-docker-8c-8g-40384 does not seem to be running inside a container [2022-05-03T20:14:03.892Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-03T20:14:05.977Z] $ docker top 555a2f0d368c017403ef7716862a0973cb349e2b069ac2c7cf5660483a6e8be8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T20:14:06.394Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-03T20:14:06.707Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-03T20:14:07.023Z] + ls /var/log/sa-host [2022-05-03T20:14:07.023Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T20:14:07.298Z] provisioning config files... [2022-05-03T20:14:07.310Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5881158116531116097tmp [Pipeline] { [Pipeline] echo [2022-05-03T20:14:07.360Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T20:14:07.676Z] ---> create-netrc.sh [Pipeline] } [2022-05-03T20:14:07.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-03T20:14:08.117Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-03T20:14:08.152Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T20:14:08.472Z] ---> sudo-logs.sh [2022-05-03T20:14:08.472Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-03T20:14:08.547Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T20:14:08.866Z] ---> job-cost.sh [2022-05-03T20:14:08.866Z] lf-activate-venv: SKIPPING [2022-05-03T20:14:08.866Z] DEBUG: total: 0.2199999988079071 [2022-05-03T20:14:08.866Z] INFO: Retrieving Stack Cost... [2022-05-03T20:14:09.437Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T20:14:09.697Z] INFO: Archiving Costs [Pipeline] echo [2022-05-03T20:14:09.733Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T20:14:10.056Z] ---> logs-deploy.sh [2022-05-03T20:14:10.056Z] lf-activate-venv: SKIPPING [2022-05-03T20:14:10.056Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4004/1 [2022-05-03T20:14:10.056Z] INFO: archiving workspace using pattern(s): [2022-05-03T20:14:10.999Z] Archives upload complete. [2022-05-03T20:14:10.999Z] INFO: archiving logs to Nexus