Pull request #3987 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afefe22a13fb49ee18dbec9d4f7bc995078f998b+4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 (c7dc58d3cbd7ab04b19f2a46fa0ec032eb935d31) 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-ssh11767899171269061382.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-ssh2384862192128383120.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15205096495382639471.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14963174076686052454.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16209894269525402207.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-61738 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/18 [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/18 # 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 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 into PR head commit afefe22a13fb49ee18dbec9d4f7bc995078f998b > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 Merge succeeded, producing afefe22a13fb49ee18dbec9d4f7bc995078f998b Checking out Revision afefe22a13fb49ee18dbec9d4f7bc995078f998b (PR-3987) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" First time build. Skipping changelog. > git rev-list --no-walk 6d533ed8a0b57e16c83af1786f4bb506e87964b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T23:34:04.257Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T23:34:04.312Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T23:34:04.331Z] ========================================================= [2022-05-10T23:34:04.331Z] EdgeX Global Pipelines Version Info [2022-05-10T23:34:04.331Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:34:05.123Z] ------------------- [2022-05-10T23:34:05.123Z] stable info: [2022-05-10T23:34:05.123Z] ------------------- [2022-05-10T23:34:05.123Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T23:34:05.123Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-10T23:34:05.123Z] Message: update stable to v1.0.230 [2022-05-10T23:34:05.699Z] ------------------- [2022-05-10T23:34:05.699Z] experimental info: [2022-05-10T23:34:05.699Z] ------------------- [2022-05-10T23:34:05.699Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T23:34:05.699Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-10T23:34:05.699Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T23:34:05.852Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-10T23:34:05.864Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-10T23:34:05.874Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T23:34:05.884Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T23:34:05.895Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T23:34:05.906Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T23:34:05.917Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T23:34:05.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-10T23:34:05.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-10T23:34:05.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-10T23:34:05.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T23:34:05.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T23:34:05.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T23:34:05.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T23:34:06.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T23:34:06.025Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T23:34:06.037Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T23:34:06.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T23:34:06.060Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-10T23:34:06.072Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-10T23:34:06.084Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T23:34:06.095Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T23:34:06.114Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo [2022-05-10T23:34:06.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo [2022-05-10T23:34:06.139Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo [2022-05-10T23:34:06.151Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = afefe22a13fb49ee18dbec9d4f7bc995078f998b [Pipeline] echo [2022-05-10T23:34:06.159Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = afefe22 [Pipeline] echo [2022-05-10T23:34:06.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T23:34:06.214Z] provisioning config files... [2022-05-10T23:34:06.229Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config1020433962585495962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:34:06.538Z] ---> docker-login.sh [2022-05-10T23:34:06.538Z] nexus3.edgexfoundry.org:10001 [2022-05-10T23:34:06.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:34:06.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:34:06.800Z] Configure a credential helper to remove this warning. See [2022-05-10T23:34:06.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:34:06.800Z] [2022-05-10T23:34:06.800Z] Login Succeeded [2022-05-10T23:34:06.800Z] nexus3.edgexfoundry.org:10002 [2022-05-10T23:34:07.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:34:07.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:34:07.060Z] Configure a credential helper to remove this warning. See [2022-05-10T23:34:07.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:34:07.060Z] [2022-05-10T23:34:07.060Z] Login Succeeded [2022-05-10T23:34:07.060Z] nexus3.edgexfoundry.org:10003 [2022-05-10T23:34:07.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:34:07.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:34:07.324Z] Configure a credential helper to remove this warning. See [2022-05-10T23:34:07.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:34:07.324Z] [2022-05-10T23:34:07.324Z] Login Succeeded [2022-05-10T23:34:07.324Z] nexus3.edgexfoundry.org:10004 [2022-05-10T23:34:07.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:34:07.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:34:07.324Z] Configure a credential helper to remove this warning. See [2022-05-10T23:34:07.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:34:07.324Z] [2022-05-10T23:34:07.324Z] Login Succeeded [2022-05-10T23:34:07.324Z] docker.io [2022-05-10T23:34:07.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:34:07.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:34:07.846Z] Configure a credential helper to remove this warning. See [2022-05-10T23:34:07.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:34:07.846Z] [2022-05-10T23:34:07.846Z] Login Succeeded [2022-05-10T23:34:07.846Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T23:34:07.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T23:34:08.175Z] + 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-10T23:34:08.175Z] + dirname cmd/core-command/Dockerfile [2022-05-10T23:34:08.175Z] + cut -d/ -f2 [2022-05-10T23:34:08.175Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-10T23:34:08.175Z] + dirname cmd/core-data/Dockerfile [2022-05-10T23:34:08.175Z] + cut -d/ -f2 [2022-05-10T23:34:08.175Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-10T23:34:08.175Z] + + cut -d/ -f2 [2022-05-10T23:34:08.175Z] dirname cmd/core-metadata/Dockerfile [2022-05-10T23:34:08.175Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-10T23:34:08.175Z] + dirname cmd/security-bootstrapper/Dockerfile+ [2022-05-10T23:34:08.175Z] cut -d/ -f2 [2022-05-10T23:34:08.175Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-10T23:34:08.175Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-10T23:34:08.175Z] + cut -d/ -f2 [2022-05-10T23:34:08.176Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-10T23:34:08.176Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-10T23:34:08.176Z] + cut -d/ -f2 [2022-05-10T23:34:08.176Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-10T23:34:08.176Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T23:34:08.176Z] + cut -d/ -f2 [2022-05-10T23:34:08.176Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T23:34:08.176Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-10T23:34:08.176Z] + cut -d/ -f2 [2022-05-10T23:34:08.176Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-10T23:34:08.176Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-10T23:34:08.176Z] + cut -d/ -f2 [2022-05-10T23:34:08.176Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-10T23:34:08.176Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-10T23:34:08.176Z] + cut -d/ -f2 [2022-05-10T23:34:08.176Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-10T23:34:08.176Z] + dirname cmd/support-notifications/Dockerfile [2022-05-10T23:34:08.176Z] + cut -d/ -f2 [2022-05-10T23:34:08.176Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-10T23:34:08.176Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-10T23:34:08.176Z] + cut -d/ -f2 [2022-05-10T23:34:08.176Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-10T23:34:08.176Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-10T23:34:08.176Z] + cut -d/ -f2 [2022-05-10T23:34:08.176Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-10T23:34:08.296Z] 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-10T23:34:08.657Z] + git rev-list -1 --merges afefe22a13fb49ee18dbec9d4f7bc995078f998b~1..afefe22a13fb49ee18dbec9d4f7bc995078f998b [Pipeline] echo [2022-05-10T23:34:08.681Z] -----------> git rev-list -1 --merges afefe22a13fb49ee18dbec9d4f7bc995078f998b~1..afefe22a13fb49ee18dbec9d4f7bc995078f998b afefe22a13fb49ee18dbec9d4f7bc995078f998b [false] [Pipeline] sh [2022-05-10T23:34:08.975Z] + git log --format=format:%s -1 afefe22a13fb49ee18dbec9d4f7bc995078f998b [Pipeline] echo [2022-05-10T23:34:08.993Z] ========================================================= [2022-05-10T23:34:08.993Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T23:34:08.993Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-10T23:34:09.457Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T23:34:09.457Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T23:34:09.457Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T23:34:09.457Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T23:34:09.457Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T23:34:09.457Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T23:34:09.457Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:34:09.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T23:34:09.833Z] [2022-05-10T23:34:09.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:34:10.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T23:34:10.143Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T23:34:10.143Z] 1fe172e4850f: Pulling fs layer [2022-05-10T23:34:10.143Z] caf521ccaac6: Pulling fs layer [2022-05-10T23:34:10.143Z] 3ead6fa29328: Pulling fs layer [2022-05-10T23:34:10.143Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T23:34:10.143Z] a8d5f1318db7: Pulling fs layer [2022-05-10T23:34:10.143Z] c427282e49a2: Pulling fs layer [2022-05-10T23:34:10.143Z] 1827001aaf11: Pulling fs layer [2022-05-10T23:34:10.143Z] 0714d37db230: Pulling fs layer [2022-05-10T23:34:10.143Z] ac28cf19c067: Pulling fs layer [2022-05-10T23:34:10.143Z] ca983d60f3e2: Pulling fs layer [2022-05-10T23:34:10.143Z] 9f894cec8388: Pulling fs layer [2022-05-10T23:34:10.143Z] 0714d37db230: Waiting [2022-05-10T23:34:10.143Z] c427282e49a2: Waiting [2022-05-10T23:34:10.143Z] ac28cf19c067: Waiting [2022-05-10T23:34:10.143Z] ca983d60f3e2: Waiting [2022-05-10T23:34:10.143Z] 1827001aaf11: Waiting [2022-05-10T23:34:10.143Z] 9f894cec8388: Waiting [2022-05-10T23:34:10.143Z] 5c2a1cbceb83: Waiting [2022-05-10T23:34:10.143Z] a8d5f1318db7: Waiting [2022-05-10T23:34:10.143Z] caf521ccaac6: Verifying Checksum [2022-05-10T23:34:10.143Z] caf521ccaac6: Download complete [2022-05-10T23:34:10.143Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T23:34:10.143Z] 5c2a1cbceb83: Download complete [2022-05-10T23:34:10.405Z] a8d5f1318db7: Verifying Checksum [2022-05-10T23:34:10.405Z] a8d5f1318db7: Download complete [2022-05-10T23:34:10.405Z] c427282e49a2: Download complete [2022-05-10T23:34:10.405Z] 3ead6fa29328: Verifying Checksum [2022-05-10T23:34:10.405Z] 3ead6fa29328: Download complete [2022-05-10T23:34:10.405Z] 0714d37db230: Verifying Checksum [2022-05-10T23:34:10.405Z] 0714d37db230: Download complete [2022-05-10T23:34:10.405Z] ac28cf19c067: Verifying Checksum [2022-05-10T23:34:10.405Z] ac28cf19c067: Download complete [2022-05-10T23:34:10.405Z] ca983d60f3e2: Verifying Checksum [2022-05-10T23:34:10.405Z] ca983d60f3e2: Download complete [2022-05-10T23:34:10.405Z] 9f894cec8388: Download complete [2022-05-10T23:34:10.405Z] 1fe172e4850f: Verifying Checksum [2022-05-10T23:34:10.405Z] 1fe172e4850f: Download complete [2022-05-10T23:34:10.666Z] 1827001aaf11: Verifying Checksum [2022-05-10T23:34:10.666Z] 1827001aaf11: Download complete [2022-05-10T23:34:11.603Z] 1fe172e4850f: Pull complete [2022-05-10T23:34:11.862Z] caf521ccaac6: Pull complete [2022-05-10T23:34:12.123Z] 3ead6fa29328: Pull complete [2022-05-10T23:34:12.385Z] 5c2a1cbceb83: Pull complete [2022-05-10T23:34:12.646Z] a8d5f1318db7: Pull complete [2022-05-10T23:34:12.646Z] c427282e49a2: Pull complete [2022-05-10T23:34:14.557Z] 1827001aaf11: Pull complete [2022-05-10T23:34:14.557Z] 0714d37db230: Pull complete [2022-05-10T23:34:14.819Z] ac28cf19c067: Pull complete [2022-05-10T23:34:14.819Z] ca983d60f3e2: Pull complete [2022-05-10T23:34:14.819Z] 9f894cec8388: Pull complete [2022-05-10T23:34:14.819Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T23:34:15.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T23:34:15.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T23:34:15.151Z] prd-ubuntu20.04-docker-8c-8g-61738 does not seem to be running inside a container [2022-05-10T23:34:15.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T23:34:17.048Z] $ docker top 88e6d4736c3b1234a928a687dce81fa6e90cef7922acf197ed0e28dfd24488df -eo pid,comm [2022-05-10T23:34:17.106Z] 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-10T23:34:17.106Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T23:34:17.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T23:34:17.149Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T23:34:17.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T23:34:17.276Z] $ docker exec 88e6d4736c3b1234a928a687dce81fa6e90cef7922acf197ed0e28dfd24488df ssh-agent [2022-05-10T23:34:17.396Z] SSH_AUTH_SOCK=/tmp/ssh-2m0MdA75F8g6/agent.34 [2022-05-10T23:34:17.396Z] SSH_AGENT_PID=41 [2022-05-10T23:34:17.404Z] Running ssh-add (command line suppressed) [2022-05-10T23:34:17.525Z] Identity added: /w/workspace/edgex-go/18@tmp/private_key_9172234906727125019.key (/w/workspace/edgex-go/18@tmp/private_key_9172234906727125019.key) [2022-05-10T23:34:17.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T23:34:17.828Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T23:34:17.847Z] $ docker exec --env ******** --env ******** 88e6d4736c3b1234a928a687dce81fa6e90cef7922acf197ed0e28dfd24488df ssh-agent -k [2022-05-10T23:34:17.959Z] unset SSH_AUTH_SOCK; [2022-05-10T23:34:17.960Z] unset SSH_AGENT_PID; [2022-05-10T23:34:17.960Z] echo Agent pid 41 killed; [2022-05-10T23:34:17.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T23:34:17.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T23:34:17.990Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T23:34:18.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T23:34:18.125Z] $ docker exec 88e6d4736c3b1234a928a687dce81fa6e90cef7922acf197ed0e28dfd24488df ssh-agent [2022-05-10T23:34:18.255Z] SSH_AUTH_SOCK=/tmp/ssh-wcRxLSK5TAsa/agent.75 [2022-05-10T23:34:18.255Z] SSH_AGENT_PID=81 [2022-05-10T23:34:18.261Z] Running ssh-add (command line suppressed) [2022-05-10T23:34:18.387Z] Identity added: /w/workspace/edgex-go/18@tmp/private_key_5440768466786379035.key (/w/workspace/edgex-go/18@tmp/private_key_5440768466786379035.key) [2022-05-10T23:34:18.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T23:34:18.688Z] + git semver init [2022-05-10T23:34:18.948Z] 2022-05-10 23:34:18,911 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T23:34:18.948Z] 2022-05-10 23:34:18,912 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/18/.semver [2022-05-10T23:34:18.948Z] 2022-05-10 23:34:18,912 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/18/.semver [2022-05-10T23:34:18.948Z] 2022-05-10 23:34:18,913 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/18/.semver'], cwd=/w/workspace/edgex-go/18, universal_newlines=False, shell=None, istream=None) [2022-05-10T23:34:23.154Z] 2022-05-10 23:34:23,063 [append_file] DEBUG append to file:/w/workspace/edgex-go/18/.git/info/exclude [2022-05-10T23:34:23.154Z] 2022-05-10 23:34:23,064 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/18/.semver/PR-3987 with force:False [2022-05-10T23:34:23.154Z] 2022-05-10 23:34:23,064 [write_file] DEBUG write to file:/w/workspace/edgex-go/18/.semver/PR-3987 [2022-05-10T23:34:23.154Z] 2022-05-10 23:34:23,068 [execute] INFO git cat-file --batch-check [2022-05-10T23:34:23.154Z] 2022-05-10 23:34:23,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/18/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T23:34:23.154Z] 2022-05-10 23:34:23,075 [execute] INFO git cat-file --batch [2022-05-10T23:34:23.154Z] 2022-05-10 23:34:23,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/18/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T23:34:23.154Z] 2022-05-10 23:34:23,081 [read_version] DEBUG read version from /w/workspace/edgex-go/18/.semver/PR-3987 [2022-05-10T23:34:23.154Z] 0.0.0 [Pipeline] } [2022-05-10T23:34:23.169Z] $ docker exec --env ******** --env ******** 88e6d4736c3b1234a928a687dce81fa6e90cef7922acf197ed0e28dfd24488df ssh-agent -k [2022-05-10T23:34:23.286Z] unset SSH_AUTH_SOCK; [2022-05-10T23:34:23.286Z] unset SSH_AGENT_PID; [2022-05-10T23:34:23.286Z] echo Agent pid 81 killed; [2022-05-10T23:34:23.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T23:34:23.610Z] + git semver [Pipeline] } [2022-05-10T23:34:23.889Z] $ docker stop --time=1 88e6d4736c3b1234a928a687dce81fa6e90cef7922acf197ed0e28dfd24488df [2022-05-10T23:34:25.276Z] $ docker rm -f 88e6d4736c3b1234a928a687dce81fa6e90cef7922acf197ed0e28dfd24488df [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T23:34:25.636Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T23:34:25.931Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T23:34:25.936Z] [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-10T23:34:26.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T23:34:26.044Z] ========================================================= [2022-05-10T23:34:26.044Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T23:34:26.044Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T23:34:26.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T23:34:26.343Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T23:34:26.343Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T23:34:26.343Z] 666ba61612fd: Pulling fs layer [2022-05-10T23:34:26.343Z] 8ed8ca486205: Pulling fs layer [2022-05-10T23:34:26.343Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T23:34:26.343Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T23:34:26.343Z] ca2b28591e48: Pulling fs layer [2022-05-10T23:34:26.343Z] a51346096db8: Pulling fs layer [2022-05-10T23:34:26.343Z] daebc70d1ce1: Pulling fs layer [2022-05-10T23:34:26.343Z] 0e18a0eac166: Pulling fs layer [2022-05-10T23:34:26.343Z] 4fe6c5a15a65: Waiting [2022-05-10T23:34:26.343Z] 22a0e8bec74d: Waiting [2022-05-10T23:34:26.343Z] ca2b28591e48: Waiting [2022-05-10T23:34:26.343Z] a51346096db8: Waiting [2022-05-10T23:34:26.343Z] daebc70d1ce1: Waiting [2022-05-10T23:34:26.343Z] 0e18a0eac166: Waiting [2022-05-10T23:34:26.343Z] 8ed8ca486205: Verifying Checksum [2022-05-10T23:34:26.343Z] 8ed8ca486205: Download complete [2022-05-10T23:34:26.343Z] 666ba61612fd: Verifying Checksum [2022-05-10T23:34:26.343Z] 666ba61612fd: Download complete [2022-05-10T23:34:26.343Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T23:34:26.343Z] 22a0e8bec74d: Download complete [2022-05-10T23:34:26.343Z] ca2b28591e48: Verifying Checksum [2022-05-10T23:34:26.343Z] ca2b28591e48: Download complete [2022-05-10T23:34:26.343Z] a51346096db8: Verifying Checksum [2022-05-10T23:34:26.343Z] a51346096db8: Download complete [2022-05-10T23:34:26.344Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T23:34:26.344Z] 59bf1c3509f3: Download complete [2022-05-10T23:34:26.614Z] daebc70d1ce1: Verifying Checksum [2022-05-10T23:34:26.614Z] daebc70d1ce1: Download complete [2022-05-10T23:34:26.614Z] 59bf1c3509f3: Pull complete [2022-05-10T23:34:26.614Z] 666ba61612fd: Pull complete [2022-05-10T23:34:26.880Z] 8ed8ca486205: Pull complete [2022-05-10T23:34:27.142Z] 0e18a0eac166: Verifying Checksum [2022-05-10T23:34:27.142Z] 0e18a0eac166: Download complete [2022-05-10T23:34:27.142Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T23:34:27.142Z] 4fe6c5a15a65: Download complete [2022-05-10T23:34:31.335Z] 4fe6c5a15a65: Pull complete [2022-05-10T23:34:31.335Z] 22a0e8bec74d: Pull complete [2022-05-10T23:34:31.335Z] ca2b28591e48: Pull complete [2022-05-10T23:34:31.335Z] a51346096db8: Pull complete [2022-05-10T23:34:31.335Z] daebc70d1ce1: Pull complete [2022-05-10T23:34:33.243Z] 0e18a0eac166: Pull complete [2022-05-10T23:34:33.243Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T23:34:33.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T23:34:33.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T23:34:33.549Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T23:34:33.549Z] WORKDIR /edgex [2022-05-10T23:34:33.549Z] COPY go.mod . [2022-05-10T23:34:33.549Z] RUN go mod download [2022-05-10T23:34:33.549Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-10T23:34:34.928Z] Sending build context to Docker daemon 335.2MB [2022-05-10T23:34:34.928Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T23:34:34.928Z] ---> f018257e8ee9 [2022-05-10T23:34:34.928Z] Step 2/4 : WORKDIR /edgex [2022-05-10T23:34:37.470Z] ---> Running in 098b84d842bf [2022-05-10T23:34:37.729Z] Removing intermediate container 098b84d842bf [2022-05-10T23:34:37.729Z] ---> f013d8f9ed6e [2022-05-10T23:34:37.729Z] Step 3/4 : COPY go.mod . [2022-05-10T23:34:37.729Z] ---> 2be6d31ef616 [2022-05-10T23:34:37.729Z] Step 4/4 : RUN go mod download [2022-05-10T23:34:37.729Z] ---> Running in e84312461d83 [2022-05-10T23:34:41.002Z] Still waiting to schedule task [2022-05-10T23:34:41.002Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-61757’ is offline [2022-05-10T23:34:55.852Z] Removing intermediate container e84312461d83 [2022-05-10T23:34:55.852Z] ---> d4bf7241b4d1 [2022-05-10T23:34:55.852Z] Successfully built d4bf7241b4d1 [2022-05-10T23:34:55.852Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:34:56.153Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T23:34:56.153Z] . [Pipeline] withDockerContainer [2022-05-10T23:34:56.211Z] prd-ubuntu20.04-docker-8c-8g-61738 does not seem to be running inside a container [2022-05-10T23:34:56.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T23:34:56.815Z] $ docker top 9932a3e77fc76a3c800ff5b60f2fa1a3457eaabbfd88a6fa04805c4735a782ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T23:34:57.164Z] + go version [2022-05-10T23:34:57.164Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T23:34:57.180Z] $ docker stop --time=1 9932a3e77fc76a3c800ff5b60f2fa1a3457eaabbfd88a6fa04805c4735a782ed [2022-05-10T23:34:58.490Z] $ docker rm -f 9932a3e77fc76a3c800ff5b60f2fa1a3457eaabbfd88a6fa04805c4735a782ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:34:58.874Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T23:34:58.874Z] . [Pipeline] withDockerContainer [2022-05-10T23:34:58.942Z] prd-ubuntu20.04-docker-8c-8g-61738 does not seem to be running inside a container [2022-05-10T23:34:58.983Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T23:34:59.429Z] $ docker top 409c99b21fc1539583f6043c0fa3903cf55295d39dbb8e45ae41993c1f040006 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T23:34:59.506Z] ========================================================= [2022-05-10T23:34:59.506Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T23:34:59.506Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T23:34:59.793Z] + make test [2022-05-10T23:34:59.793Z] go mod tidy -compat=1.17 [2022-05-10T23:34:59.793Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T23:35:06.380Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T23:35:16.473Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T23:35:16.474Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T23:35:16.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T23:35:16.742Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T23:35:16.742Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T23:35:16.742Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T23:35:16.742Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T23:35:16.742Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T23:35:16.742Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T23:35:17.001Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-10T23:35:17.001Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-10T23:35:17.001Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-10T23:35:17.001Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-10T23:35:17.001Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-10T23:35:17.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-10T23:35:18.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2022-05-10T23:35:18.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-10T23:35:18.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-10T23:35:18.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2022-05-10T23:35:18.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-10T23:35:18.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 53.4% of statements [2022-05-10T23:35:18.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-10T23:35:18.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-10T23:35:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.607s coverage: 89.2% of statements [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-10T23:35:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.127s coverage: 84.8% of statements [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-10T23:35:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.450s coverage: 95.6% of statements [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-10T23:35:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-10T23:35:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-10T23:35:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-10T23:35:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2022-05-10T23:35:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.6% of statements [2022-05-10T23:35:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-10T23:35:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2022-05-10T23:35:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2022-05-10T23:35:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2022-05-10T23:35:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2022-05-10T23:35:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2022-05-10T23:35:33.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2022-05-10T23:35:33.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements [2022-05-10T23:35:33.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.201s coverage: 82.5% of statements [2022-05-10T23:35:33.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-10T23:35:43.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.113s coverage: 92.9% of statements [2022-05-10T23:35:43.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-10T23:35:43.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-10T23:35:43.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-10T23:35:43.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-05-10T23:35:43.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-10T23:35:43.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-10T23:35:43.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-10T23:35:43.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-10T23:35:43.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-10T23:35:43.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-05-10T23:35:43.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-10T23:35:43.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-10T23:35:43.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-05-10T23:35:43.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-10T23:35:43.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements [2022-05-10T23:35:43.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-10T23:35:43.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements [2022-05-10T23:35:43.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements [2022-05-10T23:35:43.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-05-10T23:35:43.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.2% of statements [2022-05-10T23:35:43.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-10T23:35:43.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements [2022-05-10T23:35:43.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-10T23:35:43.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-10T23:35:43.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.078s coverage: 100.0% of statements [2022-05-10T23:35:43.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements [2022-05-10T23:35:43.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-05-10T23:35:43.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-05-10T23:35:43.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-05-10T23:35:43.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.365s coverage: 65.4% of statements [2022-05-10T23:35:43.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-10T23:35:43.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-10T23:35:43.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-10T23:35:43.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-10T23:35:43.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-10T23:35:43.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-10T23:35:43.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 92.3% of statements [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-10T23:35:43.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-10T23:35:43.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-10T23:35:43.718Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-10T23:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-10T23:35:43.718Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements [2022-05-10T23:35:43.718Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-05-10T23:35:43.718Z] 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-10T23:36:01.806Z] GO111MODULE=on go vet ./... [2022-05-10T23:36:03.716Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T23:36:03.716Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T23:36:03.979Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T23:36:04.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-10T23:36:04.860Z] + ls -al . [2022-05-10T23:36:04.860Z] total 684 [2022-05-10T23:36:04.860Z] drwxrwxr-x 10 1001 1001 4096 May 10 23:36 . [2022-05-10T23:36:04.860Z] drwxr-xr-x 4 root root 4096 May 10 23:34 .. [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 11 May 10 23:33 .dockerignore [2022-05-10T23:36:04.860Z] drwxrwxr-x 8 1001 1001 4096 May 10 23:34 .git [2022-05-10T23:36:04.860Z] drwxrwxr-x 3 1001 1001 4096 May 10 23:33 .github [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 879 May 10 23:33 .gitignore [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 42 May 10 23:33 .golangci.yml [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 87 May 10 23:33 .hadolint.yml [2022-05-10T23:36:04.860Z] drwxr-xr-x 3 1001 1001 4096 May 10 23:34 .semver [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 166 May 10 23:33 .sonarcloud.properties [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 1171 May 10 23:33 ADOPTERS.md [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 10086 May 10 23:33 Attribution.txt [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 63209 May 10 23:33 CHANGELOG.md [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 3804 May 10 23:33 CONTRIBUTING.md [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 677 May 10 23:33 GOVERNANCE.md [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 850 May 10 23:33 Jenkinsfile [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 10775 May 10 23:33 LICENSE [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 10389 May 10 23:33 Makefile [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 582 May 10 23:33 OWNERS.md [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 9094 May 10 23:33 README.md [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 6912 May 10 23:33 SECURITY.md [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 5 May 10 23:34 VERSION [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 4131 May 10 23:33 ZMQWindows.md [2022-05-10T23:36:04.860Z] drwxrwxr-x 2 1001 1001 4096 May 10 23:33 bin [2022-05-10T23:36:04.860Z] drwxrwxr-x 18 1001 1001 4096 May 10 23:33 cmd [2022-05-10T23:36:04.860Z] -rw-r--r-- 1 root root 435134 May 10 23:35 coverage.out [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 3217 May 10 23:33 go.mod [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 35084 May 10 23:34 go.sum [2022-05-10T23:36:04.860Z] drwxrwxr-x 8 1001 1001 4096 May 10 23:33 internal [2022-05-10T23:36:04.860Z] drwxrwxr-x 3 1001 1001 4096 May 10 23:33 openapi [2022-05-10T23:36:04.860Z] drwxrwxr-x 4 1001 1001 4096 May 10 23:33 snap [2022-05-10T23:36:04.860Z] -rw-rw-r-- 1 1001 1001 204 May 10 23:33 version.go [Pipeline] sh [2022-05-10T23:36:05.155Z] + '[' -e coverage.out ] [2022-05-10T23:36:05.155Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-10T23:36:05.253Z] Stashed 1 file(s) [Pipeline] sh [2022-05-10T23:36:05.536Z] + make build [2022-05-10T23:36:05.536Z] 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-10T23:36:20.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/core-metadata/core-metadata ./cmd/core-metadata [2022-05-10T23:36:26.996Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-10T23:36:27.935Z] 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-10T23:36:33.215Z] 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-10T23:36:33.783Z] 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-10T23:36:34.352Z] 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-10T23:36:35.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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-10T23:36:36.299Z] 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-10T23:36:37.236Z] 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-10T23:36:37.809Z] 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-10T23:36:38.749Z] 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-10T23:36:40.130Z] 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-10T23:36:41.089Z] $ docker stop --time=1 409c99b21fc1539583f6043c0fa3903cf55295d39dbb8e45ae41993c1f040006 [2022-05-10T23:36:43.971Z] $ docker rm -f 409c99b21fc1539583f6043c0fa3903cf55295d39dbb8e45ae41993c1f040006 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:36:45.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T23:36:45.029Z] [2022-05-10T23:36:45.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:36:45.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T23:36:45.336Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-10T23:36:45.336Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-10T23:36:45.336Z] ca9280d653b3: Pulling fs layer [2022-05-10T23:36:45.336Z] 7e9c9ca2126c: Pulling fs layer [2022-05-10T23:36:45.336Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-10T23:36:45.336Z] cbdbe7a5bc2a: Download complete [2022-05-10T23:36:45.595Z] ca9280d653b3: Verifying Checksum [2022-05-10T23:36:45.595Z] ca9280d653b3: Download complete [2022-05-10T23:36:45.595Z] cbdbe7a5bc2a: Pull complete [2022-05-10T23:36:45.854Z] 7e9c9ca2126c: Download complete [2022-05-10T23:36:46.114Z] ca9280d653b3: Pull complete [2022-05-10T23:36:49.408Z] 7e9c9ca2126c: Pull complete [2022-05-10T23:36:49.409Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-10T23:36:49.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T23:36:49.409Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-10T23:36:49.479Z] prd-ubuntu20.04-docker-8c-8g-61738 does not seem to be running inside a container [2022-05-10T23:36:49.547Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-10T23:36:51.004Z] $ docker top 33e111f278b4488b0a237d93cc26be0a98523096417bf3227c78644f8b8703a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T23:36:51.425Z] + docker-compose build --help [2022-05-10T23:36:51.425Z] + grep parallel [2022-05-10T23:36:52.027Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T23:36:52.046Z] $ docker stop --time=1 33e111f278b4488b0a237d93cc26be0a98523096417bf3227c78644f8b8703a8 [2022-05-10T23:36:53.320Z] $ docker rm -f 33e111f278b4488b0a237d93cc26be0a98523096417bf3227c78644f8b8703a8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:36:53.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T23:36:53.722Z] . [Pipeline] withDockerContainer [2022-05-10T23:36:53.796Z] prd-ubuntu20.04-docker-8c-8g-61738 does not seem to be running inside a container [2022-05-10T23:36:53.839Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-10T23:36:54.176Z] $ docker top 0ba64e4feea9c53cf4ffa6c032eb2fade4ecec03d306f252f8814cf5ae7a6e45 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T23:36:54.526Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T23:36:55.096Z] Building core-command ... [2022-05-10T23:36:55.096Z] Building core-data ... [2022-05-10T23:36:55.096Z] Building core-metadata ... [2022-05-10T23:36:55.096Z] Building security-bootstrapper ... [2022-05-10T23:36:55.096Z] Building security-proxy-setup ... [2022-05-10T23:36:55.096Z] Building security-secretstore-setup ... [2022-05-10T23:36:55.096Z] Building security-spiffe-token-provider ... [2022-05-10T23:36:55.096Z] Building security-spire-agent ... [2022-05-10T23:36:55.096Z] Building security-spire-config ... [2022-05-10T23:36:55.096Z] Building security-spire-server ... [2022-05-10T23:36:55.096Z] Building support-notifications ... [2022-05-10T23:36:55.096Z] Building support-scheduler ... [2022-05-10T23:36:55.096Z] Building sys-mgmt-agent ... [2022-05-10T23:36:55.096Z] Building security-proxy-setup [2022-05-10T23:36:55.096Z] Building security-spiffe-token-provider [2022-05-10T23:36:55.096Z] Building core-data [2022-05-10T23:36:55.096Z] Building security-secretstore-setup [2022-05-10T23:36:55.096Z] Building security-spire-agent [2022-05-10T23:37:09.985Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:37:09.985Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:37:09.985Z] ---> d4bf7241b4d1 [2022-05-10T23:37:09.985Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T23:37:09.985Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:37:09.985Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:37:09.985Z] ---> d4bf7241b4d1 [2022-05-10T23:37:09.985Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T23:37:10.244Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:37:10.244Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:37:10.244Z] ---> d4bf7241b4d1 [2022-05-10T23:37:10.244Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T23:37:10.244Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:37:10.244Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:37:10.244Z] ---> d4bf7241b4d1 [2022-05-10T23:37:10.244Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T23:37:10.244Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:37:10.244Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:37:10.244Z] ---> d4bf7241b4d1 [2022-05-10T23:37:10.244Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T23:37:13.545Z] ---> Running in 4d6fcdd7f868 [2022-05-10T23:37:13.545Z] ---> Running in 027ae451eda4 [2022-05-10T23:37:13.545Z] ---> Running in 67117227122d [2022-05-10T23:37:13.545Z] ---> Running in 3090097c660c [2022-05-10T23:37:13.545Z] ---> Running in 48f04a9d5818 [2022-05-10T23:37:13.545Z] Removing intermediate container 027ae451eda4 [2022-05-10T23:37:13.545Z] ---> f5a34ab24445 [2022-05-10T23:37:13.545Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:37:13.545Z] Removing intermediate container 4d6fcdd7f868 [2022-05-10T23:37:13.545Z] ---> ed2a7f010903 [2022-05-10T23:37:13.545Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:37:13.545Z] Removing intermediate container 67117227122d [2022-05-10T23:37:13.545Z] ---> 6f16ff95292f [2022-05-10T23:37:13.545Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:37:13.545Z] Removing intermediate container 48f04a9d5818 [2022-05-10T23:37:13.545Z] ---> cb63aa55e58c [2022-05-10T23:37:13.545Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T23:37:13.545Z] Removing intermediate container 3090097c660c [2022-05-10T23:37:13.545Z] ---> 20ba7affb31a [2022-05-10T23:37:13.545Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:37:13.545Z] ---> Running in 3b94f2cb0061 [2022-05-10T23:37:13.545Z] ---> Running in 04a857e0991c [2022-05-10T23:37:13.545Z] ---> Running in 917f1f2d4d10 [2022-05-10T23:37:13.545Z] ---> Running in d2a75e373de1 [2022-05-10T23:37:13.545Z] ---> Running in 1ad9d2eb8a79 [2022-05-10T23:37:14.480Z] Removing intermediate container 917f1f2d4d10 [2022-05-10T23:37:14.480Z] ---> d0b5a672aa34 [2022-05-10T23:37:14.480Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T23:37:14.480Z] ---> Running in 11f36292f7ee [2022-05-10T23:37:14.480Z] Removing intermediate container 04a857e0991c [2022-05-10T23:37:14.480Z] ---> 8618d9387000 [2022-05-10T23:37:14.480Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T23:37:14.480Z] ---> Running in a09f24aae4c1 [2022-05-10T23:37:14.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:37:14.738Z] Removing intermediate container 3b94f2cb0061 [2022-05-10T23:37:14.738Z] ---> 16086aca4167 [2022-05-10T23:37:14.738Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T23:37:14.738Z] ---> Running in 7087d3a26893 [2022-05-10T23:37:14.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:37:14.995Z] Removing intermediate container 1ad9d2eb8a79 [2022-05-10T23:37:14.995Z] ---> bc9e3c7280b1 [2022-05-10T23:37:14.995Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T23:37:14.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:37:15.256Z] ---> Running in 6cafeba4636a [2022-05-10T23:37:15.256Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:37:15.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:37:15.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:37:15.774Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T23:37:15.774Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T23:37:15.774Z] OK: 15864 distinct packages available [2022-05-10T23:37:15.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:37:15.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:37:16.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:37:16.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:37:16.034Z] OK: 221 MiB in 52 packages [2022-05-10T23:37:16.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:37:16.295Z] OK: 221 MiB in 52 packages [2022-05-10T23:37:16.555Z] OK: 221 MiB in 52 packages [2022-05-10T23:37:16.555Z] OK: 221 MiB in 52 packages [2022-05-10T23:37:16.555Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:37:16.814Z] Removing intermediate container 11f36292f7ee [2022-05-10T23:37:16.814Z] ---> 9ed0467293e9 [2022-05-10T23:37:16.814Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T23:37:16.814Z] Removing intermediate container a09f24aae4c1 [2022-05-10T23:37:16.814Z] ---> f2149e37d30d [2022-05-10T23:37:16.814Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T23:37:16.814Z] ---> d8845e1b86f9 [2022-05-10T23:37:16.814Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:37:16.814Z] OK: 221 MiB in 52 packages [2022-05-10T23:37:17.088Z] ---> Running in 8943225d269e [2022-05-10T23:37:17.088Z] Removing intermediate container 7087d3a26893 [2022-05-10T23:37:17.088Z] ---> 82d41fdb3ce0 [2022-05-10T23:37:17.088Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T23:37:17.088Z] ---> a9bb0fc29679 [2022-05-10T23:37:17.088Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:37:17.088Z] Removing intermediate container 6cafeba4636a [2022-05-10T23:37:17.088Z] ---> 51fb88cac349 [2022-05-10T23:37:17.088Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T23:37:17.088Z] ---> Running in d0bfb697f227 [2022-05-10T23:37:17.347Z] ---> d3fec3529004 [2022-05-10T23:37:17.347Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:37:17.347Z] ---> 8f764c3ed27f [2022-05-10T23:37:17.347Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:37:17.347Z] ---> Running in a5e8546e40f1 [2022-05-10T23:37:17.347Z] ---> Running in 1797c3bd4d66 [2022-05-10T23:37:17.347Z] Removing intermediate container d2a75e373de1 [2022-05-10T23:37:17.347Z] ---> 150a977788ed [2022-05-10T23:37:17.347Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T23:37:17.607Z] ---> bcceb2aa0604 [2022-05-10T23:37:17.607Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:37:17.607Z] ---> Running in 06cd4869385e [2022-05-10T23:37:17.868Z] Removing intermediate container 8943225d269e [2022-05-10T23:37:17.868Z] ---> d7d54a063c4c [2022-05-10T23:37:17.868Z] Step 8/26 : COPY . . [2022-05-10T23:37:18.437Z] Removing intermediate container d0bfb697f227 [2022-05-10T23:37:18.437Z] ---> 0112b858c016 [2022-05-10T23:37:18.437Z] Step 8/25 : COPY . . [2022-05-10T23:37:20.972Z] Removing intermediate container a5e8546e40f1 [2022-05-10T23:37:20.972Z] ---> f12d2f9472c4 [2022-05-10T23:37:20.972Z] Step 8/23 : COPY . . [2022-05-10T23:37:20.972Z] Removing intermediate container 06cd4869385e [2022-05-10T23:37:20.972Z] ---> 2e98837ce389 [2022-05-10T23:37:20.972Z] Step 7/20 : COPY . . [2022-05-10T23:37:20.972Z] Removing intermediate container 1797c3bd4d66 [2022-05-10T23:37:20.972Z] ---> 74975e3185ec [2022-05-10T23:37:20.972Z] Step 8/22 : COPY . . [2022-05-10T23:37:30.957Z] ---> ced0237374bd [2022-05-10T23:37:30.957Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T23:37:30.957Z] ---> ee7ea6639d34 [2022-05-10T23:37:30.957Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T23:37:30.957Z] ---> 987f459e77c9 [2022-05-10T23:37:30.957Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T23:37:30.957Z] ---> Running in de394d3e44d2 [2022-05-10T23:37:30.957Z] ---> Running in a78ce963f59b [2022-05-10T23:37:30.957Z] ---> 97e4714563f0 [2022-05-10T23:37:30.958Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T23:37:30.958Z] ---> Running in ae7c3d67f6d7 [2022-05-10T23:37:30.958Z] ---> 89b9c4d660b3 [2022-05-10T23:37:30.958Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T23:37:30.958Z] ---> Running in 47fa592cc727 [2022-05-10T23:37:30.958Z] ---> Running in a3a60f4f1002 [2022-05-10T23:37:30.958Z] Removing intermediate container a78ce963f59b [2022-05-10T23:37:30.958Z] ---> de2ffb481028 [2022-05-10T23:37:30.958Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T23:37:30.958Z] ---> Running in 7152bfb2e957 [2022-05-10T23:37:30.958Z] 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-10T23:37:30.958Z] 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-10T23:37:30.958Z] 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-10T23:37:30.958Z] 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-10T23:37:30.958Z] Removing intermediate container 7152bfb2e957 [2022-05-10T23:37:30.958Z] ---> 819c4f974b01 [2022-05-10T23:37:30.958Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T23:37:30.958Z] ---> Running in 5f3ed6a2a33e [2022-05-10T23:37:31.217Z] Removing intermediate container 5f3ed6a2a33e [2022-05-10T23:37:31.217Z] ---> 5e739c415bb4 [2022-05-10T23:37:31.217Z] 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-10T23:37:31.217Z] ---> Running in 60e691c27e66 [2022-05-10T23:37:32.602Z] spire-1.2.1/ [2022-05-10T23:37:32.602Z] spire-1.2.1/.data/ [2022-05-10T23:37:32.602Z] spire-1.2.1/.data/.file [2022-05-10T23:37:32.602Z] spire-1.2.1/.dockerignore [2022-05-10T23:37:32.602Z] spire-1.2.1/.gitattributes [2022-05-10T23:37:32.602Z] spire-1.2.1/.githooks/ [2022-05-10T23:37:32.602Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T23:37:32.602Z] spire-1.2.1/.github/ [2022-05-10T23:37:32.602Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T23:37:32.602Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T23:37:32.602Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T23:37:32.602Z] spire-1.2.1/.github/workflows/ [2022-05-10T23:37:32.602Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T23:37:32.602Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T23:37:32.602Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T23:37:32.602Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T23:37:32.602Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T23:37:32.602Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T23:37:32.602Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T23:37:32.602Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T23:37:32.602Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T23:37:32.602Z] spire-1.2.1/.gitignore [2022-05-10T23:37:32.602Z] spire-1.2.1/.go-version [2022-05-10T23:37:32.602Z] spire-1.2.1/.golangci.yml [2022-05-10T23:37:32.602Z] spire-1.2.1/ADOPTERS.md [2022-05-10T23:37:32.602Z] spire-1.2.1/CHANGELOG.md [2022-05-10T23:37:32.602Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T23:37:32.602Z] spire-1.2.1/CODEOWNERS [2022-05-10T23:37:32.602Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T23:37:32.602Z] spire-1.2.1/Dockerfile [2022-05-10T23:37:32.602Z] spire-1.2.1/Dockerfile.dev [2022-05-10T23:37:32.602Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T23:37:32.602Z] spire-1.2.1/LICENSE [2022-05-10T23:37:32.602Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T23:37:32.602Z] spire-1.2.1/Makefile [2022-05-10T23:37:32.602Z] spire-1.2.1/README.md [2022-05-10T23:37:32.602Z] spire-1.2.1/ROADMAP.md [2022-05-10T23:37:32.602Z] spire-1.2.1/SECURITY.md [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T23:37:32.602Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T23:37:32.602Z] spire-1.2.1/conf/ [2022-05-10T23:37:32.602Z] spire-1.2.1/conf/agent/ [2022-05-10T23:37:32.602Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T23:37:32.602Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T23:37:32.602Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T23:37:32.602Z] spire-1.2.1/conf/server/ [2022-05-10T23:37:32.602Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T23:37:32.602Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T23:37:32.602Z] spire-1.2.1/conf/server/server.conf [2022-05-10T23:37:32.602Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/ [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/auditlog.md [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/images/ [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T23:37:32.602Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/spire_server.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/telemetry.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/upgrading.md [2022-05-10T23:37:32.603Z] spire-1.2.1/doc/using_spire.md [2022-05-10T23:37:32.603Z] spire-1.2.1/examples/ [2022-05-10T23:37:32.603Z] spire-1.2.1/examples/README.md [2022-05-10T23:37:32.603Z] spire-1.2.1/go.mod [2022-05-10T23:37:32.603Z] spire-1.2.1/go.sum [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T23:37:32.603Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/health/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/log/ [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T23:37:32.604Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/util/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/version/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T23:37:32.605Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/config.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T23:37:32.606Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T23:37:32.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/server.go [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/ [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/private/ [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/private/server/ [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/spire/ [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/spire/common/ [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T23:37:32.608Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T23:37:32.608Z] spire-1.2.1/release/ [2022-05-10T23:37:32.608Z] spire-1.2.1/release/spire-extras/ [2022-05-10T23:37:32.608Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T23:37:32.608Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T23:37:32.608Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T23:37:32.608Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T23:37:32.608Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T23:37:32.608Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T23:37:32.608Z] spire-1.2.1/release/spire/ [2022-05-10T23:37:32.608Z] spire-1.2.1/release/spire/README.md [2022-05-10T23:37:32.608Z] spire-1.2.1/release/spire/conf/ [2022-05-10T23:37:32.608Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T23:37:32.608Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T23:37:32.608Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T23:37:32.608Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T23:37:32.608Z] spire-1.2.1/script/ [2022-05-10T23:37:32.608Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T23:37:32.608Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T23:37:32.608Z] spire-1.2.1/support/ [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/ [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T23:37:32.608Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T23:37:32.608Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T23:37:32.608Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T23:37:32.608Z] spire-1.2.1/test/ [2022-05-10T23:37:32.608Z] spire-1.2.1/test/clock/ [2022-05-10T23:37:32.608Z] spire-1.2.1/test/clock/clock.go [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/ [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T23:37:32.608Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T23:37:32.609Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/README.md [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/common [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T23:37:32.609Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T23:37:32.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T23:37:32.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T23:37:32.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T23:37:32.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T23:37:32.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T23:37:32.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T23:37:32.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T23:37:32.612Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T23:37:32.612Z] spire-1.2.1/test/integration/test.sh [2022-05-10T23:37:32.612Z] spire-1.2.1/test/plugintest/ [2022-05-10T23:37:32.612Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/spiretest/ [2022-05-10T23:37:32.612Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/testca/ [2022-05-10T23:37:32.612Z] spire-1.2.1/test/testca/ca.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/testkey/ [2022-05-10T23:37:32.612Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T23:37:32.612Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/testkey/new.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T23:37:32.612Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/util/ [2022-05-10T23:37:32.612Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/util/race.go [2022-05-10T23:37:32.612Z] spire-1.2.1/test/util/util.go [2022-05-10T23:37:32.612Z] building spire from source... [2022-05-10T23:37:32.612Z] Installing go1.17.7... [2022-05-10T23:37:37.885Z] Building bin/spire-server... [2022-05-10T23:37:38.144Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T23:37:38.144Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T23:37:38.144Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T23:37:38.144Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T23:37:38.144Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T23:37:38.144Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T23:37:38.144Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T23:37:38.403Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T23:37:38.403Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T23:37:38.403Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T23:37:38.403Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T23:37:38.403Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T23:37:38.403Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T23:37:38.403Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T23:37:38.403Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T23:37:38.662Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T23:37:38.663Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T23:37:38.663Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T23:37:38.663Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T23:37:38.922Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T23:37:38.922Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T23:37:38.922Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T23:37:39.181Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T23:37:39.181Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T23:37:39.181Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T23:37:39.181Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T23:37:39.181Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T23:37:39.181Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T23:37:39.182Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T23:37:39.182Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T23:37:39.182Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T23:37:39.182Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T23:37:39.182Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T23:37:39.182Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T23:37:39.182Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T23:37:39.182Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T23:37:39.182Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T23:37:39.182Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T23:37:39.182Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T23:37:39.441Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T23:37:39.441Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T23:37:39.441Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T23:37:39.441Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T23:37:39.441Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T23:37:39.441Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T23:37:39.701Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T23:37:39.701Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T23:37:39.701Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T23:37:39.701Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T23:37:39.701Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T23:37:39.701Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T23:37:39.701Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T23:37:39.701Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T23:37:39.701Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T23:37:39.959Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T23:37:40.528Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T23:37:42.442Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T23:37:42.442Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T23:37:42.442Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T23:37:42.442Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T23:37:42.442Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T23:37:46.637Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T23:37:46.637Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T23:37:46.637Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T23:37:46.637Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T23:37:46.637Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T23:37:46.637Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T23:37:46.637Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T23:37:46.637Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T23:37:46.637Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T23:37:46.897Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T23:37:47.834Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T23:37:48.093Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T23:37:48.093Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T23:37:48.093Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T23:37:48.352Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T23:37:48.352Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T23:37:48.352Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T23:37:48.352Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T23:37:48.611Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T23:37:48.611Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T23:37:48.611Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T23:37:48.611Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T23:37:48.611Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T23:37:48.611Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T23:37:48.611Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T23:37:48.611Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T23:37:48.611Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T23:37:48.611Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T23:37:48.611Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T23:37:48.878Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T23:37:48.878Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T23:37:48.878Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T23:37:52.164Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T23:37:52.165Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T23:37:52.165Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T23:37:52.165Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T23:37:52.165Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T23:37:52.165Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T23:37:52.165Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T23:37:52.165Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T23:37:52.165Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T23:37:52.165Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T23:37:52.165Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T23:37:52.165Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T23:37:52.165Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T23:37:52.165Z] 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-10T23:37:52.165Z] 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-10T23:37:52.165Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T23:37:52.165Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T23:37:52.165Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T23:37:52.165Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T23:37:52.165Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T23:37:52.165Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T23:37:52.165Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T23:37:52.165Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T23:37:52.165Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T23:37:52.165Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T23:37:52.165Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T23:37:52.165Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T23:37:52.165Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T23:37:52.165Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T23:37:52.165Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T23:37:52.165Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T23:37:52.165Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T23:37:52.165Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T23:37:52.165Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T23:37:52.165Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T23:37:52.165Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T23:37:52.165Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T23:37:52.423Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T23:37:52.423Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T23:37:52.423Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T23:37:52.423Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T23:37:52.423Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T23:37:52.423Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T23:37:52.423Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T23:37:52.423Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T23:37:52.423Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T23:37:52.423Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T23:37:52.423Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T23:37:52.423Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T23:37:52.423Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T23:37:52.423Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T23:37:57.764Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T23:37:57.764Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T23:38:09.995Z] Removing intermediate container ae7c3d67f6d7 [2022-05-10T23:38:09.995Z] ---> 7306b3e79784 [2022-05-10T23:38:09.995Z] [2022-05-10T23:38:09.995Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T23:38:09.995Z] Removing intermediate container de394d3e44d2 [2022-05-10T23:38:09.995Z] ---> bf07903eacdb [2022-05-10T23:38:09.995Z] [2022-05-10T23:38:09.995Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T23:38:09.995Z] Removing intermediate container a3a60f4f1002 [2022-05-10T23:38:09.995Z] ---> d9fbd6621328 [2022-05-10T23:38:09.995Z] [2022-05-10T23:38:09.995Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T23:38:09.995Z] Removing intermediate container 47fa592cc727 [2022-05-10T23:38:09.995Z] ---> cd641b84503f [2022-05-10T23:38:09.995Z] [2022-05-10T23:38:09.995Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T23:38:09.995Z] 3.14: Pulling from library/alpine [2022-05-10T23:38:09.995Z] 3.14: Pulling from library/alpine [2022-05-10T23:38:09.995Z] 3.14: Pulling from library/alpine [2022-05-10T23:38:09.995Z] 3.15: Pulling from library/alpine [2022-05-10T23:38:10.254Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T23:38:10.254Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T23:38:10.254Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T23:38:10.254Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T23:38:10.254Z] Status: Image is up to date for alpine:3.14 [2022-05-10T23:38:10.254Z] Status: Image is up to date for alpine:3.14 [2022-05-10T23:38:10.254Z] ---> e04c818066af [2022-05-10T23:38:10.254Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T23:38:10.254Z] ---> e04c818066af [2022-05-10T23:38:10.254Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T23:38:10.254Z] ---> e04c818066af [2022-05-10T23:38:10.254Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T23:38:10.823Z] ---> Running in fa34f2afb6db [2022-05-10T23:38:10.824Z] ---> Running in 7fe29d57f439 [2022-05-10T23:38:10.824Z] ---> Running in 4d16e8c39677 [2022-05-10T23:38:10.824Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T23:38:10.824Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T23:38:10.824Z] ---> 0ac33e5f5afa [2022-05-10T23:38:10.824Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T23:38:11.101Z] ---> Running in 2c4b2c2835a6 [2022-05-10T23:38:11.101Z] Removing intermediate container fa34f2afb6db [2022-05-10T23:38:11.101Z] ---> 929ec413af5a [2022-05-10T23:38:11.101Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T23:38:11.101Z] ---> Running in 94a381591eda [2022-05-10T23:38:11.101Z] Removing intermediate container 2c4b2c2835a6 [2022-05-10T23:38:11.101Z] ---> 469aad4c248f [2022-05-10T23:38:11.101Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:38:11.364Z] ---> Running in 5500083ec76c [2022-05-10T23:38:11.364Z] Removing intermediate container 94a381591eda [2022-05-10T23:38:11.364Z] ---> f725f8b9046b [2022-05-10T23:38:11.364Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T23:38:11.364Z] ---> Running in 8d0e10b0d247 [2022-05-10T23:38:11.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:38:11.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:38:11.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:38:11.626Z] Removing intermediate container 8d0e10b0d247 [2022-05-10T23:38:11.626Z] ---> e300e63b7903 [2022-05-10T23:38:11.626Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:38:11.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:38:11.626Z] ---> Running in 3333cbbe1b5b [2022-05-10T23:38:11.884Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T23:38:11.884Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T23:38:11.884Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T23:38:11.884Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T23:38:11.884Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T23:38:11.884Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T23:38:11.884Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T23:38:11.884Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T23:38:11.884Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T23:38:11.884Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T23:38:11.884Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T23:38:11.884Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T23:38:11.884Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T23:38:11.884Z] OK: 6 MiB in 17 packages [2022-05-10T23:38:11.884Z] OK: 8 MiB in 20 packages [2022-05-10T23:38:12.825Z] Removing intermediate container 7fe29d57f439 [2022-05-10T23:38:12.825Z] ---> a965d23c0eb3 [2022-05-10T23:38:12.825Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T23:38:13.086Z] Removing intermediate container 5500083ec76c [2022-05-10T23:38:13.086Z] ---> 73775ecc5e49 [2022-05-10T23:38:13.086Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T23:38:13.086Z] ---> Running in 2b1d4b19d8c2 [2022-05-10T23:38:13.086Z] ---> Running in 5ebdb6484f08 [2022-05-10T23:38:13.375Z] Removing intermediate container 4d16e8c39677 [2022-05-10T23:38:13.375Z] ---> cd8e319a7d50 [2022-05-10T23:38:13.375Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T23:38:13.375Z] Removing intermediate container 2b1d4b19d8c2 [2022-05-10T23:38:13.375Z] ---> 07bc8c2bb7c3 [2022-05-10T23:38:13.375Z] Step 13/25 : WORKDIR / [2022-05-10T23:38:13.375Z] Removing intermediate container 3333cbbe1b5b [2022-05-10T23:38:13.375Z] ---> 4b955bc13835 [2022-05-10T23:38:13.375Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T23:38:13.375Z] ---> Running in 17d96b8955bf [2022-05-10T23:38:13.375Z] ---> Running in 0ec8b85f6a6c [2022-05-10T23:38:13.375Z] ---> Running in 4d44cdbb0a27 [2022-05-10T23:38:13.636Z] Removing intermediate container 17d96b8955bf [2022-05-10T23:38:13.636Z] ---> 087c47e856cc [2022-05-10T23:38:13.636Z] Step 13/22 : WORKDIR /edgex [2022-05-10T23:38:13.898Z] ---> Running in f497ddc31ac9 [2022-05-10T23:38:13.898Z] Removing intermediate container 4d44cdbb0a27 [2022-05-10T23:38:13.898Z] ---> f780892d888c [2022-05-10T23:38:13.898Z] 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-10T23:38:13.898Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:38:14.157Z] Removing intermediate container f497ddc31ac9 [2022-05-10T23:38:14.157Z] ---> f31beae957fa [2022-05-10T23:38:14.157Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T23:38:14.157Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:38:14.157Z] ---> 8347e553fd10 [2022-05-10T23:38:14.158Z] 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-10T23:38:14.416Z] ---> f4699a7704df [2022-05-10T23:38:14.416Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T23:38:14.675Z] ---> 0c43ebffc6a5 [2022-05-10T23:38:14.675Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T23:38:14.675Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:38:14.933Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:38:15.191Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T23:38:15.191Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T23:38:15.191Z] OK: 15855 distinct packages available [2022-05-10T23:38:15.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:38:15.191Z] ---> 03eb773fcfcd [2022-05-10T23:38:15.191Z] 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-10T23:38:15.454Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T23:38:15.454Z] ---> 7215665182a3 [2022-05-10T23:38:15.454Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T23:38:15.454Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T23:38:15.454Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T23:38:15.713Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T23:38:15.713Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T23:38:15.713Z] ---> ef5304ea5bac [2022-05-10T23:38:15.713Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T23:38:15.713Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T23:38:16.007Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:38:16.007Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T23:38:16.007Z] OK: 8 MiB in 20 packages [2022-05-10T23:38:16.268Z] ---> 1fc33128a198 [2022-05-10T23:38:16.268Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T23:38:16.268Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T23:38:16.268Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T23:38:16.526Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T23:38:16.526Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T23:38:16.785Z] ---> 15879b75dd2d [2022-05-10T23:38:16.785Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T23:38:16.786Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T23:38:16.786Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T23:38:16.786Z] ---> 1c199fb0da74 [2022-05-10T23:38:16.786Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T23:38:16.786Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T23:38:16.786Z] Removing intermediate container 0ec8b85f6a6c [2022-05-10T23:38:16.786Z] ---> Running in f318e68e5426 [2022-05-10T23:38:16.786Z] ---> 8e52dc44346d [2022-05-10T23:38:16.786Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T23:38:17.047Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T23:38:17.047Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T23:38:17.047Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T23:38:17.047Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T23:38:17.047Z] OK: 8 MiB in 23 packages [2022-05-10T23:38:17.310Z] ---> 0dfe629532cd [2022-05-10T23:38:17.310Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T23:38:17.882Z] ---> 1cc8cc319553 [2022-05-10T23:38:17.882Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T23:38:18.218Z] ---> 412472774141 [2022-05-10T23:38:18.218Z] 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-10T23:38:18.489Z] ---> Running in 14a67a35868c [2022-05-10T23:38:18.489Z] ---> 11d69bc3267a [2022-05-10T23:38:18.489Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T23:38:18.489Z] Removing intermediate container f318e68e5426 [2022-05-10T23:38:18.489Z] ---> 49c897f31b30 [2022-05-10T23:38:18.489Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T23:38:18.489Z] Removing intermediate container 5ebdb6484f08 [2022-05-10T23:38:18.489Z] ---> b26ae9345022 [2022-05-10T23:38:18.489Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T23:38:18.489Z] ---> Running in 892e37111699 [2022-05-10T23:38:18.774Z] Removing intermediate container 892e37111699 [2022-05-10T23:38:18.774Z] ---> a325ad65c68d [2022-05-10T23:38:18.774Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T23:38:18.774Z] ---> Running in f597f406a0c7 [2022-05-10T23:38:18.774Z] ---> c7d462aac06c [2022-05-10T23:38:18.774Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T23:38:19.070Z] ---> Running in 7dbfe4bc2224 [2022-05-10T23:38:19.070Z] ---> 21e02c7299d4 [2022-05-10T23:38:19.070Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T23:38:19.070Z] Removing intermediate container f597f406a0c7 [2022-05-10T23:38:19.070Z] ---> 0901ff516a85 [2022-05-10T23:38:19.070Z] Step 21/22 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-10T23:38:19.351Z] ---> Running in 81b72e0e8790 [2022-05-10T23:38:19.351Z] Removing intermediate container 7dbfe4bc2224 [2022-05-10T23:38:19.351Z] ---> 3d4a4c0dd01b [2022-05-10T23:38:19.351Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T23:38:19.351Z] ---> Running in 82f1b274a222 [2022-05-10T23:38:19.623Z] Removing intermediate container 81b72e0e8790 [2022-05-10T23:38:19.623Z] ---> c5e06185b7a4 [2022-05-10T23:38:19.623Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T23:38:19.623Z] Removing intermediate container 82f1b274a222 [2022-05-10T23:38:19.623Z] ---> 7845d21a8660 [2022-05-10T23:38:19.623Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T23:38:19.893Z] ---> Running in b08ead7f0618 [2022-05-10T23:38:19.893Z] ---> Running in 13e93cb6537c [2022-05-10T23:38:20.152Z] Removing intermediate container b08ead7f0618 [2022-05-10T23:38:20.152Z] ---> 5bfe87c8bf2a [2022-05-10T23:38:20.152Z] [2022-05-10T23:38:20.152Z] Removing intermediate container 13e93cb6537c [2022-05-10T23:38:20.152Z] ---> b6e5abb6aba7 [2022-05-10T23:38:20.152Z] Step 22/23 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-10T23:38:20.152Z] Removing intermediate container 14a67a35868c [2022-05-10T23:38:20.152Z] ---> d6787c9b1d52 [2022-05-10T23:38:20.152Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T23:38:20.152Z] ---> Running in 4a4e79c3be51 [2022-05-10T23:38:20.412Z] ---> 0853ceb3c410 [2022-05-10T23:38:20.413Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T23:38:20.413Z] ---> Running in 96a61e895457 [2022-05-10T23:38:20.413Z] Successfully built 5bfe87c8bf2a [2022-05-10T23:38:20.413Z] Successfully tagged security-proxy-setup:latest [2022-05-10T23:38:20.413Z] Building security-bootstrapper [2022-05-10T23:38:21.791Z]  Building security-proxy-setup ... done Removing intermediate container 96a61e895457 [2022-05-10T23:38:21.791Z] ---> 601114ae1f10 [2022-05-10T23:38:21.791Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T23:38:22.391Z] Removing intermediate container 4a4e79c3be51 [2022-05-10T23:38:22.391Z] ---> 793029b97758 [2022-05-10T23:38:22.391Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T23:38:22.391Z] ---> 1b280d339052 [2022-05-10T23:38:22.391Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T23:38:22.698Z] ---> Running in e00d844e5b37 [2022-05-10T23:38:22.698Z] ---> Running in 07ab3fd9a29f [2022-05-10T23:38:22.698Z] ---> Running in 99817386434d [2022-05-10T23:38:22.957Z] Removing intermediate container 07ab3fd9a29f [2022-05-10T23:38:22.957Z] ---> 1074519cb388 [2022-05-10T23:38:22.957Z] [2022-05-10T23:38:22.957Z] Successfully built 1074519cb388 [2022-05-10T23:38:23.217Z] Successfully tagged core-data:latest [2022-05-10T23:38:23.217Z] Building security-spire-config [2022-05-10T23:38:23.485Z]  Building core-data ... done Removing intermediate container e00d844e5b37 [2022-05-10T23:38:23.485Z] ---> 2bd516bba5c1 [2022-05-10T23:38:23.485Z] Step 24/25 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-10T23:38:23.485Z] Removing intermediate container 99817386434d [2022-05-10T23:38:23.485Z] ---> 52e990104c35 [2022-05-10T23:38:23.485Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T23:38:23.485Z] ---> Running in df7849f1a324 [2022-05-10T23:38:23.485Z] ---> Running in a5819b171c41 [2022-05-10T23:38:24.054Z] Removing intermediate container df7849f1a324 [2022-05-10T23:38:24.054Z] ---> a673ecae4603 [2022-05-10T23:38:24.054Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T23:38:25.958Z] Removing intermediate container a5819b171c41 [2022-05-10T23:38:25.958Z] ---> ad628df0b7b3 [2022-05-10T23:38:25.958Z] Step 18/20 : LABEL arch=x86_64 [2022-05-10T23:38:25.958Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:38:25.958Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:38:25.958Z] ---> d4bf7241b4d1 [2022-05-10T23:38:25.958Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T23:38:25.958Z] ---> Using cache [2022-05-10T23:38:25.958Z] ---> cb63aa55e58c [2022-05-10T23:38:25.958Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:38:25.958Z] ---> Running in 2f81423c2786 [2022-05-10T23:38:26.218Z] ---> Running in 232b92ac057b [2022-05-10T23:38:26.218Z] ---> Running in 3fc07c0a5a37 [2022-05-10T23:38:26.218Z] Removing intermediate container 2f81423c2786 [2022-05-10T23:38:26.218Z] ---> 56aec50d1f6b [2022-05-10T23:38:26.218Z] [2022-05-10T23:38:26.218Z] Successfully built 56aec50d1f6b [2022-05-10T23:38:26.510Z] Successfully tagged security-secretstore-setup:latest [2022-05-10T23:38:26.510Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-05-10T23:38:26.510Z] Removing intermediate container 232b92ac057b [2022-05-10T23:38:26.510Z] ---> bb95fcd2a7a8 [2022-05-10T23:38:26.510Z] Step 19/20 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-10T23:38:27.898Z] ---> Running in 682a2c6c7452 [2022-05-10T23:38:29.804Z] Removing intermediate container 682a2c6c7452 [2022-05-10T23:38:29.804Z] ---> 78c75f571c5b [2022-05-10T23:38:29.804Z] Step 20/20 : LABEL version=0.0.0 [2022-05-10T23:38:29.804Z] ---> Running in 814e037f9596 [2022-05-10T23:38:30.063Z] Removing intermediate container 3fc07c0a5a37 [2022-05-10T23:38:30.063Z] ---> 3a7714b9f5d7 [2022-05-10T23:38:30.063Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T23:38:30.322Z] Removing intermediate container 814e037f9596 [2022-05-10T23:38:30.323Z] ---> c3dcfef45426 [2022-05-10T23:38:30.323Z] [2022-05-10T23:38:30.323Z] ---> Running in 56ef4997c85d [2022-05-10T23:38:30.323Z] Successfully built c3dcfef45426 [2022-05-10T23:38:30.323Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-10T23:38:30.323Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-05-10T23:38:30.582Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:38:30.582Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:38:30.582Z] ---> d4bf7241b4d1 [2022-05-10T23:38:30.582Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T23:38:30.582Z] ---> Using cache [2022-05-10T23:38:30.582Z] ---> cb63aa55e58c [2022-05-10T23:38:30.582Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:38:30.582Z] ---> Using cache [2022-05-10T23:38:30.582Z] ---> 3a7714b9f5d7 [2022-05-10T23:38:30.582Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T23:38:31.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:38:32.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:38:32.658Z] OK: 221 MiB in 52 packages [2022-05-10T23:38:32.658Z] ---> Running in e991ad11bcd7 [2022-05-10T23:38:33.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:38:34.174Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:38:34.174Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:38:34.174Z] ---> d4bf7241b4d1 [2022-05-10T23:38:34.174Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T23:38:34.174Z] ---> Using cache [2022-05-10T23:38:34.174Z] ---> cb63aa55e58c [2022-05-10T23:38:34.174Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:38:34.174Z] ---> Using cache [2022-05-10T23:38:34.174Z] ---> 3a7714b9f5d7 [2022-05-10T23:38:34.174Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T23:38:34.174Z] ---> Using cache [2022-05-10T23:38:34.174Z] ---> a606293f790b [2022-05-10T23:38:34.174Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T23:38:34.174Z] Removing intermediate container 56ef4997c85d [2022-05-10T23:38:34.174Z] ---> a606293f790b [2022-05-10T23:38:34.174Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T23:38:34.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:38:34.691Z] ---> a689bb75cf95 [2022-05-10T23:38:34.691Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:38:34.691Z] OK: 221 MiB in 52 packages [2022-05-10T23:38:35.267Z] ---> 094959aadf46 [2022-05-10T23:38:35.267Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:38:35.526Z] ---> Running in b4654c4b6bc3 [2022-05-10T23:38:35.784Z] ---> Running in 85553d85dead [2022-05-10T23:38:36.042Z] Removing intermediate container e991ad11bcd7 [2022-05-10T23:38:36.042Z] ---> af0eb68563e9 [2022-05-10T23:38:36.042Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T23:38:36.978Z] ---> 278f1358a7ca [2022-05-10T23:38:36.978Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:38:36.978Z] ---> Running in 820f8cebdbf7 [2022-05-10T23:38:37.237Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:38:37.237Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:38:37.237Z] ---> d4bf7241b4d1 [2022-05-10T23:38:37.237Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T23:38:37.237Z] ---> Using cache [2022-05-10T23:38:37.237Z] ---> cb63aa55e58c [2022-05-10T23:38:37.237Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:38:37.237Z] ---> Using cache [2022-05-10T23:38:37.237Z] ---> 3a7714b9f5d7 [2022-05-10T23:38:37.237Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T23:38:37.237Z] ---> Running in bae38c590b1c [2022-05-10T23:38:37.497Z] Removing intermediate container b4654c4b6bc3 [2022-05-10T23:38:37.497Z] ---> 38fd2271c064 [2022-05-10T23:38:37.497Z] Step 8/22 : COPY . . [2022-05-10T23:38:37.755Z] Removing intermediate container 85553d85dead [2022-05-10T23:38:37.755Z] ---> 5c21e03711e6 [2022-05-10T23:38:37.755Z] Step 8/31 : COPY . . [2022-05-10T23:38:38.014Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:38:38.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:38:39.214Z] OK: 221 MiB in 52 packages [2022-05-10T23:38:44.533Z] Removing intermediate container 820f8cebdbf7 [2022-05-10T23:38:44.533Z] ---> d3cb86621195 [2022-05-10T23:38:44.533Z] Step 8/26 : COPY . . [2022-05-10T23:38:44.795Z] Removing intermediate container bae38c590b1c [2022-05-10T23:38:44.795Z] ---> beaddef736d7 [2022-05-10T23:38:44.795Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T23:38:46.174Z] ---> 4f419c98c0e6 [2022-05-10T23:38:46.174Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:38:48.711Z] ---> 237bb065f1ff [2022-05-10T23:38:48.711Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T23:38:48.711Z] ---> Running in a36b98126d66 [2022-05-10T23:38:48.711Z] ---> Running in 7d0dcdc5fb52 [2022-05-10T23:38:48.711Z] ---> c9a6d3d20397 [2022-05-10T23:38:48.711Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T23:38:48.711Z] ---> Running in fb6f232e76f5 [2022-05-10T23:38:48.970Z] 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-10T23:38:49.232Z] 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-10T23:38:50.172Z] Removing intermediate container a36b98126d66 [2022-05-10T23:38:50.172Z] ---> b10c4d5bc4ad [2022-05-10T23:38:50.172Z] Step 8/23 : COPY . . [2022-05-10T23:38:50.762Z] ---> 1a93d982c2e6 [2022-05-10T23:38:50.762Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T23:38:51.701Z] ---> Running in 9419bbfa94b4 [2022-05-10T23:38:52.271Z] Removing intermediate container 9419bbfa94b4 [2022-05-10T23:38:52.271Z] ---> b5cd69e4bf3c [2022-05-10T23:38:52.271Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T23:38:52.271Z] ---> Running in 2738c51986ef [2022-05-10T23:38:54.186Z] Removing intermediate container 2738c51986ef [2022-05-10T23:38:54.186Z] ---> 4a84e3f35982 [2022-05-10T23:38:54.186Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T23:38:54.186Z] ---> Running in 1649c9d6fe33 [2022-05-10T23:38:55.124Z] Removing intermediate container 1649c9d6fe33 [2022-05-10T23:38:55.124Z] ---> 1386c8d37f21 [2022-05-10T23:38:55.124Z] 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-10T23:38:55.124Z] ---> Running in badaf88eb673 [2022-05-10T23:38:56.502Z] ---> b2701195a1ed [2022-05-10T23:38:56.502Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T23:38:56.502Z] spire-1.2.1/ [2022-05-10T23:38:56.502Z] spire-1.2.1/.data/ [2022-05-10T23:38:56.502Z] spire-1.2.1/.data/.file [2022-05-10T23:38:56.502Z] spire-1.2.1/.dockerignore [2022-05-10T23:38:56.502Z] spire-1.2.1/.gitattributes [2022-05-10T23:38:56.502Z] spire-1.2.1/.githooks/ [2022-05-10T23:38:56.502Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T23:38:56.502Z] spire-1.2.1/.github/ [2022-05-10T23:38:56.502Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T23:38:56.502Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T23:38:56.502Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T23:38:56.502Z] spire-1.2.1/.github/workflows/ [2022-05-10T23:38:56.502Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T23:38:56.502Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T23:38:56.502Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T23:38:56.502Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T23:38:56.502Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T23:38:56.502Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T23:38:56.502Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T23:38:56.502Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T23:38:56.502Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T23:38:56.502Z] spire-1.2.1/.gitignore [2022-05-10T23:38:56.502Z] spire-1.2.1/.go-version [2022-05-10T23:38:56.502Z] spire-1.2.1/.golangci.yml [2022-05-10T23:38:56.502Z] spire-1.2.1/ADOPTERS.md [2022-05-10T23:38:56.502Z] spire-1.2.1/CHANGELOG.md [2022-05-10T23:38:56.502Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T23:38:56.502Z] spire-1.2.1/CODEOWNERS [2022-05-10T23:38:56.502Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T23:38:56.502Z] spire-1.2.1/Dockerfile [2022-05-10T23:38:56.502Z] spire-1.2.1/Dockerfile.dev [2022-05-10T23:38:56.502Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T23:38:56.502Z] spire-1.2.1/LICENSE [2022-05-10T23:38:56.502Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T23:38:56.502Z] spire-1.2.1/Makefile [2022-05-10T23:38:56.502Z] spire-1.2.1/README.md [2022-05-10T23:38:56.502Z] spire-1.2.1/ROADMAP.md [2022-05-10T23:38:56.502Z] spire-1.2.1/SECURITY.md [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/ [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T23:38:56.502Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T23:38:56.767Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T23:38:56.767Z] spire-1.2.1/conf/ [2022-05-10T23:38:56.767Z] spire-1.2.1/conf/agent/ [2022-05-10T23:38:56.767Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T23:38:56.767Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T23:38:56.767Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T23:38:56.767Z] spire-1.2.1/conf/server/ [2022-05-10T23:38:56.767Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T23:38:56.767Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T23:38:56.767Z] spire-1.2.1/conf/server/server.conf [2022-05-10T23:38:56.767Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/ [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/auditlog.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/images/ [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/spire_server.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/telemetry.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/upgrading.md [2022-05-10T23:38:56.767Z] spire-1.2.1/doc/using_spire.md [2022-05-10T23:38:56.767Z] spire-1.2.1/examples/ [2022-05-10T23:38:56.767Z] spire-1.2.1/examples/README.md [2022-05-10T23:38:56.767Z] spire-1.2.1/go.mod [2022-05-10T23:38:56.767Z] spire-1.2.1/go.sum [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ ---> Running in 33f1726ef773 [2022-05-10T23:38:56.767Z] [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/common/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T23:38:56.767Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/health/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/log/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/util/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/version/ [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T23:38:56.768Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/config.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T23:38:56.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/server.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/ [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/private/ [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/private/server/ [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/spire/ [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/spire/common/ [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T23:38:56.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T23:38:56.770Z] spire-1.2.1/release/ [2022-05-10T23:38:56.770Z] spire-1.2.1/release/spire-extras/ [2022-05-10T23:38:56.770Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T23:38:56.770Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T23:38:56.770Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T23:38:56.770Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T23:38:56.770Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T23:38:56.770Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T23:38:56.770Z] spire-1.2.1/release/spire/ [2022-05-10T23:38:56.770Z] spire-1.2.1/release/spire/README.md [2022-05-10T23:38:56.770Z] spire-1.2.1/release/spire/conf/ [2022-05-10T23:38:56.770Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T23:38:56.770Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T23:38:56.770Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T23:38:56.770Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T23:38:56.770Z] spire-1.2.1/script/ [2022-05-10T23:38:56.770Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T23:38:56.770Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T23:38:56.770Z] spire-1.2.1/support/ [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/ [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T23:38:56.770Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T23:38:56.770Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T23:38:56.770Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/clock/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/clock/clock.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fixture/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T23:38:56.770Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T23:38:56.771Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/README.md [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/common [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T23:38:56.771Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T23:38:56.772Z] spire-1.2.1/test/integration/test.sh [2022-05-10T23:38:56.772Z] spire-1.2.1/test/plugintest/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/spiretest/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/testca/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/testca/ca.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/testkey/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T23:38:56.772Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/testkey/new.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/util/ [2022-05-10T23:38:56.772Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/util/race.go [2022-05-10T23:38:56.772Z] spire-1.2.1/test/util/util.go [2022-05-10T23:38:56.772Z] building spire from source... [2022-05-10T23:38:57.031Z] Installing go1.17.7... [2022-05-10T23:38:57.597Z] 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-10T23:39:01.787Z] Building bin/spire-server... [2022-05-10T23:39:01.787Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T23:39:01.787Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T23:39:01.787Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T23:39:01.787Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T23:39:01.787Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T23:39:01.787Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T23:39:01.787Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T23:39:02.046Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T23:39:02.046Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T23:39:02.046Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T23:39:02.046Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T23:39:02.046Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T23:39:02.046Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T23:39:02.046Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T23:39:02.046Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T23:39:02.305Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T23:39:02.305Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T23:39:02.305Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T23:39:02.305Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T23:39:02.305Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T23:39:02.563Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T23:39:02.563Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T23:39:02.563Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T23:39:02.563Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T23:39:02.563Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T23:39:02.563Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T23:39:02.563Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T23:39:02.563Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T23:39:02.563Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T23:39:02.563Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T23:39:02.563Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T23:39:02.563Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T23:39:02.563Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T23:39:02.822Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T23:39:02.822Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T23:39:02.822Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T23:39:02.822Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T23:39:02.822Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T23:39:02.822Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T23:39:02.822Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T23:39:02.822Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T23:39:02.822Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T23:39:02.822Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T23:39:02.822Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T23:39:02.822Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T23:39:02.822Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T23:39:03.081Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T23:39:03.081Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T23:39:03.081Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T23:39:03.081Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T23:39:03.081Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T23:39:03.081Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T23:39:03.081Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T23:39:03.081Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T23:39:03.340Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T23:39:03.906Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T23:39:05.281Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T23:39:05.281Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T23:39:05.281Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T23:39:05.281Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T23:39:05.281Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T23:39:09.469Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T23:39:09.470Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T23:39:09.470Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T23:39:09.470Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T23:39:09.470Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T23:39:09.470Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T23:39:09.470Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T23:39:09.470Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T23:39:09.470Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T23:39:09.731Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T23:39:09.991Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T23:39:10.975Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T23:39:11.235Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T23:39:11.235Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T23:39:11.235Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T23:39:11.494Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T23:39:11.752Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T23:39:11.752Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T23:39:12.011Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T23:39:12.011Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T23:39:12.270Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T23:39:12.530Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T23:39:12.530Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T23:39:12.791Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T23:39:12.791Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T23:39:12.791Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T23:39:12.791Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T23:39:12.791Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T23:39:12.791Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T23:39:12.791Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T23:39:12.791Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T23:39:12.791Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T23:39:12.791Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T23:39:13.052Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T23:39:13.052Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T23:39:13.052Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T23:39:13.052Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T23:39:13.052Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T23:39:13.052Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T23:39:13.052Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T23:39:13.052Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T23:39:13.052Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T23:39:13.313Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T23:39:13.313Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T23:39:13.313Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T23:39:13.313Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T23:39:13.313Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T23:39:13.313Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T23:39:13.313Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T23:39:13.313Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T23:39:13.572Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T23:39:13.572Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T23:39:13.572Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T23:39:13.572Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T23:39:13.572Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T23:39:13.572Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T23:39:13.572Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T23:39:13.572Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T23:39:13.572Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T23:39:13.572Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T23:39:13.572Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T23:39:13.572Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T23:39:13.572Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T23:39:13.572Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T23:39:14.320Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T23:39:14.320Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T23:39:14.320Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T23:39:14.320Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T23:39:14.320Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T23:39:14.320Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T23:39:14.320Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T23:39:14.320Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T23:39:14.320Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T23:39:14.580Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T23:39:14.580Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T23:39:14.580Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T23:39:14.580Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T23:39:14.580Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T23:39:14.580Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T23:39:14.580Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T23:39:14.580Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T23:39:18.791Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T23:39:18.791Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T23:39:20.176Z] Removing intermediate container fb6f232e76f5 [2022-05-10T23:39:20.176Z] ---> c630fb3dd124 [2022-05-10T23:39:20.176Z] [2022-05-10T23:39:20.176Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T23:39:20.176Z] ---> e04c818066af [2022-05-10T23:39:20.176Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T23:39:20.176Z] ---> Running in f4e80655df46 [2022-05-10T23:39:20.435Z] Removing intermediate container f4e80655df46 [2022-05-10T23:39:20.435Z] ---> c3507a2a56ae [2022-05-10T23:39:20.435Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T23:39:20.435Z] ---> Running in 85ce04221652 [2022-05-10T23:39:20.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:39:20.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:39:21.214Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T23:39:21.214Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T23:39:21.214Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T23:39:21.214Z] OK: 6 MiB in 16 packages [2022-05-10T23:39:22.158Z] Removing intermediate container 33f1726ef773 [2022-05-10T23:39:22.158Z] ---> b01e8b4b72b3 [2022-05-10T23:39:22.158Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T23:39:22.416Z] Removing intermediate container 85ce04221652 [2022-05-10T23:39:22.416Z] ---> 7da687173606 [2022-05-10T23:39:22.416Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T23:39:22.416Z] ---> Running in 3a207cb22523 [2022-05-10T23:39:22.416Z] Removing intermediate container 7d0dcdc5fb52 [2022-05-10T23:39:22.416Z] ---> b04b78de2ea6 [2022-05-10T23:39:22.416Z] [2022-05-10T23:39:22.416Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T23:39:22.416Z] ---> e04c818066af [2022-05-10T23:39:22.416Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T23:39:22.416Z] ---> Running in 76eef005dc8f [2022-05-10T23:39:22.416Z] ---> Running in 03bd118c5879 [2022-05-10T23:39:22.673Z] Removing intermediate container 03bd118c5879 [2022-05-10T23:39:22.673Z] ---> fe387fb92385 [2022-05-10T23:39:22.673Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T23:39:22.673Z] ---> Running in 1733b6656706 [2022-05-10T23:39:22.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:39:22.936Z] Removing intermediate container 1733b6656706 [2022-05-10T23:39:22.936Z] ---> 87a34af98b41 [2022-05-10T23:39:22.936Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T23:39:22.936Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-10T23:39:22.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:39:23.195Z] ---> Running in 4549dfb12ae1 [2022-05-10T23:39:23.195Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T23:39:23.195Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T23:39:23.195Z] OK: 6 MiB in 15 packages [2022-05-10T23:39:24.131Z] Removing intermediate container 76eef005dc8f [2022-05-10T23:39:24.131Z] ---> 8547c44f9a86 [2022-05-10T23:39:24.131Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T23:39:24.131Z] ---> Running in 574abfa9386b [2022-05-10T23:39:24.131Z] Removing intermediate container 574abfa9386b [2022-05-10T23:39:24.131Z] ---> 028e65e35899 [2022-05-10T23:39:24.131Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T23:39:24.403Z] Removing intermediate container 3a207cb22523 [2022-05-10T23:39:24.404Z] ---> 00bfd06f960c [2022-05-10T23:39:24.404Z] [2022-05-10T23:39:24.404Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T23:39:24.404Z] Removing intermediate container 4549dfb12ae1 [2022-05-10T23:39:24.404Z] ---> 02638e4cf9eb [2022-05-10T23:39:24.404Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T23:39:24.404Z] ---> Running in 69951069548d [2022-05-10T23:39:24.404Z] ---> Running in 54d5140e4e95 [2022-05-10T23:39:24.404Z] 20.10.14: Pulling from library/docker [2022-05-10T23:39:24.667Z] Removing intermediate container 69951069548d [2022-05-10T23:39:24.667Z] ---> f92ad8ec7bc7 [2022-05-10T23:39:24.667Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T23:39:24.929Z] Removing intermediate container 54d5140e4e95 [2022-05-10T23:39:24.929Z] ---> 7d48f3ae446c [2022-05-10T23:39:24.929Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T23:39:24.929Z] ---> Running in faa924b349d3 [2022-05-10T23:39:25.496Z] Removing intermediate container faa924b349d3 [2022-05-10T23:39:25.496Z] ---> 553c73f9a94b [2022-05-10T23:39:25.496Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T23:39:25.496Z] ---> dde8dccdc37d [2022-05-10T23:39:25.496Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T23:39:25.756Z] ---> Running in 9ff4d808582c [2022-05-10T23:39:25.756Z] ---> 27a089fc5f0e [2022-05-10T23:39:25.756Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T23:39:27.662Z] ---> 6246210cd756 [2022-05-10T23:39:27.662Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T23:39:27.662Z] Removing intermediate container 9ff4d808582c [2022-05-10T23:39:27.662Z] ---> 97cc203d19b5 [2022-05-10T23:39:27.662Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T23:39:27.975Z] ---> e8c4aca1cd1b [2022-05-10T23:39:27.975Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T23:39:28.297Z] ---> afdaa2603a7e [2022-05-10T23:39:28.298Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T23:39:28.298Z] ---> Running in 4cc04317d9e5 [2022-05-10T23:39:28.955Z] Removing intermediate container 4cc04317d9e5 [2022-05-10T23:39:28.955Z] ---> 52bfef91cad6 [2022-05-10T23:39:28.955Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T23:39:28.955Z] ---> Running in 1ec191c4139a [2022-05-10T23:39:29.526Z] Removing intermediate container 1ec191c4139a [2022-05-10T23:39:29.526Z] ---> c270dc024691 [2022-05-10T23:39:29.526Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T23:39:29.798Z] ---> a7f3c006fde1 [2022-05-10T23:39:29.798Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T23:39:29.798Z] ---> Running in c31235cc99d9 [2022-05-10T23:39:30.366Z] Removing intermediate container c31235cc99d9 [2022-05-10T23:39:30.366Z] ---> b4fd947f7537 [2022-05-10T23:39:30.366Z] Step 21/22 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-10T23:39:30.366Z] ---> ce39a2cfa793 [2022-05-10T23:39:30.366Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T23:39:30.626Z] ---> Running in e7b5040fcf55 [2022-05-10T23:39:31.246Z] Removing intermediate container e7b5040fcf55 [2022-05-10T23:39:31.246Z] ---> 3c2d90eb6d19 [2022-05-10T23:39:31.246Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T23:39:31.246Z] ---> d7a7da87bac0 [2022-05-10T23:39:31.246Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T23:39:31.246Z] ---> Running in ed1d8c50e15b [2022-05-10T23:39:31.598Z] ---> d34e94037c0a [2022-05-10T23:39:31.598Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T23:39:31.598Z] Removing intermediate container ed1d8c50e15b [2022-05-10T23:39:31.598Z] ---> 7a42a9bc4129 [2022-05-10T23:39:31.598Z] [2022-05-10T23:39:31.858Z] ---> Running in f1c935e1de9f [2022-05-10T23:39:31.858Z] Successfully built 7a42a9bc4129 [2022-05-10T23:39:31.858Z] Successfully tagged support-scheduler:latest [2022-05-10T23:39:31.858Z] Building core-metadata [2022-05-10T23:39:31.858Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T23:39:31.858Z]  Building support-scheduler ... done Status: Downloaded newer image for docker:20.10.14 [2022-05-10T23:39:31.859Z] ---> 7417809fdb73 [2022-05-10T23:39:31.859Z] 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-10T23:39:32.118Z] ---> Running in 80f9e9afac58 [2022-05-10T23:39:32.118Z] Removing intermediate container f1c935e1de9f [2022-05-10T23:39:32.118Z] ---> 2674181d8e29 [2022-05-10T23:39:32.118Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T23:39:33.053Z] Removing intermediate container 80f9e9afac58 [2022-05-10T23:39:33.053Z] ---> 00cf9b296ff2 [2022-05-10T23:39:33.053Z] 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-10T23:39:33.995Z] ---> 160363ed5151 [2022-05-10T23:39:33.995Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T23:39:33.995Z] ---> Running in 6aa455b698be [2022-05-10T23:39:34.561Z] ---> Running in 346e3bde7098 [2022-05-10T23:39:35.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:39:35.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:39:35.388Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T23:39:35.388Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T23:39:35.388Z] Executing bash-5.1.16-r0.post-install [2022-05-10T23:39:35.388Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T23:39:35.388Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T23:39:35.388Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T23:39:35.388Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T23:39:35.388Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T23:39:35.388Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T23:39:35.388Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T23:39:35.388Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T23:39:35.388Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T23:39:35.388Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T23:39:35.388Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T23:39:35.388Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T23:39:35.649Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T23:39:35.649Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T23:39:35.649Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T23:39:36.218Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T23:39:36.218Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T23:39:36.218Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T23:39:36.218Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T23:39:36.218Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T23:39:36.218Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T23:39:36.218Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T23:39:36.218Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T23:39:36.218Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T23:39:36.218Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T23:39:36.218Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T23:39:36.218Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T23:39:36.218Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T23:39:36.218Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T23:39:36.218Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T23:39:36.218Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T23:39:36.218Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T23:39:36.478Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T23:39:36.478Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T23:39:36.478Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T23:39:36.478Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T23:39:36.478Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T23:39:36.478Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T23:39:36.478Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T23:39:36.478Z] Building bin/spire-agent... [2022-05-10T23:39:36.478Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T23:39:36.478Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T23:39:36.478Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:39:36.478Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:39:36.478Z] ---> d4bf7241b4d1 [2022-05-10T23:39:36.478Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T23:39:36.478Z] ---> Using cache [2022-05-10T23:39:36.478Z] ---> cb63aa55e58c [2022-05-10T23:39:36.478Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:39:36.478Z] ---> Using cache [2022-05-10T23:39:36.478Z] ---> 3a7714b9f5d7 [2022-05-10T23:39:36.478Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T23:39:36.478Z] ---> Using cache [2022-05-10T23:39:36.478Z] ---> a606293f790b [2022-05-10T23:39:36.478Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T23:39:36.478Z] ---> Using cache [2022-05-10T23:39:36.478Z] ---> 094959aadf46 [2022-05-10T23:39:36.478Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:39:36.478Z] ---> Using cache [2022-05-10T23:39:36.478Z] ---> 5c21e03711e6 [2022-05-10T23:39:36.478Z] Step 8/23 : COPY . . [2022-05-10T23:39:36.478Z] ---> Using cache [2022-05-10T23:39:36.478Z] ---> c9a6d3d20397 [2022-05-10T23:39:36.478Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T23:39:36.478Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T23:39:36.478Z] OK: 83 MiB in 65 packages [2022-05-10T23:39:36.478Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T23:39:36.781Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T23:39:36.781Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T23:39:36.781Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T23:39:37.350Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T23:39:37.350Z] Collecting docker-compose==1.23.2 [2022-05-10T23:39:37.350Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T23:39:37.350Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T23:39:37.350Z]  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T23:39:37.350Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T23:39:37.350Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T23:39:37.917Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T23:39:37.917Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T23:39:37.917Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T23:39:37.917Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T23:39:37.917Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T23:39:37.917Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T23:39:37.917Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T23:39:37.917Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T23:39:38.176Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T23:39:38.176Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T23:39:38.435Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T23:39:38.435Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T23:39:38.435Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T23:39:38.435Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T23:39:38.693Z] 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-10T23:39:38.952Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T23:39:38.952Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T23:39:38.952Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T23:39:38.952Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T23:39:38.952Z] Collecting PyYAML<4,>=3.10 [2022-05-10T23:39:39.210Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T23:39:39.210Z] ---> Running in 8e5a200deaa0 [2022-05-10T23:39:39.210Z] Removing intermediate container 346e3bde7098 [2022-05-10T23:39:39.210Z] ---> c9d6e5ceaf03 [2022-05-10T23:39:39.210Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T23:39:39.468Z] ---> Running in 79611aaebc4d [2022-05-10T23:39:39.735Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T23:39:39.735Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T23:39:39.735Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T23:39:39.735Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T23:39:40.001Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T23:39:40.001Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T23:39:40.001Z] Removing intermediate container 79611aaebc4d [2022-05-10T23:39:40.001Z] ---> 657b10460bff [2022-05-10T23:39:40.001Z] Step 28/31 : CMD ["gate"] [2022-05-10T23:39:40.001Z] 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-10T23:39:40.001Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T23:39:40.001Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T23:39:40.001Z] 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-10T23:39:40.001Z] Collecting idna<2.8,>=2.5 [2022-05-10T23:39:40.001Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T23:39:40.001Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T23:39:40.001Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T23:39:40.001Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T23:39:40.001Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T23:39:40.263Z] ---> Running in 8828f69613df [2022-05-10T23:39:40.263Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T23:39:40.263Z] Attempting uninstall: urllib3 [2022-05-10T23:39:40.263Z] Found existing installation: urllib3 1.26.7 [2022-05-10T23:39:40.263Z] Uninstalling urllib3-1.26.7: [2022-05-10T23:39:40.263Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T23:39:40.539Z] Attempting uninstall: idna [2022-05-10T23:39:40.539Z] Found existing installation: idna 3.3 [2022-05-10T23:39:40.539Z] Uninstalling idna-3.3: [2022-05-10T23:39:40.539Z] Removing intermediate container 8828f69613df [2022-05-10T23:39:40.539Z] ---> cbdbed7ab0d8 [2022-05-10T23:39:40.539Z] Step 29/31 : LABEL arch=x86_64 [2022-05-10T23:39:40.539Z] Successfully uninstalled idna-3.3 [2022-05-10T23:39:40.797Z] ---> Running in 109d777bf161 [2022-05-10T23:39:41.371Z] Removing intermediate container 109d777bf161 [2022-05-10T23:39:41.371Z] ---> c388cb57c78e [2022-05-10T23:39:41.371Z] Step 30/31 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-10T23:39:41.371Z] Attempting uninstall: requests [2022-05-10T23:39:41.371Z] Found existing installation: requests 2.26.0 [2022-05-10T23:39:41.371Z] Uninstalling requests-2.26.0: [2022-05-10T23:39:41.371Z] ---> Running in aee365bca200 [2022-05-10T23:39:41.371Z] Successfully uninstalled requests-2.26.0 [2022-05-10T23:39:41.629Z] Running setup.py install for texttable: started [2022-05-10T23:39:41.888Z] Removing intermediate container aee365bca200 [2022-05-10T23:39:41.888Z] ---> defdeacde19c [2022-05-10T23:39:41.888Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T23:39:41.888Z] ---> Running in 8d7a2cc8357b [2022-05-10T23:39:41.888Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T23:39:41.888Z] Running setup.py install for PyYAML: started [2022-05-10T23:39:42.148Z] Removing intermediate container 8d7a2cc8357b [2022-05-10T23:39:42.148Z] ---> 2382bc7507a4 [2022-05-10T23:39:42.148Z] [2022-05-10T23:39:42.148Z] Successfully built 2382bc7507a4 [2022-05-10T23:39:42.148Z] Successfully tagged security-bootstrapper:latest [2022-05-10T23:39:42.406Z]  Building security-bootstrapper ... done Building core-command [2022-05-10T23:39:42.406Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T23:39:42.406Z] Running setup.py install for docopt: started [2022-05-10T23:39:42.972Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T23:39:42.972Z] Running setup.py install for dockerpty: started [2022-05-10T23:39:43.231Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T23:39:43.491Z] 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-10T23:39:46.790Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:39:46.790Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:39:46.790Z] ---> d4bf7241b4d1 [2022-05-10T23:39:46.790Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T23:39:46.790Z] ---> Using cache [2022-05-10T23:39:46.790Z] ---> cb63aa55e58c [2022-05-10T23:39:46.790Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:39:46.790Z] ---> Using cache [2022-05-10T23:39:46.790Z] ---> 3a7714b9f5d7 [2022-05-10T23:39:46.790Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T23:39:46.790Z] ---> Using cache [2022-05-10T23:39:46.790Z] ---> a606293f790b [2022-05-10T23:39:46.790Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T23:39:46.790Z] ---> Using cache [2022-05-10T23:39:46.790Z] ---> 094959aadf46 [2022-05-10T23:39:46.790Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:39:46.790Z] ---> Using cache [2022-05-10T23:39:46.790Z] ---> 5c21e03711e6 [2022-05-10T23:39:46.790Z] Step 8/23 : COPY . . [2022-05-10T23:39:46.790Z] ---> Using cache [2022-05-10T23:39:46.790Z] ---> c9a6d3d20397 [2022-05-10T23:39:46.790Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T23:39:48.169Z] ---> Running in 558ada3bdfe0 [2022-05-10T23:39:48.741Z] 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-10T23:39:52.934Z] Removing intermediate container 6aa455b698be [2022-05-10T23:39:52.935Z] ---> 1c21cd4376a8 [2022-05-10T23:39:52.935Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T23:39:53.193Z] ---> Running in 183f152c8a0d [2022-05-10T23:39:53.452Z] Removing intermediate container 183f152c8a0d [2022-05-10T23:39:53.452Z] ---> 820ae237b57e [2022-05-10T23:39:53.452Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T23:39:53.452Z] ---> Running in 34a221834c46 [2022-05-10T23:39:54.019Z] Removing intermediate container 34a221834c46 [2022-05-10T23:39:54.019Z] ---> b9dd72a2efc8 [2022-05-10T23:39:54.019Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T23:39:55.398Z] ---> 666a27d6b9f4 [2022-05-10T23:39:55.398Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T23:39:55.966Z] ---> 402c9ab55102 [2022-05-10T23:39:55.966Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T23:39:56.902Z] ---> 9307384e916a [2022-05-10T23:39:56.902Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T23:39:56.902Z] ---> Running in 10bc23ee2dd6 [2022-05-10T23:39:57.842Z] Removing intermediate container 10bc23ee2dd6 [2022-05-10T23:39:57.842Z] ---> 5acd8c7bbd7b [2022-05-10T23:39:57.842Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T23:39:57.842Z] ---> Running in 45be46bf0e82 [2022-05-10T23:39:58.101Z] Removing intermediate container 45be46bf0e82 [2022-05-10T23:39:58.101Z] ---> a57ceea5af50 [2022-05-10T23:39:58.101Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T23:39:58.363Z] ---> Running in c71d39fc14a5 [2022-05-10T23:39:58.933Z] Removing intermediate container c71d39fc14a5 [2022-05-10T23:39:58.933Z] ---> e1df3c692211 [2022-05-10T23:39:58.933Z] Step 22/23 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-10T23:39:58.933Z] ---> Running in 7a590df81179 [2022-05-10T23:39:59.251Z] Removing intermediate container 7a590df81179 [2022-05-10T23:39:59.251Z] ---> f5abcc6a96aa [2022-05-10T23:39:59.251Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T23:39:59.509Z] ---> Running in 4489ed7afc93 [2022-05-10T23:40:00.076Z] Removing intermediate container 4489ed7afc93 [2022-05-10T23:40:00.076Z] ---> 45f5b5b55db4 [2022-05-10T23:40:00.076Z] [2022-05-10T23:40:00.334Z] Successfully built 45f5b5b55db4 [2022-05-10T23:40:00.334Z] Successfully tagged sys-mgmt-agent:latest [2022-05-10T23:40:00.334Z] Building security-spire-server [2022-05-10T23:40:08.473Z]  Building sys-mgmt-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:40:08.473Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:40:08.473Z] ---> d4bf7241b4d1 [2022-05-10T23:40:08.473Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T23:40:08.473Z] ---> Using cache [2022-05-10T23:40:08.473Z] ---> cb63aa55e58c [2022-05-10T23:40:08.473Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:40:08.473Z] ---> Using cache [2022-05-10T23:40:08.473Z] ---> 3a7714b9f5d7 [2022-05-10T23:40:08.473Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T23:40:08.473Z] ---> Using cache [2022-05-10T23:40:08.473Z] ---> af0eb68563e9 [2022-05-10T23:40:08.473Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T23:40:08.473Z] ---> Using cache [2022-05-10T23:40:08.473Z] ---> 278f1358a7ca [2022-05-10T23:40:08.473Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:40:08.473Z] ---> Using cache [2022-05-10T23:40:08.473Z] ---> d3cb86621195 [2022-05-10T23:40:08.473Z] Step 8/25 : COPY . . [2022-05-10T23:40:08.473Z] ---> Using cache [2022-05-10T23:40:08.473Z] ---> 1a93d982c2e6 [2022-05-10T23:40:08.473Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T23:40:08.473Z] ---> Using cache [2022-05-10T23:40:08.473Z] ---> b5cd69e4bf3c [2022-05-10T23:40:08.473Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T23:40:08.473Z] ---> Using cache [2022-05-10T23:40:08.473Z] ---> 4a84e3f35982 [2022-05-10T23:40:08.473Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T23:40:08.473Z] ---> Using cache [2022-05-10T23:40:08.473Z] ---> 1386c8d37f21 [2022-05-10T23:40:08.473Z] 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-10T23:40:13.750Z] ---> Running in 5a0085bb2ce6 [2022-05-10T23:40:15.138Z] spire-1.2.1/ [2022-05-10T23:40:15.138Z] spire-1.2.1/.data/ [2022-05-10T23:40:15.138Z] spire-1.2.1/.data/.file [2022-05-10T23:40:15.138Z] spire-1.2.1/.dockerignore [2022-05-10T23:40:15.138Z] spire-1.2.1/.gitattributes [2022-05-10T23:40:15.138Z] spire-1.2.1/.githooks/ [2022-05-10T23:40:15.138Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T23:40:15.138Z] spire-1.2.1/.github/ [2022-05-10T23:40:15.138Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T23:40:15.138Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T23:40:15.138Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T23:40:15.138Z] spire-1.2.1/.github/workflows/ [2022-05-10T23:40:15.138Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T23:40:15.138Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T23:40:15.138Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T23:40:15.138Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T23:40:15.138Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T23:40:15.138Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T23:40:15.138Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T23:40:15.138Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T23:40:15.138Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T23:40:15.138Z] spire-1.2.1/.gitignore [2022-05-10T23:40:15.138Z] spire-1.2.1/.go-version [2022-05-10T23:40:15.138Z] spire-1.2.1/.golangci.yml [2022-05-10T23:40:15.138Z] spire-1.2.1/ADOPTERS.md [2022-05-10T23:40:15.138Z] spire-1.2.1/CHANGELOG.md [2022-05-10T23:40:15.138Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T23:40:15.138Z] spire-1.2.1/CODEOWNERS [2022-05-10T23:40:15.138Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T23:40:15.138Z] spire-1.2.1/Dockerfile [2022-05-10T23:40:15.139Z] spire-1.2.1/Dockerfile.dev [2022-05-10T23:40:15.139Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T23:40:15.139Z] spire-1.2.1/LICENSE [2022-05-10T23:40:15.139Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T23:40:15.139Z] spire-1.2.1/Makefile [2022-05-10T23:40:15.139Z] spire-1.2.1/README.md [2022-05-10T23:40:15.139Z] spire-1.2.1/ROADMAP.md [2022-05-10T23:40:15.139Z] spire-1.2.1/SECURITY.md [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T23:40:15.139Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T23:40:15.139Z] spire-1.2.1/conf/ [2022-05-10T23:40:15.139Z] spire-1.2.1/conf/agent/ [2022-05-10T23:40:15.139Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T23:40:15.139Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T23:40:15.139Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T23:40:15.139Z] spire-1.2.1/conf/server/ [2022-05-10T23:40:15.139Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T23:40:15.139Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T23:40:15.139Z] spire-1.2.1/conf/server/server.conf [2022-05-10T23:40:15.139Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/ [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/auditlog.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/images/ [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/spire_server.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/telemetry.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/upgrading.md [2022-05-10T23:40:15.139Z] spire-1.2.1/doc/using_spire.md [2022-05-10T23:40:15.139Z] spire-1.2.1/examples/ [2022-05-10T23:40:15.139Z] spire-1.2.1/examples/README.md [2022-05-10T23:40:15.139Z] spire-1.2.1/go.mod [2022-05-10T23:40:15.139Z] spire-1.2.1/go.sum [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/ [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/ [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T23:40:15.139Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T23:40:15.140Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/health/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/log/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T23:40:15.141Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/util/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/version/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T23:40:15.142Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/config.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T23:40:15.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/server.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/ [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/private/ [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/private/server/ [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/spire/ [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/spire/common/ [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T23:40:15.144Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T23:40:15.144Z] spire-1.2.1/release/ [2022-05-10T23:40:15.144Z] spire-1.2.1/release/spire-extras/ [2022-05-10T23:40:15.144Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T23:40:15.144Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T23:40:15.144Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T23:40:15.144Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T23:40:15.144Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T23:40:15.144Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T23:40:15.144Z] spire-1.2.1/release/spire/ [2022-05-10T23:40:15.144Z] spire-1.2.1/release/spire/README.md [2022-05-10T23:40:15.144Z] spire-1.2.1/release/spire/conf/ [2022-05-10T23:40:15.144Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T23:40:15.144Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T23:40:15.144Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T23:40:15.144Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T23:40:15.144Z] spire-1.2.1/script/ [2022-05-10T23:40:15.144Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T23:40:15.144Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T23:40:15.144Z] spire-1.2.1/support/ [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/ [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T23:40:15.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T23:40:15.145Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T23:40:15.145Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T23:40:15.145Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/clock/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/clock/clock.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T23:40:15.145Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/README.md [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/common [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T23:40:15.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T23:40:15.146Z] spire-1.2.1/test/integration/test.sh [2022-05-10T23:40:15.146Z] spire-1.2.1/test/plugintest/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T23:40:15.146Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T23:40:15.146Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T23:40:15.146Z] spire-1.2.1/test/spiretest/ [2022-05-10T23:40:15.146Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T23:40:15.146Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T23:40:15.146Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T23:40:15.146Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T23:40:15.146Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T23:40:15.146Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T23:40:15.146Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T23:40:15.146Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T23:40:15.147Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T23:40:15.147Z] spire-1.2.1/test/testca/ [2022-05-10T23:40:15.147Z] spire-1.2.1/test/testca/ca.go [2022-05-10T23:40:15.147Z] spire-1.2.1/test/testkey/ [2022-05-10T23:40:15.147Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T23:40:15.147Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T23:40:15.147Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T23:40:15.147Z] spire-1.2.1/test/testkey/new.go [2022-05-10T23:40:15.147Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T23:40:15.147Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T23:40:15.147Z] spire-1.2.1/test/util/ [2022-05-10T23:40:15.147Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T23:40:15.147Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T23:40:15.147Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T23:40:15.147Z] spire-1.2.1/test/util/race.go [2022-05-10T23:40:15.147Z] spire-1.2.1/test/util/util.go [2022-05-10T23:40:15.147Z] building spire from source... [2022-05-10T23:40:15.147Z] Installing go1.17.7... [2022-05-10T23:40:19.352Z] Removing intermediate container 8e5a200deaa0 [2022-05-10T23:40:19.352Z] ---> 97b3f2affef3 [2022-05-10T23:40:19.352Z] [2022-05-10T23:40:19.352Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T23:40:19.352Z] ---> e04c818066af [2022-05-10T23:40:19.352Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T23:40:19.352Z] ---> Using cache [2022-05-10T23:40:19.352Z] ---> 8547c44f9a86 [2022-05-10T23:40:19.352Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T23:40:19.352Z] ---> Using cache [2022-05-10T23:40:19.352Z] ---> 028e65e35899 [2022-05-10T23:40:19.352Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T23:40:20.289Z] Building bin/spire-server... [2022-05-10T23:40:20.721Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T23:40:20.721Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T23:40:20.721Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T23:40:20.721Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T23:40:20.721Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T23:40:20.721Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T23:40:20.721Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T23:40:20.981Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T23:40:20.981Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T23:40:20.981Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T23:40:20.981Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T23:40:21.241Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T23:40:21.241Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T23:40:21.241Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T23:40:21.241Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T23:40:21.501Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T23:40:21.501Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T23:40:21.501Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T23:40:21.862Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T23:40:21.862Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T23:40:21.862Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T23:40:21.862Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T23:40:22.121Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T23:40:22.121Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T23:40:22.121Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T23:40:22.121Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T23:40:22.121Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T23:40:22.121Z] Removing intermediate container 558ada3bdfe0 [2022-05-10T23:40:22.121Z] ---> 083e3d6af4e1 [2022-05-10T23:40:22.121Z] [2022-05-10T23:40:22.121Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T23:40:22.121Z] ---> e04c818066af [2022-05-10T23:40:22.121Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T23:40:22.121Z] ---> Using cache [2022-05-10T23:40:22.121Z] ---> 8547c44f9a86 [2022-05-10T23:40:22.121Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T23:40:22.121Z] ---> Using cache [2022-05-10T23:40:22.121Z] ---> 028e65e35899 [2022-05-10T23:40:22.121Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T23:40:22.121Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T23:40:22.121Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T23:40:22.381Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T23:40:22.381Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T23:40:22.381Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T23:40:22.381Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T23:40:22.381Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T23:40:22.381Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T23:40:22.381Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T23:40:22.381Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T23:40:22.381Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T23:40:22.381Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T23:40:22.381Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T23:40:22.381Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T23:40:22.641Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T23:40:22.641Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T23:40:22.641Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T23:40:22.641Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T23:40:22.900Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T23:40:22.900Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T23:40:22.900Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T23:40:22.900Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T23:40:23.166Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T23:40:23.166Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T23:40:23.166Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T23:40:23.429Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T23:40:23.689Z]  ---> Running in d60f89ba61e9 [2022-05-10T23:40:23.689Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T23:40:23.953Z]  ---> Running in 801380c71026 [2022-05-10T23:40:24.228Z] Removing intermediate container d60f89ba61e9 [2022-05-10T23:40:24.228Z] ---> 4b1d6c7df6a4 [2022-05-10T23:40:24.228Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T23:40:24.794Z] Removing intermediate container 801380c71026 [2022-05-10T23:40:24.794Z] ---> a9955de45d0e [2022-05-10T23:40:24.794Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T23:40:25.069Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T23:40:25.069Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T23:40:25.069Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T23:40:25.069Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T23:40:25.069Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T23:40:25.638Z]  ---> Running in 17d17aee585b [2022-05-10T23:40:25.911Z] ---> Running in cdc682da90df [2022-05-10T23:40:25.911Z] Removing intermediate container 17d17aee585b [2022-05-10T23:40:25.911Z] ---> 10e37242041a [2022-05-10T23:40:25.911Z] Step 15/23 : WORKDIR / [2022-05-10T23:40:26.172Z] Removing intermediate container cdc682da90df [2022-05-10T23:40:26.172Z] ---> b85a44aa3fb1 [2022-05-10T23:40:26.172Z] Step 15/23 : WORKDIR / [2022-05-10T23:40:26.172Z] ---> Running in 27aad4f250ab [2022-05-10T23:40:26.172Z] ---> Running in f41a56e08e53 [2022-05-10T23:40:26.433Z] Removing intermediate container 27aad4f250ab [2022-05-10T23:40:26.433Z] ---> 3eb4a182260a [2022-05-10T23:40:26.433Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T23:40:26.433Z] Removing intermediate container f41a56e08e53 [2022-05-10T23:40:26.433Z] ---> f8b580792ae6 [2022-05-10T23:40:26.433Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T23:40:27.002Z] ---> 38992d7fd27b [2022-05-10T23:40:27.002Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T23:40:28.389Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T23:40:28.389Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T23:40:28.389Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T23:40:28.389Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T23:40:28.389Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T23:40:28.389Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T23:40:28.649Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T23:40:28.649Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T23:40:28.649Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T23:40:28.649Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T23:40:28.908Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T23:40:28.908Z]  ---> 96d8d96b03e9 [2022-05-10T23:40:28.908Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T23:40:29.171Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T23:40:29.171Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T23:40:29.432Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T23:40:29.432Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T23:40:29.999Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T23:40:29.999Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T23:40:29.999Z]  ---> 741974acaf3a [2022-05-10T23:40:29.999Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T23:40:29.999Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T23:40:29.999Z]  ---> 37a76e089036 [2022-05-10T23:40:29.999Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T23:40:29.999Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T23:40:29.999Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T23:40:29.999Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T23:40:29.999Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T23:40:29.999Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T23:40:30.259Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T23:40:30.259Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T23:40:30.259Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T23:40:30.259Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T23:40:30.259Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T23:40:30.259Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T23:40:30.259Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T23:40:30.517Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T23:40:30.517Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T23:40:30.517Z]  ---> 1346228696e5 [2022-05-10T23:40:30.517Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T23:40:30.517Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T23:40:30.517Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T23:40:30.517Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T23:40:30.776Z]  ---> 90d5401ecc70 [2022-05-10T23:40:30.776Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T23:40:30.776Z] ---> Running in bff3af215f79 [2022-05-10T23:40:31.034Z] ---> Running in 6e11e977038f [2022-05-10T23:40:31.034Z] Removing intermediate container bff3af215f79 [2022-05-10T23:40:31.034Z] ---> 5b2991e69439 [2022-05-10T23:40:31.034Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T23:40:31.295Z] Removing intermediate container 6e11e977038f [2022-05-10T23:40:31.295Z] ---> b30217a9967d [2022-05-10T23:40:31.295Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T23:40:31.554Z] ---> Running in 23b99d7d3b92 [2022-05-10T23:40:31.554Z] ---> Running in 26680dddcb01 [2022-05-10T23:40:31.554Z] Removing intermediate container 23b99d7d3b92 [2022-05-10T23:40:31.554Z] ---> 8b99aa84d997 [2022-05-10T23:40:31.554Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T23:40:31.815Z] Removing intermediate container 26680dddcb01 [2022-05-10T23:40:31.815Z] ---> 3fbca6ca3d6c [2022-05-10T23:40:31.815Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T23:40:32.382Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T23:40:32.382Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T23:40:32.382Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T23:40:32.382Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T23:40:32.382Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T23:40:32.382Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T23:40:32.382Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T23:40:32.382Z]  ---> Running in e9c4334f3bba [2022-05-10T23:40:32.647Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T23:40:32.647Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T23:40:32.647Z]  ---> Running in 8ff27a950bb9 [2022-05-10T23:40:32.647Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T23:40:32.647Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T23:40:32.648Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T23:40:32.648Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T23:40:32.648Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T23:40:32.648Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T23:40:32.648Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T23:40:32.648Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T23:40:32.648Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T23:40:32.648Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T23:40:32.648Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T23:40:32.907Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T23:40:32.907Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T23:40:32.907Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T23:40:32.907Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T23:40:32.907Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T23:40:32.907Z] Removing intermediate container e9c4334f3bba [2022-05-10T23:40:32.907Z] ---> 525a1b1d85a6 [2022-05-10T23:40:32.907Z] Step 22/23 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-10T23:40:32.907Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T23:40:32.907Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T23:40:32.907Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T23:40:33.166Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T23:40:33.166Z] Removing intermediate container 8ff27a950bb9 [2022-05-10T23:40:33.166Z] ---> fb0368740a09 [2022-05-10T23:40:33.166Z] Step 22/23 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-10T23:40:33.166Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T23:40:33.166Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T23:40:33.166Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T23:40:33.166Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T23:40:33.166Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T23:40:33.166Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T23:40:33.430Z]  ---> Running in bc601b490c66 [2022-05-10T23:40:33.430Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T23:40:33.430Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T23:40:33.430Z]  ---> Running in e05950bdcf39 [2022-05-10T23:40:33.430Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T23:40:33.430Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T23:40:33.430Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T23:40:33.430Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T23:40:33.430Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T23:40:33.430Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T23:40:33.430Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T23:40:33.430Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T23:40:33.430Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T23:40:33.430Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T23:40:33.430Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T23:40:33.999Z] Removing intermediate container bc601b490c66 [2022-05-10T23:40:33.999Z] ---> 3027a94e0a62 [2022-05-10T23:40:33.999Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T23:40:34.568Z] Removing intermediate container e05950bdcf39 [2022-05-10T23:40:34.568Z] ---> aed2ee3d7dde [2022-05-10T23:40:34.568Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T23:40:35.138Z] ---> Running in b93987680af7 [2022-05-10T23:40:36.130Z] ---> Running in de76fc524304 [2022-05-10T23:40:36.746Z] Removing intermediate container b93987680af7 [2022-05-10T23:40:36.746Z] ---> 8d3041038b85 [2022-05-10T23:40:36.746Z] [2022-05-10T23:40:36.746Z] Successfully built 8d3041038b85 [2022-05-10T23:40:36.746Z] Successfully tagged core-metadata:latest [2022-05-10T23:40:36.746Z]  Building core-metadata ... done Building support-notifications [2022-05-10T23:40:37.060Z] Removing intermediate container de76fc524304 [2022-05-10T23:40:37.060Z] ---> 76f0a34e36e1 [2022-05-10T23:40:37.060Z] [2022-05-10T23:40:37.060Z] Successfully built 76f0a34e36e1 [2022-05-10T23:40:37.060Z] Successfully tagged core-command:latest [2022-05-10T23:40:37.995Z]  Building core-command ... done go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T23:40:37.995Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T23:40:40.530Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:40:40.530Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:40:40.530Z] ---> d4bf7241b4d1 [2022-05-10T23:40:40.530Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T23:40:40.530Z] ---> Using cache [2022-05-10T23:40:40.530Z] ---> cb63aa55e58c [2022-05-10T23:40:40.530Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:40:40.530Z] ---> Using cache [2022-05-10T23:40:40.530Z] ---> 3a7714b9f5d7 [2022-05-10T23:40:40.530Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T23:40:48.644Z] ---> Running in 853f21fa2af2 [2022-05-10T23:40:48.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:40:48.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:40:48.907Z] OK: 221 MiB in 52 packages [2022-05-10T23:40:49.169Z] Removing intermediate container 60e691c27e66 [2022-05-10T23:40:49.169Z] ---> ccceb0c0b2ae [2022-05-10T23:40:49.169Z] [2022-05-10T23:40:49.169Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T23:40:49.169Z] ---> 0ac33e5f5afa [2022-05-10T23:40:49.169Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T23:40:49.169Z] ---> Using cache [2022-05-10T23:40:49.169Z] ---> 469aad4c248f [2022-05-10T23:40:49.169Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:40:49.169Z] ---> Using cache [2022-05-10T23:40:49.169Z] ---> 73775ecc5e49 [2022-05-10T23:40:49.169Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T23:40:49.738Z] ---> Running in e6c3076e7e57 [2022-05-10T23:40:49.999Z] Removing intermediate container 853f21fa2af2 [2022-05-10T23:40:49.999Z] ---> 64fe4d1fc6fc [2022-05-10T23:40:49.999Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T23:40:50.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:40:50.515Z] ---> d49e5dd27633 [2022-05-10T23:40:50.515Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:40:50.515Z] ---> Running in 04f058c1b272 [2022-05-10T23:40:51.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:40:51.340Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T23:40:51.340Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T23:40:51.340Z] OK: 15855 distinct packages available [2022-05-10T23:40:51.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:40:52.202Z] Removing intermediate container 04f058c1b272 [2022-05-10T23:40:52.202Z] ---> 443ebab2c890 [2022-05-10T23:40:52.202Z] Step 8/22 : COPY . . [2022-05-10T23:40:52.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:40:52.462Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T23:40:52.721Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T23:40:52.721Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T23:40:52.721Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T23:40:52.980Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T23:40:52.980Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T23:40:52.980Z] OK: 6 MiB in 19 packages [2022-05-10T23:40:58.255Z] Removing intermediate container e6c3076e7e57 [2022-05-10T23:40:58.255Z] ---> f5cee1fe765c [2022-05-10T23:40:58.255Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T23:40:58.255Z] ---> 71d2c781e2d0 [2022-05-10T23:40:58.255Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T23:40:58.255Z] ---> Running in c18cd399aee1 [2022-05-10T23:40:58.513Z] 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-10T23:40:59.082Z] ---> 964b166ed3e5 [2022-05-10T23:40:59.082Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T23:41:00.991Z] ---> a2b77ce82790 [2022-05-10T23:41:00.991Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T23:41:01.560Z] ---> d430cf907798 [2022-05-10T23:41:01.560Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T23:41:02.133Z] ---> 520c862451df [2022-05-10T23:41:02.133Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T23:41:02.701Z] ---> 2666420c3b96 [2022-05-10T23:41:02.701Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T23:41:02.701Z] ---> Running in fb815268a251 [2022-05-10T23:41:02.961Z] Removing intermediate container fb815268a251 [2022-05-10T23:41:02.961Z] ---> efcae9c1e49e [2022-05-10T23:41:02.961Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T23:41:02.961Z] ---> Running in dfeb23d31d78 [2022-05-10T23:41:03.533Z] Removing intermediate container dfeb23d31d78 [2022-05-10T23:41:03.533Z] ---> 42d9f26bc519 [2022-05-10T23:41:03.533Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T23:41:03.533Z] ---> Running in 3b8f7625bb49 [2022-05-10T23:41:03.792Z] Removing intermediate container 3b8f7625bb49 [2022-05-10T23:41:03.792Z] ---> f821b3ebbdfa [2022-05-10T23:41:03.792Z] Step 25/26 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-10T23:41:03.792Z] ---> Running in f405c7af3322 [2022-05-10T23:41:04.054Z] Removing intermediate container f405c7af3322 [2022-05-10T23:41:04.054Z] ---> 9108cf626747 [2022-05-10T23:41:04.054Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T23:41:04.332Z] ---> Running in ddfcd641df35 [2022-05-10T23:41:04.591Z] Removing intermediate container ddfcd641df35 [2022-05-10T23:41:04.591Z] ---> 06c8bbfb784e [2022-05-10T23:41:04.591Z] [2022-05-10T23:41:04.591Z] Successfully built 06c8bbfb784e [2022-05-10T23:41:04.591Z] Successfully tagged security-spire-agent:latest [2022-05-10T23:41:16.800Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-10T23:41:16.800Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T23:41:16.800Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T23:41:16.800Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T23:41:16.800Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T23:41:16.800Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T23:41:17.059Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T23:41:17.059Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T23:41:17.627Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T23:41:17.627Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T23:41:17.627Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T23:41:17.886Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T23:41:17.886Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T23:41:17.886Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T23:41:30.088Z] Removing intermediate container c18cd399aee1 [2022-05-10T23:41:30.088Z] ---> 52d3594e96f9 [2022-05-10T23:41:30.088Z] [2022-05-10T23:41:30.088Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T23:41:30.088Z] ---> e04c818066af [2022-05-10T23:41:30.088Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T23:41:30.088Z] ---> Running in 98811f29eb66 [2022-05-10T23:41:30.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:41:30.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:41:30.346Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T23:41:30.346Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T23:41:30.346Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T23:41:30.346Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T23:41:30.346Z] OK: 6 MiB in 16 packages [2022-05-10T23:41:31.743Z] Removing intermediate container 98811f29eb66 [2022-05-10T23:41:31.743Z] ---> 159034c27224 [2022-05-10T23:41:31.743Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T23:41:31.743Z] ---> Running in 8c7e4c3d25c2 [2022-05-10T23:41:31.743Z] Removing intermediate container 8c7e4c3d25c2 [2022-05-10T23:41:31.743Z] ---> ba010feccd0f [2022-05-10T23:41:31.743Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T23:41:32.003Z] ---> Running in 19df8064e910 [2022-05-10T23:41:32.262Z] Removing intermediate container 19df8064e910 [2022-05-10T23:41:32.262Z] ---> 4ac38d53138b [2022-05-10T23:41:32.262Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T23:41:32.551Z] ---> Running in dd881dd999c5 [2022-05-10T23:41:32.811Z] Removing intermediate container dd881dd999c5 [2022-05-10T23:41:32.811Z] ---> 31bc6c61de7c [2022-05-10T23:41:32.811Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T23:41:33.380Z] ---> fa2b9dd8ed62 [2022-05-10T23:41:33.380Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T23:41:35.914Z] ---> 39dafb9f98fd [2022-05-10T23:41:35.914Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T23:41:36.482Z] ---> 80a0633f7824 [2022-05-10T23:41:36.482Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T23:41:36.482Z] ---> Running in b16af4cd382a [2022-05-10T23:41:36.742Z] Removing intermediate container b16af4cd382a [2022-05-10T23:41:36.742Z] ---> 35d2d7b376ba [2022-05-10T23:41:36.742Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T23:41:37.002Z] ---> Running in d52cb22b2350 [2022-05-10T23:41:37.261Z] Removing intermediate container d52cb22b2350 [2022-05-10T23:41:37.261Z] ---> b0324af7db30 [2022-05-10T23:41:37.261Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T23:41:37.261Z] ---> Running in 435d5719d3c2 [2022-05-10T23:41:37.524Z] Removing intermediate container 435d5719d3c2 [2022-05-10T23:41:37.524Z] ---> e6ca384a6996 [2022-05-10T23:41:37.524Z] Step 21/22 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-10T23:41:37.785Z] ---> Running in bf61ca11a816 [2022-05-10T23:41:37.785Z] Removing intermediate container bf61ca11a816 [2022-05-10T23:41:37.785Z] ---> 1a7ecca5aba8 [2022-05-10T23:41:37.785Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T23:41:37.785Z] ---> Running in e405e2e7f27d [2022-05-10T23:41:38.044Z] Removing intermediate container e405e2e7f27d [2022-05-10T23:41:38.044Z] ---> 3e11a1e121b1 [2022-05-10T23:41:38.044Z] [2022-05-10T23:41:38.044Z] Successfully built 3e11a1e121b1 [2022-05-10T23:41:38.044Z] Successfully tagged support-notifications:latest [2022-05-10T23:42:16.779Z]  Building support-notifications ... done Removing intermediate container badaf88eb673 [2022-05-10T23:42:16.779Z] ---> b91db77b784d [2022-05-10T23:42:16.779Z] [2022-05-10T23:42:16.779Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T23:42:16.779Z] ---> 0ac33e5f5afa [2022-05-10T23:42:16.779Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T23:42:16.779Z] ---> Using cache [2022-05-10T23:42:16.779Z] ---> 469aad4c248f [2022-05-10T23:42:16.779Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:42:16.779Z] ---> Using cache [2022-05-10T23:42:16.779Z] ---> 73775ecc5e49 [2022-05-10T23:42:16.779Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T23:42:16.779Z] ---> Running in 56a43491416a [2022-05-10T23:42:16.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:42:16.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:42:16.779Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T23:42:16.779Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T23:42:16.779Z] OK: 15855 distinct packages available [2022-05-10T23:42:16.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:42:16.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:42:16.779Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T23:42:16.779Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T23:42:16.779Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T23:42:16.779Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T23:42:17.038Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T23:42:17.038Z] OK: 6 MiB in 18 packages [2022-05-10T23:42:17.607Z] Removing intermediate container 56a43491416a [2022-05-10T23:42:17.607Z] ---> de2b5be6baf3 [2022-05-10T23:42:17.607Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T23:42:19.531Z] ---> ebc5447529bd [2022-05-10T23:42:19.531Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T23:42:19.790Z] ---> cfcd42c29e48 [2022-05-10T23:42:19.790Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T23:42:20.051Z] ---> Running in 0059486b6299 [2022-05-10T23:42:20.311Z] Removing intermediate container 0059486b6299 [2022-05-10T23:42:20.311Z] ---> 3e523204263d [2022-05-10T23:42:20.311Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T23:42:20.646Z] ---> f6424ea8ffd4 [2022-05-10T23:42:20.646Z] Step 21/26 : WORKDIR / [2022-05-10T23:42:21.583Z] ---> Running in 83e3b2abc80e [2022-05-10T23:42:21.846Z] Removing intermediate container 83e3b2abc80e [2022-05-10T23:42:21.846Z] ---> c69deb41f3fe [2022-05-10T23:42:21.846Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T23:42:21.846Z] ---> Running in 6475bf1832bb [2022-05-10T23:42:21.846Z] Removing intermediate container 6475bf1832bb [2022-05-10T23:42:21.846Z] ---> e96a2befe884 [2022-05-10T23:42:21.846Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T23:42:22.415Z] ---> Running in 7725639b8607 [2022-05-10T23:42:22.415Z] Removing intermediate container 7725639b8607 [2022-05-10T23:42:22.415Z] ---> d0ac37f525a3 [2022-05-10T23:42:22.415Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T23:42:22.415Z] ---> Running in bf2cc4ad226a [2022-05-10T23:42:22.415Z] Removing intermediate container bf2cc4ad226a [2022-05-10T23:42:22.415Z] ---> 64984ab4e0ab [2022-05-10T23:42:22.415Z] Step 25/26 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-10T23:42:22.675Z] ---> Running in 47b5334fb73a [2022-05-10T23:42:22.933Z] Removing intermediate container 47b5334fb73a [2022-05-10T23:42:22.933Z] ---> 0edc18b33549 [2022-05-10T23:42:22.933Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T23:42:22.933Z] ---> Running in 6505d9c51597 [2022-05-10T23:42:22.933Z] Building bin/spire-agent... [2022-05-10T23:42:22.933Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T23:42:22.933Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T23:42:22.933Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T23:42:22.933Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T23:42:22.933Z] Removing intermediate container 6505d9c51597 [2022-05-10T23:42:22.933Z] ---> ac5837d013cd [2022-05-10T23:42:22.933Z] [2022-05-10T23:42:23.191Z] Successfully built ac5837d013cd [2022-05-10T23:42:23.191Z] Successfully tagged security-spire-config:latest [2022-05-10T23:42:23.758Z]  Building security-spire-config ... done go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T23:42:23.758Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T23:42:23.758Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T23:42:23.758Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T23:42:23.758Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T23:42:23.758Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T23:42:23.758Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T23:42:23.758Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T23:42:23.758Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T23:43:20.004Z] Removing intermediate container 5a0085bb2ce6 [2022-05-10T23:43:20.004Z] ---> d6709a7b23e9 [2022-05-10T23:43:20.004Z] [2022-05-10T23:43:20.004Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T23:43:20.004Z] ---> 0ac33e5f5afa [2022-05-10T23:43:20.004Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T23:43:20.004Z] ---> Using cache [2022-05-10T23:43:20.004Z] ---> 469aad4c248f [2022-05-10T23:43:20.004Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:43:20.004Z] ---> Using cache [2022-05-10T23:43:20.004Z] ---> 73775ecc5e49 [2022-05-10T23:43:20.004Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T23:43:20.004Z] ---> Using cache [2022-05-10T23:43:20.004Z] ---> f5cee1fe765c [2022-05-10T23:43:20.004Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T23:43:20.004Z] ---> 34daf8c60bdc [2022-05-10T23:43:20.004Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T23:43:20.004Z] ---> 4ddcf69049f8 [2022-05-10T23:43:20.004Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T23:43:20.004Z] ---> 238045fc11c0 [2022-05-10T23:43:20.004Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T23:43:20.004Z] ---> 367e20f419f7 [2022-05-10T23:43:20.004Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T23:43:20.004Z] ---> Running in 1ecfc6be9ac7 [2022-05-10T23:43:20.004Z] Removing intermediate container 1ecfc6be9ac7 [2022-05-10T23:43:20.004Z] ---> 046f23b73420 [2022-05-10T23:43:20.004Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T23:43:20.004Z] ---> Running in 9a292e88f0e3 [2022-05-10T23:43:20.004Z] Removing intermediate container 9a292e88f0e3 [2022-05-10T23:43:20.004Z] ---> 40033ba16ab3 [2022-05-10T23:43:20.004Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T23:43:20.004Z] ---> Running in 2da71ab6a2e5 [2022-05-10T23:43:20.004Z] Removing intermediate container 2da71ab6a2e5 [2022-05-10T23:43:20.004Z] ---> 0ed8fa32efdc [2022-05-10T23:43:20.004Z] Step 24/25 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-10T23:43:20.004Z] ---> Running in 0e1f5ec7668b [2022-05-10T23:43:20.004Z] Removing intermediate container 0e1f5ec7668b [2022-05-10T23:43:20.004Z] ---> a2a145f759f8 [2022-05-10T23:43:20.004Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T23:43:20.004Z] ---> Running in b8b81179c489 [2022-05-10T23:43:20.004Z] Removing intermediate container b8b81179c489 [2022-05-10T23:43:20.004Z] ---> 72dc9364410c [2022-05-10T23:43:20.004Z] [2022-05-10T23:43:20.004Z] Successfully built 72dc9364410c [2022-05-10T23:43:20.004Z] Successfully tagged security-spire-server:latest [2022-05-10T23:43:20.010Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-10T23:43:20.022Z] $ docker stop --time=1 0ba64e4feea9c53cf4ffa6c032eb2fade4ecec03d306f252f8814cf5ae7a6e45 [2022-05-10T23:43:21.548Z] $ docker rm -f 0ba64e4feea9c53cf4ffa6c032eb2fade4ecec03d306f252f8814cf5ae7a6e45 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T23:43:22.078Z] + docker images [2022-05-10T23:43:22.078Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T23:43:22.078Z] security-spire-server latest 72dc9364410c 2 seconds ago 87.3MB [2022-05-10T23:43:22.078Z] d6709a7b23e9 17 seconds ago 4.43GB [2022-05-10T23:43:22.078Z] security-spire-config latest ac5837d013cd 59 seconds ago 86.7MB [2022-05-10T23:43:22.078Z] b91db77b784d About a minute ago 4.43GB [2022-05-10T23:43:22.078Z] support-notifications latest 3e11a1e121b1 About a minute ago 26.9MB [2022-05-10T23:43:22.078Z] 52d3594e96f9 About a minute ago 1.55GB [2022-05-10T23:43:22.078Z] security-spire-agent latest 06c8bbfb784e 2 minutes ago 127MB [2022-05-10T23:43:22.078Z] ccceb0c0b2ae 2 minutes ago 4.43GB [2022-05-10T23:43:22.078Z] core-command latest 76f0a34e36e1 2 minutes ago 16.1MB [2022-05-10T23:43:22.078Z] core-metadata latest 8d3041038b85 2 minutes ago 17MB [2022-05-10T23:43:22.078Z] 083e3d6af4e1 3 minutes ago 1.49GB [2022-05-10T23:43:22.078Z] 97b3f2affef3 3 minutes ago 1.5GB [2022-05-10T23:43:22.078Z] sys-mgmt-agent latest 45f5b5b55db4 3 minutes ago 299MB [2022-05-10T23:43:22.078Z] security-bootstrapper latest 2382bc7507a4 3 minutes ago 19.1MB [2022-05-10T23:43:22.078Z] support-scheduler latest 7a42a9bc4129 3 minutes ago 26.3MB [2022-05-10T23:43:22.078Z] 00bfd06f960c 3 minutes ago 1.49GB [2022-05-10T23:43:22.078Z] b04b78de2ea6 4 minutes ago 1.55GB [2022-05-10T23:43:22.078Z] c630fb3dd124 4 minutes ago 1.5GB [2022-05-10T23:43:22.078Z] security-spiffe-token-provider latest c3dcfef45426 4 minutes ago 28.8MB [2022-05-10T23:43:22.078Z] security-secretstore-setup latest 56aec50d1f6b 4 minutes ago 28.5MB [2022-05-10T23:43:22.078Z] core-data latest 1074519cb388 4 minutes ago 22.5MB [2022-05-10T23:43:22.078Z] security-proxy-setup latest 5bfe87c8bf2a 5 minutes ago 26.9MB [2022-05-10T23:43:22.078Z] d9fbd6621328 5 minutes ago 1.54GB [2022-05-10T23:43:22.078Z] cd641b84503f 5 minutes ago 1.52GB [2022-05-10T23:43:22.078Z] 7306b3e79784 5 minutes ago 1.5GB [2022-05-10T23:43:22.078Z] bf07903eacdb 5 minutes ago 1.5GB [2022-05-10T23:43:22.078Z] ci-base-image-x86_64 latest d4bf7241b4d1 8 minutes ago 895MB [2022-05-10T23:43:22.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-10T23:43:22.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-10T23:43:22.078Z] docker 20.10.14 7417809fdb73 5 weeks ago 218MB [2022-05-10T23:43:22.078Z] alpine 3.14 e04c818066af 5 weeks ago 5.59MB [2022-05-10T23:43:22.078Z] alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB [2022-05-10T23:43:22.078Z] 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-11T00:05:06.247Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63001 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws [2022-05-11T00:05:06.258Z] Running in /w/workspace/edgex-go/18 [Pipeline] { [Pipeline] checkout [2022-05-11T00:05:06.584Z] The recommended git tool is: git [2022-05-11T00:05:13.243Z] using credential edgex-jenkins-ssh [2022-05-11T00:05:13.265Z] Cloning the remote Git repository [2022-05-11T00:05:13.346Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-11T00:05:13.456Z] > git init /w/workspace/edgex-go/18 # timeout=10 [2022-05-11T00:05:13.562Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-11T00:05:13.563Z] > git --version # timeout=10 [2022-05-11T00:05:13.588Z] > git --version # 'git version 2.25.1' [2022-05-11T00:05:13.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T00:05:13.740Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T00:05:35.510Z] Merging remotes/origin/main commit 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 into PR head commit afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-11T00:05:34.639Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-11T00:05:34.666Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T00:05:34.701Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-11T00:05:34.745Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-11T00:05:34.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T00:05:34.765Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-11T00:05:35.538Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T00:05:35.555Z] > git checkout -f afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 [2022-05-11T00:05:35.942Z] Merge succeeded, producing afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-11T00:05:35.943Z] Checking out Revision afefe22a13fb49ee18dbec9d4f7bc995078f998b (PR-3987) [2022-05-11T00:05:35.842Z] > git remote # timeout=10 [2022-05-11T00:05:35.868Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T00:05:35.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T00:05:35.899Z] > git merge 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 # timeout=10 [2022-05-11T00:05:35.928Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T00:05:35.956Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T00:05:35.978Z] > git checkout -f afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 [2022-05-11T00:05:40.787Z] Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T00:05:41.692Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-11T00:05:41.692Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T00:05:41.692Z] Dload Upload Total Spent Left Speed [2022-05-11T00:05:41.692Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2022-05-11T00:05:42.258Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-11T00:05:42.627Z] + sudo tee /etc/docker/daemon.new [2022-05-11T00:05:42.627Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-11T00:05:42.627Z] { [2022-05-11T00:05:42.627Z] "registry-mirrors": [ [2022-05-11T00:05:42.627Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-11T00:05:42.627Z] ], [2022-05-11T00:05:42.627Z] "bip": "10.250.0.254/24", [2022-05-11T00:05:42.627Z] "hosts": [ [2022-05-11T00:05:42.627Z] "tcp://0.0.0.0:5555", [2022-05-11T00:05:42.627Z] "unix:///var/run/docker.sock" [2022-05-11T00:05:42.627Z] ], [2022-05-11T00:05:42.627Z] "mtu": 1458, [2022-05-11T00:05:42.627Z] "selinux-enabled": true, [2022-05-11T00:05:42.627Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-11T00:05:42.627Z] } [Pipeline] sh [2022-05-11T00:05:42.991Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-11T00:05:43.350Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T00:06:01.752Z] provisioning config files... [2022-05-11T00:06:01.784Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config8415402254715050310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:06:02.177Z] ---> docker-login.sh [2022-05-11T00:06:02.177Z] nexus3.edgexfoundry.org:10001 [2022-05-11T00:06:02.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:06:03.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:06:03.403Z] Configure a credential helper to remove this warning. See [2022-05-11T00:06:03.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:06:03.403Z] [2022-05-11T00:06:03.403Z] Login Succeeded [2022-05-11T00:06:03.403Z] nexus3.edgexfoundry.org:10002 [2022-05-11T00:06:03.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:06:03.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:06:03.961Z] Configure a credential helper to remove this warning. See [2022-05-11T00:06:03.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:06:03.961Z] [2022-05-11T00:06:03.961Z] Login Succeeded [2022-05-11T00:06:03.961Z] nexus3.edgexfoundry.org:10003 [2022-05-11T00:06:04.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:06:04.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:06:04.532Z] Configure a credential helper to remove this warning. See [2022-05-11T00:06:04.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:06:04.532Z] [2022-05-11T00:06:04.532Z] Login Succeeded [2022-05-11T00:06:04.532Z] nexus3.edgexfoundry.org:10004 [2022-05-11T00:06:05.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:06:05.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:06:05.137Z] Configure a credential helper to remove this warning. See [2022-05-11T00:06:05.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:06:05.137Z] [2022-05-11T00:06:05.137Z] Login Succeeded [2022-05-11T00:06:05.137Z] docker.io [2022-05-11T00:06:05.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:06:06.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:06:06.040Z] Configure a credential helper to remove this warning. See [2022-05-11T00:06:06.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:06:06.040Z] [2022-05-11T00:06:06.040Z] Login Succeeded [2022-05-11T00:06:06.040Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T00:06:06.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T00:06:06.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T00:06:06.676Z] ========================================================= [2022-05-11T00:06:06.676Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-11T00:06:06.676Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-11T00:06:07.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T00:06:07.402Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-11T00:06:07.402Z] 9b3977197b4f: Pulling fs layer [2022-05-11T00:06:07.402Z] 1a89e8eeedd5: Pulling fs layer [2022-05-11T00:06:07.402Z] 94645a83ff95: Pulling fs layer [2022-05-11T00:06:07.402Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-11T00:06:07.402Z] 0c92f367c5e7: Pulling fs layer [2022-05-11T00:06:07.402Z] 3096ccb668a1: Pulling fs layer [2022-05-11T00:06:07.402Z] e8cf19c19ddd: Pulling fs layer [2022-05-11T00:06:07.402Z] a4caa8a26152: Pulling fs layer [2022-05-11T00:06:07.402Z] 3f3a8bcf1eab: Waiting [2022-05-11T00:06:07.402Z] 0c92f367c5e7: Waiting [2022-05-11T00:06:07.402Z] e8cf19c19ddd: Waiting [2022-05-11T00:06:07.402Z] a4caa8a26152: Waiting [2022-05-11T00:06:07.402Z] 3096ccb668a1: Waiting [2022-05-11T00:06:07.402Z] 94645a83ff95: Verifying Checksum [2022-05-11T00:06:07.402Z] 94645a83ff95: Download complete [2022-05-11T00:06:07.402Z] 1a89e8eeedd5: Verifying Checksum [2022-05-11T00:06:07.402Z] 1a89e8eeedd5: Download complete [2022-05-11T00:06:07.402Z] 0c92f367c5e7: Verifying Checksum [2022-05-11T00:06:07.402Z] 0c92f367c5e7: Download complete [2022-05-11T00:06:07.402Z] 3096ccb668a1: Verifying Checksum [2022-05-11T00:06:07.402Z] 3096ccb668a1: Download complete [2022-05-11T00:06:07.402Z] 9b3977197b4f: Download complete [2022-05-11T00:06:07.402Z] e8cf19c19ddd: Download complete [2022-05-11T00:06:08.405Z] 9b3977197b4f: Pull complete [2022-05-11T00:06:09.423Z] 1a89e8eeedd5: Pull complete [2022-05-11T00:06:09.715Z] 94645a83ff95: Pull complete [2022-05-11T00:06:10.325Z] a4caa8a26152: Verifying Checksum [2022-05-11T00:06:10.325Z] a4caa8a26152: Download complete [2022-05-11T00:06:10.601Z] 3f3a8bcf1eab: Download complete [2022-05-11T00:06:23.061Z] 3f3a8bcf1eab: Pull complete [2022-05-11T00:06:23.339Z] 0c92f367c5e7: Pull complete [2022-05-11T00:06:23.615Z] 3096ccb668a1: Pull complete [2022-05-11T00:06:23.890Z] e8cf19c19ddd: Pull complete [2022-05-11T00:06:30.682Z] a4caa8a26152: Pull complete [2022-05-11T00:06:30.682Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-11T00:06:30.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T00:06:30.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-11T00:06:31.065Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-11T00:06:31.065Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T00:06:31.065Z] WORKDIR /edgex [2022-05-11T00:06:31.065Z] COPY go.mod . [2022-05-11T00:06:31.065Z] RUN go mod download [2022-05-11T00:06:33.754Z] Sending build context to Docker daemon 169.3MB [2022-05-11T00:06:33.754Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T00:06:33.754Z] ---> 725f1c02e7f9 [2022-05-11T00:06:33.754Z] Step 2/4 : WORKDIR /edgex [2022-05-11T00:06:36.395Z] ---> Running in 6aa133c20658 [2022-05-11T00:06:36.396Z] Removing intermediate container 6aa133c20658 [2022-05-11T00:06:36.396Z] ---> 81f36226f7b8 [2022-05-11T00:06:36.396Z] Step 3/4 : COPY go.mod . [2022-05-11T00:06:37.004Z] ---> 1154f5d133be [2022-05-11T00:06:37.004Z] Step 4/4 : RUN go mod download [2022-05-11T00:06:37.004Z] ---> Running in cd9f7a51e8b3 [2022-05-11T00:07:33.593Z] Removing intermediate container cd9f7a51e8b3 [2022-05-11T00:07:33.593Z] ---> 45d77436c5d3 [2022-05-11T00:07:33.593Z] Successfully built 45d77436c5d3 [2022-05-11T00:07:33.593Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:07:33.956Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T00:07:33.956Z] . [Pipeline] withDockerContainer [2022-05-11T00:07:34.228Z] prd-ubuntu20.04-docker-arm64-4c-16g-63001 does not seem to be running inside a container [2022-05-11T00:07:34.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T00:07:35.791Z] $ docker top 5f8e70d807692bc9a89fe00f760a9af6140a2b3d6cae20c16ef2d5c89a5b9676 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T00:07:36.749Z] + go version [2022-05-11T00:07:36.749Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-11T00:07:36.781Z] $ docker stop --time=1 5f8e70d807692bc9a89fe00f760a9af6140a2b3d6cae20c16ef2d5c89a5b9676 [2022-05-11T00:07:38.527Z] $ docker rm -f 5f8e70d807692bc9a89fe00f760a9af6140a2b3d6cae20c16ef2d5c89a5b9676 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:07:39.168Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T00:07:39.168Z] . [Pipeline] withDockerContainer [2022-05-11T00:07:39.418Z] prd-ubuntu20.04-docker-arm64-4c-16g-63001 does not seem to be running inside a container [2022-05-11T00:07:39.523Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T00:07:40.960Z] $ docker top ebb4961cb98e88c64efe014793623f112973b47e6b99d494d3d2990b3ae536aa -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-11T00:07:41.276Z] ========================================================= [2022-05-11T00:07:41.276Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-11T00:07:41.276Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-11T00:07:41.945Z] + make test [2022-05-11T00:07:41.945Z] go mod tidy -compat=1.17 [2022-05-11T00:07:42.933Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-11T00:08:21.986Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-11T00:10:13.924Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-11T00:10:14.205Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-11T00:10:17.643Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-11T00:10:17.643Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-11T00:10:21.087Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-11T00:10:22.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-11T00:10:22.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-11T00:10:22.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-11T00:10:22.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-11T00:10:25.532Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-11T00:10:25.532Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-11T00:10:25.532Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-11T00:10:25.532Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-11T00:10:25.532Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-11T00:10:25.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-11T00:10:40.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements [2022-05-11T00:10:40.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-11T00:10:40.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-11T00:10:47.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.530s coverage: 98.5% of statements [2022-05-11T00:10:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-11T00:10:47.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.465s coverage: 53.4% of statements [2022-05-11T00:10:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-11T00:10:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-11T00:11:14.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.439s coverage: 89.2% of statements [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-11T00:11:14.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.480s coverage: 84.8% of statements [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-11T00:11:14.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.480s coverage: 95.6% of statements [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-11T00:11:14.525Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.338s coverage: 72.2% of statements [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-11T00:11:14.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.784s coverage: 60.0% of statements [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-11T00:11:14.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.444s coverage: 0.9% of statements [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-11T00:11:14.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.618s coverage: 58.8% of statements [2022-05-11T00:11:14.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.405s coverage: 29.6% of statements [2022-05-11T00:11:14.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-11T00:11:14.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 47.1% of statements [2022-05-11T00:11:14.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.248s coverage: 79.5% of statements [2022-05-11T00:11:14.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements [2022-05-11T00:11:15.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements [2022-05-11T00:11:16.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.375s coverage: 87.5% of statements [2022-05-11T00:11:28.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.372s coverage: 94.4% of statements [2022-05-11T00:11:28.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.240s coverage: 44.8% of statements [2022-05-11T00:11:37.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.820s coverage: 82.5% of statements [2022-05-11T00:11:37.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-11T00:11:42.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.336s coverage: 92.9% of statements [2022-05-11T00:11:42.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-11T00:11:42.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-11T00:11:42.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-11T00:11:42.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-05-11T00:11:42.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-11T00:11:42.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-11T00:11:42.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-11T00:11:42.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-11T00:11:42.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-11T00:11:42.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.237s coverage: 87.2% of statements [2022-05-11T00:11:42.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-11T00:11:42.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-11T00:11:42.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.211s coverage: 100.0% of statements [2022-05-11T00:11:42.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-11T00:11:42.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.303s coverage: 58.8% of statements [2022-05-11T00:11:42.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-11T00:11:42.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.285s coverage: 80.0% of statements [2022-05-11T00:11:42.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.285s coverage: 87.2% of statements [2022-05-11T00:11:42.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.383s coverage: 85.4% of statements [2022-05-11T00:11:42.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.898s coverage: 91.2% of statements [2022-05-11T00:11:42.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-11T00:11:49.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.077s coverage: 64.4% of statements [2022-05-11T00:11:49.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-11T00:11:49.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-11T00:11:49.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.294s coverage: 100.0% of statements [2022-05-11T00:11:49.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.138s coverage: 89.4% of statements [2022-05-11T00:11:49.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2022-05-11T00:11:49.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements [2022-05-11T00:11:49.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2022-05-11T00:11:59.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.481s coverage: 65.4% of statements [2022-05-11T00:11:59.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-11T00:11:59.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-11T00:11:59.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-11T00:12:02.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.010s coverage: 43.8% of statements [2022-05-11T00:12:02.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-11T00:12:02.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-11T00:12:02.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.288s coverage: 89.5% of statements [2022-05-11T00:12:02.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-11T00:12:02.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.458s coverage: 84.8% of statements [2022-05-11T00:12:02.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-11T00:12:02.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-11T00:12:02.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-11T00:12:02.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-11T00:12:08.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.636s coverage: 17.7% of statements [2022-05-11T00:12:08.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-11T00:12:08.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-11T00:12:08.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-11T00:12:08.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-11T00:12:08.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.816s coverage: 92.3% of statements [2022-05-11T00:12:08.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-11T00:12:08.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-11T00:12:08.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-11T00:12:08.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-11T00:12:08.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.241s coverage: 63.2% of statements [2022-05-11T00:12:08.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-11T00:12:08.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-11T00:12:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements [2022-05-11T00:12:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-11T00:12:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-11T00:12:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-11T00:12:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-11T00:12:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements [2022-05-11T00:12:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-11T00:12:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-11T00:12:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-11T00:12:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-11T00:12:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-11T00:12:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-11T00:12:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.273s coverage: 100.0% of statements [2022-05-11T00:12:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements [2022-05-11T00:12:13.401Z] 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-11T00:12:13.401Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-11T00:12:13.401Z] GO111MODULE=on go vet ./... [2022-05-11T00:14:20.329Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T00:14:20.329Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T00:14:20.329Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T00:14:20.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-11T00:14:21.019Z] + ls -al . [2022-05-11T00:14:21.019Z] total 680 [2022-05-11T00:14:21.019Z] drwxrwxr-x 9 1001 1001 4096 May 11 00:14 . [2022-05-11T00:14:21.019Z] drwxr-xr-x 4 root root 4096 May 11 00:07 .. [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 11 May 11 00:05 .dockerignore [2022-05-11T00:14:21.019Z] drwxrwxr-x 8 1001 1001 4096 May 11 00:05 .git [2022-05-11T00:14:21.019Z] drwxrwxr-x 3 1001 1001 4096 May 11 00:05 .github [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 879 May 11 00:05 .gitignore [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 42 May 11 00:05 .golangci.yml [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 87 May 11 00:05 .hadolint.yml [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 166 May 11 00:05 .sonarcloud.properties [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 1171 May 11 00:05 ADOPTERS.md [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 10086 May 11 00:05 Attribution.txt [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 63209 May 11 00:05 CHANGELOG.md [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 3804 May 11 00:05 CONTRIBUTING.md [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 677 May 11 00:05 GOVERNANCE.md [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 850 May 11 00:05 Jenkinsfile [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 10775 May 11 00:05 LICENSE [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 10389 May 11 00:05 Makefile [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 582 May 11 00:05 OWNERS.md [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 9094 May 11 00:05 README.md [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 6912 May 11 00:05 SECURITY.md [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 5 May 10 23:34 VERSION [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 4131 May 11 00:05 ZMQWindows.md [2022-05-11T00:14:21.019Z] drwxrwxr-x 2 1001 1001 4096 May 11 00:05 bin [2022-05-11T00:14:21.019Z] drwxrwxr-x 18 1001 1001 4096 May 11 00:05 cmd [2022-05-11T00:14:21.019Z] -rw-r--r-- 1 root root 435134 May 11 00:12 coverage.out [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 3217 May 11 00:05 go.mod [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 35084 May 11 00:07 go.sum [2022-05-11T00:14:21.019Z] drwxrwxr-x 8 1001 1001 4096 May 11 00:05 internal [2022-05-11T00:14:21.019Z] drwxrwxr-x 3 1001 1001 4096 May 11 00:05 openapi [2022-05-11T00:14:21.019Z] drwxrwxr-x 4 1001 1001 4096 May 11 00:05 snap [2022-05-11T00:14:21.019Z] -rw-rw-r-- 1 1001 1001 204 May 11 00:05 version.go [Pipeline] sh [2022-05-11T00:14:21.683Z] + '[' -e coverage.out ] [2022-05-11T00:14:21.683Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-11T00:14:21.706Z] Warning: overwriting stash ‘coverage-report’ [2022-05-11T00:14:22.579Z] Stashed 1 file(s) [Pipeline] sh [2022-05-11T00:14:23.253Z] + make build [2022-05-11T00:14:23.253Z] 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-11T00:16:00.068Z] 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-11T00:16:56.761Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-11T00:16:58.724Z] 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-11T00:17:37.809Z] 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-11T00:17:38.789Z] 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-11T00:17:43.113Z] 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-11T00:17:49.825Z] 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-11T00:17:54.127Z] 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-11T00:17:59.522Z] 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-11T00:18:02.898Z] 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-11T00:18:06.287Z] 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-11T00:18:14.576Z] 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-11T00:18:21.312Z] $ docker stop --time=1 ebb4961cb98e88c64efe014793623f112973b47e6b99d494d3d2990b3ae536aa [2022-05-11T00:18:23.374Z] $ docker rm -f ebb4961cb98e88c64efe014793623f112973b47e6b99d494d3d2990b3ae536aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:18:25.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-11T00:18:25.777Z] [2022-05-11T00:18:25.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:18:26.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-11T00:18:26.394Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-11T00:18:26.394Z] 29e5d40040c1: Pulling fs layer [2022-05-11T00:18:26.394Z] 1ce36da41761: Pulling fs layer [2022-05-11T00:18:26.394Z] 25b303627fd3: Pulling fs layer [2022-05-11T00:18:26.394Z] 29e5d40040c1: Verifying Checksum [2022-05-11T00:18:26.394Z] 29e5d40040c1: Download complete [2022-05-11T00:18:26.994Z] 1ce36da41761: Verifying Checksum [2022-05-11T00:18:26.994Z] 1ce36da41761: Download complete [2022-05-11T00:18:26.994Z] 29e5d40040c1: Pull complete [2022-05-11T00:18:28.427Z] 25b303627fd3: Verifying Checksum [2022-05-11T00:18:28.427Z] 25b303627fd3: Download complete [2022-05-11T00:18:28.427Z] 1ce36da41761: Pull complete [2022-05-11T00:18:38.553Z] 25b303627fd3: Pull complete [2022-05-11T00:18:38.553Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-11T00:18:38.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-11T00:18:38.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-11T00:18:38.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-63001 does not seem to be running inside a container [2022-05-11T00:18:38.880Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-11T00:18:41.416Z] $ docker top ebf78f111d81182b23b51e7d63dd0a99dd758ac125dfc414af25859b5a5ccd13 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T00:18:42.353Z] + docker-compose build+ --helpgrep [2022-05-11T00:18:42.353Z] parallel [2022-05-11T00:18:47.741Z] --parallel Build images in parallel. [Pipeline] } [2022-05-11T00:18:47.767Z] $ docker stop --time=1 ebf78f111d81182b23b51e7d63dd0a99dd758ac125dfc414af25859b5a5ccd13 [2022-05-11T00:18:49.458Z] $ docker rm -f ebf78f111d81182b23b51e7d63dd0a99dd758ac125dfc414af25859b5a5ccd13 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:18:50.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-11T00:18:50.091Z] . [Pipeline] withDockerContainer [2022-05-11T00:18:50.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-63001 does not seem to be running inside a container [2022-05-11T00:18:50.410Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-11T00:18:51.770Z] $ docker top 23425a3d4da4a4be34f16d683e9d8098d0c12689709de369048ab35ff3b6f77e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T00:18:52.700Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-11T00:18:59.493Z] Building core-command ... [2022-05-11T00:18:59.493Z] Building core-data ... [2022-05-11T00:18:59.493Z] Building core-metadata ... [2022-05-11T00:18:59.493Z] Building security-bootstrapper ... [2022-05-11T00:18:59.493Z] Building security-proxy-setup ... [2022-05-11T00:18:59.493Z] Building security-secretstore-setup ... [2022-05-11T00:18:59.493Z] Building security-spiffe-token-provider ... [2022-05-11T00:18:59.493Z] Building security-spire-agent ... [2022-05-11T00:18:59.493Z] Building security-spire-config ... [2022-05-11T00:18:59.493Z] Building security-spire-server ... [2022-05-11T00:18:59.493Z] Building support-notifications ... [2022-05-11T00:18:59.493Z] Building support-scheduler ... [2022-05-11T00:18:59.493Z] Building sys-mgmt-agent ... [2022-05-11T00:18:59.493Z] Building core-data [2022-05-11T00:18:59.493Z] Building security-bootstrapper [2022-05-11T00:18:59.493Z] Building security-spire-config [2022-05-11T00:18:59.493Z] Building sys-mgmt-agent [2022-05-11T00:18:59.493Z] Building security-spire-agent [2022-05-11T00:20:21.248Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:20:21.248Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:20:21.248Z] ---> 45d77436c5d3 [2022-05-11T00:20:21.248Z] Step 3/26 : WORKDIR /edgex-go [2022-05-11T00:20:21.534Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:20:21.534Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:20:21.534Z] ---> 45d77436c5d3 [2022-05-11T00:20:21.534Z] Step 3/26 : WORKDIR /edgex-go [2022-05-11T00:20:21.810Z] ---> Running in 9d557ca4ebdd [2022-05-11T00:20:21.810Z] ---> Running in d5f98476b503 [2022-05-11T00:20:21.810Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:20:21.810Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:20:21.810Z] ---> 45d77436c5d3 [2022-05-11T00:20:21.810Z] Step 3/23 : WORKDIR /edgex-go [2022-05-11T00:20:21.810Z] ---> Running in d4242714e32b [2022-05-11T00:20:22.107Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:20:22.107Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:20:22.107Z] ---> 45d77436c5d3 [2022-05-11T00:20:22.107Z] Step 3/23 : WORKDIR /edgex-go [2022-05-11T00:20:22.107Z] ---> Running in 42400e190667 [2022-05-11T00:20:22.403Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:20:22.403Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:20:22.403Z] ---> 45d77436c5d3 [2022-05-11T00:20:22.403Z] Step 3/31 : WORKDIR /edgex-go [2022-05-11T00:20:22.403Z] ---> Running in 5e0168fad8b3 [2022-05-11T00:20:22.681Z] Removing intermediate container d5f98476b503 [2022-05-11T00:20:22.681Z] ---> 5114abb376a4 [2022-05-11T00:20:22.681Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:20:22.681Z] Removing intermediate container d4242714e32b [2022-05-11T00:20:22.681Z] ---> 235002b093b5 [2022-05-11T00:20:22.681Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:20:22.681Z] ---> Running in dc9d00771350 [2022-05-11T00:20:22.965Z] ---> Running in e3d07ecad8a3 [2022-05-11T00:20:22.965Z] Removing intermediate container 9d557ca4ebdd [2022-05-11T00:20:22.965Z] ---> 0f7e2aaf4c36 [2022-05-11T00:20:22.965Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:20:22.965Z] Removing intermediate container 42400e190667 [2022-05-11T00:20:22.965Z] ---> b6dc08dd8819 [2022-05-11T00:20:22.965Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:20:22.965Z] Removing intermediate container 5e0168fad8b3 [2022-05-11T00:20:22.965Z] ---> 5d082f093f2f [2022-05-11T00:20:22.965Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:20:23.241Z] ---> Running in f4c5374c6b19 [2022-05-11T00:20:23.241Z] ---> Running in 340d325c42f8 [2022-05-11T00:20:23.241Z] ---> Running in 5c4a74b0616b [2022-05-11T00:20:26.667Z] Removing intermediate container dc9d00771350 [2022-05-11T00:20:26.667Z] ---> 58b7463baf60 [2022-05-11T00:20:26.667Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-11T00:20:26.667Z] Removing intermediate container e3d07ecad8a3 [2022-05-11T00:20:26.667Z] ---> 4dde9ccc647a [2022-05-11T00:20:26.667Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-11T00:20:26.946Z] ---> Running in b0762c8b83bc [2022-05-11T00:20:26.946Z] ---> Running in 04bb959eb68b [2022-05-11T00:20:27.551Z] Removing intermediate container 5c4a74b0616b [2022-05-11T00:20:27.551Z] ---> bbabe7f3037b [2022-05-11T00:20:27.551Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-11T00:20:27.551Z] Removing intermediate container 340d325c42f8 [2022-05-11T00:20:27.551Z] ---> 44d1ce3f7d65 [2022-05-11T00:20:27.551Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-11T00:20:27.551Z] ---> Running in 0c68b998713a [2022-05-11T00:20:27.840Z] ---> Running in 60e81b8be2b4 [2022-05-11T00:20:27.840Z] Removing intermediate container f4c5374c6b19 [2022-05-11T00:20:27.840Z] ---> 66f832170f11 [2022-05-11T00:20:27.840Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-11T00:20:28.122Z] ---> Running in 69f5aa345697 [2022-05-11T00:20:29.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:20:29.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:20:29.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:20:29.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:20:29.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:20:29.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:20:30.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:20:30.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:20:30.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:20:30.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:20:31.161Z] OK: 220 MiB in 52 packages [2022-05-11T00:20:31.818Z] OK: 220 MiB in 52 packages [2022-05-11T00:20:32.132Z] OK: 220 MiB in 52 packages [2022-05-11T00:20:32.412Z] OK: 220 MiB in 52 packages [2022-05-11T00:20:32.690Z] OK: 220 MiB in 52 packages [2022-05-11T00:20:33.325Z] Removing intermediate container b0762c8b83bc [2022-05-11T00:20:33.325Z] ---> 75c8b11eeca4 [2022-05-11T00:20:33.325Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-11T00:20:33.611Z] Removing intermediate container 04bb959eb68b [2022-05-11T00:20:33.611Z] ---> 2e00db210ac4 [2022-05-11T00:20:33.611Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-11T00:20:33.887Z] Removing intermediate container 60e81b8be2b4 [2022-05-11T00:20:33.887Z] ---> 1ed5a34c50ec [2022-05-11T00:20:33.887Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-11T00:20:34.170Z] Removing intermediate container 0c68b998713a [2022-05-11T00:20:34.170Z] Removing intermediate container 69f5aa345697 [2022-05-11T00:20:34.170Z] ---> 524a89802f2c [2022-05-11T00:20:34.170Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-11T00:20:34.170Z] ---> 1b269b79d96a [2022-05-11T00:20:34.170Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-11T00:20:34.449Z] ---> 075ce9f845b8 [2022-05-11T00:20:34.449Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:20:34.449Z] ---> Running in 51be0f0039dc [2022-05-11T00:20:35.052Z] ---> 02c6b83ff855 [2022-05-11T00:20:35.052Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:20:35.330Z] ---> Running in 43d61a0375f6 [2022-05-11T00:20:35.330Z] ---> 8fbf88565a79 [2022-05-11T00:20:35.330Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:20:35.609Z] ---> Running in 58b8c21d5e46 [2022-05-11T00:20:35.609Z] ---> 269574b29348 [2022-05-11T00:20:35.609Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:20:35.886Z] ---> Running in 2d9f1f223ea3 [2022-05-11T00:20:35.886Z] ---> 90d492ff3ee5 [2022-05-11T00:20:35.886Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:20:36.162Z] ---> Running in 26bc6a2415b0 [2022-05-11T00:20:39.560Z] Removing intermediate container 51be0f0039dc [2022-05-11T00:20:39.560Z] ---> 5d5dc66a4d51 [2022-05-11T00:20:39.560Z] Step 8/26 : COPY . . [2022-05-11T00:20:41.565Z] Removing intermediate container 43d61a0375f6 [2022-05-11T00:20:41.565Z] ---> 83aca38edfbd [2022-05-11T00:20:41.565Z] Step 8/23 : COPY . . [2022-05-11T00:20:41.843Z] Removing intermediate container 58b8c21d5e46 [2022-05-11T00:20:41.843Z] ---> 2254b3e5d7a0 [2022-05-11T00:20:41.843Z] Step 8/23 : COPY . . [2022-05-11T00:20:42.126Z] Removing intermediate container 2d9f1f223ea3 [2022-05-11T00:20:42.126Z] ---> ddd4adf283ee [2022-05-11T00:20:42.126Z] Step 8/26 : COPY . . [2022-05-11T00:20:42.413Z] Removing intermediate container 26bc6a2415b0 [2022-05-11T00:20:42.413Z] ---> 8b405c3b53e6 [2022-05-11T00:20:42.413Z] Step 8/31 : COPY . . [2022-05-11T00:21:14.792Z] ---> a0a609b219db [2022-05-11T00:21:14.792Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-11T00:21:14.792Z] ---> c0aba2c541e2 [2022-05-11T00:21:14.792Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-11T00:21:14.792Z] ---> Running in 2735f2ba8ef8 [2022-05-11T00:21:14.792Z] ---> Running in da008fc04c11 [2022-05-11T00:21:14.792Z] ---> 7da55d71850a [2022-05-11T00:21:14.792Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-11T00:21:14.792Z] Removing intermediate container 2735f2ba8ef8 [2022-05-11T00:21:14.792Z] ---> ca8d026c2e96 [2022-05-11T00:21:14.792Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-11T00:21:14.792Z] ---> Running in 7e2ae02d4489 [2022-05-11T00:21:14.792Z] ---> fdb4dd8cbc0f [2022-05-11T00:21:14.792Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-11T00:21:14.792Z] ---> Running in 0dc1d9a984ac [2022-05-11T00:21:14.792Z] ---> Running in b1300b73fb9d [2022-05-11T00:21:14.792Z] ---> c4f29f2becb1 [2022-05-11T00:21:14.792Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-11T00:21:14.792Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-11T00:21:14.792Z] ---> Running in 46dbba7dcb65 [2022-05-11T00:21:14.792Z] Removing intermediate container 46dbba7dcb65 [2022-05-11T00:21:14.792Z] ---> 222756d7a1be [2022-05-11T00:21:14.792Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-11T00:21:14.792Z] ---> Running in 34a7ac641a33 [2022-05-11T00:21:14.792Z] 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-11T00:21:14.792Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-11T00:21:15.063Z] Removing intermediate container 0dc1d9a984ac [2022-05-11T00:21:15.063Z] ---> e3df17060eea [2022-05-11T00:21:15.063Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-11T00:21:15.338Z] ---> Running in 75094ac16afc [2022-05-11T00:21:16.331Z] Removing intermediate container 75094ac16afc [2022-05-11T00:21:16.331Z] ---> c1522190bbf5 [2022-05-11T00:21:16.331Z] 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-11T00:21:16.331Z] ---> Running in b06e1b2e5824 [2022-05-11T00:21:16.945Z] Removing intermediate container 34a7ac641a33 [2022-05-11T00:21:16.945Z] ---> b38cf81250ad [2022-05-11T00:21:16.945Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-11T00:21:17.227Z] ---> Running in 7c9d91d9e0c8 [2022-05-11T00:21:18.223Z] Removing intermediate container 7c9d91d9e0c8 [2022-05-11T00:21:18.223Z] ---> a802b894fcc6 [2022-05-11T00:21:18.223Z] 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-11T00:21:18.223Z] ---> Running in fbad83aff20f [2022-05-11T00:21:19.670Z] spire-1.2.1/ [2022-05-11T00:21:19.670Z] spire-1.2.1/.data/ [2022-05-11T00:21:19.670Z] spire-1.2.1/.data/.file [2022-05-11T00:21:19.670Z] spire-1.2.1/.dockerignore [2022-05-11T00:21:19.670Z] spire-1.2.1/.gitattributes [2022-05-11T00:21:19.670Z] spire-1.2.1/.githooks/ [2022-05-11T00:21:19.670Z] spire-1.2.1/.githooks/pre-commit [2022-05-11T00:21:19.670Z] spire-1.2.1/.github/ [2022-05-11T00:21:19.670Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-11T00:21:19.670Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-11T00:21:19.670Z] spire-1.2.1/.github/dependabot.yml [2022-05-11T00:21:19.670Z] spire-1.2.1/.github/workflows/ [2022-05-11T00:21:19.670Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-11T00:21:19.670Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-11T00:21:19.670Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-11T00:21:19.670Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-11T00:21:19.670Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-11T00:21:19.670Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-11T00:21:19.670Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-11T00:21:19.670Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-11T00:21:19.670Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-11T00:21:19.670Z] spire-1.2.1/.gitignore [2022-05-11T00:21:19.670Z] spire-1.2.1/.go-version [2022-05-11T00:21:19.670Z] spire-1.2.1/.golangci.yml [2022-05-11T00:21:19.670Z] spire-1.2.1/ADOPTERS.md [2022-05-11T00:21:19.670Z] spire-1.2.1/CHANGELOG.md [2022-05-11T00:21:19.670Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-11T00:21:19.670Z] spire-1.2.1/CODEOWNERS [2022-05-11T00:21:19.670Z] spire-1.2.1/CONTRIBUTING.md [2022-05-11T00:21:19.670Z] spire-1.2.1/Dockerfile [2022-05-11T00:21:19.670Z] spire-1.2.1/Dockerfile.dev [2022-05-11T00:21:19.670Z] spire-1.2.1/Dockerfile.scratch [2022-05-11T00:21:19.670Z] spire-1.2.1/LICENSE [2022-05-11T00:21:19.670Z] spire-1.2.1/MAINTAINERS.md [2022-05-11T00:21:19.670Z] spire-1.2.1/Makefile [2022-05-11T00:21:19.670Z] spire-1.2.1/README.md [2022-05-11T00:21:19.670Z] spire-1.2.1/ROADMAP.md [2022-05-11T00:21:19.670Z] spire-1.2.1/SECURITY.md [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/ [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/ [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-server/ [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-11T00:21:19.670Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-11T00:21:19.671Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-11T00:21:19.947Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-11T00:21:19.947Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-11T00:21:19.947Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-11T00:21:19.947Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-11T00:21:19.947Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-11T00:21:19.947Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-11T00:21:19.947Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-11T00:21:19.947Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-11T00:21:19.947Z] spire-1.2.1/conf/ [2022-05-11T00:21:19.947Z] spire-1.2.1/conf/agent/ [2022-05-11T00:21:19.947Z] spire-1.2.1/conf/agent/agent.conf [2022-05-11T00:21:19.947Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-11T00:21:19.947Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-11T00:21:19.947Z] spire-1.2.1/conf/server/ [2022-05-11T00:21:19.947Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-11T00:21:19.947Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-11T00:21:19.947Z] spire-1.2.1/conf/server/server.conf [2022-05-11T00:21:19.947Z] spire-1.2.1/conf/server/server_full.conf [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/ [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/SPIRE101.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/auditlog.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/images/ [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/scaling_spire.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/spire_agent.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/spire_server.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/supported_integrations.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/telemetry.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/telemetry_config.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/upgrading.md [2022-05-11T00:21:19.947Z] spire-1.2.1/doc/using_spire.md [2022-05-11T00:21:19.947Z] spire-1.2.1/examples/ [2022-05-11T00:21:19.947Z] spire-1.2.1/examples/README.md [2022-05-11T00:21:19.947Z] spire-1.2.1/go.mod [2022-05-11T00:21:19.947Z] spire-1.2.1/go.sum [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/agent.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/client/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/common/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/config.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-11T00:21:19.947Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-11T00:21:19.948Z] spire-1.2.1/pkg/agent/manager/ [2022-05-11T00:21:19.948Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-11T00:21:19.948Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-11T00:21:19.948Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-11T00:21:19.948Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-11T00:21:19.948Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-11T00:21:19.948Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-11T00:21:19.948Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-11T00:21:19.948Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-11T00:21:20.227Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/svid/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/names.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/auth/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cli/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/health/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/health/config.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/health/context.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/health/health.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-11T00:21:20.228Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/idutil/ [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/log/ [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/log/log.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/log/options.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/plugin/ [2022-05-11T00:21:20.514Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/profiling/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/selector/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/uptime/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/util/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/util/task.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/version/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/version/version.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/x509util/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/api.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/health/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/id.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/status.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-11T00:21:20.515Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/bundle/ [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/ca/ [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/cache/ [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/catalog/ [2022-05-11T00:21:20.516Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/config.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-11T00:21:20.796Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/registration/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/server.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/server_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/svid/ [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-11T00:21:20.797Z] spire-1.2.1/proto/ [2022-05-11T00:21:20.797Z] spire-1.2.1/proto/private/ [2022-05-11T00:21:20.797Z] spire-1.2.1/proto/private/server/ [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/private/server/journal/spire-1.2.1/ [2022-05-11T00:21:21.076Z] [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/spire/ [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/spire/common/ [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/spire/plugin/ [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-11T00:21:21.076Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-11T00:21:21.076Z] spire-1.2.1/release/spire-1.2.1/.data/ [2022-05-11T00:21:21.076Z] spire-1.2.1/.data/.file [2022-05-11T00:21:21.076Z] spire-1.2.1/.dockerignore [2022-05-11T00:21:21.076Z] spire-1.2.1/.gitattributes [2022-05-11T00:21:21.076Z] spire-1.2.1/.githooks/ [2022-05-11T00:21:21.076Z] spire-1.2.1/.githooks/pre-commit [2022-05-11T00:21:21.076Z] spire-1.2.1/.github/ [2022-05-11T00:21:21.076Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-11T00:21:21.076Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-11T00:21:21.076Z] spire-1.2.1/.github/dependabot.yml [2022-05-11T00:21:21.076Z] spire-1.2.1/.github/workflows/ [2022-05-11T00:21:21.076Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-11T00:21:21.076Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-11T00:21:21.076Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-11T00:21:21.076Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-11T00:21:21.076Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-11T00:21:21.076Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-11T00:21:21.076Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-11T00:21:21.076Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-11T00:21:21.076Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-11T00:21:21.076Z] spire-1.2.1/.gitignore [2022-05-11T00:21:21.076Z] spire-1.2.1/.go-version [2022-05-11T00:21:21.076Z] spire-1.2.1/.golangci.yml [2022-05-11T00:21:21.076Z] spire-1.2.1/ADOPTERS.md [2022-05-11T00:21:21.076Z] spire-1.2.1/CHANGELOG.md [2022-05-11T00:21:21.076Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-11T00:21:21.076Z] spire-1.2.1/CODEOWNERS [2022-05-11T00:21:21.076Z] spire-1.2.1/CONTRIBUTING.md [2022-05-11T00:21:21.076Z] spire-1.2.1/Dockerfile [2022-05-11T00:21:21.076Z] spire-1.2.1/Dockerfile.dev [2022-05-11T00:21:21.076Z] spire-1.2.1/release/spire-extras/ [2022-05-11T00:21:21.076Z] spire-1.2.1/release/spire-extras/README.md [2022-05-11T00:21:21.076Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-11T00:21:21.076Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-11T00:21:21.076Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-11T00:21:21.076Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-11T00:21:21.076Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-11T00:21:21.076Z] spire-1.2.1/release/spire/ [2022-05-11T00:21:21.076Z] spire-1.2.1/release/spire/README.md [2022-05-11T00:21:21.076Z] spire-1.2.1/release/spire/conf/ [2022-05-11T00:21:21.076Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-11T00:21:21.076Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-11T00:21:21.076Z] spire-1.2.1/release/spire/conf/server/ [2022-05-11T00:21:21.076Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-11T00:21:21.076Z] spire-1.2.1/script/ [2022-05-11T00:21:21.076Z] spire-1.2.1/script/build-artifact.sh [2022-05-11T00:21:21.076Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-11T00:21:21.076Z] spire-1.2.1/support/ [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/ [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-11T00:21:21.076Z] spire-1.2.1/Dockerfile.scratch [2022-05-11T00:21:21.076Z] spire-1.2.1/LICENSE [2022-05-11T00:21:21.076Z] spire-1.2.1/MAINTAINERS.md [2022-05-11T00:21:21.076Z] spire-1.2.1/Makefile [2022-05-11T00:21:21.076Z] spire-1.2.1/README.md [2022-05-11T00:21:21.076Z] spire-1.2.1/ROADMAP.md [2022-05-11T00:21:21.076Z] spire-1.2.1/SECURITY.md [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/ [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/ [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-11T00:21:21.076Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-11T00:21:21.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/ [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-11T00:21:21.077Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-11T00:21:21.077Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-11T00:21:21.077Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/clock/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/clock/clock.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-11T00:21:21.077Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/ [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-11T00:21:21.077Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/fixture.go [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/registration/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-11T00:21:21.078Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/README.md [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/common [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-11T00:21:21.078Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-11T00:21:21.078Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-11T00:21:21.078Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-11T00:21:21.078Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-11T00:21:21.078Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-11T00:21:21.078Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-11T00:21:21.078Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-11T00:21:21.078Z] spire-1.2.1/conf/ [2022-05-11T00:21:21.078Z] spire-1.2.1/conf/agent/ [2022-05-11T00:21:21.078Z] spire-1.2.1/conf/agent/agent.conf [2022-05-11T00:21:21.078Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-11T00:21:21.078Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-11T00:21:21.078Z] spire-1.2.1/conf/server/ [2022-05-11T00:21:21.078Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-11T00:21:21.078Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-11T00:21:21.078Z] spire-1.2.1/conf/server/server.conf [2022-05-11T00:21:21.078Z] spire-1.2.1/conf/server/server_full.conf [2022-05-11T00:21:21.078Z] spire-1.2.1/doc/ [2022-05-11T00:21:21.078Z] spire-1.2.1/doc/SPIRE101.md [2022-05-11T00:21:21.078Z] spire-1.2.1/doc/auditlog.md [2022-05-11T00:21:21.078Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-11T00:21:21.078Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-11T00:21:21.078Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-11T00:21:21.078Z] spire-1.2.1/doc/images/ [2022-05-11T00:21:21.078Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-11T00:21:21.078Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-11T00:21:21.078Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-11T00:21:21.078Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-11T00:21:21.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-11T00:21:21.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-11T00:21:21.356Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/scaling_spire.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/spire_agent.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/spire_server.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/supported_integrations.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/telemetry.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/telemetry_config.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/upgrading.md [2022-05-11T00:21:21.357Z] spire-1.2.1/doc/using_spire.md [2022-05-11T00:21:21.357Z] spire-1.2.1/examples/ [2022-05-11T00:21:21.357Z] spire-1.2.1/examples/README.md [2022-05-11T00:21:21.357Z] spire-1.2.1/go.mod [2022-05-11T00:21:21.357Z] spire-1.2.1/go.sum [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/ [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/ [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/agent.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/ [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-11T00:21:21.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/client/ [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-11T00:21:21.357Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/common/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/config.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-11T00:21:21.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-11T00:21:21.358Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/test-one.sh [2022-05-11T00:21:21.359Z] spire-1.2.1/test/integration/test.sh [2022-05-11T00:21:21.359Z] spire-1.2.1/test/plugintest/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/plugintest/config.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/plugintest/load.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/plugintest/option.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/spiretest/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/spiretest/dir.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/spiretest/logs.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/spiretest/suite.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/spiretest/x509.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/testca/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/testca/ca.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/testkey/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/testkey/generate.sh [2022-05-11T00:21:21.359Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/testkey/keys.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/testkey/new.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/tpmsimulator/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/util/ [2022-05-11T00:21:21.359Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/util/cert_generation.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/util/io_redirection.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/util/race.go [2022-05-11T00:21:21.359Z] spire-1.2.1/test/util/util.go [2022-05-11T00:21:21.359Z] building spire from source... [2022-05-11T00:21:21.359Z] [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/svid/ [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/common/ [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/common/api/ [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-11T00:21:21.359Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/api/names.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/auth/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cli/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/health/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/health/config.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/health/context.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/health/health.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/idutil/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/log/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/log/log.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/log/options.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-11T00:21:21.637Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/profiling/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/selector/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/uptime/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/util/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/util/task.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/version/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/version/version.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/x509util/ [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-11T00:21:21.638Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/api.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/health/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/id.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/status.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/bundle/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/ca/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/cache/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/catalog/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/config.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-11T00:21:21.916Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-11T00:21:21.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemInstalling go1.17.7... [2022-05-11T00:21:22.195Z] [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/registration/ [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-11T00:21:22.195Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/pkg/server/server.go [2022-05-11T00:21:22.196Z] spire-1.2.1/pkg/server/server_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/pkg/server/svid/ [2022-05-11T00:21:22.196Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-11T00:21:22.196Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-11T00:21:22.196Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-11T00:21:22.196Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/ [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/private/ [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/private/server/ [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/private/server/journal/ [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/spire/ [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/spire/common/ [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/spire/plugin/ [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-11T00:21:22.196Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-11T00:21:22.196Z] spire-1.2.1/release/ [2022-05-11T00:21:22.196Z] spire-1.2.1/release/spire-extras/ [2022-05-11T00:21:22.196Z] spire-1.2.1/release/spire-extras/README.md [2022-05-11T00:21:22.196Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-11T00:21:22.196Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-11T00:21:22.196Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-11T00:21:22.196Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-11T00:21:22.196Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-11T00:21:22.196Z] spire-1.2.1/release/spire/ [2022-05-11T00:21:22.196Z] spire-1.2.1/release/spire/README.md [2022-05-11T00:21:22.196Z] spire-1.2.1/release/spire/conf/ [2022-05-11T00:21:22.196Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-11T00:21:22.196Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-11T00:21:22.196Z] spire-1.2.1/release/spire/conf/server/ [2022-05-11T00:21:22.196Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-11T00:21:22.196Z] spire-1.2.1/script/ [2022-05-11T00:21:22.196Z] spire-1.2.1/script/build-artifact.sh [2022-05-11T00:21:22.196Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-11T00:21:22.196Z] spire-1.2.1/support/ [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/ [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-11T00:21:22.196Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-11T00:21:22.196Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-11T00:21:22.196Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-11T00:21:22.196Z] spire-1.2.1/test/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/clock/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/clock/clock.go [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-11T00:21:22.196Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/fixture.go [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/registration/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-11T00:21:22.197Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/README.md [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/common [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-11T00:21:22.197Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-11T00:21:22.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-11T00:21:22.475Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-11T00:21:22.752Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-11T00:21:22.752Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-11T00:21:22.752Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-11T00:21:22.752Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-11T00:21:22.752Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/test-one.sh [2022-05-11T00:21:22.753Z] spire-1.2.1/test/integration/test.sh [2022-05-11T00:21:22.753Z] spire-1.2.1/test/plugintest/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/plugintest/config.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/plugintest/load.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/plugintest/option.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/spiretest/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/spiretest/dir.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/spiretest/logs.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/spiretest/suite.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/spiretest/x509.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/testca/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/testca/ca.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/testkey/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/testkey/generate.sh [2022-05-11T00:21:22.753Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/testkey/keys.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/testkey/new.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/tpmsimulator/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/util/ [2022-05-11T00:21:22.753Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/util/cert_generation.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/util/io_redirection.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/util/race.go [2022-05-11T00:21:22.753Z] spire-1.2.1/test/util/util.go [2022-05-11T00:21:22.754Z] building spire from source... [2022-05-11T00:21:23.359Z] Installing go1.17.7... [2022-05-11T00:21:50.230Z] Building bin/spire-server... [2022-05-11T00:21:50.230Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-11T00:21:50.230Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-11T00:21:50.230Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-11T00:21:50.230Z] Building bin/spire-server... [2022-05-11T00:21:50.230Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-11T00:21:50.230Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-11T00:21:50.230Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-11T00:21:50.230Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-11T00:21:50.230Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-11T00:21:50.230Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-11T00:21:50.230Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-11T00:21:50.230Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-11T00:21:52.228Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-11T00:21:52.829Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-11T00:21:52.829Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-11T00:21:52.829Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-11T00:21:53.108Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-11T00:21:53.108Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-11T00:21:53.385Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-11T00:21:53.385Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-11T00:21:53.666Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-11T00:21:53.946Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-11T00:21:54.226Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-11T00:21:54.226Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-11T00:21:54.226Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-11T00:21:54.226Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-11T00:21:54.226Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-11T00:21:54.503Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-11T00:21:54.503Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-11T00:21:54.503Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-11T00:21:54.503Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-11T00:21:54.781Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-11T00:21:54.781Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-11T00:21:54.781Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-11T00:21:54.781Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-11T00:21:54.781Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-11T00:21:54.781Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-11T00:21:55.060Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-11T00:21:55.060Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-11T00:21:55.060Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-11T00:21:55.060Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-11T00:21:55.339Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-11T00:21:56.801Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-11T00:21:56.801Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-11T00:21:56.801Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-11T00:21:56.801Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-11T00:21:57.080Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-11T00:22:23.930Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-11T00:22:23.930Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-11T00:22:23.930Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-11T00:22:23.930Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-11T00:22:23.930Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-11T00:22:23.930Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-11T00:22:23.930Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-11T00:22:23.930Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-11T00:22:23.930Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-11T00:22:23.930Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-11T00:22:23.930Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-11T00:22:23.930Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-11T00:22:23.930Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-11T00:22:23.930Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-11T00:22:23.930Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-11T00:22:23.930Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-11T00:22:23.930Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-11T00:22:23.930Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-11T00:22:23.930Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-11T00:22:23.930Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-11T00:22:23.930Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-11T00:22:23.930Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-11T00:22:23.930Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-11T00:22:23.930Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-11T00:22:23.930Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-11T00:22:23.930Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-11T00:22:23.930Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-11T00:22:23.930Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-11T00:22:23.930Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-11T00:22:23.930Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-11T00:22:24.209Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-11T00:22:24.488Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-11T00:22:25.479Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-11T00:22:25.479Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-11T00:22:25.479Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-11T00:22:25.479Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-11T00:22:25.757Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-11T00:22:25.757Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-11T00:22:25.757Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-11T00:22:25.757Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-11T00:22:25.757Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-11T00:22:26.035Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-11T00:22:26.035Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-11T00:22:26.035Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-11T00:22:26.410Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-11T00:22:26.410Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-11T00:22:26.410Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-11T00:22:26.410Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-11T00:22:26.410Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-11T00:22:26.410Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-11T00:22:26.941Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-11T00:22:26.941Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-11T00:22:26.941Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-11T00:22:27.543Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-11T00:22:27.543Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-11T00:22:28.172Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-11T00:22:28.831Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-11T00:22:28.831Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-11T00:22:29.106Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-11T00:22:29.106Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-11T00:22:30.088Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-11T00:22:30.689Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-11T00:22:32.675Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-11T00:22:35.308Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-11T00:22:35.308Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-11T00:22:35.308Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-11T00:22:35.308Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-11T00:22:35.308Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-11T00:22:35.583Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-11T00:22:35.583Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-11T00:22:35.583Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-11T00:22:35.583Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-11T00:22:35.583Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-11T00:22:36.186Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-11T00:22:36.186Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-11T00:22:36.186Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-11T00:22:37.641Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-11T00:22:37.641Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-11T00:22:37.641Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-11T00:22:37.920Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-11T00:23:00.147Z] go: downloading google.golang.org/api v0.70.0 [2022-05-11T00:23:00.147Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-11T00:23:00.147Z] go: downloading k8s.io/api v0.23.4 [2022-05-11T00:23:00.147Z] go: downloading google.golang.org/api v0.70.0 [2022-05-11T00:23:00.147Z] go: downloading k8s.io/api v0.23.4 [2022-05-11T00:23:00.147Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-11T00:23:00.761Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-11T00:23:13.206Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-11T00:23:13.206Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-11T00:23:45.575Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-11T00:23:45.575Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-11T00:23:45.575Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-11T00:23:45.575Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-11T00:23:45.575Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-11T00:23:45.575Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-11T00:23:45.575Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-11T00:23:45.575Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-11T00:23:45.575Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-11T00:23:45.575Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-11T00:23:45.575Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-11T00:23:45.575Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-11T00:23:47.021Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-11T00:23:47.021Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-11T00:23:48.008Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-11T00:23:49.981Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-11T00:23:49.981Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-11T00:23:50.257Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-11T00:23:51.233Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-11T00:23:51.233Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-11T00:23:51.506Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-11T00:23:51.779Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-11T00:23:51.779Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-11T00:23:52.378Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-11T00:23:52.378Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-11T00:23:52.378Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-11T00:23:53.825Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-11T00:23:53.825Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-11T00:23:54.101Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-11T00:23:54.378Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-11T00:23:54.378Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-11T00:23:54.655Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-11T00:23:55.641Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-11T00:23:56.626Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-11T00:23:58.068Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-11T00:23:58.342Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-11T00:23:58.617Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-11T00:24:00.064Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-11T00:24:00.064Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-11T00:24:00.064Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-11T00:24:00.669Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-11T00:24:00.669Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-11T00:24:00.669Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-11T00:24:00.949Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-11T00:24:00.949Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-11T00:24:00.949Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-11T00:24:01.230Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-11T00:24:01.508Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-11T00:24:01.788Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-11T00:24:02.064Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-11T00:24:02.338Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-11T00:24:02.338Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-11T00:24:02.338Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-11T00:24:02.338Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-11T00:24:02.615Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-11T00:24:02.615Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-11T00:24:02.893Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-11T00:24:02.893Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-11T00:24:03.885Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-11T00:24:04.491Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-11T00:24:04.770Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-11T00:24:04.770Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-11T00:24:05.054Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-11T00:24:05.054Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-11T00:24:05.054Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-11T00:24:05.332Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-11T00:24:05.332Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-11T00:24:06.782Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-11T00:24:06.782Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-11T00:24:06.782Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-11T00:24:07.058Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-11T00:24:07.337Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-11T00:24:08.331Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-11T00:24:08.609Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-11T00:24:08.888Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-11T00:24:08.888Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-11T00:24:08.888Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-11T00:24:08.888Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-11T00:24:09.165Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-11T00:24:09.442Z] go: downloading go.opencensus.io v0.23.0 [2022-05-11T00:24:10.447Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-11T00:24:10.447Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-11T00:24:10.447Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-11T00:24:10.719Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-11T00:24:10.719Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-11T00:24:10.994Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-11T00:24:10.994Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-11T00:24:10.994Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-11T00:24:11.271Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-11T00:24:11.272Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-11T00:24:11.549Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-11T00:24:11.826Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-11T00:24:12.431Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-11T00:24:12.431Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-11T00:24:13.032Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-11T00:24:13.307Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-11T00:24:13.307Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-11T00:24:13.583Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-11T00:24:13.857Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-11T00:24:13.857Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-11T00:24:13.857Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-11T00:24:13.857Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-11T00:24:15.299Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-11T00:24:15.299Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-11T00:24:15.299Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-11T00:24:15.575Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-11T00:24:15.575Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-11T00:24:15.851Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-11T00:24:17.413Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-11T00:24:17.413Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-11T00:24:18.055Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-11T00:24:18.055Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-11T00:24:18.055Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-11T00:24:18.717Z] go: downloading go.opencensus.io v0.23.0 [2022-05-11T00:24:19.352Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-11T00:24:19.352Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-11T00:24:19.629Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-11T00:24:19.905Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-11T00:24:19.905Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-11T00:24:19.905Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-11T00:24:20.177Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-11T00:24:20.177Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-11T00:24:20.452Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-11T00:24:20.452Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-11T00:24:20.452Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-11T00:24:20.728Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-11T00:24:21.337Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-11T00:24:21.618Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-11T00:24:22.219Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-11T00:24:25.643Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-11T00:24:27.641Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-11T00:24:27.641Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-11T00:24:27.918Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-11T00:24:27.918Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-11T00:24:28.912Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-11T00:24:28.912Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-11T00:24:29.194Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-11T00:24:29.474Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-11T00:24:29.474Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-11T00:24:29.756Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-11T00:24:29.756Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-11T00:24:30.761Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-11T00:24:30.761Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-11T00:24:30.761Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-11T00:24:31.041Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-11T00:24:41.242Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-11T00:24:41.242Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-11T00:24:41.242Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-11T00:24:41.242Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-11T00:24:56.358Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-11T00:24:56.358Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-11T00:25:03.096Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-11T00:25:03.096Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-11T00:26:24.942Z] Removing intermediate container da008fc04c11 [2022-05-11T00:26:24.942Z] ---> 57cde05d9dc6 [2022-05-11T00:26:24.942Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-11T00:26:24.942Z] ---> Running in ca1f33154ac6 [2022-05-11T00:26:24.942Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-11T00:26:24.942Z] Removing intermediate container ca1f33154ac6 [2022-05-11T00:26:24.942Z] ---> 94ea56110115 [2022-05-11T00:26:24.942Z] [2022-05-11T00:26:24.942Z] Step 11/23 : FROM docker:20.10.14 [2022-05-11T00:26:24.942Z] 20.10.14: Pulling from library/docker [2022-05-11T00:26:35.142Z] Removing intermediate container b1300b73fb9d [2022-05-11T00:26:35.142Z] ---> d48309d93cc9 [2022-05-11T00:26:35.142Z] [2022-05-11T00:26:35.142Z] Step 10/31 : FROM alpine:3.14 [2022-05-11T00:26:35.421Z] 3.14: Pulling from library/alpine [2022-05-11T00:26:37.414Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T00:26:37.414Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T00:26:37.414Z] ---> ac73e934f311 [2022-05-11T00:26:37.414Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-11T00:26:37.685Z] ---> Running in 070c391d0b33 [2022-05-11T00:26:38.674Z] Removing intermediate container 070c391d0b33 [2022-05-11T00:26:38.674Z] ---> ba7bd2200b73 [2022-05-11T00:26:38.674Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-11T00:26:38.674Z] ---> Running in 3f0a9d00beff [2022-05-11T00:26:41.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:26:41.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:26:43.292Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-11T00:26:43.292Z] (2/2) Installing su-exec (0.2-r1) [2022-05-11T00:26:43.292Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T00:26:43.292Z] OK: 6 MiB in 16 packages [2022-05-11T00:26:44.749Z] Removing intermediate container 3f0a9d00beff [2022-05-11T00:26:44.749Z] ---> dd5f067d53e7 [2022-05-11T00:26:44.749Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-11T00:26:44.749Z] ---> Running in 4e71c5b7c52e [2022-05-11T00:26:45.736Z] Removing intermediate container 4e71c5b7c52e [2022-05-11T00:26:45.736Z] ---> f3404b3b9657 [2022-05-11T00:26:45.736Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-11T00:26:45.736Z] ---> Running in f26c07b58676 [2022-05-11T00:26:46.731Z] Removing intermediate container f26c07b58676 [2022-05-11T00:26:46.731Z] ---> 0ac6708c2ef0 [2022-05-11T00:26:46.731Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-11T00:26:46.731Z] ---> Running in e6c7c64db87a [2022-05-11T00:26:48.182Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-11T00:26:48.182Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-11T00:26:48.182Z] ---> c346e9eafbab [2022-05-11T00:26:48.182Z] 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-11T00:26:48.469Z] ---> Running in b95136e3c457 [2022-05-11T00:26:49.086Z] Removing intermediate container b95136e3c457 [2022-05-11T00:26:49.086Z] ---> 7efc9ec250b2 [2022-05-11T00:26:49.086Z] 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-11T00:26:49.366Z] ---> Running in a984bd7a7a70 [2022-05-11T00:26:49.991Z] Removing intermediate container e6c7c64db87a [2022-05-11T00:26:49.991Z] ---> 0502ac54560c [2022-05-11T00:26:49.991Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-11T00:26:50.275Z] ---> Running in 10c8d12c0652 [2022-05-11T00:26:51.279Z] Removing intermediate container 10c8d12c0652 [2022-05-11T00:26:51.279Z] ---> 4d1656fc36e0 [2022-05-11T00:26:51.279Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-11T00:26:51.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:26:52.168Z] ---> ccefee9b2180 [2022-05-11T00:26:52.168Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-11T00:26:52.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:26:52.168Z] ---> Running in 3c34e6b6cfea [2022-05-11T00:26:53.613Z] (1/43) Installing readline (8.1.1-r0) [2022-05-11T00:26:53.613Z] (2/43) Installing bash (5.1.16-r0) [2022-05-11T00:26:53.613Z] Executing bash-5.1.16-r0.post-install [2022-05-11T00:26:53.613Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-11T00:26:53.613Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-11T00:26:53.890Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-11T00:26:53.890Z] (6/43) Installing curl (7.80.0-r1) [2022-05-11T00:26:53.890Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-11T00:26:53.890Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-11T00:26:53.890Z] (9/43) Installing expat (2.4.7-r0) [2022-05-11T00:26:53.890Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-11T00:26:53.890Z] (11/43) Installing gdbm (1.22-r0) [2022-05-11T00:26:53.890Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-11T00:26:53.890Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-11T00:26:53.890Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-11T00:26:53.890Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-11T00:26:53.890Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-11T00:26:54.167Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-11T00:26:55.624Z] Removing intermediate container 3c34e6b6cfea [2022-05-11T00:26:55.624Z] ---> 5c33ce06c47a [2022-05-11T00:26:55.624Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-11T00:26:56.640Z] ---> c81fccf54d3e [2022-05-11T00:26:56.640Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-11T00:26:58.155Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-11T00:26:58.155Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-11T00:26:58.155Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-11T00:26:58.155Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-11T00:26:58.155Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-11T00:26:58.155Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-11T00:26:58.466Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-11T00:26:58.466Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-11T00:26:58.466Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-11T00:26:58.466Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-11T00:26:58.466Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-11T00:26:58.466Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-11T00:26:58.772Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-11T00:26:58.772Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-11T00:26:58.772Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-11T00:26:58.772Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-11T00:26:58.772Z] ---> 6ce182d776e0 [2022-05-11T00:26:58.772Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-11T00:26:58.772Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-11T00:26:58.772Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-11T00:26:58.772Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-11T00:26:59.071Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-11T00:26:59.071Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-11T00:26:59.071Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-11T00:26:59.071Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-11T00:26:59.071Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-11T00:26:59.355Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-11T00:26:59.355Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-11T00:26:59.680Z] ---> 29febaaa7a57 [2022-05-11T00:26:59.680Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-11T00:27:00.685Z] Executing busybox-1.34.1-r5.trigger [2022-05-11T00:27:00.685Z] ---> 3591d3c85650 [2022-05-11T00:27:00.685Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-11T00:27:00.685Z] OK: 82 MiB in 65 packages [2022-05-11T00:27:02.153Z] ---> 622b03f126db [2022-05-11T00:27:02.153Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-11T00:27:02.153Z] ---> Running in cc3596ab35aa [2022-05-11T00:27:02.753Z] Removing intermediate container cc3596ab35aa [2022-05-11T00:27:02.753Z] ---> e47824cef39f [2022-05-11T00:27:02.753Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-11T00:27:04.238Z] ---> 5972dd703e84 [2022-05-11T00:27:04.238Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-11T00:27:04.238Z] ---> Running in 69b7e8f45811 [2022-05-11T00:27:07.672Z] Removing intermediate container 69b7e8f45811 [2022-05-11T00:27:07.672Z] ---> d5fe38a66d5f [2022-05-11T00:27:07.672Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-11T00:27:07.948Z] ---> Running in f496b76910a7 [2022-05-11T00:27:08.551Z] Removing intermediate container f496b76910a7 [2022-05-11T00:27:08.551Z] ---> 85604452a22a [2022-05-11T00:27:08.551Z] Step 28/31 : CMD ["gate"] [2022-05-11T00:27:08.551Z] Collecting docker-compose==1.23.2 [2022-05-11T00:27:08.826Z] ---> Running in 77ea91395df2 [2022-05-11T00:27:08.826Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-11T00:27:09.445Z] Removing intermediate container 77ea91395df2 [2022-05-11T00:27:09.445Z] ---> 2b62e9f56907 [2022-05-11T00:27:09.445Z] Step 29/31 : LABEL arch=arm64 [2022-05-11T00:27:09.721Z] ---> Running in 17543ca69342 [2022-05-11T00:27:10.321Z] Removing intermediate container 17543ca69342 [2022-05-11T00:27:10.321Z] ---> 952b392f7676 [2022-05-11T00:27:10.321Z] Step 30/31 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-11T00:27:10.595Z] ---> Running in 846bd7edaca8 [2022-05-11T00:27:11.208Z] Removing intermediate container 846bd7edaca8 [2022-05-11T00:27:11.208Z] ---> 59a49c17c6c7 [2022-05-11T00:27:11.208Z] Step 31/31 : LABEL version=0.0.0 [2022-05-11T00:27:11.208Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-11T00:27:11.208Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-11T00:27:11.482Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-11T00:27:11.482Z] ---> Running in 0442441f4a61 [2022-05-11T00:27:11.482Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-11T00:27:12.107Z] Removing intermediate container 0442441f4a61 [2022-05-11T00:27:12.107Z] ---> 04b3c6bd5ce3 [2022-05-11T00:27:12.107Z] [2022-05-11T00:27:12.381Z] Successfully built 04b3c6bd5ce3 [2022-05-11T00:27:12.666Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-11T00:27:12.666Z]  Building security-bootstrapper ... done Building support-scheduler [2022-05-11T00:27:14.637Z] Collecting texttable<0.10,>=0.9.0 [2022-05-11T00:27:14.637Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-11T00:27:18.034Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-11T00:27:18.034Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-11T00:27:18.035Z] 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-11T00:27:18.035Z] Collecting cached-property<2,>=1.2.0 [2022-05-11T00:27:18.035Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-11T00:27:18.311Z] Collecting docopt<0.7,>=0.6.1 [2022-05-11T00:27:18.311Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-11T00:27:22.639Z] Collecting PyYAML<4,>=3.10 [2022-05-11T00:27:22.909Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-11T00:27:29.667Z] Collecting jsonschema<3,>=2.5.1 [2022-05-11T00:27:29.667Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-11T00:27:29.947Z] Collecting docker<4.0,>=3.6.0 [2022-05-11T00:27:29.947Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-11T00:27:30.554Z] Collecting docker-pycreds>=0.4.0 [2022-05-11T00:27:30.554Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-11T00:27:32.008Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-11T00:27:32.008Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-11T00:27:32.289Z] Collecting idna<2.8,>=2.5 [2022-05-11T00:27:32.289Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-11T00:27:32.289Z] 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-11T00:27:33.286Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-11T00:27:33.286Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-11T00:27:34.284Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-11T00:27:34.284Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-11T00:27:34.284Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-11T00:27:34.284Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-11T00:27:35.759Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-11T00:27:35.759Z] Attempting uninstall: urllib3 [2022-05-11T00:27:35.759Z] Found existing installation: urllib3 1.26.7 [2022-05-11T00:27:35.759Z] Uninstalling urllib3-1.26.7: [2022-05-11T00:27:36.036Z] Successfully uninstalled urllib3-1.26.7 [2022-05-11T00:27:37.027Z] Attempting uninstall: idna [2022-05-11T00:27:37.027Z] Found existing installation: idna 3.3 [2022-05-11T00:27:37.027Z] Uninstalling idna-3.3: [2022-05-11T00:27:37.311Z] Successfully uninstalled idna-3.3 [2022-05-11T00:27:41.659Z] Attempting uninstall: requests [2022-05-11T00:27:41.659Z] Found existing installation: requests 2.26.0 [2022-05-11T00:27:41.659Z] Uninstalling requests-2.26.0: [2022-05-11T00:27:41.659Z] Successfully uninstalled requests-2.26.0 [2022-05-11T00:27:41.938Z] Running setup.py install for texttable: started [2022-05-11T00:27:45.356Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:27:45.356Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:27:45.356Z] ---> 45d77436c5d3 [2022-05-11T00:27:45.356Z] Step 3/22 : WORKDIR /edgex-go [2022-05-11T00:27:45.356Z] ---> Using cache [2022-05-11T00:27:45.356Z] ---> 5d082f093f2f [2022-05-11T00:27:45.356Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:27:45.356Z] ---> Using cache [2022-05-11T00:27:45.356Z] ---> bbabe7f3037b [2022-05-11T00:27:45.356Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-11T00:27:45.356Z] ---> Using cache [2022-05-11T00:27:45.356Z] ---> 1b269b79d96a [2022-05-11T00:27:45.356Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-11T00:27:45.356Z] ---> Using cache [2022-05-11T00:27:45.356Z] ---> 90d492ff3ee5 [2022-05-11T00:27:45.356Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:27:45.356Z] ---> Using cache [2022-05-11T00:27:45.356Z] ---> 8b405c3b53e6 [2022-05-11T00:27:45.356Z] Step 8/22 : COPY . . [2022-05-11T00:27:45.356Z] ---> Using cache [2022-05-11T00:27:45.356Z] ---> fdb4dd8cbc0f [2022-05-11T00:27:45.356Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-11T00:27:45.356Z] Running setup.py install for texttable: finished with status 'done' [2022-05-11T00:27:45.356Z] Running setup.py install for PyYAML: started [2022-05-11T00:27:45.986Z] ---> Running in e533eb98c757 [2022-05-11T00:27:46.999Z] Removing intermediate container 7e2ae02d4489 [2022-05-11T00:27:46.999Z] ---> cc0bea2a708f [2022-05-11T00:27:46.999Z] [2022-05-11T00:27:46.999Z] Step 10/23 : FROM alpine:3.14 [2022-05-11T00:27:46.999Z] ---> ac73e934f311 [2022-05-11T00:27:46.999Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-11T00:27:47.292Z] ---> Running in 885cf4e66f23 [2022-05-11T00:27:47.954Z] Removing intermediate container 885cf4e66f23 [2022-05-11T00:27:47.954Z] ---> 833e25070f29 [2022-05-11T00:27:47.954Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-11T00:27:48.245Z] ---> Running in aa979c4e9e24 [2022-05-11T00:27:48.525Z] 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-11T00:27:48.525Z] Removing intermediate container aa979c4e9e24 [2022-05-11T00:27:48.525Z] ---> 6b7fb391c3c0 [2022-05-11T00:27:48.525Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-11T00:27:48.813Z] ---> Running in f09fdc113a94 [2022-05-11T00:27:49.424Z] Removing intermediate container f09fdc113a94 [2022-05-11T00:27:49.424Z] ---> 8acf6f095099 [2022-05-11T00:27:49.424Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:27:49.424Z] ---> Running in 78cdf4b83e7c [2022-05-11T00:27:49.424Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-11T00:27:50.419Z] Running setup.py install for docopt: started [2022-05-11T00:27:52.452Z] Removing intermediate container 78cdf4b83e7c [2022-05-11T00:27:52.452Z] ---> a504093bd67e [2022-05-11T00:27:52.452Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-11T00:27:52.452Z] ---> Running in c1bc74c9843e [2022-05-11T00:27:53.922Z] Running setup.py install for docopt: finished with status 'done' [2022-05-11T00:27:53.922Z] Running setup.py install for dockerpty: started [2022-05-11T00:27:53.922Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:27:54.925Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:27:56.367Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-11T00:27:56.367Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T00:27:56.367Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-11T00:27:56.367Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T00:27:56.644Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-11T00:27:56.644Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-11T00:27:56.926Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-11T00:27:56.926Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T00:27:56.926Z] OK: 8 MiB in 20 packages [2022-05-11T00:27:58.930Z] Removing intermediate container c1bc74c9843e [2022-05-11T00:27:58.930Z] ---> f96766f27041 [2022-05-11T00:27:58.930Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-11T00:27:59.535Z] ---> 841ced55f01f [2022-05-11T00:27:59.535Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-11T00:28:00.140Z] 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-11T00:28:01.591Z] ---> 4cffe8a85538 [2022-05-11T00:28:01.591Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-11T00:28:02.200Z] ---> 488ed78b6770 [2022-05-11T00:28:02.200Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-11T00:28:02.200Z] ---> Running in 9b51e2654858 [2022-05-11T00:28:02.806Z] Removing intermediate container 9b51e2654858 [2022-05-11T00:28:02.806Z] ---> 45b5234f8ccb [2022-05-11T00:28:02.806Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T00:28:03.079Z] ---> Running in 04aec782f3fb [2022-05-11T00:28:03.691Z] Removing intermediate container 04aec782f3fb [2022-05-11T00:28:03.691Z] ---> 46bc483ef712 [2022-05-11T00:28:03.691Z] Step 21/23 : LABEL arch=arm64 [2022-05-11T00:28:03.986Z] ---> Running in a2f2c5397e90 [2022-05-11T00:28:04.989Z] Removing intermediate container a2f2c5397e90 [2022-05-11T00:28:04.989Z] ---> 62449afd7ff8 [2022-05-11T00:28:04.989Z] Step 22/23 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-11T00:28:04.989Z] ---> Running in 953f01b1e4d4 [2022-05-11T00:28:06.668Z] Removing intermediate container 953f01b1e4d4 [2022-05-11T00:28:06.668Z] ---> 605d5bd8e223 [2022-05-11T00:28:06.668Z] Step 23/23 : LABEL version=0.0.0 [2022-05-11T00:28:06.668Z] ---> Running in 2c96f041665a [2022-05-11T00:28:07.934Z] Removing intermediate container 2c96f041665a [2022-05-11T00:28:07.934Z] ---> f249bd782b0d [2022-05-11T00:28:07.934Z] [2022-05-11T00:28:08.942Z] Successfully built f249bd782b0d [2022-05-11T00:28:08.942Z] Successfully tagged core-data-arm64:latest [2022-05-11T00:28:08.942Z]  Building core-data ... done Building core-metadata [2022-05-11T00:28:17.289Z] Removing intermediate container a984bd7a7a70 [2022-05-11T00:28:17.289Z] ---> 2b93d835c027 [2022-05-11T00:28:17.289Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-11T00:28:17.574Z] ---> Running in ba2992665371 [2022-05-11T00:28:18.174Z] Removing intermediate container ba2992665371 [2022-05-11T00:28:18.174Z] ---> 25b3c3bece5b [2022-05-11T00:28:18.174Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-11T00:28:18.174Z] ---> Running in b3650736a15c [2022-05-11T00:28:18.785Z] Removing intermediate container b3650736a15c [2022-05-11T00:28:18.785Z] ---> 1d1e2fe110cf [2022-05-11T00:28:18.785Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-11T00:28:20.776Z] ---> 04b9a6ad6372 [2022-05-11T00:28:20.776Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-11T00:28:21.382Z] ---> 31ba1552d92d [2022-05-11T00:28:21.382Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-11T00:28:22.380Z] ---> 56214214919f [2022-05-11T00:28:22.380Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-11T00:28:22.654Z] ---> Running in 28af44344928 [2022-05-11T00:28:23.249Z] Removing intermediate container 28af44344928 [2022-05-11T00:28:23.249Z] ---> aa3fc9dfd51f [2022-05-11T00:28:23.249Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T00:28:23.525Z] ---> Running in be31d305e679 [2022-05-11T00:28:24.127Z] Removing intermediate container be31d305e679 [2022-05-11T00:28:24.127Z] ---> 7e18dcfbec7a [2022-05-11T00:28:24.127Z] Step 21/23 : LABEL arch=arm64 [2022-05-11T00:28:24.404Z] ---> Running in 4283d4c758c4 [2022-05-11T00:28:25.397Z] Removing intermediate container 4283d4c758c4 [2022-05-11T00:28:25.397Z] ---> bcd7a3a95eb9 [2022-05-11T00:28:25.397Z] Step 22/23 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-11T00:28:25.397Z] ---> Running in 276fe3365095 [2022-05-11T00:28:26.003Z] Removing intermediate container 276fe3365095 [2022-05-11T00:28:26.003Z] ---> b81535874414 [2022-05-11T00:28:26.003Z] Step 23/23 : LABEL version=0.0.0 [2022-05-11T00:28:26.285Z] ---> Running in df718347531a [2022-05-11T00:28:26.891Z] Removing intermediate container df718347531a [2022-05-11T00:28:26.891Z] ---> 05c986dedd9a [2022-05-11T00:28:26.891Z] [2022-05-11T00:28:27.496Z] Successfully built 05c986dedd9a [2022-05-11T00:28:27.496Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-11T00:28:27.496Z] Building security-spiffe-token-provider [2022-05-11T00:28:54.342Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:28:54.342Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:28:54.342Z] ---> 45d77436c5d3 [2022-05-11T00:28:54.342Z] Step 3/23 : WORKDIR /edgex-go [2022-05-11T00:28:54.342Z] ---> Using cache [2022-05-11T00:28:54.342Z] ---> 5d082f093f2f [2022-05-11T00:28:54.342Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:28:54.342Z] ---> Using cache [2022-05-11T00:28:54.342Z] ---> bbabe7f3037b [2022-05-11T00:28:54.342Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-11T00:28:54.342Z] ---> Using cache [2022-05-11T00:28:54.342Z] ---> 1b269b79d96a [2022-05-11T00:28:54.342Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-11T00:28:54.342Z] ---> Using cache [2022-05-11T00:28:54.342Z] ---> 90d492ff3ee5 [2022-05-11T00:28:54.342Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:28:54.342Z] ---> Using cache [2022-05-11T00:28:54.342Z] ---> 8b405c3b53e6 [2022-05-11T00:28:54.342Z] Step 8/23 : COPY . . [2022-05-11T00:28:54.342Z] ---> Using cache [2022-05-11T00:28:54.342Z] ---> fdb4dd8cbc0f [2022-05-11T00:28:54.342Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-11T00:28:54.343Z] ---> Running in 19c997cfb627 [2022-05-11T00:28:54.343Z] 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-11T00:29:16.600Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:29:16.600Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:29:16.600Z] ---> 45d77436c5d3 [2022-05-11T00:29:16.600Z] Step 3/20 : WORKDIR /edgex-go [2022-05-11T00:29:16.600Z] ---> Using cache [2022-05-11T00:29:16.600Z] ---> 5d082f093f2f [2022-05-11T00:29:16.600Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-11T00:29:16.600Z] ---> Running in 4a89fa6ea15d [2022-05-11T00:29:16.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:29:16.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:29:18.883Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-11T00:29:18.883Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-11T00:29:18.883Z] OK: 15741 distinct packages available [2022-05-11T00:29:18.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:29:19.877Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:29:21.333Z] OK: 220 MiB in 52 packages [2022-05-11T00:29:23.351Z] Removing intermediate container 4a89fa6ea15d [2022-05-11T00:29:23.351Z] ---> 6b108486c578 [2022-05-11T00:29:23.351Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-11T00:29:23.957Z] ---> 2db921bbc16e [2022-05-11T00:29:23.957Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:29:23.957Z] ---> Running in 33917a31df45 [2022-05-11T00:29:29.401Z] Removing intermediate container 33917a31df45 [2022-05-11T00:29:29.401Z] ---> e60d860f74c4 [2022-05-11T00:29:29.401Z] Step 7/20 : COPY . . [2022-05-11T00:29:51.674Z] ---> feb5b1540954 [2022-05-11T00:29:51.674Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-11T00:29:51.674Z] ---> Running in fd7c46e448cd [2022-05-11T00:29:52.681Z] 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-11T00:34:14.956Z] Removing intermediate container 19c997cfb627 [2022-05-11T00:34:14.956Z] ---> e86fbd61a78e [2022-05-11T00:34:14.956Z] [2022-05-11T00:34:14.956Z] Step 10/23 : FROM alpine:3.14 [2022-05-11T00:34:14.956Z] ---> ac73e934f311 [2022-05-11T00:34:14.956Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-11T00:34:14.956Z] ---> Running in 00cc6bbe325f [2022-05-11T00:34:15.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:34:15.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:34:16.816Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-11T00:34:16.816Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T00:34:16.816Z] OK: 5 MiB in 15 packages [2022-05-11T00:34:18.813Z] Removing intermediate container 00cc6bbe325f [2022-05-11T00:34:18.813Z] ---> 0e0d07cefa58 [2022-05-11T00:34:18.813Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-11T00:34:18.813Z] ---> Running in 29f63543e8ab [2022-05-11T00:34:19.099Z] Removing intermediate container 29f63543e8ab [2022-05-11T00:34:19.099Z] ---> d16f22cee7f7 [2022-05-11T00:34:19.099Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-11T00:34:19.099Z] ---> Running in e25e58b71ae0 [2022-05-11T00:34:19.708Z] Removing intermediate container e25e58b71ae0 [2022-05-11T00:34:19.708Z] ---> 9947c84249a0 [2022-05-11T00:34:19.708Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-11T00:34:19.708Z] ---> Running in 70d2519303c6 [2022-05-11T00:34:20.333Z] Removing intermediate container 70d2519303c6 [2022-05-11T00:34:20.333Z] ---> 6938ae34f502 [2022-05-11T00:34:20.333Z] Step 15/23 : WORKDIR / [2022-05-11T00:34:20.333Z] ---> Running in 3f0a5b566fb9 [2022-05-11T00:34:20.962Z] Removing intermediate container 3f0a5b566fb9 [2022-05-11T00:34:20.962Z] ---> d4599c7dcf8e [2022-05-11T00:34:20.962Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-11T00:34:21.958Z] ---> 3415e6068734 [2022-05-11T00:34:21.958Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-11T00:34:23.435Z] ---> 232e12762efa [2022-05-11T00:34:23.435Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-11T00:34:24.029Z] ---> 06f5562014d2 [2022-05-11T00:34:24.029Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-11T00:34:24.314Z] ---> Running in c41c67bd762c [2022-05-11T00:34:24.924Z] Removing intermediate container c41c67bd762c [2022-05-11T00:34:24.924Z] ---> 416e0cf5dfab [2022-05-11T00:34:24.924Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T00:34:24.924Z] ---> Running in 14a37588bf4e [2022-05-11T00:34:25.520Z] Removing intermediate container 14a37588bf4e [2022-05-11T00:34:25.520Z] ---> e5a7439d5ac1 [2022-05-11T00:34:25.520Z] Step 21/23 : LABEL arch=arm64 [2022-05-11T00:34:25.520Z] ---> Running in 6d42326fa4bf [2022-05-11T00:34:26.116Z] Removing intermediate container 6d42326fa4bf [2022-05-11T00:34:26.116Z] ---> 79bb9cbc7e47 [2022-05-11T00:34:26.116Z] Step 22/23 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-11T00:34:26.116Z] ---> Running in 51dc878cab6b [2022-05-11T00:34:26.399Z] Removing intermediate container 51dc878cab6b [2022-05-11T00:34:26.399Z] ---> 1d5e29685bcf [2022-05-11T00:34:26.399Z] Step 23/23 : LABEL version=0.0.0 [2022-05-11T00:34:26.674Z] ---> Running in edaa2a4aca8f [2022-05-11T00:34:27.274Z] Removing intermediate container edaa2a4aca8f [2022-05-11T00:34:27.274Z] ---> a8be75f11b33 [2022-05-11T00:34:27.274Z] [2022-05-11T00:34:27.879Z] Successfully built a8be75f11b33 [2022-05-11T00:34:27.879Z] Successfully tagged core-metadata-arm64:latest [2022-05-11T00:34:27.879Z] Building security-proxy-setup [2022-05-11T00:35:00.269Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:35:00.269Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:35:00.269Z] ---> 45d77436c5d3 [2022-05-11T00:35:00.269Z] Step 3/22 : WORKDIR /edgex-go [2022-05-11T00:35:00.269Z] ---> Using cache [2022-05-11T00:35:00.269Z] ---> 5d082f093f2f [2022-05-11T00:35:00.269Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:35:00.269Z] ---> Using cache [2022-05-11T00:35:00.269Z] ---> bbabe7f3037b [2022-05-11T00:35:00.269Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-11T00:35:00.269Z] ---> Using cache [2022-05-11T00:35:00.269Z] ---> 1b269b79d96a [2022-05-11T00:35:00.269Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-11T00:35:00.269Z] ---> Using cache [2022-05-11T00:35:00.269Z] ---> 90d492ff3ee5 [2022-05-11T00:35:00.269Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:35:00.269Z] ---> Using cache [2022-05-11T00:35:00.269Z] ---> 8b405c3b53e6 [2022-05-11T00:35:00.269Z] Step 8/22 : COPY . . [2022-05-11T00:35:00.269Z] ---> Using cache [2022-05-11T00:35:00.269Z] ---> fdb4dd8cbc0f [2022-05-11T00:35:00.269Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-11T00:35:00.269Z] ---> Running in 638ebc43118d [2022-05-11T00:35:00.269Z] 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-11T00:35:47.283Z] Removing intermediate container e533eb98c757 [2022-05-11T00:35:47.283Z] ---> 5c5a65f0a126 [2022-05-11T00:35:47.283Z] [2022-05-11T00:35:47.283Z] Step 10/22 : FROM alpine:3.14 [2022-05-11T00:35:47.283Z] ---> ac73e934f311 [2022-05-11T00:35:47.283Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-11T00:35:47.283Z] ---> Using cache [2022-05-11T00:35:47.283Z] ---> 0e0d07cefa58 [2022-05-11T00:35:47.283Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-11T00:35:47.283Z] ---> Using cache [2022-05-11T00:35:47.283Z] ---> d16f22cee7f7 [2022-05-11T00:35:47.283Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-11T00:35:47.283Z] ---> Running in 48ee25ac01d4 [2022-05-11T00:35:47.283Z] Removing intermediate container 48ee25ac01d4 [2022-05-11T00:35:47.283Z] ---> 121c88699f9b [2022-05-11T00:35:47.283Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-11T00:35:47.283Z] ---> Running in 37f256f440b1 [2022-05-11T00:35:47.283Z] Removing intermediate container 37f256f440b1 [2022-05-11T00:35:47.283Z] ---> b939a48b99d0 [2022-05-11T00:35:47.283Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-11T00:35:47.283Z] ---> b30d909d74b0 [2022-05-11T00:35:47.283Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-11T00:35:47.283Z] ---> c189febf307f [2022-05-11T00:35:47.283Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-11T00:35:47.283Z] ---> be274fc1ca1c [2022-05-11T00:35:47.283Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-11T00:35:47.283Z] ---> Running in dd5d15a158ac [2022-05-11T00:35:47.283Z] Removing intermediate container dd5d15a158ac [2022-05-11T00:35:47.283Z] ---> a588afebafe4 [2022-05-11T00:35:47.283Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T00:35:47.283Z] ---> Running in 3307d10c4b75 [2022-05-11T00:35:47.283Z] Removing intermediate container 3307d10c4b75 [2022-05-11T00:35:47.283Z] ---> a403277b1f00 [2022-05-11T00:35:47.283Z] Step 20/22 : LABEL arch=arm64 [2022-05-11T00:35:47.283Z] ---> Running in 9013dbef90db [2022-05-11T00:35:47.283Z] Removing intermediate container 9013dbef90db [2022-05-11T00:35:47.283Z] ---> c7b3bf736f2a [2022-05-11T00:35:47.283Z] Step 21/22 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-11T00:35:47.283Z] ---> Running in a0190d20e89e [2022-05-11T00:35:47.561Z] Removing intermediate container a0190d20e89e [2022-05-11T00:35:47.561Z] ---> 56b417701840 [2022-05-11T00:35:47.561Z] Step 22/22 : LABEL version=0.0.0 [2022-05-11T00:35:47.849Z] ---> Running in 6c3014b562a7 [2022-05-11T00:35:48.128Z] Removing intermediate container 6c3014b562a7 [2022-05-11T00:35:48.128Z] ---> 7db1134fa052 [2022-05-11T00:35:48.128Z] [2022-05-11T00:35:48.739Z] Successfully built 7db1134fa052 [2022-05-11T00:35:48.739Z] Successfully tagged support-scheduler-arm64:latest [2022-05-11T00:35:48.739Z]  Building support-scheduler ... done Building security-spire-server [2022-05-11T00:36:27.801Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:36:27.801Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:36:27.801Z] ---> 45d77436c5d3 [2022-05-11T00:36:27.801Z] Step 3/25 : WORKDIR /edgex-go [2022-05-11T00:36:27.801Z] ---> Using cache [2022-05-11T00:36:27.801Z] ---> 5d082f093f2f [2022-05-11T00:36:27.801Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:36:27.801Z] ---> Using cache [2022-05-11T00:36:27.801Z] ---> bbabe7f3037b [2022-05-11T00:36:27.801Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-11T00:36:27.801Z] ---> Running in eac097ce910b [2022-05-11T00:36:27.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:36:27.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:36:27.801Z] OK: 220 MiB in 52 packages [2022-05-11T00:36:27.801Z] Removing intermediate container eac097ce910b [2022-05-11T00:36:27.801Z] ---> 26432acad09d [2022-05-11T00:36:27.801Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-11T00:36:28.086Z] ---> bcfde21b0c4c [2022-05-11T00:36:28.086Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:36:28.086Z] ---> Running in 52ce4ffd6720 [2022-05-11T00:36:33.569Z] Removing intermediate container 52ce4ffd6720 [2022-05-11T00:36:33.569Z] ---> 231022f043f9 [2022-05-11T00:36:33.569Z] Step 8/25 : COPY . . [2022-05-11T00:36:55.839Z] ---> 0e96880b534e [2022-05-11T00:36:55.839Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-11T00:36:55.839Z] ---> Running in 2ffee9fc1d7f [2022-05-11T00:36:55.839Z] Removing intermediate container 2ffee9fc1d7f [2022-05-11T00:36:55.839Z] ---> f4c80771a394 [2022-05-11T00:36:55.839Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-11T00:36:55.839Z] ---> Running in 0e08b0a119c4 [2022-05-11T00:36:59.296Z] Removing intermediate container 0e08b0a119c4 [2022-05-11T00:36:59.296Z] ---> db84a90d0439 [2022-05-11T00:36:59.296Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-11T00:36:59.296Z] ---> Running in 6d091d448494 [2022-05-11T00:36:59.603Z] Removing intermediate container 6d091d448494 [2022-05-11T00:36:59.603Z] ---> 1c45fb0df225 [2022-05-11T00:36:59.603Z] 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-11T00:36:59.603Z] ---> Running in 0249c0cbb33a [2022-05-11T00:37:03.065Z] spire-1.2.1/ [2022-05-11T00:37:03.065Z] spire-1.2.1/.data/ [2022-05-11T00:37:03.065Z] spire-1.2.1/.data/.file [2022-05-11T00:37:03.065Z] spire-1.2.1/.dockerignore [2022-05-11T00:37:03.065Z] spire-1.2.1/.gitattributes [2022-05-11T00:37:03.065Z] spire-1.2.1/.githooks/ [2022-05-11T00:37:03.065Z] spire-1.2.1/.githooks/pre-commit [2022-05-11T00:37:03.065Z] spire-1.2.1/.github/ [2022-05-11T00:37:03.065Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-11T00:37:03.065Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-11T00:37:03.065Z] spire-1.2.1/.github/dependabot.yml [2022-05-11T00:37:03.065Z] spire-1.2.1/.github/workflows/ [2022-05-11T00:37:03.065Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-11T00:37:03.065Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-11T00:37:03.065Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-11T00:37:03.065Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-11T00:37:03.065Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-11T00:37:03.065Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-11T00:37:03.065Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-11T00:37:03.065Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-11T00:37:03.065Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-11T00:37:03.065Z] spire-1.2.1/.gitignore [2022-05-11T00:37:03.065Z] spire-1.2.1/.go-version [2022-05-11T00:37:03.065Z] spire-1.2.1/.golangci.yml [2022-05-11T00:37:03.065Z] spire-1.2.1/ADOPTERS.md [2022-05-11T00:37:03.065Z] spire-1.2.1/CHANGELOG.md [2022-05-11T00:37:03.065Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-11T00:37:03.065Z] spire-1.2.1/CODEOWNERS [2022-05-11T00:37:03.065Z] spire-1.2.1/CONTRIBUTING.md [2022-05-11T00:37:03.065Z] spire-1.2.1/Dockerfile [2022-05-11T00:37:03.065Z] spire-1.2.1/Dockerfile.dev [2022-05-11T00:37:03.065Z] spire-1.2.1/Dockerfile.scratch [2022-05-11T00:37:03.065Z] spire-1.2.1/LICENSE [2022-05-11T00:37:03.065Z] spire-1.2.1/MAINTAINERS.md [2022-05-11T00:37:03.065Z] spire-1.2.1/Makefile [2022-05-11T00:37:03.065Z] spire-1.2.1/README.md [2022-05-11T00:37:03.065Z] spire-1.2.1/ROADMAP.md [2022-05-11T00:37:03.065Z] spire-1.2.1/SECURITY.md [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/ [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/ [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-server/ [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-11T00:37:03.065Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-11T00:37:03.066Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-11T00:37:03.066Z] spire-1.2.1/conf/ [2022-05-11T00:37:03.066Z] spire-1.2.1/conf/agent/ [2022-05-11T00:37:03.066Z] spire-1.2.1/conf/agent/agent.conf [2022-05-11T00:37:03.066Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-11T00:37:03.066Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-11T00:37:03.066Z] spire-1.2.1/conf/server/ [2022-05-11T00:37:03.066Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-11T00:37:03.066Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-11T00:37:03.066Z] spire-1.2.1/conf/server/server.conf [2022-05-11T00:37:03.066Z] spire-1.2.1/conf/server/server_full.conf [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/ [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/SPIRE101.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/auditlog.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/images/ [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/scaling_spire.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/spire_agent.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/spire_server.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/supported_integrations.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/telemetry.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/telemetry_config.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/upgrading.md [2022-05-11T00:37:03.066Z] spire-1.2.1/doc/using_spire.md [2022-05-11T00:37:03.066Z] spire-1.2.1/examples/ [2022-05-11T00:37:03.066Z] spire-1.2.1/examples/README.md [2022-05-11T00:37:03.066Z] spire-1.2.1/go.mod [2022-05-11T00:37:03.066Z] spire-1.2.1/go.sum [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/agent.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/client/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/common/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/config.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/manager/ [2022-05-11T00:37:03.066Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/svid/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/names.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/auth/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-11T00:37:03.067Z] spire-1.2.1/pkg/common/cli/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/health/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/health/config.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/health/context.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/health/health.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-11T00:37:03.068Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/idutil/ [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/log/ [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/log/log.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/log/options.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-11T00:37:03.347Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/profiling/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/selector/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/uptime/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/util/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/util/task.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/version/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/version/version.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/x509util/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/api.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/health/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/id.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-11T00:37:03.348Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/status.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-11T00:37:03.349Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/bundle/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/ca/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/cache/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/catalog/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/config.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-11T00:37:03.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-11T00:37:03.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-11T00:37:03.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-11T00:37:03.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-11T00:37:03.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-11T00:37:03.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-11T00:37:03.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/registration/ [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/server.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/server_test.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/svid/ [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-11T00:37:03.912Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/ [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/private/ [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/private/server/ [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/private/server/journal/ [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/spire/ [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/spire/common/ [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/spire/plugin/ [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-11T00:37:03.912Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-11T00:37:03.912Z] spire-1.2.1/release/ [2022-05-11T00:37:03.912Z] spire-1.2.1/release/spire-extras/ [2022-05-11T00:37:03.912Z] spire-1.2.1/release/spire-extras/README.md [2022-05-11T00:37:03.912Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-11T00:37:03.912Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-11T00:37:03.912Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-11T00:37:03.912Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-11T00:37:03.912Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-11T00:37:03.912Z] spire-1.2.1/release/spire/ [2022-05-11T00:37:03.912Z] spire-1.2.1/release/spire/README.md [2022-05-11T00:37:03.912Z] spire-1.2.1/release/spire/conf/ [2022-05-11T00:37:03.912Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-11T00:37:03.912Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-11T00:37:03.912Z] spire-1.2.1/release/spire/conf/server/ [2022-05-11T00:37:03.912Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-11T00:37:03.912Z] spire-1.2.1/script/ [2022-05-11T00:37:03.912Z] spire-1.2.1/script/build-artifact.sh [2022-05-11T00:37:03.912Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-11T00:37:03.912Z] spire-1.2.1/support/ [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/ [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-11T00:37:03.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-11T00:37:03.913Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-11T00:37:03.913Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-11T00:37:03.913Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/clock/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/clock/clock.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/ [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/fixture.go [2022-05-11T00:37:03.913Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-11T00:37:04.190Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-11T00:37:04.190Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-11T00:37:04.190Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-11T00:37:04.190Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-11T00:37:04.190Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-11T00:37:04.190Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-11T00:37:04.190Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-11T00:37:04.190Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-11T00:37:04.190Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-11T00:37:04.190Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-11T00:37:04.190Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-11T00:37:04.190Z] spire-1.2.1/test/fixture/registration/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-11T00:37:04.191Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-11T00:37:04.191Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-11T00:37:04.191Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-11T00:37:04.191Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-11T00:37:04.191Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/README.md [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/common [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-11T00:37:04.191Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-11T00:37:04.192Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-11T00:37:04.471Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/test-one.sh [2022-05-11T00:37:04.472Z] spire-1.2.1/test/integration/test.sh [2022-05-11T00:37:04.472Z] spire-1.2.1/test/plugintest/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/plugintest/config.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/plugintest/load.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/plugintest/option.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/spiretest/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/spiretest/dir.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/spiretest/logs.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/spiretest/suite.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/spiretest/x509.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/testca/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/testca/ca.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/testkey/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/testkey/generate.sh [2022-05-11T00:37:04.472Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/testkey/keys.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/testkey/new.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/tpmsimulator/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/util/ [2022-05-11T00:37:04.472Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/util/cert_generation.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/util/io_redirection.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/util/race.go [2022-05-11T00:37:04.472Z] spire-1.2.1/test/util/util.go [2022-05-11T00:37:04.472Z] building spire from source... [2022-05-11T00:37:05.473Z] Installing go1.17.7... [2022-05-11T00:37:15.843Z] Removing intermediate container fd7c46e448cd [2022-05-11T00:37:15.843Z] ---> f38a12777a24 [2022-05-11T00:37:15.843Z] [2022-05-11T00:37:15.843Z] Step 9/20 : FROM alpine:3.15 [2022-05-11T00:37:15.843Z] 3.15: Pulling from library/alpine [2022-05-11T00:37:15.843Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-11T00:37:15.843Z] Status: Downloaded newer image for alpine:3.15 [2022-05-11T00:37:15.843Z] ---> 3fb3c9af89a9 [2022-05-11T00:37:15.843Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-11T00:37:15.843Z] ---> Running in cf97233393cf [2022-05-11T00:37:16.348Z] Removing intermediate container cf97233393cf [2022-05-11T00:37:16.348Z] ---> 55765a50daf5 [2022-05-11T00:37:16.348Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:37:16.348Z] ---> Running in 4a87b2254231 [2022-05-11T00:37:19.029Z] Removing intermediate container 4a87b2254231 [2022-05-11T00:37:19.029Z] ---> 05e9dc4a3dba [2022-05-11T00:37:19.029Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-11T00:37:19.318Z] ---> Running in 291baae2ca04 [2022-05-11T00:37:21.329Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:37:22.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:37:24.347Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-11T00:37:24.347Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-11T00:37:24.347Z] OK: 15732 distinct packages available [2022-05-11T00:37:24.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:37:25.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:37:26.826Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-11T00:37:26.826Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-11T00:37:26.826Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-11T00:37:27.108Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-11T00:37:27.108Z] (5/9) Installing curl (7.80.0-r1) [2022-05-11T00:37:27.388Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-11T00:37:27.388Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-11T00:37:27.388Z] (8/9) Installing libucontext (1.1-r0) [2022-05-11T00:37:27.667Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-11T00:37:27.667Z] Executing busybox-1.34.1-r5.trigger [2022-05-11T00:37:27.667Z] Executing ca-certificates-20211220-r0.trigger [2022-05-11T00:37:28.276Z] OK: 8 MiB in 23 packages [2022-05-11T00:37:30.941Z] Removing intermediate container 291baae2ca04 [2022-05-11T00:37:30.941Z] ---> e17063cf0e10 [2022-05-11T00:37:30.941Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-11T00:37:31.967Z] ---> 48c75917e6b0 [2022-05-11T00:37:31.967Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-11T00:37:33.984Z] ---> eda54058e1b4 [2022-05-11T00:37:33.984Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-11T00:37:34.999Z] ---> 1b1455166ce6 [2022-05-11T00:37:34.999Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-11T00:37:35.268Z] ---> Running in 67e167186be5 [2022-05-11T00:37:35.860Z] Removing intermediate container 67e167186be5 [2022-05-11T00:37:35.860Z] ---> f32dcf9d32fd [2022-05-11T00:37:35.860Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T00:37:35.860Z] ---> Running in 1f830d605434 [2022-05-11T00:37:36.466Z] Removing intermediate container 1f830d605434 [2022-05-11T00:37:36.466Z] ---> b69b36715e4a [2022-05-11T00:37:36.466Z] Step 18/20 : LABEL arch=arm64 [2022-05-11T00:37:36.466Z] ---> Running in 15cd0fdbd979 [2022-05-11T00:37:37.455Z] Removing intermediate container 15cd0fdbd979 [2022-05-11T00:37:37.455Z] ---> 7cfb1f6f0749 [2022-05-11T00:37:37.455Z] Step 19/20 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-11T00:37:37.455Z] ---> Running in 335471a94678 [2022-05-11T00:37:38.060Z] Removing intermediate container 335471a94678 [2022-05-11T00:37:38.060Z] ---> 21ef59dd991c [2022-05-11T00:37:38.060Z] Step 20/20 : LABEL version=0.0.0 [2022-05-11T00:37:38.345Z] ---> Running in cee000407167 [2022-05-11T00:37:38.943Z] Removing intermediate container cee000407167 [2022-05-11T00:37:38.943Z] ---> d54b8734b6b1 [2022-05-11T00:37:38.943Z] [2022-05-11T00:37:39.217Z] Building bin/spire-server... [2022-05-11T00:37:39.497Z] Successfully built d54b8734b6b1 [2022-05-11T00:37:39.497Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-11T00:37:39.497Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-11T00:37:39.497Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-11T00:37:39.497Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-11T00:37:39.497Z] Building support-notifications [2022-05-11T00:37:40.098Z]  Building security-spiffe-token-provider ... done go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-11T00:37:40.376Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-11T00:37:44.690Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-11T00:37:44.690Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-11T00:37:44.690Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-11T00:37:44.962Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-11T00:37:45.557Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-11T00:37:45.830Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-11T00:37:45.830Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-11T00:37:46.106Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-11T00:37:46.106Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-11T00:37:46.381Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-11T00:37:46.657Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-11T00:37:46.657Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-11T00:37:46.657Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-11T00:37:47.259Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-11T00:37:47.536Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-11T00:38:09.796Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:38:09.796Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:38:09.796Z] ---> 45d77436c5d3 [2022-05-11T00:38:09.796Z] Step 3/22 : WORKDIR /edgex-go [2022-05-11T00:38:09.796Z] ---> Using cache [2022-05-11T00:38:09.796Z] ---> 5d082f093f2f [2022-05-11T00:38:09.796Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:38:09.796Z] ---> Using cache [2022-05-11T00:38:09.796Z] ---> bbabe7f3037b [2022-05-11T00:38:09.796Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-11T00:38:09.796Z] ---> Running in f65edebcea7a [2022-05-11T00:38:09.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:38:09.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:38:10.783Z] OK: 220 MiB in 52 packages [2022-05-11T00:38:12.783Z] Removing intermediate container f65edebcea7a [2022-05-11T00:38:12.783Z] ---> a761768ada3d [2022-05-11T00:38:12.783Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-11T00:38:13.777Z] ---> 9186c4fae348 [2022-05-11T00:38:13.777Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:38:13.777Z] ---> Running in 5fd5067f402a [2022-05-11T00:38:20.531Z] Removing intermediate container 5fd5067f402a [2022-05-11T00:38:20.531Z] ---> 582e81930fe8 [2022-05-11T00:38:20.531Z] Step 8/22 : COPY . . [2022-05-11T00:38:21.521Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-11T00:38:21.521Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-11T00:38:21.521Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-11T00:38:22.128Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-11T00:38:22.757Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-11T00:38:23.753Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-11T00:38:24.030Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-11T00:38:24.030Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-11T00:38:24.030Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-11T00:38:24.030Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-11T00:38:25.498Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-11T00:38:25.499Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-11T00:38:25.499Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-11T00:38:25.787Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-11T00:38:25.787Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-11T00:38:25.787Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-11T00:38:26.067Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-11T00:38:26.067Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-11T00:38:26.678Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-11T00:38:26.678Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-11T00:38:26.966Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-11T00:38:27.249Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-11T00:38:27.531Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-11T00:38:27.531Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-11T00:38:27.531Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-11T00:38:27.531Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-11T00:38:28.535Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-11T00:38:38.871Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-11T00:38:38.871Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-11T00:38:38.871Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-11T00:38:38.871Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-11T00:38:38.871Z] go: downloading google.golang.org/api v0.70.0 [2022-05-11T00:38:38.871Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-11T00:38:39.597Z] go: downloading k8s.io/api v0.23.4 [2022-05-11T00:38:42.549Z]  ---> 127f56707d83 [2022-05-11T00:38:42.549Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-11T00:38:42.829Z] ---> Running in 174c2e27c37b [2022-05-11T00:38:44.833Z] 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-11T00:38:53.163Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-11T00:39:32.286Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-11T00:39:32.286Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-11T00:39:32.286Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-11T00:39:32.286Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-11T00:39:32.286Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-11T00:39:32.286Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-11T00:39:32.286Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-11T00:39:32.286Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-11T00:39:32.286Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-11T00:39:32.286Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-11T00:39:33.738Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-11T00:39:33.738Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-11T00:39:35.745Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-11T00:39:36.025Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-11T00:39:36.303Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-11T00:39:36.303Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-11T00:39:39.722Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-11T00:39:40.001Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-11T00:39:40.279Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-11T00:39:40.279Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-11T00:39:41.725Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-11T00:39:42.004Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-11T00:39:42.282Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-11T00:39:42.282Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-11T00:39:42.886Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-11T00:39:42.886Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-11T00:39:42.886Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-11T00:39:43.164Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-11T00:39:44.612Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-11T00:39:44.612Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-11T00:39:45.225Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-11T00:39:45.502Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-11T00:39:45.502Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-11T00:39:45.779Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-11T00:39:52.538Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-11T00:39:52.538Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-11T00:39:52.538Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-11T00:39:52.538Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-11T00:39:52.538Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-11T00:39:53.531Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-11T00:39:54.977Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-11T00:39:54.977Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-11T00:39:55.255Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-11T00:39:55.544Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-11T00:39:55.544Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-11T00:39:56.536Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-11T00:39:56.536Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-11T00:39:56.814Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-11T00:39:56.814Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-11T00:39:56.814Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-11T00:39:56.814Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-11T00:39:57.091Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-11T00:39:57.370Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-11T00:39:57.370Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-11T00:39:57.646Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-11T00:39:57.646Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-11T00:39:59.093Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-11T00:39:59.369Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-11T00:39:59.646Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-11T00:39:59.646Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-11T00:40:00.249Z] go: downloading go.opencensus.io v0.23.0 [2022-05-11T00:40:00.854Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-11T00:40:02.871Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-11T00:40:02.871Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-11T00:40:03.475Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-11T00:40:03.750Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-11T00:40:04.026Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-11T00:40:04.634Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-11T00:40:08.037Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-11T00:40:08.037Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-11T00:40:08.037Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-11T00:40:10.670Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-11T00:40:10.947Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-11T00:40:11.555Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-11T00:40:11.555Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-11T00:40:11.555Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-11T00:40:11.833Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-11T00:40:12.818Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-11T00:40:12.818Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-11T00:40:12.818Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-11T00:40:13.094Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-11T00:40:13.094Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-11T00:40:13.374Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-11T00:40:18.054Z] 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-11T00:40:24.851Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-11T00:40:24.851Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-11T00:40:24.851Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-11T00:40:24.851Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-11T00:40:39.974Z] Removing intermediate container 638ebc43118d [2022-05-11T00:40:39.974Z] ---> bd399289e649 [2022-05-11T00:40:39.974Z] [2022-05-11T00:40:39.974Z] Step 10/22 : FROM alpine:3.14 [2022-05-11T00:40:39.974Z] ---> ac73e934f311 [2022-05-11T00:40:39.974Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-11T00:40:39.974Z] ---> Running in 3cfcdceb7aed [2022-05-11T00:40:40.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:40:40.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:40:41.986Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-11T00:40:41.986Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-11T00:40:41.986Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-11T00:40:41.986Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-11T00:40:41.986Z] (5/6) Installing curl (7.79.1-r1) [2022-05-11T00:40:41.986Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-11T00:40:42.263Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T00:40:42.263Z] Executing ca-certificates-20211220-r0.trigger [2022-05-11T00:40:42.543Z] OK: 8 MiB in 20 packages [2022-05-11T00:40:45.965Z] Removing intermediate container 3cfcdceb7aed [2022-05-11T00:40:45.965Z] ---> 732a30a0908e [2022-05-11T00:40:45.965Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-11T00:40:45.965Z] ---> Running in 28fd9d7e1e68 [2022-05-11T00:40:46.242Z] Removing intermediate container 28fd9d7e1e68 [2022-05-11T00:40:46.242Z] ---> 2c2deb3d0ebe [2022-05-11T00:40:46.242Z] Step 13/22 : WORKDIR /edgex [2022-05-11T00:40:46.242Z] ---> Running in 8dad7314c34d [2022-05-11T00:40:46.851Z] Removing intermediate container 8dad7314c34d [2022-05-11T00:40:46.851Z] ---> 2066ddf8931c [2022-05-11T00:40:46.851Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-11T00:40:47.848Z] ---> 8834c1312a39 [2022-05-11T00:40:47.848Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-11T00:40:49.850Z] ---> a50209d3b41b [2022-05-11T00:40:49.850Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-11T00:40:51.295Z] ---> d125a746ba0c [2022-05-11T00:40:51.296Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-11T00:40:52.304Z] ---> 53ef82cc03fa [2022-05-11T00:40:52.304Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-11T00:40:52.594Z] ---> Running in a0bc151d1c38 [2022-05-11T00:40:56.025Z] Removing intermediate container a0bc151d1c38 [2022-05-11T00:40:56.025Z] ---> 7b8d4f2fd32f [2022-05-11T00:40:56.025Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-11T00:40:56.025Z] ---> Running in bb28f814e9a5 [2022-05-11T00:40:56.301Z] Removing intermediate container bb28f814e9a5 [2022-05-11T00:40:56.580Z] ---> d2c677e3c69c [2022-05-11T00:40:56.580Z] Step 20/22 : LABEL arch=arm64 [2022-05-11T00:40:56.580Z] ---> Running in f70394862c27 [2022-05-11T00:40:57.186Z] Removing intermediate container f70394862c27 [2022-05-11T00:40:57.186Z] ---> 84498d43b6e2 [2022-05-11T00:40:57.186Z] Step 21/22 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-11T00:40:57.186Z] ---> Running in 9bdf05d541a1 [2022-05-11T00:40:57.828Z] Removing intermediate container 9bdf05d541a1 [2022-05-11T00:40:57.828Z] ---> e0561f7f16b5 [2022-05-11T00:40:57.828Z] Step 22/22 : LABEL version=0.0.0 [2022-05-11T00:40:58.112Z] ---> Running in f23ad9c8c873 [2022-05-11T00:40:58.717Z] Removing intermediate container f23ad9c8c873 [2022-05-11T00:40:58.717Z] ---> e1343f42b2bb [2022-05-11T00:40:58.717Z] [2022-05-11T00:40:59.325Z] Successfully built e1343f42b2bb [2022-05-11T00:40:59.325Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-11T00:40:59.325Z]  Building security-proxy-setup ... done Building core-command [2022-05-11T00:41:11.769Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-11T00:41:11.769Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-11T00:41:24.249Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:41:24.250Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:41:24.250Z] ---> 45d77436c5d3 [2022-05-11T00:41:24.250Z] Step 3/23 : WORKDIR /edgex-go [2022-05-11T00:41:24.250Z] ---> Using cache [2022-05-11T00:41:24.250Z] ---> 5d082f093f2f [2022-05-11T00:41:24.250Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:41:24.250Z] ---> Using cache [2022-05-11T00:41:24.250Z] ---> bbabe7f3037b [2022-05-11T00:41:24.250Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-11T00:41:24.250Z] ---> Using cache [2022-05-11T00:41:24.250Z] ---> 1b269b79d96a [2022-05-11T00:41:24.250Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-11T00:41:24.250Z] ---> Using cache [2022-05-11T00:41:24.250Z] ---> 90d492ff3ee5 [2022-05-11T00:41:24.250Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:41:24.250Z] ---> Using cache [2022-05-11T00:41:24.250Z] ---> 8b405c3b53e6 [2022-05-11T00:41:24.250Z] Step 8/23 : COPY . . [2022-05-11T00:41:24.250Z] ---> Using cache [2022-05-11T00:41:24.250Z] ---> fdb4dd8cbc0f [2022-05-11T00:41:24.250Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-11T00:41:26.276Z] ---> Running in 31eca6f24d3e [2022-05-11T00:41:27.733Z] 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-11T00:46:35.440Z] Removing intermediate container 31eca6f24d3e [2022-05-11T00:46:35.440Z] ---> 8d91e7adcf7d [2022-05-11T00:46:35.440Z] [2022-05-11T00:46:35.440Z] Step 10/23 : FROM alpine:3.14 [2022-05-11T00:46:35.440Z] ---> ac73e934f311 [2022-05-11T00:46:35.440Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-11T00:46:35.440Z] ---> Using cache [2022-05-11T00:46:35.440Z] ---> 0e0d07cefa58 [2022-05-11T00:46:35.440Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-11T00:46:35.440Z] ---> Using cache [2022-05-11T00:46:35.440Z] ---> d16f22cee7f7 [2022-05-11T00:46:35.440Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-11T00:46:35.440Z] ---> Running in 05350ef4d45e [2022-05-11T00:46:35.440Z] Removing intermediate container 05350ef4d45e [2022-05-11T00:46:35.440Z] ---> ad94ed450ffe [2022-05-11T00:46:35.440Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-11T00:46:35.440Z] ---> Running in 3b430781afbc [2022-05-11T00:46:35.440Z] Removing intermediate container 3b430781afbc [2022-05-11T00:46:35.440Z] ---> cd45f424a159 [2022-05-11T00:46:35.440Z] Step 15/23 : WORKDIR / [2022-05-11T00:46:35.440Z] ---> Running in c6f64154b120 [2022-05-11T00:46:35.440Z] Removing intermediate container c6f64154b120 [2022-05-11T00:46:35.440Z] ---> 62e87efcf9d5 [2022-05-11T00:46:35.440Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-11T00:46:35.440Z] ---> 21cb2fe27d93 [2022-05-11T00:46:35.440Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-11T00:46:35.440Z] ---> 44e365c62078 [2022-05-11T00:46:35.440Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-11T00:46:35.440Z] ---> e2d5c3bf0e42 [2022-05-11T00:46:35.440Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-11T00:46:35.440Z] ---> Running in 780c4c0fff8d [2022-05-11T00:46:35.440Z] Removing intermediate container 780c4c0fff8d [2022-05-11T00:46:35.440Z] ---> a804b89946b7 [2022-05-11T00:46:35.440Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T00:46:35.440Z] ---> Running in 38a905799c68 [2022-05-11T00:46:35.440Z] Removing intermediate container 38a905799c68 [2022-05-11T00:46:35.440Z] ---> 30b3e574b1f0 [2022-05-11T00:46:35.440Z] Step 21/23 : LABEL arch=arm64 [2022-05-11T00:46:35.440Z] ---> Running in 5ab2892c547a [2022-05-11T00:46:35.440Z] Removing intermediate container 5ab2892c547a [2022-05-11T00:46:35.440Z] ---> 226bf9b6054a [2022-05-11T00:46:35.440Z] Step 22/23 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-11T00:46:35.440Z] ---> Running in e65d9b6b9622 [2022-05-11T00:46:35.440Z] Removing intermediate container e65d9b6b9622 [2022-05-11T00:46:35.440Z] ---> 7687deb6d9df [2022-05-11T00:46:35.440Z] Step 23/23 : LABEL version=0.0.0 [2022-05-11T00:46:35.440Z] ---> Running in 3f46287dd6a6 [2022-05-11T00:46:35.440Z] Removing intermediate container 3f46287dd6a6 [2022-05-11T00:46:35.440Z] ---> 8078c80f69a8 [2022-05-11T00:46:35.440Z] [2022-05-11T00:46:35.440Z] Successfully built 8078c80f69a8 [2022-05-11T00:46:35.440Z] Successfully tagged core-command-arm64:latest [2022-05-11T00:46:35.440Z] Building security-secretstore-setup [2022-05-11T00:46:45.669Z]  Building core-command ... done Removing intermediate container 174c2e27c37b [2022-05-11T00:46:45.669Z] ---> 9f6b6b8d55d5 [2022-05-11T00:46:45.669Z] [2022-05-11T00:46:45.669Z] Step 10/22 : FROM alpine:3.14 [2022-05-11T00:46:45.669Z] ---> ac73e934f311 [2022-05-11T00:46:45.669Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-11T00:46:45.669Z] ---> Running in efa7718efa17 [2022-05-11T00:46:47.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:46:47.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:46:49.748Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-11T00:46:49.748Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-11T00:46:49.748Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T00:46:49.748Z] Executing ca-certificates-20211220-r0.trigger [2022-05-11T00:46:50.356Z] OK: 6 MiB in 16 packages [2022-05-11T00:46:53.032Z] Removing intermediate container efa7718efa17 [2022-05-11T00:46:53.032Z] ---> afc80cf47afd [2022-05-11T00:46:53.032Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-11T00:46:53.310Z] ---> Running in c198cb3f7ae8 [2022-05-11T00:46:53.916Z] Removing intermediate container c198cb3f7ae8 [2022-05-11T00:46:53.916Z] ---> e3a8493daf1b [2022-05-11T00:46:53.916Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-11T00:46:54.196Z] ---> Running in 366f4e2ba35c [2022-05-11T00:46:54.810Z] Removing intermediate container 366f4e2ba35c [2022-05-11T00:46:54.810Z] ---> 561a7fcc4911 [2022-05-11T00:46:54.810Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-11T00:46:55.087Z] ---> Running in 8eb805453eff [2022-05-11T00:46:55.691Z] Removing intermediate container 8eb805453eff [2022-05-11T00:46:55.691Z] ---> ea96c859dd25 [2022-05-11T00:46:55.691Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-11T00:46:57.694Z] ---> 44aa0b0e7f7d [2022-05-11T00:46:57.694Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-11T00:47:02.035Z] ---> 2b3964b63341 [2022-05-11T00:47:02.035Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-11T00:47:02.642Z] ---> b39a3495ae87 [2022-05-11T00:47:02.642Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-11T00:47:02.642Z] ---> Running in b9543f01f25a [2022-05-11T00:47:03.634Z] Removing intermediate container b9543f01f25a [2022-05-11T00:47:03.634Z] ---> a1932bd2b2fc [2022-05-11T00:47:03.634Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T00:47:03.634Z] ---> Running in a6a2264db272 [2022-05-11T00:47:04.237Z] Removing intermediate container a6a2264db272 [2022-05-11T00:47:04.237Z] ---> a0a77973386c [2022-05-11T00:47:04.237Z] Step 20/22 : LABEL arch=arm64 [2022-05-11T00:47:04.516Z] ---> Running in 034e4e39a7f7 [2022-05-11T00:47:04.792Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:47:04.792Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:47:04.792Z] ---> 45d77436c5d3 [2022-05-11T00:47:04.792Z] Step 3/25 : WORKDIR /edgex-go [2022-05-11T00:47:04.792Z] ---> Using cache [2022-05-11T00:47:04.792Z] ---> 5d082f093f2f [2022-05-11T00:47:04.792Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:47:04.792Z] ---> Using cache [2022-05-11T00:47:04.792Z] ---> bbabe7f3037b [2022-05-11T00:47:04.792Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-11T00:47:04.792Z] ---> Using cache [2022-05-11T00:47:04.792Z] ---> 1b269b79d96a [2022-05-11T00:47:04.792Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-11T00:47:04.792Z] ---> Using cache [2022-05-11T00:47:04.792Z] ---> 90d492ff3ee5 [2022-05-11T00:47:04.792Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:47:04.792Z] ---> Using cache [2022-05-11T00:47:04.792Z] ---> 8b405c3b53e6 [2022-05-11T00:47:04.792Z] Step 8/25 : COPY . . [2022-05-11T00:47:04.792Z] ---> Using cache [2022-05-11T00:47:04.792Z] ---> fdb4dd8cbc0f [2022-05-11T00:47:04.793Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-11T00:47:05.074Z] ---> Running in cbb0cd2bd04f [2022-05-11T00:47:05.346Z] Removing intermediate container 034e4e39a7f7 [2022-05-11T00:47:05.346Z] ---> ace31389eef6 [2022-05-11T00:47:05.346Z] Step 21/22 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-11T00:47:05.623Z] ---> Running in 8a27eb86925d [2022-05-11T00:47:06.629Z] Removing intermediate container 8a27eb86925d [2022-05-11T00:47:06.629Z] ---> f2ceb42f2216 [2022-05-11T00:47:06.629Z] Step 22/22 : LABEL version=0.0.0 [2022-05-11T00:47:06.629Z] ---> Running in d69519a14444 [2022-05-11T00:47:07.240Z] Removing intermediate container d69519a14444 [2022-05-11T00:47:07.240Z] ---> 9681777ed65f [2022-05-11T00:47:07.240Z] [2022-05-11T00:47:07.847Z] 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-11T00:47:07.847Z] Successfully built 9681777ed65f [2022-05-11T00:47:07.847Z] Successfully tagged support-notifications-arm64:latest [2022-05-11T00:50:59.980Z]  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-11T00:51:12.414Z] Removing intermediate container cbb0cd2bd04f [2022-05-11T00:51:12.414Z] ---> e0373fe467d4 [2022-05-11T00:51:12.414Z] [2022-05-11T00:51:12.414Z] Step 10/25 : FROM alpine:3.14 [2022-05-11T00:51:12.414Z] ---> ac73e934f311 [2022-05-11T00:51:12.691Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-11T00:51:12.691Z] ---> Running in eb8460274757 [2022-05-11T00:51:14.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:51:14.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:51:15.971Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-11T00:51:15.971Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-11T00:51:15.971Z] (3/3) Installing su-exec (0.2-r1) [2022-05-11T00:51:15.971Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T00:51:15.971Z] Executing ca-certificates-20211220-r0.trigger [2022-05-11T00:51:16.249Z] OK: 6 MiB in 17 packages [2022-05-11T00:51:18.266Z] Removing intermediate container eb8460274757 [2022-05-11T00:51:18.266Z] ---> bbf54f4f1bec [2022-05-11T00:51:18.266Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-11T00:51:18.266Z] ---> Running in 44ccdc24ab79 [2022-05-11T00:51:18.873Z] Removing intermediate container 44ccdc24ab79 [2022-05-11T00:51:18.873Z] ---> a23ef2a5583c [2022-05-11T00:51:18.873Z] Step 13/25 : WORKDIR / [2022-05-11T00:51:18.873Z] ---> Running in eb69f174acde [2022-05-11T00:51:19.488Z] Removing intermediate container eb69f174acde [2022-05-11T00:51:19.488Z] ---> 0ceeaa45eb4b [2022-05-11T00:51:19.488Z] 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-11T00:51:20.487Z] ---> 5bd2214288cb [2022-05-11T00:51:20.487Z] 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-11T00:51:21.106Z] ---> 0edb3fd47c7b [2022-05-11T00:51:21.106Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-11T00:51:22.093Z] ---> 90f49644bd1a [2022-05-11T00:51:22.093Z] 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-11T00:51:23.089Z] ---> 8fdea667d2d1 [2022-05-11T00:51:23.089Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-11T00:51:24.544Z] ---> 60941516327a [2022-05-11T00:51:24.544Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-11T00:51:26.553Z] ---> f74ccf48c3af [2022-05-11T00:51:26.553Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-11T00:51:27.552Z] ---> d62712c6ce1a [2022-05-11T00:51:27.552Z] 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-11T00:51:27.552Z] ---> Running in 13e67f2d4a44 [2022-05-11T00:51:30.993Z] Removing intermediate container 13e67f2d4a44 [2022-05-11T00:51:30.993Z] ---> 1a5e529925a1 [2022-05-11T00:51:30.993Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-11T00:51:30.993Z] ---> Running in 589922c6ff33 [2022-05-11T00:51:31.275Z] Removing intermediate container 589922c6ff33 [2022-05-11T00:51:31.275Z] ---> d8378cb26d71 [2022-05-11T00:51:31.275Z] Step 23/25 : LABEL arch=arm64 [2022-05-11T00:51:31.564Z] ---> Running in 8c8daa853772 [2022-05-11T00:51:31.846Z] Removing intermediate container 8c8daa853772 [2022-05-11T00:51:31.846Z] ---> e3181cfcf3a6 [2022-05-11T00:51:31.846Z] Step 24/25 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-11T00:51:32.126Z] ---> Running in 588590ca223f [2022-05-11T00:51:32.733Z] Removing intermediate container 588590ca223f [2022-05-11T00:51:32.733Z] ---> f785b54d43f0 [2022-05-11T00:51:32.733Z] Step 25/25 : LABEL version=0.0.0 [2022-05-11T00:51:33.012Z] ---> Running in 24e38cdcd997 [2022-05-11T00:51:33.617Z] Removing intermediate container 24e38cdcd997 [2022-05-11T00:51:33.617Z] ---> a32bc2a1a1e5 [2022-05-11T00:51:33.617Z] [2022-05-11T00:51:33.894Z] Successfully built a32bc2a1a1e5 [2022-05-11T00:51:33.894Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-11T01:04:27.021Z]  Building security-secretstore-setup ... done Building bin/spire-agent... [2022-05-11T01:04:27.021Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-11T01:04:27.021Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-11T01:04:27.021Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-11T01:04:27.021Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-11T01:04:27.021Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-11T01:04:27.021Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-11T01:04:27.021Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-11T01:04:27.021Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-11T01:04:27.021Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-11T01:04:27.021Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-11T01:04:27.021Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-11T01:04:27.021Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-11T01:04:27.021Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-11T01:04:27.021Z] Building bin/spire-agent... [2022-05-11T01:04:28.020Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-11T01:04:28.299Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-11T01:04:28.579Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-11T01:04:28.579Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-11T01:04:34.021Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-11T01:04:36.016Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-11T01:04:36.016Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-11T01:04:36.296Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-11T01:04:36.296Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-11T01:04:36.296Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-11T01:04:36.579Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-11T01:04:36.579Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-11T01:04:36.856Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-11T01:10:29.158Z] Removing intermediate container fbad83aff20f [2022-05-11T01:10:29.158Z] ---> 9f5476300013 [2022-05-11T01:10:29.158Z] [2022-05-11T01:10:29.158Z] Step 13/26 : FROM alpine:3.15 [2022-05-11T01:10:29.158Z] ---> 3fb3c9af89a9 [2022-05-11T01:10:29.158Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-11T01:10:29.158Z] ---> Using cache [2022-05-11T01:10:29.158Z] ---> 55765a50daf5 [2022-05-11T01:10:29.158Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T01:10:29.158Z] ---> Using cache [2022-05-11T01:10:29.158Z] ---> 05e9dc4a3dba [2022-05-11T01:10:29.158Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-11T01:10:29.158Z] ---> Running in 185539b9bc06 [2022-05-11T01:10:29.158Z] Building bin/spire-agent... [2022-05-11T01:10:29.158Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T01:10:29.158Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-11T01:10:29.158Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-11T01:10:29.158Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-11T01:10:29.158Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T01:10:30.154Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-11T01:10:30.154Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-11T01:10:30.154Z] OK: 15732 distinct packages available [2022-05-11T01:10:30.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T01:10:31.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T01:10:31.157Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-11T01:10:31.434Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-11T01:10:32.047Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-11T01:10:32.332Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-11T01:10:32.332Z] (3/5) Installing libucontext (1.1-r0) [2022-05-11T01:10:32.332Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-11T01:10:32.332Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-11T01:10:32.332Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-11T01:10:32.613Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-11T01:10:32.613Z] Executing busybox-1.34.1-r5.trigger [2022-05-11T01:10:32.613Z] OK: 6 MiB in 19 packages [2022-05-11T01:10:32.889Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-11T01:10:32.889Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-11T01:10:32.889Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-11T01:10:32.889Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-11T01:10:32.889Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-11T01:10:33.182Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-11T01:10:35.191Z] Removing intermediate container 185539b9bc06 [2022-05-11T01:10:35.191Z] ---> 44fbe3a86c3e [2022-05-11T01:10:35.191Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-11T01:10:35.191Z] Removing intermediate container b06e1b2e5824 [2022-05-11T01:10:35.191Z] ---> e073cb6b5ff8 [2022-05-11T01:10:35.191Z] [2022-05-11T01:10:35.191Z] Step 13/26 : FROM alpine:3.15 [2022-05-11T01:10:35.191Z] ---> 3fb3c9af89a9 [2022-05-11T01:10:35.191Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-11T01:10:35.191Z] ---> Using cache [2022-05-11T01:10:35.191Z] ---> 55765a50daf5 [2022-05-11T01:10:35.191Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T01:10:35.191Z] ---> Using cache [2022-05-11T01:10:35.191Z] ---> 05e9dc4a3dba [2022-05-11T01:10:35.191Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-11T01:10:35.191Z] ---> Running in afdc4e0689d9 [2022-05-11T01:10:37.197Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T01:10:37.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T01:10:38.182Z] ---> 0eddb436ded7 [2022-05-11T01:10:38.182Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-11T01:10:39.189Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-11T01:10:39.189Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-11T01:10:39.189Z] OK: 15732 distinct packages available [2022-05-11T01:10:39.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T01:10:40.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T01:10:41.189Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-11T01:10:41.189Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-11T01:10:41.189Z] (3/4) Installing libucontext (1.1-r0) [2022-05-11T01:10:41.470Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-11T01:10:41.470Z] Executing busybox-1.34.1-r5.trigger [2022-05-11T01:10:41.470Z] OK: 6 MiB in 18 packages [2022-05-11T01:10:44.126Z] Removing intermediate container afdc4e0689d9 [2022-05-11T01:10:44.126Z] ---> 9a4134cc5dbd [2022-05-11T01:10:44.126Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-11T01:10:44.126Z] ---> 4e24413fd1f6 [2022-05-11T01:10:44.126Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-11T01:10:45.122Z] ---> f01c48dbb28e [2022-05-11T01:10:45.122Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-11T01:10:46.593Z] ---> 4fb46684a9a1 [2022-05-11T01:10:46.593Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-11T01:10:48.044Z] ---> 22c69b330113 [2022-05-11T01:10:48.044Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-11T01:10:48.044Z] ---> Running in 6691981a1009 [2022-05-11T01:10:49.047Z] Removing intermediate container 6691981a1009 [2022-05-11T01:10:49.047Z] ---> 9146ad0a87f5 [2022-05-11T01:10:49.047Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-11T01:10:49.047Z] ---> Running in 9eca84dbad33 [2022-05-11T01:10:50.037Z] Removing intermediate container 9eca84dbad33 [2022-05-11T01:10:50.037Z] ---> 604136933ebf [2022-05-11T01:10:50.037Z] Step 24/26 : LABEL arch=arm64 [2022-05-11T01:10:50.037Z] ---> Running in 1265776ae151 [2022-05-11T01:10:51.032Z] Removing intermediate container 1265776ae151 [2022-05-11T01:10:51.032Z] ---> 03f92e739c74 [2022-05-11T01:10:51.032Z] Step 25/26 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-11T01:10:51.032Z] ---> Running in 1944930e28bc [2022-05-11T01:10:51.032Z] ---> 3d9e9e81e972 [2022-05-11T01:10:51.032Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-11T01:10:51.640Z] Removing intermediate container 1944930e28bc [2022-05-11T01:10:51.640Z] ---> e51ac7faaa6c [2022-05-11T01:10:51.640Z] Step 26/26 : LABEL version=0.0.0 [2022-05-11T01:10:51.923Z] ---> Running in 99fecf442e8a [2022-05-11T01:10:52.205Z] ---> f7d9834fcd0e [2022-05-11T01:10:52.205Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-11T01:10:52.498Z] Removing intermediate container 99fecf442e8a [2022-05-11T01:10:52.498Z] ---> 41be2a774b93 [2022-05-11T01:10:52.498Z] [2022-05-11T01:10:52.498Z] ---> Running in 7a7c54edb2eb [2022-05-11T01:10:53.107Z] Successfully built 41be2a774b93 [2022-05-11T01:10:53.107Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-11T01:10:53.107Z]  Building security-spire-agent ... done Removing intermediate container 7a7c54edb2eb [2022-05-11T01:10:53.107Z] ---> a5fadb0b3e3e [2022-05-11T01:10:53.107Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-11T01:10:54.121Z] ---> 0d9186bde250 [2022-05-11T01:10:54.121Z] Step 21/26 : WORKDIR / [2022-05-11T01:10:54.121Z] ---> Running in 18980c5733a2 [2022-05-11T01:10:54.736Z] Removing intermediate container 18980c5733a2 [2022-05-11T01:10:54.736Z] ---> cef9687265a8 [2022-05-11T01:10:54.736Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-11T01:10:54.736Z] ---> Running in 2f663c820371 [2022-05-11T01:10:55.344Z] Removing intermediate container 2f663c820371 [2022-05-11T01:10:55.344Z] ---> 74f84735c2db [2022-05-11T01:10:55.344Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-11T01:10:55.344Z] ---> Running in 0f74c9b44f2a [2022-05-11T01:10:55.976Z] Removing intermediate container 0f74c9b44f2a [2022-05-11T01:10:55.976Z] ---> 56cf66df2899 [2022-05-11T01:10:55.976Z] Step 24/26 : LABEL arch=arm64 [2022-05-11T01:10:55.976Z] ---> Running in 362bdb13ecde [2022-05-11T01:10:56.621Z] Removing intermediate container 362bdb13ecde [2022-05-11T01:10:56.621Z] ---> ef7f0197add9 [2022-05-11T01:10:56.621Z] Step 25/26 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-11T01:10:56.621Z] ---> Running in 9bcd6744ee3e [2022-05-11T01:10:57.230Z] Removing intermediate container 9bcd6744ee3e [2022-05-11T01:10:57.230Z] ---> bcd621e19578 [2022-05-11T01:10:57.230Z] Step 26/26 : LABEL version=0.0.0 [2022-05-11T01:10:57.230Z] ---> Running in 04bc6e1e2703 [2022-05-11T01:10:57.844Z] Removing intermediate container 04bc6e1e2703 [2022-05-11T01:10:57.844Z] ---> 417770b6887e [2022-05-11T01:10:57.844Z] [2022-05-11T01:10:58.127Z] Successfully built 417770b6887e [2022-05-11T01:10:58.127Z] Successfully tagged security-spire-config-arm64:latest [2022-05-11T01:14:20.162Z]  Building security-spire-config ... done Removing intermediate container 0249c0cbb33a [2022-05-11T01:14:20.162Z] ---> c8b739ff26d5 [2022-05-11T01:14:20.162Z] [2022-05-11T01:14:20.162Z] Step 13/25 : FROM alpine:3.15 [2022-05-11T01:14:20.162Z] ---> 3fb3c9af89a9 [2022-05-11T01:14:20.162Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-11T01:14:20.162Z] ---> Using cache [2022-05-11T01:14:20.162Z] ---> 55765a50daf5 [2022-05-11T01:14:20.162Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T01:14:20.162Z] ---> Using cache [2022-05-11T01:14:20.162Z] ---> 05e9dc4a3dba [2022-05-11T01:14:20.162Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-11T01:14:20.162Z] ---> Using cache [2022-05-11T01:14:20.162Z] ---> 44fbe3a86c3e [2022-05-11T01:14:20.162Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-11T01:14:20.162Z] ---> 84ee1bd56121 [2022-05-11T01:14:20.162Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-11T01:14:20.162Z] ---> f54556a650f3 [2022-05-11T01:14:20.162Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-11T01:14:20.162Z] ---> 25c626feaa8e [2022-05-11T01:14:20.162Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-11T01:14:20.162Z] ---> 8add9a47a33f [2022-05-11T01:14:20.162Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-11T01:14:20.162Z] ---> Running in 2a0deca8be6d [2022-05-11T01:14:20.162Z] Removing intermediate container 2a0deca8be6d [2022-05-11T01:14:20.162Z] ---> b24ddc077e4e [2022-05-11T01:14:20.162Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-11T01:14:20.162Z] ---> Running in 6b625495d34d [2022-05-11T01:14:20.432Z] Removing intermediate container 6b625495d34d [2022-05-11T01:14:20.432Z] ---> 4ce56f32baa6 [2022-05-11T01:14:20.432Z] Step 23/25 : LABEL arch=arm64 [2022-05-11T01:14:20.432Z] ---> Running in f5e99fa21111 [2022-05-11T01:14:20.706Z] Removing intermediate container f5e99fa21111 [2022-05-11T01:14:20.706Z] ---> 0a346bcd1c1f [2022-05-11T01:14:20.706Z] Step 24/25 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-11T01:14:20.985Z] ---> Running in 5be2fdd78d7f [2022-05-11T01:14:21.255Z] Removing intermediate container 5be2fdd78d7f [2022-05-11T01:14:21.255Z] ---> ac529582991e [2022-05-11T01:14:21.255Z] Step 25/25 : LABEL version=0.0.0 [2022-05-11T01:14:21.255Z] ---> Running in 7f98f49827ca [2022-05-11T01:14:21.527Z] Removing intermediate container 7f98f49827ca [2022-05-11T01:14:21.527Z] ---> 0fd85387bd78 [2022-05-11T01:14:21.527Z] [2022-05-11T01:14:21.798Z] Successfully built 0fd85387bd78 [2022-05-11T01:14:21.798Z] Successfully tagged security-spire-server-arm64:latest [2022-05-11T01:14:22.084Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-11T01:14:22.085Z] $ docker stop --time=1 23425a3d4da4a4be34f16d683e9d8098d0c12689709de369048ab35ff3b6f77e [2022-05-11T01:14:23.824Z] $ docker rm -f 23425a3d4da4a4be34f16d683e9d8098d0c12689709de369048ab35ff3b6f77e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T01:14:24.399Z] + docker images [2022-05-11T01:14:24.992Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-11T01:14:24.992Z] security-spire-server-arm64 latest 0fd85387bd78 3 seconds ago 86.3MB [2022-05-11T01:14:24.992Z] c8b739ff26d5 25 seconds ago 4.14GB [2022-05-11T01:14:24.992Z] security-spire-config-arm64 latest 417770b6887e 3 minutes ago 85.6MB [2022-05-11T01:14:24.992Z] security-spire-agent-arm64 latest 41be2a774b93 3 minutes ago 126MB [2022-05-11T01:14:24.992Z] e073cb6b5ff8 4 minutes ago 4.14GB [2022-05-11T01:14:24.992Z] 9f5476300013 4 minutes ago 4.14GB [2022-05-11T01:14:24.992Z] security-secretstore-setup-arm64 latest a32bc2a1a1e5 22 minutes ago 27.5MB [2022-05-11T01:14:24.992Z] e0373fe467d4 23 minutes ago 1.32GB [2022-05-11T01:14:24.992Z] support-notifications-arm64 latest 9681777ed65f 27 minutes ago 25.8MB [2022-05-11T01:14:24.992Z] 9f6b6b8d55d5 27 minutes ago 1.36GB [2022-05-11T01:14:24.992Z] core-command-arm64 latest 8078c80f69a8 27 minutes ago 15.5MB [2022-05-11T01:14:24.992Z] 8d91e7adcf7d 28 minutes ago 1.3GB [2022-05-11T01:14:24.992Z] security-proxy-setup-arm64 latest e1343f42b2bb 33 minutes ago 26.1MB [2022-05-11T01:14:24.992Z] bd399289e649 33 minutes ago 1.31GB [2022-05-11T01:14:24.992Z] security-spiffe-token-provider-arm64 latest d54b8734b6b1 36 minutes ago 27.9MB [2022-05-11T01:14:24.992Z] f38a12777a24 37 minutes ago 1.36GB [2022-05-11T01:14:24.992Z] support-scheduler-arm64 latest 7db1134fa052 38 minutes ago 25.2MB [2022-05-11T01:14:24.992Z] 5c5a65f0a126 38 minutes ago 1.36GB [2022-05-11T01:14:24.992Z] core-metadata-arm64 latest a8be75f11b33 39 minutes ago 16.3MB [2022-05-11T01:14:24.992Z] e86fbd61a78e 40 minutes ago 1.31GB [2022-05-11T01:14:24.992Z] sys-mgmt-agent-arm64 latest 05c986dedd9a 45 minutes ago 282MB [2022-05-11T01:14:24.992Z] core-data-arm64 latest f249bd782b0d 46 minutes ago 21.6MB [2022-05-11T01:14:24.992Z] cc0bea2a708f 46 minutes ago 1.34GB [2022-05-11T01:14:24.992Z] security-bootstrapper-arm64 latest 04b3c6bd5ce3 47 minutes ago 18.3MB [2022-05-11T01:14:24.992Z] d48309d93cc9 47 minutes ago 1.31GB [2022-05-11T01:14:24.992Z] 94ea56110115 48 minutes ago 1.31GB [2022-05-11T01:14:24.992Z] ci-base-image-arm64 latest 45d77436c5d3 About an hour ago 885MB [2022-05-11T01:14:24.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-11T01:14:24.992Z] docker 20.10.14 c346e9eafbab 5 weeks ago 202MB [2022-05-11T01:14:24.992Z] alpine 3.14 ac73e934f311 5 weeks ago 5.34MB [2022-05-11T01:14:24.992Z] alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB [2022-05-11T01:14:24.992Z] 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-11T01:14:25.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T01:14:25.440Z] [2022-05-11T01:14:25.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:14:25.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T01:14:26.059Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-11T01:14:26.059Z] 8998bd30e6a1: Pulling fs layer [2022-05-11T01:14:26.059Z] 04944245beec: Pulling fs layer [2022-05-11T01:14:26.059Z] 699f458cf7ca: Pulling fs layer [2022-05-11T01:14:26.059Z] 765212b225bb: Pulling fs layer [2022-05-11T01:14:26.059Z] f23df028b6ca: Pulling fs layer [2022-05-11T01:14:26.059Z] d65c8cfc05b1: Pulling fs layer [2022-05-11T01:14:26.059Z] 2437ff75d9bd: Pulling fs layer [2022-05-11T01:14:26.059Z] 765212b225bb: Waiting [2022-05-11T01:14:26.059Z] f23df028b6ca: Waiting [2022-05-11T01:14:26.059Z] d65c8cfc05b1: Waiting [2022-05-11T01:14:26.059Z] 2437ff75d9bd: Waiting [2022-05-11T01:14:26.059Z] 04944245beec: Verifying Checksum [2022-05-11T01:14:26.059Z] 04944245beec: Download complete [2022-05-11T01:14:26.059Z] 765212b225bb: Verifying Checksum [2022-05-11T01:14:26.059Z] 765212b225bb: Download complete [2022-05-11T01:14:26.059Z] f23df028b6ca: Verifying Checksum [2022-05-11T01:14:26.059Z] f23df028b6ca: Download complete [2022-05-11T01:14:26.059Z] d65c8cfc05b1: Verifying Checksum [2022-05-11T01:14:26.059Z] d65c8cfc05b1: Download complete [2022-05-11T01:14:26.332Z] 699f458cf7ca: Verifying Checksum [2022-05-11T01:14:26.332Z] 699f458cf7ca: Download complete [2022-05-11T01:14:26.605Z] 8998bd30e6a1: Verifying Checksum [2022-05-11T01:14:26.605Z] 8998bd30e6a1: Download complete [2022-05-11T01:14:29.221Z] 2437ff75d9bd: Verifying Checksum [2022-05-11T01:14:29.221Z] 2437ff75d9bd: Download complete [2022-05-11T01:14:31.195Z] 8998bd30e6a1: Pull complete [2022-05-11T01:14:31.468Z] 04944245beec: Pull complete [2022-05-11T01:14:32.901Z] 699f458cf7ca: Pull complete [2022-05-11T01:14:33.172Z] 765212b225bb: Pull complete [2022-05-11T01:14:34.148Z] f23df028b6ca: Pull complete [2022-05-11T01:14:34.148Z] d65c8cfc05b1: Pull complete [2022-05-11T01:14:52.542Z] 2437ff75d9bd: Pull complete [2022-05-11T01:14:52.542Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-11T01:14:52.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T01:14:52.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-11T01:14:52.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-63001 does not seem to be running inside a container [2022-05-11T01:14:52.877Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-11T01:14:55.784Z] $ docker top eb4a4f7bf4395c0a5db0b6d33c8d75cbc41d5203010c91942455776fa16becc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:14:56.790Z] ---> job-cost.sh [2022-05-11T01:14:56.790Z] lf-activate-venv: SKIPPING [2022-05-11T01:14:56.790Z] INFO: No Stack... [2022-05-11T01:14:57.382Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-11T01:14:58.356Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T01:14:59.019Z] + cat /w/workspace/edgex-go/18/archives/cost.csv [2022-05-11T01:14:59.019Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T01:14:59.055Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-18-stack-cost] [2022-05-11T01:14:59.061Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3987-18-stack-cost] did not exist. Created. [2022-05-11T01:14:59.061Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T01:14:59.729Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-11T01:14:59.912Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T01:14:59.919Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-18-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T01:14:59.934Z] $ docker stop --time=1 eb4a4f7bf4395c0a5db0b6d33c8d75cbc41d5203010c91942455776fa16becc2 [2022-05-11T01:15:01.473Z] $ docker rm -f eb4a4f7bf4395c0a5db0b6d33c8d75cbc41d5203010c91942455776fa16becc2 [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-11T01:15:01.909Z] provisioning config files... [2022-05-11T01:15:01.918Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/18@tmp/config9061131315751379528tmp [Pipeline] { [Pipeline] sh [2022-05-11T01:15:02.251Z] + set +x [2022-05-11T01:15:02.251Z] + curl -s https://codecov.io/bash [2022-05-11T01:15:02.251Z] + bash -s -- [2022-05-11T01:15:02.251Z] [2022-05-11T01:15:02.251Z] _____ _ [2022-05-11T01:15:02.251Z] / ____| | | [2022-05-11T01:15:02.252Z] | | ___ __| | ___ ___ _____ __ [2022-05-11T01:15:02.252Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-11T01:15:02.252Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-11T01:15:02.252Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-11T01:15:02.252Z] Bash-1.0.6 [2022-05-11T01:15:02.252Z] [2022-05-11T01:15:02.252Z] [2022-05-11T01:15:02.252Z] ==> git version 2.25.1 found [2022-05-11T01:15:02.252Z] ==> 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-11T01:15:02.252Z] Release-Date: 2020-01-08 [2022-05-11T01:15:02.252Z] 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-11T01:15:02.252Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-11T01:15:02.252Z] ==> Jenkins CI detected. [2022-05-11T01:15:02.252Z] current dir:  /w/workspace/edgex-go/18 [2022-05-11T01:15:02.252Z] project root: . [2022-05-11T01:15:02.252Z] --> token set from env [2022-05-11T01:15:02.252Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-11T01:15:02.252Z] ==> Running gcov in . (disable via -X gcov) [2022-05-11T01:15:02.252Z] ==> Python coveragepy not found [2022-05-11T01:15:02.252Z] ==> Searching for coverage reports in: [2022-05-11T01:15:02.252Z] + . [2022-05-11T01:15:02.252Z] -> Found 1 reports [2022-05-11T01:15:02.252Z] ==> Detecting git/mercurial file structure [2022-05-11T01:15:02.252Z] ==> Reading reports [2022-05-11T01:15:02.252Z] + ./coverage.out bytes=435134 [2022-05-11T01:15:02.252Z] ==> Appending adjustments [2022-05-11T01:15:02.252Z] https://docs.codecov.io/docs/fixing-reports [2022-05-11T01:15:03.633Z] + Found adjustments [2022-05-11T01:15:03.633Z] ==> Gzipping contents [2022-05-11T01:15:03.633Z] 60K /tmp/codecov.I2Oy75.gz [2022-05-11T01:15:03.633Z] ==> Uploading reports [2022-05-11T01:15:03.633Z] url: https://codecov.io [2022-05-11T01:15:03.634Z] query: branch=PR-3987&commit=afefe22a13fb49ee18dbec9d4f7bc995078f998b&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-05-11T01:15:03.634Z] -> Pinging Codecov [2022-05-11T01:15:03.634Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=afefe22a13fb49ee18dbec9d4f7bc995078f998b&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-05-11T01:15:03.634Z] -> Uploading to [2022-05-11T01:15:03.634Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-11/00271124DB129430A58F1EEE437C3FCB/afefe22a13fb49ee18dbec9d4f7bc995078f998b/9ddbbce5-3b40-4fa9-be25-313528a4c7a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T011503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2eea16705cb37e779e0c114803dc03dbc96f0f70fa18f22e07b529611fd85138 [2022-05-11T01:15:03.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T01:15:03.893Z] Dload Upload Total Spent Left Speed [2022-05-11T01:15:04.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59833 0 0 100 59833 0 207k --:--:-- --:--:-- --:--:-- 207k [2022-05-11T01:15:04.154Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/afefe22a13fb49ee18dbec9d4f7bc995078f998b [Pipeline] } [2022-05-11T01:15:04.162Z] 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-11T01:15:04.827Z] + [ -d /w/workspace/edgex-go/18/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:15:05.120Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:15:05.985Z] ---> package-listing.sh [2022-05-11T01:15:05.985Z] ++ facter osfamily [2022-05-11T01:15:05.985Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-11T01:15:06.246Z] + OS_FAMILY=debian [2022-05-11T01:15:06.246Z] + workspace=/w/workspace/edgex-go/18 [2022-05-11T01:15:06.246Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-11T01:15:06.246Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-11T01:15:06.246Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-11T01:15:06.246Z] + PACKAGES=/tmp/packages_start.txt [2022-05-11T01:15:06.246Z] + '[' /w/workspace/edgex-go/18 ']' [2022-05-11T01:15:06.246Z] + PACKAGES=/tmp/packages_end.txt [2022-05-11T01:15:06.246Z] + case "${OS_FAMILY}" in [2022-05-11T01:15:06.246Z] + dpkg -l [2022-05-11T01:15:06.246Z] + grep '^ii' [2022-05-11T01:15:06.246Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-11T01:15:06.246Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-11T01:15:06.246Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-11T01:15:06.246Z] + '[' /w/workspace/edgex-go/18 ']' [2022-05-11T01:15:06.246Z] + mkdir -p /w/workspace/edgex-go/18/archives/ [2022-05-11T01:15:06.246Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/18/archives/ [Pipeline] echo [2022-05-11T01:15:06.257Z] 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/18/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-11T01:15:06.537Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:15:07.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T01:15:07.096Z] [2022-05-11T01:15:07.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:15:07.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T01:15:07.400Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-11T01:15:07.400Z] 5eb5b503b376: Pulling fs layer [2022-05-11T01:15:07.400Z] 5c69ac0246d0: Pulling fs layer [2022-05-11T01:15:07.400Z] ec43610c2a17: Pulling fs layer [2022-05-11T01:15:07.400Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-11T01:15:07.400Z] 33b1e0a273af: Pulling fs layer [2022-05-11T01:15:07.400Z] 5d3b04190fa2: Pulling fs layer [2022-05-11T01:15:07.400Z] 2f39f015ded8: Pulling fs layer [2022-05-11T01:15:07.400Z] 5d3b04190fa2: Waiting [2022-05-11T01:15:07.400Z] 33b1e0a273af: Waiting [2022-05-11T01:15:07.400Z] 2f39f015ded8: Waiting [2022-05-11T01:15:07.400Z] 3a2ae6a8a46f: Waiting [2022-05-11T01:15:07.400Z] 5c69ac0246d0: Download complete [2022-05-11T01:15:07.400Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-11T01:15:07.400Z] 3a2ae6a8a46f: Download complete [2022-05-11T01:15:07.400Z] 33b1e0a273af: Verifying Checksum [2022-05-11T01:15:07.400Z] 33b1e0a273af: Download complete [2022-05-11T01:15:07.400Z] ec43610c2a17: Verifying Checksum [2022-05-11T01:15:07.400Z] ec43610c2a17: Download complete [2022-05-11T01:15:07.400Z] 5d3b04190fa2: Verifying Checksum [2022-05-11T01:15:07.400Z] 5d3b04190fa2: Download complete [2022-05-11T01:15:07.659Z] 5eb5b503b376: Verifying Checksum [2022-05-11T01:15:07.659Z] 5eb5b503b376: Download complete [2022-05-11T01:15:08.229Z] 2f39f015ded8: Verifying Checksum [2022-05-11T01:15:08.229Z] 2f39f015ded8: Download complete [2022-05-11T01:15:08.798Z] 5eb5b503b376: Pull complete [2022-05-11T01:15:08.798Z] 5c69ac0246d0: Pull complete [2022-05-11T01:15:09.366Z] ec43610c2a17: Pull complete [2022-05-11T01:15:09.366Z] 3a2ae6a8a46f: Pull complete [2022-05-11T01:15:09.627Z] 33b1e0a273af: Pull complete [2022-05-11T01:15:09.627Z] 5d3b04190fa2: Pull complete [2022-05-11T01:15:13.819Z] 2f39f015ded8: Pull complete [2022-05-11T01:15:13.819Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-11T01:15:13.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T01:15:13.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-11T01:15:13.884Z] prd-ubuntu20.04-docker-8c-8g-61738 does not seem to be running inside a container [2022-05-11T01:15:13.925Z] $ 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/18/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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T01:15:15.394Z] $ docker top 2b82787add60b103aec212e25f4e3f43e399c871c3011ea117eec04f3d2f0ee2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T01:15:15.745Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-11T01:15:16.036Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-11T01:15:16.326Z] + ls /var/log/sa-host [2022-05-11T01:15:16.326Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T01:15:16.413Z] provisioning config files... [2022-05-11T01:15:16.422Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/18@tmp/config6601680725868974969tmp [Pipeline] { [Pipeline] echo [2022-05-11T01:15:16.438Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:15:16.725Z] ---> create-netrc.sh [Pipeline] } [2022-05-11T01:15:16.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:15:17.056Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-11T01:15:17.064Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:15:17.349Z] ---> sudo-logs.sh [2022-05-11T01:15:17.349Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-11T01:15:17.371Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:15:17.655Z] ---> job-cost.sh [2022-05-11T01:15:17.656Z] lf-activate-venv: SKIPPING [2022-05-11T01:15:17.656Z] DEBUG: total: 0.2199999988079071 [2022-05-11T01:15:17.656Z] INFO: Retrieving Stack Cost... [2022-05-11T01:15:17.915Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T01:15:18.485Z] INFO: Archiving Costs [Pipeline] echo [2022-05-11T01:15:18.496Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:15:18.781Z] ---> logs-deploy.sh [2022-05-11T01:15:18.781Z] lf-activate-venv: SKIPPING [2022-05-11T01:15:18.781Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/18 [2022-05-11T01:15:18.781Z] INFO: archiving workspace using pattern(s): [2022-05-11T01:15:19.719Z] Archives upload complete. [2022-05-11T01:15:19.719Z] INFO: archiving logs to Nexus